/**********************
 Layout
**********************/

#rahmen{width: 900px; border: 0px; margin:0 auto;background-color: #FFFFFF;}

#header{height: 113px}
	
#logo{float:left;}

#login{float:right; padding-top: 65px}
#login img{margin: 5px 5px 0px 0px}
#login a{font-weight:bold; color: #323e49}
#login a:hover{color: #FF9900;}

#menu-purple a{float:left;}
#menu-purple a img{margin:0; padding:0; border: 0px;}

#mood{margin-bottom: 37px;}

#contentmain{float:left; width: 455px; padding: 0 21px 0 21px;}
#contentmain ul {padding:0 0 0 15px;}
#contentmain ul li{padding: 5px 0 5px 5px;}
#contentmain a{text-decoration:underline;}

#content2cols{float:left; width: 530px; padding: 0 21px 0 10px;}
#content2cols ul {padding:0 0 0 15px;}
#content2cols ul li{padding: 5px 0 5px 5px;}
#content2cols a{text-decoration:underline;}
#content2cols .titel{width:255px; font-weight:bold;font-size:14px;background-color: #FF9900; color:white;
padding: 2px 10px;}
#content2cols .even,
#content2cols .odd{width:275px; padding: 6px 10px 8px 10px; border: 1px solid #FF9900;}
#content2cols .even img,
#content2cols .odd img{ float:right;}
#content2cols .even{background-color: #f8e1bf;}
#content2cols p{margin:0; padding:0}

.ueberschrift{margin-bottom:20px}

#contentright{float:left; width: 220px;}

#contentright .titel{background-color: #077e46; color:white; font-weight:bold; padding: 2px 10px;}
#contentright .even,
#contentright .odd{border: 1px solid #FF9900; padding: 6px 10px 8px 10px;}
#contentright .even img,
#contentright .odd img{	float:right;}
#contentright .even{background-color: # f8e1bf}
#contentright p{margin:0; padding:0}
#contentright a{text-decoration:underline;}

#footertext,
#footertext a{color: #900054; font-weight: bold; padding-top: 4px;}

#footertext a:hover{color: #999999;}

.links{float: left;}
.rechts{float: right;}
.greylink a{color:#323e49;}
.greylink a:hover {color: #FF9900;}
.footer-right {float: right; text-align: right;}

/**********************
 Allgemein
**********************/
a img{border:0}
*{font-family: Arial; font-size:12px; margin:0; padding:0}

a {color:#FF9900; font-weight: bold;text-decoration: none;}
a:hover {color:#333333;font-weight: bold;}
a:visited{text-decoration: none}
body{margin:0; padding:0; color: #333333;}

h1{font-size:16px;font-weight: bold;padding-bottom:4px;}
h2{font-size:16px;font-weight: normal; padding-bottom:4px;}
h3{font-size:13px;font-weight: bold; padding-bottom:4px; color:#FF9900;}
h4{font-size:12px;font-weight: normal; padding-bottom:4px; color:#FF9900;}

p{margin-bottom: 15px; line-height:15px;}
/**********************
 Helpers
**********************/
.clear{clear:both}

/**********************
 navigation links yellow
**********************/
#navi-yellow{float:left; top:-200px;}
#navi-yellow ul{list-style-type: none;}
#navi-yellow ul li{padding:0 0 0px 0px; line-height: 18px;}
#navi-yellow ul li a{display:block; font-weight: bold; color: #323e49;}

#navi-yellow ul li.active,
#navi-yellow ul li:hover{}
#navi-yellow ul li.active a,
#navi-yellow ul li:hover a{color: #FF9900;}

#navi-yellow ul ul{list-style-type: none;}
#navi-yellow ul ul li{padding:0 0 0px 7px; line-height: 18px;}
#navi-yellow ul ul li a{display:block; color: #999999;}

#navi-yellow ul ul li.active,
#navi-yellow ul ul li:hover{}
#navi-yellow ul ul li.active a,
#navi-yellow ul ul li:hover a{color: #FF9900;}

