/* CSS Document */
* {padding:0; margin:0;}

body {
background-color: #ffffff;
background-image: url(images/body_bg.jpg);
background-repeat: repeat-x;
font-family: Tahoma, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #969595;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

#sitebody {
width:900px;
height:565px;
background-color: #ffffff;
border-top: 1px solid #a71511;
border-bottom: 1px solid #a71511; 
margin-top: 20px; /* so wird's zentriert! */
margin-left:auto;
margin-right:auto;
}


#kopfbereich {
/*position:relative;*/
width:915px;
height:149px;
}



#navibereich {
float:left;
width:200px;
height:545px;
text-align:center;
margin-top: 10px;
border-right: 1px solid #a71511;
margin-bottom: 10px;
}

#navibereich ul {
margin-top:15px;
line-height:1.3;
}

#navibereich li {
list-style-type:none;
color:#a71511;
font-size:12px;
font-weight:bold;
padding-top:15px;
padding-bottom:15px;
}

#navibereich a {
display: block;
text-decoration:none;
color:#7d7d7d;
}

#navibereich a:hover,
#navibereich a:focus{
color:#a71511;
text-decoration:none;
}
#navibereich a:active {
color:#a71511;
text-decoration:none;
}

#startseite {
float:left;
width:699px;
height:565px;
background-image:url(images/start.jpg);
background-repeat: no-repeat;
}

#startseite p{
font-size:11px;
text-align:center;
margin-top:275px;
line-height:1.3;
color:#4D4D4D;
vertical-align:bottom;
}


#textbereich {
font-size:12px;
width:699px;
height:565px;
float:left;
vertical-align:top;
background-image:url(images/personal_business_coaching.jpg);
background-repeat: no-repeat;
background-position:bottom left;
}

#textbereich img{
margin-top:20px;
margin-left:3px;
}

#textbereich a {
text-decoration:underline;
font-weight:bold;
color:#7d7d7d;
}

#textbereich a:hover,
#textbereich a:focus{
color:#a71511;
text-decoration:underline;
}
#textbereich a:active {
color:#a71511;
text-decoration:underline;
}

#texte {
width:699px;
line-height:1.5;
color:black;
font-size:12px;
}

.baustein {
width: 329px;
float: left;
font-size:12px;
color:black;
line-height:1.5;
vertical-align:top;
}

.baustein p{
width:305px;
margin-left:20px;
padding-right:18px;

}

#bericht {
font-size:12px;
width:699px;
height:565px;
float:left;
vertical-align:top;
overflow-y:auto;
}

#bericht p{
width:600px;
margin-bottom:20px;
margin-left:20px;
padding-right:18px;
line-height:1.5;
color:black;
font-size:12px;
}

.cells{
line-height:1.5;
color:black;
font-size:12px;
vertical-align:top;
}

.cells a {
text-decoration:underline;
font-weight:bold;
color:#7d7d7d;
}

.cells a:hover,
.cells a:focus{
color:#a71511;
text-decoration:underline;
}
.cells a:active {
color:#a71511;
text-decoration:underline;
}

#bericht img{
margin-top:20px;
margin-left:3px;
}

#logo {
color: black;
background-color: white;
padding:5px;
border: 5px solid #d9d9d9;
}

#bottom {
height:21px;
width:915px;
}

#fussbereich {
background-color:#ebeee2;
text-align:right;
font-size:10px;
width:885px;
clear:both;
color:#000080;
font-size:13px;
padding-right:30px;
padding-top:25px;
}

#fussbereich a {
text-decoration:none;
color:#000080;
}

#fussbereich a:hover,
#fussbereich a:focus{
color:#c5862a;
text-decoration:none;
}
#fussbereich a:active {
color:#c5862a;
text-decoration:none;
}


h1 {font-size:150%;}
h2 {
color:#c5862a;
font-size:19px;
font-weight:normal;
margin-top:14px;
margin-left:30px;
}
h3 {font-size:110%;}

address {
text-align:center;
font-size:80%;
font-style:normal;
letter-spacing:2px;
line-height:1.5em;
}

a {text-decoration:none;
color:#000080;}
a:link {text-decoration:none;
color:#000080;}
a:visited {text-decoration:none;
color:#000080;}
a:hover, a:focus {color:#c5862a;
text-decoration:none;
}
a:active {
color:#c5862a;
text-decoration:none;
}

.skiplink {
position: absolute;
top: -2000px;
left:-3000px;
width:0px;
height:0px;
overflow:hidden;
display:inline;
}

h2, h3; p, ul, ol {
margin-bottom: 1em;
}




blockquote {
width:505px;
color:black;
font-size: 14px;
line-height:1.8;
background:#cceace;
padding:20px;
border-left:3px solid #036b0a;
border-right:3px solid #036b0a;
margin-top:20px;
margin-bottom:15px;
}


.bildlinks {
float: left;
padding:3px;
border: 5px solid #ccc;
margin-right:10px;
margin-left:10px;
}

.bildrechts {
float: right;
padding:3px;
border: 5px solid #ccc;
margin-right:10px;
margin-left:10px;
}

.clearing {clear:both;}







