/*************************************************************/
/*   Design:   brown beauty	folge-template			         */
/*   File:     c2.css					                     */
/*************************************************************/
/*   Colors:  dunkelbraun: #312a1d			 				 */
/*			  hellbraun: #c7b089							 */
/*			  mittelbraun: #75673f							 */
/*			  beige: #ded2ae								 */
/*			  leuchtgrün: #2dbf5d							 */
/*************************************************************/


/*  GLOBALES  												 */
/*************************************************************/
*{margin:0;padding:0;}
body {margin:0px auto; font: 100.01%/1em Verdana, Arial, Helvetica, sans-serif; letter-spacing:0.05em; color:#c7b089; background-color:#4e3f30;}
#page-bg{width:100%; background:url(/templates/brownbeauty2/grafics/folgebody_bg.jpg) repeat-x; height:auto;}
#page-container {width:875px; margin-left:auto; margin-right:auto; height:auto;}

/*  FIXES  													 */
/*************************************************************/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display:inline-block;}
/* 	Hide from IE Mac \*/ .clearfix {display:block;} /* 	End hide from IE Mac */ 
#clearer{clear:both;}

/*  LAYOUT													 */
/*************************************************************/
#middle{height:171px; width:875px; padding-top: 30px;} 
#logo {width: 220px; height:73px; float:left;}
#footer{width:100%; height:auto; background:url(/templates/brownbeauty2/grafics/footer_bg.gif) repeat-x; padding:5px 0 15px 0;}


/*  CONTENT  												 */
/*************************************************************/
#hnav{width:250px; height:auto; float:left;}
#hnav ul{list-style-type:none;}
#hnav ul li{color:#c7b089; margin:0;}
#hnav ul li a:link, #hnav ul li a:visited { padding: 7px 0 7px 28px; color:#a79255; text-decoration:none; font-size:0.8em; background:url(/templates/brownbeauty2/grafics/hnav_no.jpg) no-repeat; display:block; width:204px;}
#hnav ul li a:hover, #hnav ul li a:active, #hnav ul li.menu-current a:link, #hnav ul li.menu-current a:visited, #hnav ul li.menu-parent a {color:#ded2ae; background:url(/templates/brownbeauty2/grafics/hnav_akt.jpg) no-repeat;}
#contentwrapper {width:875px; height:auto; padding: 0 0 0 0; margin-bottom: 20px;}
#content {width:605px; height:auto; padding:10px; float:left; margin-bottom:30px;}
#newspane{float:left;padding-top: 30px;}
#newspane ul{list-style-type:none; width: 440px;}
#newspane ul li{background:url(/templates/brownbeauty2/grafics/newsicon.gif) no-repeat 8px 10px; padding:5px 0 5px 25px; font-size:0.8em;}
#newspane ul li a:link, #newspane ul li a:visited {text-decoration:none; color:#2dbf5d; display:block; font-weight:bold;}
#newspane ul li a:hover, #newspane ul li a:active { text-decoration:underline; color:#312a1d;}
#newspane .date{font-size:0.7em; text-transform:uppercase;font-weight:normal;}
#newspic{width:189px; height:122px; margin-top:1px; background:url(/templates/brownbeauty2/grafics/news_pic.jpg) no-repeat; float:right; padding:38px 0 0 16px;}


/*  SEKUNDAER NAVIGATION 								   */
/*************************************************************/
div#hnav ul.menu-top li.menu-expand ul{list-style-type:none; padding:8px 0 3px 20px; background-color:#4e3f30; width:201px; border-left:#2f291d 1px solid;}
div#hnav li.menu-child{color:#75673f;}
div#hnav li.menu-child a:link, div#hnav li.menu-child a:visited, div#hnav ul.menu-top li.menu-expand ul li.menu-sibling a {padding: 0 0 8px 15px; color:#a79255; background:none; text-decoration:none; font-size:0.7em; display:block; width:180px;}
div#hnav li.menu-child a:hover, div#hnav li.menu-child a:active, div#hnav ul.menu-top li.menu-expand ul li.menu-current a, div#hnav ul.menu-top li.menu-expand ul li.menu-sibling a:hover {color:#ded2ae; background:none; font-size:0.7em;padding: 0 0 8px 15px; display:block; width:180px;}







