
/*
Helles Blau: #bccfd9;
Dunkles Blau: #557592
Grauton: #9fb0b8;
*/

#body {

/*	background: #bbc3c7;*/
background-image:url(http://www.thomas-zastrow.de/images/streifen.jpg);

}

#headerschrift {
	position: absolute;
	margin-left:20px;
	margin-top:10px;
	font-size:18px;
	font-variant:small-caps;
	font-weight:bold;
 	font-family: Helvetica,Arial,sans-serif;
	color:white;
}

#headerbg {
  	width: 100%;
	height: 140px;
	position: absolute;
	background: #02255e;	left: 0px;
	top: 20px;
	
  }

#ruler {
	width: 100%;
        height: 20px;
        position: absolute;
        background: #02255e;        left: 0px;
        top: 0px;
	color: #bbc3c7;}

#wrapper {
	text-align: left;
	margin: 0px auto;
	top:20px;
	padding: 0px;
	border:0;
	width: 900px;
	position:relative;
	/*background-image:url(images/bg_mitte.png);*/
	border-style:solid;
	border-color: #02255e;;
	border-width: 2px;
	
}

#header {
	margin: 0 0 0 0;
/*	background: #505050;*/
	// background-image:url(images/bg.gif);
		border-style:solid;
	border-color: #bbc3c7;;
	border-width: 2px;

	height:250px;
}

#links {
	float: left;
	width: 125px;
	padding-top:15px;
	padding-left:20px;
}

#links p {

 color: #505050; font-size:14px;
margin-bottom:0px;
margin-top:0px;
 background: #bbc3c7;
padding-top:10px;
padding-bottom:6px;
width:100px;
height:10px;

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-topleft:2px;
-moz-border-radius-topright:2px;

-moz-border-radius-bottomleft:2px;
-moz-border-radius-bottomright:2px;

-moz-box-shadow:0 1px 2px #000000;
-webkit-box-shadow:0 1px 2px #000000;


background:#E8E7E7 none repeat scroll 0 0;
font-size:0.85em;
margin-bottom:7px;
padding:5px 7px;

border-bottom:2px solid ##02255e;;
}



#links a {
 text-decoration:none;
 color: #505050; font-size:14px;
 font-family: Helvetica,Arial,sans-serif;

}

#links a:hover {
    color: white; 
  }

#links a:visited {
    text-decoration:none;
     color: #505050;  }

#links a:visited:hover {
    text-decoration:none;
     color: white;
  }


#rechts {
	float: right;
	width: 140px;
	padding-left:0px;
	padding-top:15px;


}

#content { 
	float: left;
	width: 570px;
	margin-left:10px;
	text-align: justify;
	background: #ffffff;
	padding:10px;
	margin-top:15px;
	color: #444;	font-size:13px;
    	font-family: Helvetica,Arial,sans-serif;
	-moz-box-shadow:0 1px 5px #000000;

        -webkit-box-shadow:0 1px 5px #000000;
/*	background-image:url(http://www.thomas-zastrow.de/images/streifen.jpg);
        background-repeat: repeat-x; */
}

#content h1, h2, h3, h4, h5, h6 {
 font-family: Helvetica,Arial,sans-serif;
color: #505050;background: #bbc3c7;padding:4px;
background-image:url(images/p_background.png);

border-color:#02255e; -moz-box-shadow:0 1px 5px #000000;

        -webkit-box-shadow:0 1px 5px #000000;
}

#content ul {
list-style-type:square;
}


#footer {
	height:40px;
	clear: both;
	background: #bbc3c7;/*	background-image:url(images/bg_unten.png);*/
	background-repeat:no-repeat;
	text-align:center;
	color: #02255e;	font-size:10pt;
	font-style:italic;
	padding-top:3px;
}

#kommentar a{
 font-family: Helvetica,Arial,sans-serif;
color: #02255e; 
text-decoration:none;
align:right;
}
