/*CSS Deuter 2010*/

html, body {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: black;
    margin: 0px;
    padding: 0px;
    background: url(/layout/bg_welle_blau_1680.jpg) no-repeat 50% -100px #D0D0CE;
}
* p {
	 font-size:13px;
	}
	
	
	
	/* ######### CSS for Shade Tabs. Remove if not using ######### */

.diller{
font-size:13px;	
	
	}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 13px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}



.shadetabs li{
/*display: inline;*/
float:left;
margin: 0;
height: 28px;

}



.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #A7B9C7;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}



.shadetabs li a:visited{
color: #2d2b2b;
}



.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}



.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
color:#3D89B0;
}



.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}



.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}



.tabcontent{
display:none;
margin-top: 85px;
}



@media print {
.tabcontent {
display:block !important;
}

}

/*      end*/

#centeralign {
position:relative;
width:940px;
left:50%;
margin-left:-470px;
}

div.main {
    width: 940px;
    position: relative;
}

.timepost{
	color:#666;
	float:right;
	}
div.headerbox {
    width: 940px;
    height: 284px;
    position: relative;
    margin-top: 10px;
}

div.headerimage {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 940px;
    height: 284px;
}

div.headerborder {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(/layout/headerborder_blue_png24.png) 0 0 transparent;
    z-index: 3;
    width: 940px;
    height: 284px;
}

div.headerlogobox {
    position: absolute;
    top: -10px;
    left: 155px;    
    width: 235px;
    height: 110px;
    z-index: 4;
    cursor: hand;
    background: url(/layout/logo_blau_png24.png) no-repeat 0 0 transparent;
}

div.headerlogobox img {
    border: 0px;
}

div.content {
   background-color: #FFFFFF;
}
.news {
	font-size:13px;
	
	
	}

div.headerspace {
    width: 940px;
    height: 6px;
    background: url(/layout/bg_header_bottom_white.jpg) repeat-x 0 0 #FFFFFF;
    font-size: 1px;
}

.content_index{
	font-size: 13px;
	color: black;
	
	}

.item_one{
	text-align:center;
padding:10px;
font-size:12px;
color:#3D89B0;
overflow:hidden;
}
.item_one img{
padding-bottom: 10px;
	
	
	}

#menu {
font-weight: bold;
padding: 0px 0px 0px 20px;
left:0px;
width:920px;
height:19px;
z-index:14;
background: #A7B9C7;
}




.menu_left_text{

width:160px;
float:left;
padding-right:20px;
}

.postnews{
	
	font-size:13px;
	
	}

.pcont{
	font-size:13px;
	
	}

.pcont p{
	font-size:12px;
	margin:0px;
	}

.free{
	
	height:30px;
	
	}
.postnews{

   	
    
}

.menu_nav{
text-align:center;
 background-color: #A7B9C7;
 font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: white;
font-weight: bold;
padding-bottom: 2px;
margin-bottom:3px;
}


.menulink{
	font-size: 13px;
	text-align:left;
	margin-left:42px;
	
	
	}
	
	
.content_text {
width:700px;
float:right;
}


div.maincontentarea {
padding: 20px 20px 20px 30px;
width:890px;
z-index:4;
background: #fff;
}


div.homefooter {
    clear:left;
    width: 940px;
    height: 35px;
    background-color: #a7b9c7;
    text-align: right;
}

div.homefooter div.links {
/*    position: absolute; */
    top: 10px;
    right: 80px;
    vertical-align: middle;
}

div.homefooter div.selectlang {
    position: relative; 
    top: 10px;
    right: 20px;
    vertical-align: middle;
}

div.homefooter a {
    margin-left: 10px;
}







div.footerspace {
    clear:left;
    width: 940px;
    height: 5px;
    background-color: #FFFFFF;
    font-size: 1px;
}

div.footergrey {
    width: 940px;
    height: 10px;
    background-color: #6f8ba0;
    font-size: 1px;
    padding: 0px;
    text-align: right;
}

div.footerlinks {
    width: 940px;
    height: 20px;
    font: bold 10px Arial;
    color: #898A8B;
    text-align: left;
}
a.footerlinks, a.footerlinks:link, a.footerlinks:hover, a.footerlinks:visited {
    font: bold 9px Arial;
    color: #898A8B;
}

h2{
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
/*	border-bottom: 1px solid #D0D6DB;   */
	font-size: 1.2em;
}

li {
	margin-bottom: 10px;
}


p {
	margin-bottom: 10px;
}

a {color:#3D89B0;text-decoration:none;}
a:visited{color:#3D89B0;text-decoration:none;}
a:hover {color:#9C111B;text-decoration:none;}
/*#menu a {color:#999;text-decoration:none;}
#menu a:visited{color:#999;text-decoration:none;}
#menu a:hover {color:#9C111B;text-decoration:none;}*/

#pags {position:relative;
width:960px;
height:500px;
left:50%;
top: 0px;
margin-left:-500px;
margin-top:0px;
}

#header {
position:relative;
width:960px;
height:71px;
z-index:8;
left:0px;
top:0px;
text-align: right;
background:url(images/bg_header.gif) no-repeat #000;
}



.spacer {
position:relative;
width:960px;
height:40px;
z-index:3;
left:0px;
top:0px;
}

.lspacer {
position:relative;
width:960px;
height:10px;
z-index:3;
left:0px;
top:0px;
}

#coolpic {
position:relative;
width:960px;
height:175px;
z-index:3;
left:0px;
top:0px;
background:url(images/header-new.gif) no-repeat;
}

#allpage {
position:relative;
width:960px;
z-index:4;
left:0px;
top:0px;
background: #fff;
text-align: left;
background:url(images/bg_main.png) repeat-y #FFF;
}

#contents {
position:relative;
width:710px;
z-index:4;
left:0px;
top:0px;
text-align: left;
padding: 20px;
}

#contents  a {color:#fff;text-decoration:none;font-weight:bold;}
#contents  a:visited{color:#fff;text-decoration:none;font-weight:bold;}
#contents  a:hover {color:#9C111B;text-decoration:none;font-weight:bold;}

#wp {
position:relative;
width:920px;
z-index:3;
left:0px;
top:0px;
background: #fff;
text-align: left;
padding: 20px;
}

#catalogend {
position:relative;
width:960px;
height: 10px;
z-index:4;
left:0px;
top:0px;
background:url(images/bg_main_end.png) no-repeat #FFF;
}

#maincontent {
position:relative;
width:960px;
z-index:3;
left:0px;
top:0px;
background: #fff;
text-align: left;
}

#up {
position:relative;
width:960px;
height:30px;
z-index:3;
left:0px;
top:0px;
text-align: right;
}

#pagecopyright {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #999;
position:relative;
width:960px;
height:30px;
z-index:3;
left:0px;
top:0px;
text-align: left;
}


/* Sidebar */
#contacts {
position:absolute;
width:170px;
z-index:4;
left:750px;
top:0px;
text-align: left;
padding: 20px;
background: #e7e7e7;
}

/*
#contacts ul 
{
	margin-left:1em;
}


#contacts li 
{
	margin: 1em 0 0 0;
	padding:0;
	list-style:none;
}
#contacts li li
{
	margin: 0;
	padding:0;
	list-style:none;
}
#contacts li li li
{
	margin: 0;
	padding:0;
	list-style-image:url(images/bullet.png);
}     */




#nav, #nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.news_line{
color: white;
font-size:20px;
background-color:#A7B9C7;
margin-left:4px;
float:left;
width:20%;
margin-top: 3px;

}

.line_sub{
background-color:#A7B9C7;
clear:both;
float:none;
height:30px;

}
.hrline{
float:right;
height:30px;
width:70%;
background-color:#A7B9C7;
}
#nav li {
	 text-align: center;
  float: left;
  position: relative;
}
#nav a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 100px;
  padding: 3px 3px 3px 10px;
  background: url(/layout/img_mainnavi_spacer.png) no-repeat top right;
}
#nav a:hover {
  color: #990000;
}
#nav li ul {
  display: none;
  position: absolute;
  background: #eee; 
  width: 140px;
  border: 1px solid #666;
}
#nav li ul a{
  color: #000;
  margin: 0px 0px -5px 0px;
}
#nav li ul a:hover{
  color: #990000;
  margin: 0px 0px -5px 0px;  
}
#nav li li a {
  width: 186px;
  background: none;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}
#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  width: 200px;
  top: -9px;
  left: 198px;
  lef	: 153px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}

a#colorbasket{
      color: #3D89B0;
    font-size: 13px;
    line-height: 11px;
    
	}

