/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 background-color:#FFFFFF;
 /*background-image:url(../img/inputbox2.jpg);*/
} 
 
#container{ 
 width:955px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:255px;
 background-image:url(../img/header.gif);
 width:100%;
} 
 
#left{
 width:160px; 
 float:left; 
 position:relative; 
 list-style:none;
 text-align:right;
 }

#left li {
 display:block;
 margin: 10px 0 10px 0;
 padding: 0 16px 0 10px;
}

#left a {
 font: 12px verdana; 
 font-weight: bold;
 letter-spacing:1px;
 text-decoration: none; 
 color: #ff0e2b;		
}

#left a:hover, #left a:active { 
 text-decoration: underline; 
 color: #000;
}  
 
#twocols{
 width:795px; 
 float:right; 
 position:relative; 
  }
 
#right{
 width:178px; 
 float:right; 
 position:relative; 
 list-style:none;
}
 
#right li {
 display:block;
 margin: 10px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
}

#right a {
 font: 12px verdana; 
 font-weight: bold;
 letter-spacing:1px;
 text-decoration: none; 
 color: #ff0e2b;		
}

#right a:hover, #right a:active { 
 text-decoration: underline; 
 color: #000;
} 

#content{
 background-color:#fff;
 padding: 10px 10px 10px 10px;
 text-align:left;
 float: left; 
 display:inline; 
 position: relative;
 min-height:480px;
 width:595px;
 border-bottom: 1px solid #ff0e2b;
 border-left: 1px solid #ff0e2b;
 border-right: 1px solid #ff0e2b;
}

* html #content { height:480px; } /* nur für IE 5.5 - 6.x */ 
 
#footer{
 height:80px; 
 clear:both;
 text-align:center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #ff0e2b;
 } 

#footer a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #ff0e2b;
 text-decoration: none;
	
}

#footer a:hover, #footer a:active { 
 text-decoration: underline; 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #ff0e2b;
}  
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#left{display:none;} 

/*hide the right column when printing*/ 
#right{display:none;} 
#twocols, #content{width:100%; float:none;}
}


h1 {
 font: 18pt Tahoma, Arial, Helvetica, sans-serif;
 color: #ff0e2b;
 margin:0 0 10px 0;
 padding:10px 0 2px 0px;
 letter-spacing: 1px;
 border-bottom: 1px dotted #bbbbbb;		
}

h2 { 
 font: 15pt Tahoma, Arial, Helvetica, sans-serif;
 color: #000;
 margin:10px 10px 25px 0px;
 padding:2px 0 2px 0px;
 letter-spacing: 1px;		
}

h3 { 
 font: 13pt Tahoma, Arial, Helvetica, sans-serif;
 color: #ff0e2b;
 margin:20px 0 0 0;
 padding:0px 0 0px 0px;
 letter-spacing: 1px;	
}
p, table { 
 padding: 0px;
 font: 12px verdana; 
 line-height:22px;	
 margin-top: 8px;
 margin-bottom: 15px;
}

.img {
 border:1px solid #ff0e2b;
 background-color:#fff;	
 padding:6px;
}

.img_left {
 border:1px solid #ff0e2b;
 background-color:#fff;	
 padding:6px;
 margin-right:10px;
 float:left;
}

.img_right {
 border:1px solid #ff0e2b;
 background-color:#fff;		
 padding:6px;
 margin-left:10px;
 float:right;
}

a {
 text-decoration: none;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight: normal;
 color: #ff0e2b;
}

a:hover { 
 text-decoration: underline;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight: normal;
 color: #000;
}

a.links {
 text-decoration: none;
 padding: 4px 4px 4px 4px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 color: #ff0e2b;
}

a.links:hover { 
 text-decoration: none;
 padding: 4px 4px 4px 4px;		
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 background-color:#ff0e2b;
 color: #fff;
}	

input, select, checkbox, radio {
 border: 1px solid #ff0e2b;
 background-image: url('../img/inputbox2.jpg');
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 1px;
 margin:2px;
 /*height: 21px;*/
}

input:focus, select:focus, checkbox:focus, radio:focus {
 border: 1px solid #ff0e2b;
 background-image: url('../img/inputbox.jpg');
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 1px;
 margin:2px;
 /*height: 21px;*/
}

textarea {
 border: 1px solid #ff0e2b;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 1px;
 background-image: url('../img/inputbox2.jpg');
}

textarea:focus {
 border: 1px solid #ff0e2b;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding: 1px;
 background-image: url('../img/inputbox.jpg');
}

acronym {
 font-weight: bold;
 border-bottom: 1px dotted #bbbbbb;
 cursor:help;
}

.minitxt {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color:#666666;
 line-height: normal;
}

a.minilink {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #666666;
 text-decoration: underline;
}

a.minilink:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #ff0e2b;
 text-decoration: none;
}
.box {
 color:#FFFFFF;
 font-weight:bold;
 background-color:#FF0000;
 padding: 5px 5px 5px 5px;
 border: 1px solid red;
}

