body {
	font-family:  Arial, Sans-Serif;
	margin: 5px;
	padding: 5px;
	background-color: #414141;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
div {
	font-size: 14px;
	line-height: 150%;
}
h1 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #3D587D;
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 15px;
	padding: 2px;
	padding-bottom: 10px;
}
h2, h3 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	padding: 2px;
	color: #3D587D;
	margin: 25px 0 10px 0;

}
h2.zwischenueberschrift {
    font-size: 16px;
    line-height: 120%;
    font-weight: bold;
    color: #3D587D;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 15px;
    padding: 2px;
    padding-bottom: 10px;
}
a {
	text-decoration: underline;
	color: #3D587D;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
h2 a, h2 a:hover, h3 a, h3 a:hover {
    text-decoration: none;
    color: #3D587D;
}
div#header {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: 800px;
	height:	25px;
	margin: auto;
	padding: 190px 0 0 0;
	background-color: #FFFFFF;
	background-image: url('images/header03.jpg');
	background-position: 0 25px;
	background-repeat: no-repeat;
	border-bottom: 5px solid #27436D;
}
div#header ul {
    width: 720px;
    margin: 0 auto;
    list-style-type: none;
}
div#header ul li {
    float: left;
    padding: 2px 5px 1px 5px;
    background-color: #476692;
    background-image: url('images/bgnav2.jpg');
    background-repeat: repeat-x;
    margin: 0 5px;
	border: 1px solid #27436D;
}
div#header ul li#active {
    float: left;
    padding: 2px 5px 1px 5px;
    background-color: #27436D;
    background-image: none;
    margin: 0 5px;
	border: 1px solid #27436D;
}
div#header a {
	font-size: 15px;
	color: #FFFFFF;
	padding: 0px 3px;
	text-decoration: none;
	margin-bottom: 0;
}
div#header a:hover{
	color: #EFE35B;
	text-decoration: none;
}
div#header ul li#active a {
    color: #EFE35B;
}

div#page {
	position:relative;
	width: 850px;
	margin: auto;
	background-color: #FFFFFF;
}
div#content {
	padding: 15px 40px 15px 40px;
	text-align: left;
}
div#formular {
	margin: 20px auto;
	width: 520px;
	padding: 15px;
	background-color: #D5E0EB;
	font-weight: bold;
}

div#fehler {
	margin: 20px auto;
	width: 520px;
	padding: 15px;
	background-color: #D5E0EB;
	text-align:center;
	color: #F00000;
	font-weight: bold;
}
div#fehler a{
	color: #F00000;
	font-weight: bold;
}
div#footer {
	clear:both;
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	border-top: 2px solid #27436D;
	text-align: center;
}
div#footer a {
	text-decoration: none;
}
input {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
}
div.clearly {
    clear:both;
    font-size:1px;
    padding:0;
    margin:0;
}
table.data {
	width: 95%;
	margin: auto;
}
table.data caption {
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 10px 0;
}
table.data th {
	text-align: left;
	background-color: #5B78A0;
	color: #fff;
}
table.data tr.darkrow {
	background-color: #F0F4F8;
}
table.data td.title, table.data th.title {
	width: 130px;
}

table.data td.title a {
	font-weight: bold;
}
table.data td.rating, table.data th.rating {
	width: 100px;
	text-align: center;
}
div#rating {
	float:right;
	padding: 25px 15px 15px 15px;
	line-height: 180%;
	background-color: #F0F4F8;
	border: 2px solid #5B78A0;
	text-align: center;
	margin: 70px 20px 20px 30px;
}
div#rating span {
	font-size: 12px;
	line-height: 250%;

}

/* Startseiten Teaser */
div#teaser {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #E0E0E0;
	margin: 15px 0;
}
div#teaser div {
	background-color: #F4F7FA;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

/* Startseite Anzeigen */
div#homepageanzeigen {
	position:absolute;
	top: 450px;
	left: 425px;
    width:370px;
}

/* Forum Teaser */
div.forumteaser {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #3D587D;
	background-color: #F7F8F9;
	margin: 10px 0 25px 0;
	padding: 15px 15px 20px 15px;
	text-align: center;
}


/* BMI Formate */
div#bmirechner {
	padding:15px;
	width:280px;
	font-weight:bold;
	margin:30px auto;
	background-color:#F0F4F8;

}

div#bmiformel {
	padding:15px;
	width:280px;
	font-weight:bold;
	margin:30px auto;
	background-color:#F0F4F8;
	text-align:center;
}

div#bmiergebnis {
	padding:15px;
	width:280px;
	font-weight:bold;
	font-style: italic;
	margin:20px auto;
	background-color:#F0F4F8;
	text-align:center;
}

table.bmitable {
	width: 500px;
	margin: 0 auto;
}
table.bmitable caption {
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 10px 0;
}
table.bmitable th {
	text-align: left;
	background-color: #5B78A0;
	color: #fff;
}
table.bmitable tr.darkrow {
	background-color: #F0F4F8;
}

/* Tabelle mit Diäten */
table#diaeten {
    padding: 3px;
    border: 1px solid #7c95b7;
}
table#diaeten tr td {
    height: 60px;
    
}
table#diaeten tr:hover {
	background-color: #fff3d2;
	
}

/*Postings */
div.posting0 {
	 margin: 5px 0;
	 border: 2px solid #F7F8F9;
	 padding: 8px;
}
div.posting1 {
	 background-color: #F7F8F9;
	 border: 2px solid #F7F8F9;
	 margin: 5px 0;
	 min-height: 50px;
	 padding: 8px;
}
div.posting2 {
	border: 2px solid #F7F8F9;
 	margin: 5px 0;
 	min-height: 50px;
 	padding: 8px;
}
ul.postings {
    margin: 10px 0;
    padding: 0;
    list-style-type: none;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;

}
ul.postings li {
    margin: 3px 0;
    padding: 3px 5px;
}
ul.postings li.darkrow {
    background-color: #F4F7FA;
}
ul.postings li.lightrow {
    border: 1px solid #E0E0E0;
    border-width: 1px 0 1px 0;
}

ol.liste {
    width:85%;
    margin-left:20px;
    margin-top:20px;
    margin-bottom:40px;
}
ol.liste li {
    margin-top:10px;
    margin-bottom: 10px;
}
ol.liste li strong {
	color: #3D587D;
	
}