html, body{height:100%}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #334B57;
	height:100%;
	font-style: normal;
}


.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link {
    color: #334B57;
	text-decoration: underline;
    font-weight: bold;
}
a:visited {
    color: #334B57;
	text-decoration: underline;
    font-weight: bold;
}

a:hover {
    color: #b5c0c6;
	text-decoration: none;
    font-weight: bold;

}

p { margin-top: 0px; }

#headline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    margin-bottom: 3px;
}

.headline2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contentTop {
    clear: both;
    margin: 0 auto;  
    width: 941px;
}

#content {
    clear: both;
    margin: 0 auto;   
    width: 941px;
}


#contentTopRight {
	float: right;
    width: 599px;

    background-image: url('images/bg_top2.gif');
    background-repeat: repeat-x;

}

#contentTopLeft {
    width: 342px;
	float:left;
}


#contentImage {
    clear: both;
    margin: 0 auto;  
    width: 939px;
    border: 1px solid #e3e7e9;
    margin-bottom: 31px;
-o-box-shadow: 5px 5px 5px #999;
-icab-box-shadow: 5px 5px 5px #999;
-khtml-box-shadow: 5px 5px 5px #999;
-moz-box-shadow: 5px 5px 5px #999;
-webkit-box-shadow: 5px 5px 5px #999;
box-shadow: 5px 5px 5px #999;
}

#contentRows {
    clear: both;
    margin: 0 auto;  
    width: 941px;

}

#contentRowsLeft {
    width: 434px;
	float:left;
}


#contentRowsRight {
    width: 238px;
	float:right;
}

#contentRowsCenter {
    width: 238px;
}


#contentRowsContainerRight
{
    margin-left: 449px;
}

#contentBox
{
  background-color:#f3f3f3;
  border: 1px solid #e3e7e9;
-o-box-shadow: 5px 5px 5px #999;
-icab-box-shadow: 5px 5px 5px #999;
-khtml-box-shadow: 5px 5px 5px #999;
-moz-box-shadow: 5px 5px 5px #999;
-webkit-box-shadow: 5px 5px 5px #999;
box-shadow: 5px 5px 5px #999;

}


#contentBoxStreulisten
{
background:url('images/box_bg.png') repeat-x bottom left #f3f3f3;;
  border: 1px solid #e3e7e9;
-o-box-shadow: 5px 5px 5px #999;
-icab-box-shadow: 5px 5px 5px #999;
-khtml-box-shadow: 5px 5px 5px #999;
-moz-box-shadow: 5px 5px 5px #999;
-webkit-box-shadow: 5px 5px 5px #999;
box-shadow: 5px 5px 5px #999;

width: 200px;
height: 340px;
}

#contentBoxStreulistenRight
{
background:url('images/box_bg.png') repeat-x bottom left #f3f3f3;;
float:right;

  border: 1px solid #e3e7e9;
-o-box-shadow: 5px 5px 5px #999;
-icab-box-shadow: 5px 5px 5px #999;
-khtml-box-shadow: 5px 5px 5px #999;
-moz-box-shadow: 5px 5px 5px #999;
-webkit-box-shadow: 5px 5px 5px #999;
box-shadow: 5px 5px 5px #999;

width: 370px;
height:340px;
}



#bottom {
    clear: both;
    margin: 0 auto;  
    width: 941px;
}

#contentContainerDetail
{
    clear: both;
    margin: 0 auto;  
    width: 941px;

}

#contentDeatilLeft {
    width: 629px;
	float:left;
}

#contentDetailRight {
    width: 241px;
    margin-left: 700px;
}







#nav{
    display: inline;
	position: relative;
	float: left;
	width: 599px;
    padding-left: 0px;
    padding-right: 0px;
	height: 60px;
	margin-top: 92px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    font-size: 13px;
    font-weight: bold;
	list-style: none;
}

#nav li{
   float: right;
   background: url('images/bg_nav_li.gif') no-repeat right center;
   font-family:  Verdana, Arial, sans-serif;
}

#nav .current,
#nav li:hover,
#nav li.sfhover{
}


#nav li a{
	display: block;
    color: #334B57;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

#nav .current a
{
 color: #A2A2A3;
}


#nav li:hover a
{
 color: #A2A2A3;
}

#nav li.sfhover a{
 color: #A2A2A3;
}

#nav .current ul ul,
#nav li ul{
	width: 599px;
    padding-left: 0px;
    padding-right: 0px;
   margin-left: 0px;
   margin-right: 0px;
    position: absolute;
	top: 30px;
    left: -999em;
    z-index: 999;
    list-style: none;
    text-align: center;
}

#nav li li,
#nav li li.current{
    text-indent: 0;
 
	background: url('images/bg_nav_li_li.gif') no-repeat right center;

}

#nav li:hover li:hover,
#nav li.sfhover li.sfhover{
   background: url('images/bg_nav_li_li.gif') no-repeat right center;
}

#nav .current ul,
#nav li:hover ul,
#nav li.sfhover ul{
    padding-left: 0px;
    padding-right: 0px;
	left: 0px;
	width: 599px;
	z-index:2;
	text-align: center;

}

#nav li li a{
	float: left;
	width: auto !important;
	background: none !important;
	padding: 8px 12px;
	color: #334B57 !important;
	text-align: center;
    font-family:  Verdana, Arial, sans-serif;
}

#nav li li a:hover{
	text-decoration: none;
		text-align: center;
   color: #A2A2A3 !important; 
}
