html, body {height: 100%;}
* {	margin:0; padding:0;}
img {border: none;}

body {
	background: #F0F6F6;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #365870;}

#wrapper {
height: 100%;width: 450px;
margin: 0 auto 0 auto;
background-color: #fff;
border-top: 20px solid #6191A5;}

#header {background: #fff;text-align:center;}

div.element {background: #fff; margin: 5px; overflow: hidden;}

div.element img {
float: left;
	padding: 2px;
	border: 1px solid #ddd;
	margin: 0 8px 8px 0;}
  
a { color: #F39736;}


h3 {margin-bottom: 4px; clear: left;position: relative;}

h3 a.link {background-color: transparent;
background-image: none;
position:absolute; right: 10px; top:0px;}

.petrol {background-color: #6191A5;}
.clearleft {clear: left;}
.bold {	font-weight: bold;}


h3 a {
display: block;
background: #F39736;
font: bold 13px Georgia, 'times new roman', serif;color: #000;
text-decoration:none;
padding: 8px;}



p, blockquote {	margin: 8px 0 8px 0;}
blockquote {font-style: italic; font-family : 'times new roman';font-size: 13px;}
cite {font-weight:normal;}


h3 a.blog {background: #6191A5;}
h3 a.zwei {background: #FC5926;}
h3 a.drei {background: #FC6D25;}
h3 a.vier {background: #FC8426;}
h3 a.fuenf {background: #FC9E26;}

h3 a.blog:hover {color: #fff;}
h3 a.zwei:hover {color: #fff;}
h3 a.drei:hover {color: #fff;}
h3 a.vier:hover {color: #fff;}
h3 a.fuenf:hover {color: #fff;}


	
