@charset "utf-8";

body {
	margin: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	color: 222;
	padding: 0px;
	background-color: #999999;
}
p {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	text-align: left;
}



#wrapper {
	margin: 0 auto;
	padding: 0px;
	height: 500px;
	width: 988px;
}
#navigation {
	background-image: url(images/nav_bg_988x1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	height: 60px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
}
#content {
	background-image: url(images/content_bg_988x1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 960px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top: 15px;
}

#maincontent {
	background-image: url(images/content_bg_988x1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 960px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top: 0px;
	color: #DDD;
}
#dominanzcontent {
	background-image: url(images/content_bg_988x1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 960px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top: 0px;
}
#mainbg {
	margin: 0px;
	background-image: url(images/main_bg_960x1100.jpg);
	background-repeat: no-repeat;
	height: 1065px;
	padding-top: 25px;
	padding-right: 490px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
}
#dominanzbg {
	background-image: url(images/mdc_right_320x650.jpg);
	background-repeat: no-repeat;
	background-position: 640px 18px;
	height: 625px;
	text-align: justify;
	padding-right: 345px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#dominanzcontent h1 {
	text-align: left;
	margin: 0px;
}
#erziehungbg {
	background-image: url(images/mdc_left_225x600.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
	height: 600px;
}
#linksbg {
	text-align: center;
}

#content p {
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#erziehungbg p {
	text-align: justify;
	padding: 0px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#linksbg p {
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#linksbg h1 {
	text-align: center;
}
#content li {
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 13px;
	list-style-type: disc;
	list-style-position: outside;
}
#content ul {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
#gallery {
	background-image: url(images/content_bg_988x1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 960px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top: 0px;
}
#kontaktbg {
	background-image: url(images/content_bg_988x1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 960px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top: 0px;
}
.galleryWrapper {
	margin: 0;
	height: 680px;
	padding: 0px;
}

#disclaimer {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#disclaimer p{
	text-align: justify;
}
#bottom {
	background-image: url(images/content_bottom_988x13.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 988px;
}
#subline {
	text-align: center;
	width: 988px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:focus {
	outline:none;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#subline a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#subline a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#subline a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
#subline a:active {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#maincontent a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#maincontent a:focus {
	outline:none;
}
#maincontent a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#maincontent a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#erziehunglistwrap {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 700px;
	text-align: center;
}
#erziehunglistwrap li {
	margin: 0px;
	padding: 0px;
}
#erziehungslistleft {
	float: left;
	margin: 0px;
	padding: 0px;
}
#erziehungslistmiddle {
	float: left;
	margin: 0px;
	padding: 0px;
}

#erziehungslistright {
	float: left;
	margin: 0px;
	padding: 0px;
}
#erziehungslistbottom {
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

