﻿@charset "utf-8";

*		{ margin: 0px; padding: 0px; border: 0px; }
html	{ height: 100.2%; }
body	{ background-color: #dce5ee; margin: 0px; padding: 0px; font-family:Verdana, Geneva, sans-serif; font-size:12px;}

/**** GRUNDGERÜST ****/
div#wrapper { width: 802px; margin: 0px auto; }
div#horizont { background-color: #a5b1c0; padding-bottom: 25px;}

/** topcontainer **/
#topcontainer {width:auto; height:196px; margin: 0px; padding: 0px; background-image: url(../images/background_head2.jpg);}

/** kopfbereich **/
##div#top { width: 802px; margin-left:auto; margin-right: auto; background-image: url(../images/head_background.jpg); background-repeat: no-repeat; height: 32px; }
##div#topmenu {text-align: right; line-height: 25px; margin-right: 5px;}
##div#topmenu a {text-decoration:none; color:#03193a;}
##div#topmenu a:hover {text-decoration:underline; color:#03193a;}
div#head { width: 802px; margin-left:auto; margin-right: auto; background-image: url(../images/banner.jpg); background-repeat: no-repeat; height: 196px; }

/** contentbereich **/
div#content { width: 802px; min-height: 540px; background-color: #dce5ee; }

div#component { width: 549px; min-height: 390px; background-color: #dce5ee;  background-image: url(../images/contentbackground.jpg); background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:20px; color: #0b244c; float: right; }
div#component a { color: #5876a5; }
div#component h1 { margin-bottom: 10px; font-size: 18px; color:#526e9e; }
div#component h2 { margin-bottom: 5px; font-size: 14px; }
div#component h3 { margin-bottom: 5px; font-size: 12px; font-weight: bold; font-style: italic; }
div#component p { margin-bottom: 10px; }
div#component ul { margin-left: 80px; }


#input {padding-top: 30px!important; padding:10px;}

/** HAUPTMENU **/


div#menu { width: 250px; background-color: #ffdd00; min-height: 364px; border-left: 1px solid #031b3f; border-bottom: 1px solid #031b3f; border-right: 2px solid #FFF; }
div#menu h3 { background-color: #0b244c; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-align: center; padding-top: 5px; padding-bottom: 5px; margin-bottom: 10px; }
div#menu ul { }
div#menu ul li { list-style-type: none; line-height:30px; height:30px;  border-bottom: 1px solid #282726; border-top: 1px solid #fff; width:250px; text-indent:20px;}
div#menu ul li:hover { background-color: #526e9e !important; list-style-type: none; line-height:30px; height:30px;  border-bottom: 1px solid #282726; border-top: 1px solid #fff; width:250px; text-indent:20px;}
div#menu ul li:active { background-color: #526e9e !important; list-style-type: none; line-height:30px; height:30px;  border-bottom: 1px solid #282726; border-top: 1px solid #fff; width:250px; text-indent:20px;}
div#menu ul ul { margin-left: 10px; }
div#menu a { font-family: Verdana, Arial, Helvetica, sans-serif; color: #526e9e; text-decoration: none; font-size: 16px; font-weight:400;}

#menulist { padding-top:24px;}
#menulist a:hover{background-color: #526e9e !important; color:#FFF; }

#menuinfos {width:180px; background-color:#ffba00; border:1px solid #FFF; margin-left: 30px; margin-top:30px; padding:5px;}

#menured{ background-color: #c90d0d; color: #FFF;}

/** footerbereich **/

div#footer { width: 802px; height: 30px; background-image: url(../images/contentbottom.jpg); background-repeat: no-repeat; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-align: right; }
div#footer ul li { display: inline; margin-left: 10px; }
div#footer a { color: #FFFFFF; text-decoration: none; }


/** footercontainer **/
#footercontainer {width:auto; height:68px; margin: 0px; padding: 0px; background-image: url(../images/footertop_background.jpg);}

div#footertop { width: 802px; margin-left:auto; margin-right: auto; background-image: url(../images/footertop.jpg); background-repeat: no-repeat; height: 68px; }

#footerbox1 {width: 120px; height: 142px; padding:10px; float:left; color:#526e9e;}

#footerbox11 {width: 340px; height: 142px; padding:10px; float:left; color:#526e9e;}

#footerbox1 a{color:#526e9e; text-decoration:none;}
#footerbox1 a:hover{color:#526e9e; text-decoration:underline;}
#footerbox1 h3{color:#526e9e; text-decoration:underline;}
#footerbox2 {width: 260px; height: 142px; padding:10px; float:left;}
/** footerbottomcontainer **/
#footerbottomcontainer {width:auto; min-height:68px; margin: 0px; padding: 0px; background-color:#dce5ee; }
div#footerbottom{ width: 802px; margin-left:auto; margin-right: auto; min-height: 68px; background-color:#dce5ee; height: 182px;}

#unterfooter {width: 802px; height:20px; margin-left:auto; margin-right: auto; border-top: 1px solid #526e9e; color:#526e9e;}
#unterfooter a{color:#526e9e; text-decoration:none;}
