@charset "utf-8";
#wrapper {
	margin: auto;
	padding: 20px;
	height: 1200px;
	width: 1220px;
}
#header {
	float: left;
	height: 39px;
	width: 250px;
	background-image: url(../Bilder/Grafiken/designoben.fw.png);
	padding-left: 970px;
	padding-top: 61px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header2 {
	float: left;
	height: 500px;
	width: 1220px;
}
#contend {
	float: left;
	height: auto;
	width: 1260px;
}
#footer {
	height: 100px;
	width: 1220px;
	float: left;
}
#navigation {
	float: left;
	height: 90px;
	width: 1156px;
	padding-left: 64px;
	padding-top: 10px;
	background-image: url(../Bilder/Grafiken/designunten.fw.png);
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #340000;
	display: block;
	float: left;
	height: 20px;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#navigation a:hover {
	color: #183E85;
}




#logo {
	float: left;
	height: 490px;
	width: 270px;
	background-image: url(../Bilder/Grafiken/logo.fw.png);
	background-repeat: no-repeat;
}

#galerie {
	float: left;
	height: 500px;
	width: 926px;
	padding-left: 20px;
}

#platzhalter2 {
	float: left;
	height: 100px;
	width: 68px;
}

#footer2 {
	height: auto;
	width: 1000px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #696969;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgba(0,0,0,1);
	text-decoration: none;
}


.fett {
	font-weight: bold;
}

#platzhalter1 {
	float: left;
	height: 160px;
	width: 68px;
}
.klein {
	font-size: 12px;
}
.kleinfett {
	font-size: 12px;
	font-weight: bold;
}
.fettgroß {
	font-size: 14px;
	font-weight: bold;
}
#termin a {
	height: auto;
	width: 150px;
	border: 1px solid rgba(24,62,133,1);
	color: rgba(24,62,133,1);
	background-color: rgba(255,255,255,1);
	display: inline;
	padding: 10px;
}
#copy a {
	color: rgba(0,0,0,1);
	text-decoration: none;
}
