/*****************************
www.fliesen-henke.de
Internet Explorer
screen.css
*****************************
Autor: 77PS - Schlenker
Start: 19.02.2007
****************************/

/* Alle Abstände auf Null setzen */
html, body, div, p, h1, h2, h3, ul, ol,
span, a, table, td, form, img, li {
list-style:none;
margin: 0;
padding: 0;
font-size:11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}


/* Standarts */
body{
font:100.01%;
background-color: #F8F7ED;

scrollbar-3dlight-color: #D4D0C8;
scrollbar-arrow-color: #E0027A;
scrollbar-darkshadow-color: #D4D0C8;
scrollbar-face-color:#9A9A9A;
scrollbar-highlight-color: #9A9A9A;
scrollbar-shadow-color: #9A9A9A;
scrollbar-track-color: #F8F7ED;
font-size: 100,01%;}
html, body{
height:100%;}
a:link {
color: #B0000D;
text-decoration: none;}
a:visited {
color: #B0000D;
text-decoration: none;}
a:hover {
color: #000000;
text-decoration: none;}
a:active {
color: #000000;
text-decoration: none;}
h1{
font-size:11px;
font-weight:bold;
color:#999999;
line-height:14px;}
h6{
font-size:10px;
font-weight:bold;
color:#990000;
line-height:14px;}

/* Layout */
#center{
width:1px;
height:50%;
margin-bottom:-265px; /* half of container's height */
float:left;}
#main{
margin:0 auto;
position:relative; /* puts container in front of distance */
text-align:left;
height:528px;
width:908px;
clear:left;
background-color:#F5F4E6;
border:1px solid #D7D6CF;}
#header_logo{
float:left;
margin-left:15px;
margin-top:74px;
width:130px;
height:54px;}
#header{
margin-left:197px;
width:660px;
height:140px;
background:url(oben.gif);}
#left{
float:left;
margin-left:15px;
width:128px;
height:316px;}
#left_2{
text-align:center;
display:block;
font-weight: bold;
font-size:12px;
position:absolute;
top: 389px;
margin-top:10px;
width:130px;
height:60px;
}

#content{
margin-left:173px;
border: 8px solid #CDCDCD;
width:686px;
height:304px;
background-color:#ffffff;}
#content ul li{
margin-left: 20px ;
list-style:square;
line-height:14px;
} 
#l_cont{
float:left;
padding-left:17px;
padding-top:2px;
padding-right:17px;
width:209px;
height:300px;
overflow:auto;}
#r_cont{
float:left;
width:443px;
height:304px;
font-weight:normal;
}

/* tem_ohne_bild */

#l_cont2{
float:left;
padding-left:17px;
padding-top:2px;
padding-right:17px;
width:209px;
height:300px;
overflow:auto;}
#r_cont2{
float:left;
margin-left:7px;
padding-top:4px;
padding-right:4px;
width:432px;
height:300px;
overflow:auto;
font-weight:normal;}
#partner{
float:left;
width:100%;
}
#footer{
margin-top:40px;
height:23px;
padding-top:7px;
text-align:center;
background-color:#a00122;
font-size:9px;
font-weight:bold;
color:#ffffff;
}

/* Haupt Navi ------------------------------------------------------------------------------*/
#navigation{
background-image:url(back_navi_1.gif);
font-size:11px;
height:250px;}
#navigation ul{
list-style: none; 
}
#navigation ul li{
margin-bottom: 0px;}
#navigation ul a{
line-height:20px;
display:block;
width:115px;
color: #ffffff;
font-size:11px;
font-weight: bold;
text-decoration: none;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #CCCCCC;
padding-left:5px;}
#navigation ul a:hover{
color: #E0027A;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #B4B4B4;
}
#navigation ul a.current{
color: #E0027A;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #B4B4B4;
}
#navigation ul ul li{
margin: 0px;}
#navigation ul ul a{
display:block;
color: #ffffff; 
font-size: 11px; 
font-weight: normal;
line-height:16px;}
#navigation ul ul a:hover{
color: #E0027A;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #B4B4B4;}
#navigation ul ul a.current{
color: #E0027A;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #B4B4B4;}
/* Navi Ende ------------------------------------------------------------------------------*/

/*  Start Forms */ 
#formwrap { 
padding: 0px; 
margin: 0px; 
} 
#form { 
padding: 0px 0px 10px 0px; 
margin: 0px 0px 0px 0px; 
text-align: left; 
} 
/* Rahmenfarbe angeben für Opera */ 
fieldset { 
border: 1px solid #fff; 
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px; 
} 
legend { 
border: 1px solid #fff; 
} 
Label { 
font:11px/20px verdana, arial, helvetica, sans-serif; 
padding:0px; 
margin-left: 0px; 
} 
.inpt { 
width: 180px; 
border: 1px solid #999; 
background-color: transparent; 
color: #E0027A; 
font-family: Verdana, Arial, Sans-Serif; 
font-size: 11px;
font-weight:normal;
padding: 1px 1px 1px 3px; 
margin: 0px 0px 5px 0px; 
word-spacing: 0.2em; 
} 
.txt { 
width: 160px; 
border: 1px solid #999; 
background-color: transparent; 
color: #E0027A; 
font-family: Verdana, Arial, Sans-Serif; 
font-size: 11px; 
padding: 1px 1px 1px 3px; 
margin: 0px 0px 5px 0px; 
word-spacing: 0.2em; 
} 
input.inpt:focus, textarea.txt:focus { 
color: #E0027A; 
font-family: Verdana, Arial, Sans-Serif; 
} 
.senden { 
width: 80px; 
font-weight: bold; 
font-size: 11px; 
margin: 0px; 
padding:0px; 
background-color: #eee; 
color: #333; 
text-align: center; 
border: solid 1px #999; 
cursor: pointer; 
} 
.select{
width: 187px; 
border: 1px solid #999;
color: #E0027A; 
font-family: Verdana, Arial, Sans-Serif; 
font-size: 11px; 
padding: 1px 1px 1px 3px; 
margin: 0px 0px 5px 0px; 
word-spacing: 0.2em;}
label, 

input[type=checkbox], 
input[type=radio], 
input[type=button], 
input[type=submit] { 
cursor: pointer; 
} 

/*  End Forms */ 

.noborder{
border:none;}
