/*_________Allgemein_________*/
body	{background:url('../images/bg.jpg') repeat-x;margin:0;font-size:14px;font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif}
h1		{color:#245e84; font-weight:bold; font-size:20px;}
h2		{color:#296184;font-size:11px;line-height:0;}
h3		{color:#3282b5;font-size:15px;line-height:0;text-decoration:underline;}
h4		{color:#245e84;font-size:15px;text-decoration:underline;}
h5		{color:#245e84;font-size:16px; margin-bottom:10px;}
h6		{font-size:14px; font-weight:bold; text-decoration:underline;}
/*ENDE*/

/*_________Gesamt_________*/
#main		{width:650px;margin-left:auto;margin-right:auto;border:1px solid;background:#fff;}
#top		{width:650px;height:100px;background:url('../images/header.png');border-bottom:1px solid}
#eyecatcher	{width:271px;height:203px;float:left;background:url('../images/middle.jpg');border-right:1px solid}		
#links		{width:200px;height:203px;float:left;background:url('../images/nav.jpg');border-right:1px solid #cccccc}
#aktuell	{width:157px;height:183px;background:url('../images/aktuell.jpg');float:left;padding:10px;color:#cccccc}
#nav		{width:150px;margin:auto;}
#outer		{width:630px;clear:both;padding:10px;color:#000066;min-height:300px;color:#333333;}
#copy		{color:#999999;font-size:10px;border-top:1px solid;padding:1px 0 1px 5px;clear:both;}
/*ENDE*/

/*_________Navi_________*/
a.nav	{border-bottom:1px solid #999999; padding:15px 0 0 0; color:#fff;text-decoration:none;font-size:14px;display:block;}
a.nav:hover	{padding-left:15px;color:#FFCC00; text-decoration:none; border-bottom:1px solid #fff;}
/*ENDE*/

/*_________Box_________*/
.box1	{float:left;padding:5px;margin-right:2px;width:165px;height:295px;border-right:1px solid;color:#666666; font-weight:bold;}
.box2	{flaot:right; margin-left:185px; width:417px;}
/*ENDE*/

/*_________Link_________*/
a	{color:#2b749f; text-decoration:none;}
a:hover	{text-decoration:underline;}
#copy a		{text-decoration:none; color:#666666;}
a.link-text	{font-weight:bold;}
.top-link	{margin-bottom:25px;}
/*ENDE*/

/*_________Rekap_________*/
#main, #top, #eyecatcher, #copy, .box1 {border-color:#cccccc;}