html,body{
	margin:0;
	padding:0;
	height:100%;
}

.breakhere {page-break-before: always}

H2 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 15px; 
	line-height: 15px; 
	font-weight: bold;
	letter-spacing: 1px; 
	color: #000000;
	margin-bottom: 12px;
	
	

}
H1 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	line-height: 20px; 
	font-weight: bold;
	letter-spacing: 1px; 
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}

HR {
	border: 1px solid lightgray;
	border-right: 0px;
	border-bottom: 0px; 
	border-left: 0px;
}

#imgborder{
	border: 1px solid #000000;
}

A:link{
	color: black;
	text-decoration: none;
	}
	A:visited{
	text-decoration: none;
	color: #666666;
	}
A:hover{
	text-decoration: underline;
	color: #999999;
	}
A:active{
	color: #808080;
	}
body{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #000000;
	text-align:center;
	background-color: #f4eadc;
	}

div#container{
	text-align:left;
	}

div#container{
	width:750px;
	margin:0 auto;
	margin-top: 0px;
	background: white;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background: white;
	}
	
div#wrapper {
	background: white;
	}
	
div#header {
	height:150px;
	margin:0;
	padding:0px;
	background: #EEE;
	color: #79B30B;
	display: none;
	}	

div#menubar{
	clear:both;
	height: 17px;
	width:100%;
	text-align:center;
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	line-height: 15px; 
	letter-spacing: 1px; 
	color: #000000;
	margin-bottom: 0px;
	background: #e9e9e9;
	border-bottom: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
	display: none;
	}
	
#menubar a {
	padding-right:4px;
	padding-left:4px;
	color: black;
	text-decoration: none;
	}
#menubar a:hover {
	padding-left:4px;
	padding-right:4px;
	color: #808080;
	text-decoration: none;
	}

div#submenubar{
	clear:both;
	height: 25px;
	width:100%;
	text-align:center;
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	line-height: 15px; 
	letter-spacing: 1px; 
	color: #000000;
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	display: none;
	}
	
#submenubar a {
	padding-left:4px;
	padding-right:4px;
	margin: 0px;
	color: black;
	text-decoration: none;
	}
#submenubar a:hover {
	padding-left:4px;
	padding-right:4px;
	margin: 0px;
	color: #808080;
	text-decoration: none;
	}	
	
	
div#content{
	float:right;
	width:500px;
	padding-bottom: 10px;
	padding-right: 50px;
	margin: 0px;
	background: white;
	}
	
div#content_full{
	width:600px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-top: 20px;
	background: white;
	}	
	
div#navigation{
	padding-top: 0px;
	margin-top: 0px;
	float:left;
	width:150px;
	}
	
div#footer{
	padding-top:10px;
	clear:both;
	width:750px;
	text-align: center;
	background: white;
	}
	
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}
.floatleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}

.buttonmenu{
list-style-type: none;
margin: 0px;
padding: 0px;
width: 100%;
margin-bottom: 5px;
height: 100%;
}

.buttonmenu li a{
color: black;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
border: 0px none;
border-bottom: 5px solid white;
background-color: #e9e9e9;
text-decoration:none;
}

.buttonmenu li a:visited{
color: black;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #d3d3d3;
text-decoration: none;
}

#tright {
	text-align: right;
}

#comment {
	font-size: 9px;
	font-family: verdana, sans serif;
}
#box a {
	color: #333333;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
#box a:hover {
	color:#FFFFFF;
	background-color: #a08083;
	}
	
.kursiv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}
.bodybold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
}

