*{
	margin:0;
	padding:0;
	border:none;
}
html, body, .fullscreen{
	height:100%;
	width:100%;
}
body{
	background-color: #A2A0A1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#menu{
	background-color: #00121E;
	text-align:left;
	width:185px;
	height:220px;
	font-size:12px;
}	
#header{
	width:805px;
	height:120px;
}

#foto{
	
}

#menu a {
	
	text-decoration: none;
	text-align:left;
	background-color: transparent;
	color: #FFFFFF;
}

#frame{
	height:529px;
	width:185px;
}

#frame2{
	height:529px;
	width:185px;
}

#streifen{
	width:185px;
}




#menu a:hover,
#menu #current{
	color:#e2001a;
}
#login {
	background-color: #CDC9C8;
	font-size: 12px;
	text-align: center;
	width:185px;
	
}
#newsletter {
	background-color: #CDC9C8;
	width:185px;
	height:1px;
	
}
#content {
	background-image: url(images/index_04.jpg);
	width:610px;
	background-repeat: no-repeat;
	vertical-align: top;
	
}

#text{
	

	overflow:auto;
	font-size:11px;
	margin-top:90px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	scrollbar-base-color: #b1b1b1;
	scrollbar-track-color: #b1b1b1;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #fffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #b1b1b1;
	height:316px;
	width:600px;
	line-height:16px;
}

#footer a,
#content #text a{
	color: #00121E;
}
#footer a:hover,
#content #text a:hover{
	color: #e2001a;
}
#footer {
	background-image: url(images/index_08.jpg);
	font-size:11px;
	line-height:17px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
}
.trenner{
	border-bottom-color:#CDC9C8;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
h1{
	font-size:1.1em;
	padding-bottom:10px;
}


.mytable{
	
	width:100%;
}
.edit{
	border: 1px solid #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
}
.bigedit{
	border: 1px solid #666666;
	width:310px;
	height:170px;
}
.button{
	font-weight:bold;
	padding:3px;
	border: 1px solid #666666;
	font-size: 10px;
}

