@charset "UTF-8";
/* CSS Document */

body
	{
	background-color: #cecfd1;
	margin: 0 0 40px 0;
	font-family: Trebuchet MS, Arial, Helvetica, Tahoma;
	font-size: 11px;
	}

p
	{
	line-height: 16px;
	clear: both;
	}

.weniger
	{
	line-height: 16px;
	clear: both;
	margin-top: -8px;
	margin-bottom: -15px;
	}

h1
	{
	font-size: 17px;
	color: #004c91;
	clear: both;
	margin-top: 30px;
	}

h2
	{
	font-size: 13px;
	color: #333333;
	clear: both;
	margin-top: 30px;
	}
	
h3
	{
	font-size: 10px;
	color: #999999;
	margin-left: 36px;
	margin-top: 39px;
	font-weight: normal;
	clear: both;
	}

a:link
	{
	color: #999999;
	}
	
a:visited
	{
	color: #999999;
	}

a:hover
	{
	color: #666666;
	}

a.neu:link
	{
	color: #004c91;
	font-weight: bold;
	}
	
a.neu:visited
	{
	color: #004c91;
	}

a.neu:hover
	{
	color: #666666;
	}

.facebook
	{
	font-family: Trebuchet MS, Arial, Helvetica, Tahoma;
	line-height: 16px;
	color: #004c91;
	float: left;
	margin-top: 20px;
	margin-left: 16px;
	}

.inhalt
	{
	position: relative;
	width: 400px;
	margin-top: 21px;
	margin-left: 50px;
	}

.bild {
	float: left;
	border: white;
	padding-right: 15px;
	margin-bottom: 12px;
	position: relative;
	clear: both;
	}

.bild2 {
	float: left;
	border: white;
	padding-right: 15px;
	margin-bottom: 25px;
	position: relative;
	clear: both;
	}

.bild3 {
	border: white;
	margin-bottom: 12px;
	}

.bild4 {
	border: white;
	margin-left: 11px;
	margin-bottom: 12px;
	}

.zitat {
	font-size: 15px;
	color: #666666;
	clear: both;
	line-height: 21px;
	}
	
.zitatname {
	color: #666666;
	font-style: italic;
	}

.copyright
	{
	font-family: Trebuchet MS, Arial, Helvetica, Tahoma;
	font-size: 10px;
	color: #999999;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 16px;
	}

.empfehlung
	{
	position: absolute;
	z-index: 100;
	width: 450px;
	font-family: Trebuchet MS, Arial, Helvetica, Tahoma;
	font-size: 10px;
	color: #999999;
	margin-top: 39px;
	text-align: right;
	}

.grauerkasten
	{
	background-color: #E7E7E7;
	margin-top: 25px;
	padding: 1px 25px 15px 25px;
	}

.grauerkasten2
	{
	background-color: #e0e8ef;
	margin-top: 28px;
	padding: 1px 25px 15px 25px;
	border: solid #004c91 1px;
	}
