/* Design von MecklenburgerSchecke.de */

body {
	background-color:#000000;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	color:#D4D4D4;
}

#main {
	position:relative;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	background-color:#586D8F;
	border:1px solid #586D8F;
}

#header {
	width:100%;
	height:160px;
	background-image:url(../img/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom: 1px solid #000000;
	line-height:20;
}

#werbung {
	width:100%;
	height:25px;
	background-color:#586D8F;
	border-bottom:2px solid #000000;
	text-align:center;
	line-height:2;
}

#navigation {
	width:160px;
	float:left;
}

#content {
	margin:20px;
	width:550px;
	float:right;
	min-height:600px;
	text-align:justify;
}

#copyright {
	width:100%;
	height:20px;
	clear:left;
	clear:right;
	border-bottom:2px solid #000000;
	text-align:center;
	font-size:11px;
}

#footer {
	width:100%;
	height:100px;
	background-image:url(../img/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;
}

#navtitel_allgemein {
	margin-top:20px;
	margin-left:5px;
	border:1px solid #43516F;
	background-color:#43516F;
	font-size:14px;
}

#navtext_allgemein {
	margin-left:5px;
	border:1px solid #43516F;
}

#navtitel_zuechter {
	margin-top:20px;
	margin-left:5px;
	border:1px solid #43516F;
	background-color:#43516F;
	font-size:14px;
}

#navtext_zuechter {
	margin-left:5px;
	border:1px solid #43516F;
}

#navtitel_galerie {
	margin-top:20px;
	margin-left:5px;
	border:1px solid #43516F;
	background-color:#43516F;
	font-size:14px;
}

#navtext_galerie {
	margin-left:5px;
	border:1px solid #43516F;
}

#navmain {
	padding-left:30px;
}

#foto {
	text-align:center;
	font-size:10px;
}

#center {
	text-align:center;
}

/* Copyright by S. Kretschmar / Designbibel.de */


