/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background: #fff url(../images/layout/backrepeat.jpg) repeat-x;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: #926b4e;
padding:0px;
margin:0px;
behavior: url("./css/csshover3.htc"); 
}

a {color: #993300; outline: none;}
a:visited {color:#993300;}
a:hover {color: #993300;}
a:active { color:#993300;}

p {
padding:0px 15px;
line-height: 16px;
text-align: justify;
}

ul {line-height: 16px;}

/* ----------container zentriert das layout-------------- */
#container {
width: 1000px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background: #fff url(../images/layout/contback.jpg) repeat-y;
margin-top: 15px;
}

/* ----------banner for logo-------------- */
#banner {
padding: 0px;
margin:0px;
height: 206px;
background: #fff;
}

#topleft {
margin:0;
width: 269px;
padding:0;
height: 206px;
float: left;
border-right: solid 1px #fdecc0;
border-bottom: solid 1px #fdecc0;
border-left: solid 1px #E4D5AE;
color: #fdecc0;
background: #926b4e url(../images/layout/erbach.jpg) no-repeat top left;
}

#bread {
margin: 155px 10px 0 10px;
font-size: 10px;
color: #926b4e;
font-weight: bold;
}

#bread p {
padding: 0px;
line-height: 12px;
margin:0 0 5px 0;
}

#bread a {
color: #fff;
text-decoration: none;
padding-left: 11px;
background: #926b4e url(../images/layout/arrow_bread.jpg) no-repeat top left;
line-height: 14px;
margin:0;
}

#bread a:hover {text-decoration: underline}

#flash {
margin-left:0 0 0 271px;
padding: 0;
z-index:0;
}
#callback {
margin: 20px 0 20px 8px; 
padding: 0;
width: 256px;
height: 115px;
}

#callback img {border: 0;}


#faq {
margin: 20px 0 20px 8px; 
padding: 0;
width: 256px;
background: #fdecc0;
}

#faq h1 {
background: #926b4e;
font-size: 10px;
margin: 0;
padding: 5px 10px;
color: #fff;
}

#faq h2 {
font-size: 10px;
background: #fdecc0 url(../images/layout/arrow_faq.jpg) no-repeat top left;
padding-left: 20px;
color: #926b4e;
}

#faq p {
color: #444;
padding: 5px 15px 0px 15px;
}
#faq p.faqlink {
text-align: right; 
line-height: 12px; 
padding-top: 0; 
margin-top: 0;
padding-bottom: 15px;
}

#faq a {text-decoration: none;}
#faq a:hover {text-decoration: underline;}

#topNavi {
margin: 0px;
padding: 5px 10px;
color: #fdecc0;
background-color: #926b4e;
border-bottom: solid 1px #fdecc0;
text-align: right;
}

#topNavi ul, #footer ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#topNavi li, #footer li {
padding: 0px 5px;
margin: 0;
display: inline;
border-left: solid 1px #fff;
}

#footer ul {
text-align: center;
}

#footer li {
padding: 0px 40px;
border: 0;
}

#footer a {text-decoration: none;}
#fotter a:hover {text-decoration: underline;}

#topNavi li.first, #footer li.first {
border-left: 0;
}

#topNavi a {
color: #fff; 
text-decoration: none;
}

#topNavi a:hover {text-decoration: underline;}

/* -----------------Inhalt--------------------- */
#content {
padding: 0px;
margin: 15px 60px 1px 280px;
margin-right: 0px;
width: 700px;
background-color: #fff;
}
div#content { 
min-height:400px;
height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}

#content h1 {
font-size: 18px;
margin-left: 15px; 
}

#content h2 {
margin-left: 15px;
background: #FDECC0 url(../images/layout/arrow_faq.jpg) no-repeat center left;
padding: 7px 20px;
font-size: 10px;
}

#content p {
color: #444;
margin-left: 15px;
}

#content ul {
color: #444;
margin-left: 0px;
list-style-type: square;
margin-left: 55px;
}
* html #content ul {margin-left: 40px;} /*IE hack*/

#content #back {margin-top: 30px;}
#content #back p {text-align: right;}

/* --------------left navigavtion------------- */
#left {
float: left;
background: #fdecc0 url(../images/layout/leftback.jpg);
width: 270px;
margin: 0px;
padding: 0px;
min-height: 600px;
}

#navi {
margin: 15px 0px 5px 7px;
padding: 0;
width: 200px;
}
#navi ul, #navi li {
list-style-type: none;
padding-top: 2px;
}
#navi li a {
text-decoration: none;
display: block;
width: 100%;
padding: 7px 25px;
border-left: solid 6px #926b4e;
}
#navi a:link, #navi a:visited {
color: #926b4e;
background-color: #fdecc0;
}
#navi #akt {
color: #926b4e;
background-color: #fdecc0;
}
#navi a:hover, #navi a:hover#akt {
color: #926b4e;
text-decoration: underline;
border-left: solid 6px #993300;
} 

#navi li.active a {
border-left: solid 6px #993300;
}  


/* -----------footer--------------------------- */
#footer {
clear: both;
height: 100px;
background: #fff url(../images/layout/footerback.jpg) repeat-x top;
margin: 0px;
padding: 0px;
}

#footer h4 {
color: #fff;
font-size: 11px;
font-weight: normal;
padding: 17px 30px;
text-align: center;
}

#footer a {
font-weight: bold;
color: #fff;
}
