body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	background-color: #ffffff;
  	font: 80% Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: .8px;
 	text-align:center; 	
	background: #ffffff no-repeat right bottom fixed url(images/alex_bg.jpg);/******/
	}

/**/
a {
	color:#FF0000;
	text-decoration:none;

}
a:visited {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	color:#cc0000;
	text-decoration:none;
}
a:active {
	color:#FF0000;
	text-decoration:none;
}


h1{
  	font: 170% icon bold Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
	color:#191919;
	letter-spacing: 1px;
	/*text-transform:uppercase;*/
}

h2{
  	font: 145% bold Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
	color:#333333;
	letter-spacing: 1px;
}

h3{
  	font: 120% Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
	color:#333333;
	letter-spacing: 1px;
}

h4{
  	font: 110% Tahoma, Verdana, Arial, sans-serif;
	color:#cc0000;
}

h5{
  	font: 105% Tahoma, Verdana, Arial, sans-serif;
	color:#cc0000;
}

h6{
  	font: 100% Tahoma, Verdana, sans-serif;
	color:#cc0000;
}

#kopf{
	background:#CC0000 repeat-x url(images/bg_kopf.png);
	height:39px;
}

 
#pagewidth{ 
	width:780px; /**/
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;
	/*border:dotted #cccccc 1px;*/  
} 
 
#header{
	 position:relative;
	 height:120px; 
 	 text-align:center;  	 
	 background: no-repeat url(images/logo.png);
	 /*width:100%;
	 height:150px;*/   
	 border-bottom:#CCCCCC dotted 1px;

} 
#header h1{
  	font: 160% bold Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
}
 
#leftcol{
	 width:170px; 
	 float:left; 
	 position:relative; 
	 /*background-color:#f2f2f2;*/

}

#menu a {
	color:#ff0000;
	text-decoration:none;
	font-variant:small-caps;
}
#menu a:active{
	background:#ffffff repeat-x url(images/bg_link.png);
}

#bread{
	text-decoration: none;
	font-size:12px;
} 

#bread a{
	text-decoration: underline;
	font-size:12px;
}  
#bread a:hover{
	font-style:italic;
	text-decoration: underline;
	font-size:12px;
} 


#leftcol ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;

}

.menu_default{
	display: block;
}


.menu_current{
	 /*border-bottom:dotted #cccccc 1px;*/
	 background:#ffffff repeat-x url(images/bg_link.png);

}
 
#twocols{
	 width:610px; 
	 float:right; 
	 position:relative; 
}
 
#rightcol{
	 width:170px; 
	 float:right; 
	 position:relative;
  	 font: 100% Tahoma, Verdana, Arial, sans-serif;
	 /*font-style:italic;
	 background-color:#cccccc; 
	 border:1px dotted #000000;*/
	 text-align:left;
}

#rightcol ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#rightcol li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#rightcol a{
	color:#cc0000;
}
#rightcol a:active{
	color:#ff0000;
}
#rightcol a:hover{
	color:#ff0000;
}

 
#maincol{background-color: #FFFFFF;  
	 float: left; 
	 display:inline; 
	 position: relative; 
	 width:420px; 
	 border-left:dotted #CCCCCC 1px; 
	 border-right:dotted #CCCCCC 1px;
	 padding: 3px;  
	 	 
	 
}


 
#footer {
	 height:50px; 
	 /*background-color:#f2f2f2;*/ 
	 clear:both;
	 text-align:center;
	 border-top:#CCCCCC dotted 1px;
  	 font: 80% Tahoma, Arial, sans-serif;	
	 color:#cccccc;	 
} 

#footer a{
	color:#333333;
} 


#login {
  	font: 80% Tahoma, Arial, sans-serif;	
	color:#333333;
	
}

#login a{	
	color:#333333;
}

.input {
	width: 90px;
	height:16px;
	border:#CCCCCC inset 1px;

} 

.submit{
	color:#333333;
	height:18px;
	background-color:#cccccc;
	width:80px;	
	/*
	text-align:right;
	background: #f2f2f2 no-repeat url(images/bg_submit.gif);*/	
	cursor:pointer;
	font-size: 9px;
	border:#666666 outset 1px; 
	
}

#suche{
	margin: 5px 0 0 550px;
	font-size: 80%;
}

/**************** css form*********************/

.required {
	color: #FF0000;
}
.field_title {
	width: 200px;
	vertical-align: top;
	text-align:right;
  	font: 80% Verdana, Arial, sans-serif;	

}
.captcha {
  	font: 90% Verdana, Arial, sans-serif;	
	width: 80px;
	border:#CCCCCC inset 1px;	
}
.textfield {
  	font: 90% Verdana, Arial, sans-serif;	
	width: 250px;
	border:#CCCCCC inset 1px;	
}
.textarea {
  	font: 90% Verdana, Arial, sans-serif;	
	width: 90%;
	height: 100px;
	border:#CCCCCC inset 1px;
}

.select {
  	font: 90% Verdana, Arial, sans-serif;	
	width: 250px;
	border:#CCCCCC inset 1px;	
}


.field_heading {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	padding-top: 10px;
	color: #666666;
}

.checkbox_label {
	cursor: pointer;
}
.radio_label {
	cursor: pointer;
}
.email {
  	font: 90% Verdana, Arial, sans-serif;	
	width: 200px;
	border:#CCCCCC inset 1px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	 content: "."; 
	 display: block; 
	 height: 0; 
	 clear: both; 
	 visibility: hidden;
}
 
