/* Dropdown menu */

* {padding:0; margin:0;}
.dropdown {float:left;}
.dropdown dt {cursor:pointer;}
.dropdown dd {margin-top: -3px; position:absolute; overflow:hidden; width:117px; display:none; background: url("images/secondnav-bg.png") repeat; z-index:200; }
.dropdown ul {display:block; width:117px; border: none; list-style: none; border-top: none; text-align: center;}
.dropdown a, .dropdown a:visited {text-decoration:none; color: #233285; font-size: 8pt;}
.dropdown a:hover, .dropdown a:active {color: #e85127; }
.dropdown dd li:hover { }



body
{
	font-family: arial;
	font-size: 0.7em;
	color: #233285;
	min-height: 100%;
	background-color: #f3f2f1;
}


h1
{	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #233285;
}


h6
{	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #233285;
	
	margin-top: 12px;
	
}

blockquote
{
	font-family: Courier;
	text-align: left;
}

p {
	margin-bottom:9px;
}

.contentleft a
{
	color: #233285;
}

.contentleft img
{
	margin-bottom: 5px;
}

a
{
	text-decoration: none;
	color: #e85127;
	font-weight: bold;
	
}

#horizon        
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}


.innerbox
{
	margin-left: -475px;
	position: absolute;
	top: -326px;
	left: 50%;
	width: 960px;
	min-width: 960px;
	max-width: 960px;
	height: 653px;
	background-image: url(images/afa-background.png);
}

.seitentitel
{
	padding-top: 40px;
	height: 70px;
	width: 952px;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 13px;
}

.contentleft
{
	float: left;
	width: 155px;
	height: 320px;
	text-align: left;
	margin-left: 195px;
}

.content
{
	overflow: auto;
	height: 320px;
	width: 570px;
	text-align: left;
}

.contenttext
{
	padding-right: 40px;
	text-align: justify;
	padding-left: 15px;
}

.footer
{
	height: 40px;
	text-align: left;
	font-size: 7pt;
	padding-top: 60px;
	color: white;
}

.footerlinks
{
	float: left;
	width: 505px;
	height: 40px;
	padding-left: 30px;
	color: #233285;
}

.footerrechts
{
	width: 290px;
	height: 40px;
	float:right;
	text-align: right;
	color: white;
}

.footer a
{
	color: #233285;
	text-decoration: none;
	font-family: Arial;
}
 
.footerrechts a
{
	margin-right: 25px;
	color: white;
}




.menu
{
	margin-top: 109px;
	width: 952px;
        
}

/* Main Menu Layout Stuff */





.secondnav
{
	padding-top: 5px;
}

.navItem3
{
	margin-top: 5px;
}

.navItem3 a
{
	color: #233285;
}

.navItemACT
{
	list-style-type: none;
}

.navItemACT a
{
	color: #e85127;
}