body { 
	background-color:#000000;
	font-family: "Courier New", Courier, mono, Verdana, Arial, helvetica, sans-serif;
	font-size: 11px; color:#333333;
}
.copy {
	font-family: "Courier New", Courier, mono, Verdana, Arial, helvetica, sans-serif;
	font-size: 11px; color:#333333;}

.box {
	width:700px; /* Breite der Seite */
	height: 463px;
	position: absolute;
	margin-left: -347px; /* Hälfte der Breite der Seite */
	left: 50%; top: 10%;
} 

ul li {padding-left: 3px;}

.headline { font-size: 13px; font-weight: bold;}
.cnt_credits {padding-top: 40px;
height: 423px; padding-left: 350px; background-image: url(images/frank_wardenburg_credits.jpg); background-repeat: no-repeat;}
.cnt_styling {padding-top: 30px;
height: 423px; padding-left: 415px;	background-image: url(images/frank_wardenburg_styling.jpg); background-repeat: no-repeat;}
.cnt_contact {padding-top: 110px;
height: 423px; padding-left: 470px;	background-image: url(images/frank_wardenburg_contact.jpg); background-repeat: no-repeat;}
.cnt_imprint {padding-top: 20px;
height: 423px; padding-left: 470px; background-image: url(images/frank_wardenburg_imprint.jpg); background-repeat: no-repeat;}

a:link, a:visited {color: #000000; text-decoration: none;}
a:hover, a:active {color: #F3843F; text-decoration: underline;}

.pic {padding-right: 2px; padding-bottom: 5px;}

#links { width: 200px; margin: 25px 0 15px 0; float: left; clear:both;}
#rechts {width: 140px; margin: 25px 0 15px 0; float:left;}

