html,body{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 11px;
	margin: 0;
	padding: 0;
	height:100%;
}

td {
	text-align: left;

}

a{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #945C09;
}

h1{
	font-family:Georgia,Times New Roman,Times,serif;
	color: #945C09;
	font-size: 13px;
}

h2{
	font-family:Georgia,Times New Roman,Times,serif;
	color: #945C09;
	font-size: 12px;
}

h3{
	font-family:Georgia,Times New Roman,Times,serif;
	color: #945C09;
	font-size: 11px;
}

h4{
	font-family:Georgia,Times New Roman,Times,serif;
	color: #945C09;
	font-size: 10px;
}
#subnavi, #subnavi a{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #945C09;
	font-size: 13px;
	text-decoration: none;
}

#subnavi td{
	text-align:center;
}

#navi, #navi a{ 
	font-family:Georgia,Times New Roman,Times,serif;
	color: #FFDAA3;
	font-size: 14px;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
}

#navi, #navi a:hover{ 
	color: #FFF;
}

#navi td.navientry{
	padding-right: 30px;
}

#logo{
	width: 210px;
	height: 150px;
	margin-left: 20px;
	background-image: url('/img/logo_ph.png');
}

#banner{
	width: 212px;
	background: url('/img/versandfrei_header_rechts.png') 0px 70px no-repeat;
}

#login{
	position: relative;
	left: 800px;
	bottom: 10px;
	width: 113px;
	height: 29px;
	text-align: center;
	background: url('/img/button.png') no-repeat;
}

#login a{
	font-family:Georgia,Times New Roman,Times,serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	position:relative;
	top:6px;
}

#footer{
	background: url(/img/footer_bg.gif) repeat-x;
}

.ftrenner{
	background: url(/img/footer_trenner.gif) no-repeat;
}

.footer td, .footer a{
	color: #FFFFFF;
	vertical-align: top;
	text-decoration: none;
	line-height: 22px;
}

img {
	border: 0px;	
}

ul, li, p{
	padding: 0px;
	margin: 0px;
}

ul{
	padding-left: 15px;
}



						
div.accordion_show table td.balken{
	color: #000;
	font-size: 12px;
	line-height: 25px;
}

						
div.accordion_toggle table td.balken{
	color: #000;
	font-size: 12px;
	line-height: 25px;
}
						
div.accordion_toggle table td.balken div.pfeil{
	background: url("/image/layout/doppelpfeil-trans.png") no-repeat;
	margin:5px;
	width:17px;
	height: 17px;
}

div.accordion_toggle table td.balken div.pfeil{
	background: url("/image/layout/doppelpfeil-trans.png") no-repeat;
	margin:5px;
	width:17px;
	height: 17px;
}
			
						
div.accordion_toggle_active table td.balken{
	color: #000;
	font-size: 12px;
	line-height: 25px;
}		
								
div.accordion_toggle_active table td.balken div.pfeil{
	background: url("/image/layout/doppelpfeil_runter-trans.png") no-repeat;
	margin:5px;
	width:17px;
	height: 17px;
}


div.accordion_show table td.balken div.pfeil{
	background: url("/image/layout/doppelpfeil_runter-trans.png") no-repeat;
	margin:5px;
	width:17px;
	height: 17px;
}


.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

