@charset "utf-8";
/* CSS Document */
body{
	background:url("images/bg.png") repeat-x transparent;
	color:#FFFFFF;
	text-decoration:none;
}
a{color:#2A5CAA; text-decoration:none;}
#buehne{ width:1000px; margin:0 auto;}
#header{ width:1000px; height:155px;  float:left; background:url('images/header.png') no-repeat transparent;}
#sidebar{ 
width:200px; 
height:548px; 
float:left; 
background:url('images/sidebar.png') no-repeat transparent; 
font: 14px Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold; z-index:2; 
line-height:24px;}
#sidebar a{
	color:#FFFFFF;
}
#sidebar a:active, #sidebar a:hover{color:#2a5caa;} 
#container{width:800px; height:597px;  float:left;}
#container1{width:1000px;  float:left; background:url("images/bg_container1.png") repeat-y transparent; margin-top:-10px;z-index:20}
#tabmenu{ width:1000px; height:40px; float:left; background:no-repeat transparent left top;} 
.content{z-index:1;}
#content{ width:516px; padding-left:29px; padding-top:75px; padding-right:255px;  float:left; background:url('images/maennchen.png') no-repeat transparent right top; z-index:5; min-height:400px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#2a5caa; line-height:18px;}
.content a {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#2a5caa;}
.content a:hover{color:#FF9900;}
#schattenunten{width:900px; height:6px;  }
#schattenrechts{ width:6px; height:716px; float:left; }
#footer{ width:1000px; height:195px; float:left; background:url('images/footerie6.png') no-repeat transparent bottom left; z-index:3;}

.clear{clear:both;}
.head_link a{
	color:#2a5caa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.head_link a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; color:white;}
	
	.style2 {color: #2a5caa; }
	.style1 {color: #FF9900; }
	.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#2a5caa; font-size:14px; }
	.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#2a5caa; font-size:18px; }
.table_acp{ width:700px;}
.table_acp_cont{ width:500px;}
.table_acp input, .table_acp textarea{ border:1px solid black;}
.enter_button{height:50px; background:green; font-size:18px; width:150px; }
.acp_ta, .acp_ort, .acp_titel, .acp_untertitel, .acp_pdf{ width:100%;}

