body
{
	background-image:  url(../img/maindesign/content.gif);
	background-repeat: repeat-x;
	background-color: #DDDDDD;
	padding: 20px;
}

#main 
{
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
}

#logo
{
	margin: 50px 0px 27px 6px;
	border: 0px;
	display: block;
}
#navigation_left, #content, #navigation_right
{
  position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	margin-bottom: 20px;	
}

#navigation_left, #navigation_right
{
	padding-top: 10px;
	width: 185px;
}
#kund_log_form
{
  padding: 6px; 
  padding-left: 16px; 
  margin-bottom: 10px; 
  line-height: 12px; 
  font-size: 11px;
}
#kund_log_form input
{
  width: 100px;
}

#content 
{
	padding-top: 10px;
	width: 600px;
	line-height: 22px;
	margin-left: 200px;
	z-index: 1;	
}

#navigation_right
{
	margin-left: 815px;
	margin-top:  0px;
	padding: 0px;
	padding-top: 0px;
}

#top_right
{
  position: absolute;
  font-size: 11px;
  margin: 10px;
}

#top_right h3
{
  margin: 0px 0px 10px;
  padding: 0px;
  font-size: 13px;
  letter-spacing: 0px;
}

#top_right .splash_img
{
  width: 155px;
  height: 50px;
  background-position: 50% 50%;
  background-repeat: no-repeat;  
  overflow: hidden;
  margin-right: 0px;
  margin-bottom: 5px;
}
#top_right_txt
{
  width: 155px;
  height: 90px;
  overflow: hidden;
  line-height: 14px;
  padding: 0px;
  margin: 0px;
}

#top_right_txt a
{
  color: #00506E;
  text-decoration: underline; 
}
#top_right_txt a:hover
{
  text-decoration: none;
}


#top_right_txt p
{
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
}
#sub_navigation_main
{
	position: absolute; 
	top: 10px; 
	right: 10px;
	color: #788991; 
	font-size: 8px; 
	text-align: right; 
	text-transform: uppercase;
	line-height: 10px;
}

#sub_navigation_main a
{
	color: #788991; 
	text-decoration: none;
}

#sub_navigation_main a:hover
{
	color: #FF9000; 
}

#foot, #linkpartner
{
	margin-top: 20px;
	color: #788991;
	font-size: 11px;
	text-align: center;
	clear: both;
}

#linkpartner
{
	font-size: 10px;
	margin-top: 10px;
}

#foot a, #linkpartner a
{
	text-decoration: none;
	color: #788991;
}

#banner
{
 background-color: #9B2F46; 
 text-align: right;
}
#bookmark
{
  font-size: 11px;
}
#bookmark img
{
  margin: 0px 3px 0px 3px;
}