body, html {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	background-color: #C5C7C8;
	color: #4d4d4d;
	line-height: 140%
}

li {
	line-height: 120%;
	padding: 0;
	margin: 0;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;

}
p{
	//margin:0px;
}
a {
	color: #4d4d4d;
	text-decoration: underline;
}

a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

h3 {
	font-size: 10px;
	font-weight: bold;
}

a img {
	border: 0;
}

.clear {
	clear: both;
}

.layout1 {
	font-size: 11px;
	font-weight: bold;
}

.layout2 {
	margin-top: 12px;
	font-size: 18px;
	font-weigth: bold;
	text-align: center;
}

.layout3 {
	text-align: center;
	margin-top: 12px;
	font-size: 16px;
	color: #cc0000;
}

.layout4 {
	text-align: center;
	margin-top: 12px;
	font-size: 16px;
}

#main {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 952px;
	border: 1px solid #cc0000;
	background-color: #ffffff;
}

#newsletter_text {
	padding-left: 10px;

}

#header {
	float: left;
	height: 97px;
	width: 810px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#logo {
	float: left;
	height: 97px;
	width: 127px;
}

#quote {
	height: 28px;
	width: 917px;
	background-color: #cc0000;
	padding-left: 35px;
	padding-top: 12px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

#center_left {
	float: left;
	width: 150px;
}

#center_right {
	float: left;
	width: 790px;
}

#main_navi {
	margin-left: 9px;
	margin-top: 4px;
	width: 133px;
	border-top: 4px solid #cc0000;
}

#booktipp_header {
	background-color: #cc0000;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	margin-left: 9px;
	width: 107px;

}

#booktipp {
	width: 133px;
	margin-left: 9px;
	margin-top: 15px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 4px solid #cc0000;
	line-height: 150%;
}

#booktipp a {
		color: #cc0000;
}

#booktipp a:hover {
	text-decoration: none;
}

#newsletter_header {
	background-color: #cc0000;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	margin-left: 9px;
	width: 107px;
}

#newsletter{
	width: 133px;
	margin-left: 9px;
	margin-top: 15px;
	text-align: center;
	border-bottom: 4px solid #cc0000;
	line-height: 150%;
}

#clickpath {
	margin-top: 6px;
	color: #cc0000;
	font-size: 10px;
}

#clickpath a {
	color: #cc0000;
	text-decoration: none;
}

#clickpath a:hober {
	color: #cc0000;
	text-decoration: none;
}

#content {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	width: 792px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}

#content1_1 {
	width: 750px;
	min-height: 530px;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}

#content1_2 {
	float: left;
	width: 350px;
	min-height: 530px;
	padding-left: 15px;
	padding-right: 15px;
}

#content2_2 {
	float: right;
	min-height: 515px;
	width: 350px;
	margin-right: 20px;
	padding-left: 20px;
}

#content2_2_navi {
	float: right;
	height: 15px;
	width: 356px;
	padding-left: 20px;
	margin-right: 10px;
	color: #dbdbdb;
}

#content2_2_navi a{
	color: #000000;
}

#content_navi_left {
	float: left;
}

#content_navi_right {
	float: right;
}

#content3 {
	width: 750px;
	min-height: 622px;
	background-image: url(/fileadmin/Bilder/Delphin-small-16.jpg);
	padding-left: 15px;
	padding-right: 15px;
}

#footer {
	background-color: #cc0000;
	padding: 5px;
	color: #ffffff;
	margin-top: 10px;
	text-align: center;
}

#footer a {
	color: #ffffff;
}