/* Global Styles */

body {
	background-color:#E5E5E5;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


a,
a:hover,
a:link,
a:visited,
a:focus,
a:active{
	text-decoration:none;
	color: #590000;
}
#header a,
#header a:hover,
#header a:link,
#header a:visited,
#header a:focus,
#header a:active{
	color: #FFFFFF;
}

#fullcontent {
	font-size: 12px;
	color: #590000;
	width:1024px;
	background-color:#FFFFFF;
	overflow:hidden;
	padding: 0px;
	margin: 0 auto;
}
#header {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-image:url(../img/head.gif);
	height: 100px;
}

#topnavi {
	background-image:url(../img/topfoot.gif);
	padding:5px 0px 20px 0px;
	border-top:0px solid #590000;
	border-bottom:0px solid #590000;
}
#topnavi a{
	margin:6px;
	font-weight: bold;
}

#maincontent {
	width:1024px;
	background-color:#ffffff;
	overflow: visible;	
}

#footer {
	background-image:url(../img/topfoot.gif);
	padding:6px 0px 6px 0px;
	border-top:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
}
#footer a{
	margin:6px;
	font-weight: bold;
}
#footer a:hover{
	background-color: #590000;
	color:#ffffff;
}
.Stil1 {color: #FFFFFF}

#menu {position:relative; style="float:left; width:165px; height:auto; background-color:#ffffff; z-index:100;"}
#menu a.p1, #menu a.p1:visited {display:block; width:160px; height:120px; text-decoration:none; background:#ffffff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#ffffff;}
#menu a .large {
	display:block;
	position:absolute;
	width:0;
	height:0;
	border:0;
	top:79px;
	left:17px;
}
#menu a.p1:hover .large {
display:block; 
position: relative; 
top:-65px; 
left:-600px; 
width:670px; 
height:450px; 
border:0px solid #ffffff;}

#menu a.p2:hover .large {
display:block; 
position: relative; 
top:-65px; 
left:60px; 
width:670px; 
height:450px; 
border:0px solid #ffffff;}

#info {z-index:100; height:22em;}

#headlineh1 {
font-size: 24px;
font-weight: bold;
color: #590000;
text-align:center;
width:491px;
height:30px;
background-image: url(../img/headlineh1.gif);
}

#headlineh2 { 
font-size: 17px;
font-weight: bold;
color: #590000;
text-align:center;
width:491px;
height:21px;
background-image: url(../img/headlineh2.gif);
}

#headlineh3 {
font-size: 14px;
font-weight: bold;
color: #590000;
text-align:center;
width:491px;
height:18px;
background-image: url(../img/headlineh3.gif);
}

#headlinesite { 
font-size: 17px;
font-weight: bold;
color: #590000;
text-align:center;
width:251px;
height:21px;
background-image: url(../img/headlinesite.gif);
}