@charset "utf-8";
/* CSS Document */

/*seitenhintergrund*/
body {
	background-color: #dddddd;
	}

/*zentrierungslayer*/
div#wrapper {
	position: absolute;
	left: 50%;
	width: 766px;
	margin-left: -383px; /* negative Hälfte von width:892px */
	top: 15px;
	height: 659px;
	/*	margin-top:  -329.5px;  negative Hälfte von height:567px */
	background-color: #dddddd;
}

/*ai-logo*/
#apDiv1 {
	position:absolute;
	left:501px;
	top:27px;
	width:262px;
	height:40px;
	z-index:1;
}

/*navigation*/
#apDiv2 {
	position:absolute;
	left:-9px;
	top:58px;
	width:347px;
	height:23px;
	z-index:1;
}

/*rote box*/
#apDiv4 {
	position:absolute;
	left:443px;
	top:182px;
	width:172px;
	height:233px;
	z-index:3;
}

/*copyright*/
#apDiv7 {
	position:absolute;
	left:2px;
	top:642px;
	width:97px;
	height:12px;
	z-index:6;
}

/*graue hintergrundbox*/
#apDiv8 {
	position:absolute;
	left:67px;
	top:121px;
	width:307px;
	height:358px;
	z-index:2;
}

/*erster titel*/
#apDiv9 {
	position:absolute;
	left:55px;
	top:112px;
	width:93px;
	height:23px;
	z-index:20;
}

/*schriftvarianten 1-4*/
.Stil1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}
.Stil2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
}
.Stil3 {
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #9F9F9F;
}
.Stil4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3333333;
	font-weight: normal;
}
.Stil41 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3333333;
	font-weight: normal;
	line-height: 1.20em;
}
/*schriftvarianten links*/
a.nav1:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	}
a.nav1:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	}
a.nav1:active {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	}
a.nav1:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	}
	
/*formularfelder*/
	input.checkbox, input.radio { 
	font-size: 11px; 
font-family: Arial, Helvetica;
	font-weight: bold; 
    color: #333333;
    border: 1px solid #999999;
	background-color: #dcdcdc;}

input.text {
	font-size: 12px;
	color: #400000;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #999999;
	background-color: #f0f0f0;
}
input.textvname { 
	font-size: 11px; 
	font-family: Arial, Helvetica;
	font-weight: normal; 
    color: #7c0c23;  
	width: 200px;
	border: 1px solid #999999;
	background-color: #f0f0f0; 
}
input.textnname { 
	font-size: 11px; 
	font-family: Arial, Helvetica;
	font-weight: normal; 
    color: #7c0c23;  
	width: 200px;
	border: 1px solid #999999;
	background-color: #f0f0f0; 
}
input.textemail { 
	font-size: 11px; 
	font-family: Arial, Helvetica;
	font-weight: normal; 
    color: #7c0c23;  
	width: 200px;
	border: 1px solid #999999;
	background-color: #f0f0f0; 
}
input.textplz { 
	font-size: 11px; 
	font-family: Arial, Helvetica;
	font-weight: normal; 
    color: #7c0c23;  
	width: 53px;
	border: 1px solid #999999;
	background-color: #f0f0f0; 
}
input.textort { 
	font-size: 11px; 
	font-family: Arial, Helvetica;
	font-weight: normal; 
    color: #7c0c23;  
	width: 175px;
	border: 1px solid #999999;
	background-color: #f0f0f0; 
}
input.textnr { 
	font-size: 11px; 
	font-family: Arial, Helvetica;
	font-weight: normal; 
    color: #7c0c23;  
	width: 20px;
	border: 1px solid #999999;
	background-color: #f0f0f0; 
}
input.textstr { 
	font-size: 11px; 
	font-family: Arial, Helvetica;
	font-weight: normal; 
    color: #7c0c23;  
	width: 200px;
	border: 1px solid #999999;
	background-color: #f0f0f0; 
}

textarea { 
	font-size: 12px; 
	font-family: Arial, Helvetica;
	font-weight: normal;
    color: #400000; 
	width: 257px; 
	border: 0px solid #999999;
    background-color: #f0f0f0;
}

