body {
	padding: 30px;
	font-size: 13px;
	margin: 5px;
}
a {color: #000000; text-decoration:none;}
a:hover {text-decoration:underline;}
* { font-family: arial;}
p { width: 70%; color: #666; font-size: 13px}
.bold{
	font-weight: bold;
	white-space: nowrap;
}

select {color: #666; font-size: 13px; }
.header {
	font-weight: normal;
	font-size: 29px;
	margin: -30px -30px 20px;
	padding: 40px 12px 16px 28px;
	background-image: url(_osr_promo_header.jpg);
	background-repeat: repeat-x;
	height: 64px;

}
.header a{
	text-decoration: none;
	color: white;
	white-space: nowrap;
}
h1.title {
	color: #444;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding-right: 25px;
	border-bottom:1px solid #DFEDFF;
	max-width:500px;
}

#partner_box {
	border-bottom-width: 1px;
	border-bottom-color: #DFEDFF;
	padding: 0px 0px 8px;
	border-bottom-style: solid;
}

.post {
	width:300px;
}

h2.partner {
	border-left:6px solid #8BACD7;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-right: 25px;
	max-width:500px;
	padding-left: 5px;
}

.www {
	color: #3378CC;
	text-decoration: none;
}

#navcontainer {
	width:170px;
	position:absolute;
-moz-border-radius:7px;	float:none;
	margin-top: 60px;
	background: #ECF4FB;
	right:20px;
	top:80px;
	padding: 10px 15px 15px;
	font-size: 12px;
	color: #666666;
	border-top: 1 solid #E4E4E4;
	border-right: 1 solid #ddd;
	border-bottom: 1 solid #ddd;
	border-left: 1 solid #CCCCCC;
}

#navlinks {
	list-style:none;
	margin-left:0px;
	padding-left: 10px;
	font-style: normal;
	font-weight: normal;
}

.impressum {
	font-size:12px;
	color: #666666;
	font-weight: bold;
}

#footer {
	padding: 5px;
	width: 100%;
	background-repeat: repeat-x;
	float: left;
	text-align: right;
	margin-top: 20px;
	background-image: url(_osr_promo_footer.jpg);
}

#copyright {
	margin-left:0px;
	display:inline;
	font-size:13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

