/*Copyright Simon Arnu -08/2002

Body-Tag:
*/

body {  	
font-family: "Courier New", Courier, monospace;
font-size: small; 
background-color: #EDEDED;  
margin:0;
 }
 table{
	/*font-size: smaller;*/
}
 
p{
font-size: small;
margin-bottom : 3px;
margin-top : 0px;
}
h1,h2,h3,h4{
	margin-bottom : 0px;
	margin-top : 0px;
}

h1 {  
 font-size: medium;
 color: Red;
}
h2 {   
font-size: small;
color: #FF4500;
}
h3 {  
font-size: small;
color: #990000;
 }

a{
	font-weight : bold;
}
a:active {
color: #FF8C00;
text-decoration: none
}
a:link , a:visited {
color: #56212C;
text-decoration: none
}
a:hover {
	 color: Red;
	 text-decoration: underline
	 }

input, select, textarea , input.tx-srfeuserregister-pi1 {
	FONT-SIZE: small;
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;	
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #D2D2D2;
		
}
.inputselect{
	FONT-SIZE: small;
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin groove;	
	BORDER-LEFT: thin groove;
	BORDER-BOTTOM: thin groove; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: #D2D2D2;
	width: 400px;
	vertical-align : top;
}
.input_clean{
		FONT-SIZE: small;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; 
}

.news{
	font-size : small;
	color : #DC143C;
}
table.clean{
	/*background-color : #DDDDDD;*/
	
	border : 2px;
	border-color : #656565;
	border-style : solid;
	font-size : small;
}
ul{
	font-size : small;
}
.menu{
	font-size :small
}
.search{
	font-size :small
}

#header {
width:100%;
height:120px;
margin:0 auto;
background-color : #FF9900;
padding:5px;
 border : 2px solid #B9B9B9;
}
#headnav {
width:200px;
margin:0 auto; padding:10px;
font-size : 80%;
background-color : background : #DCDCDC;
float:left;
}

#subnav{
	padding-top:10px;
	padding-bottom:30px;
}

#nest {
padding-top:10px;
}
#content-container {
margin-left: 230px;
margin-right: 10%;
margin-bottom:10px;
margin-top: 10px;
padding-right : 20px;
padding-left:30px;
border-left:1px solid #000000;
}
#leftbox {
border: 1px solid #000000;
width: 200px;
/*float: left;*/
margin-right: 10px;
background-color:white;color:black;
margin-bottom:10px;
}
#rightbox {
border:1px dashed #333;
width: 200px;
float: right;
margin-bottom:10px;
margin-right : 5px;
padding:5px;
 background : #DCDCDC;
}
#topbanner{
	float:right;
}


.menu1-level1-no{
	font-size: 110%;
	color: #666666;
	font-weight:bold;
	list-style-type:none;
}
.menu1-level1-act{
	font-size: 130%;
	color: #666666;
	font-weight:bold;
	list-style-image:url(fileadmin/template/img/pfeilR.gif)
	
}
.menu1-level2-no{
	
}
a .menu1-level2-act{
	color : Black;
}

div.tx-srfeuserregister-pi1 em{
	color : red;
	font-weight : bold;
	font-size : 95%;
}
 div.tx-srfeuserregister-pi1{
	
}

.feuser-register-warn{
	color: Teal;
}
.srfeuserregister{
	vertical-align: top;
	
	
}
