@charset "utf-8";

body, table, input {
	font-family: verdana;
	font-size: 8pt;
}

#head {
	width: 1000px;
	height: 123px;
	margin-bottom: 15px;
	overflow: hidden;
}

#logo, #adresse, #slideShow {
	float:left;
	margin-right: 20px;
}

#logo img {
	border: none;
}

img.slideShow {
	height: 121px;
	width: 162px;
	float:left;
	margin:0;padding:0;
}

#adresse {
	padding: 5px;
}

#menu, #submenu {
	clear:both;
	border-top: 2px solid #dedede;
	padding: 3px;
	min-height: 15px;
	width: 995px;
}

.contentImage {
	width: 650px;
}

#menu a {
	color: black;
	text-decoration: none;
}

#submenu {
	border-bottom: 2px solid #dedede;
	color: #cdcdcd;
	background-color: rgb(255,249,199);
}

#submenu a {
	color: #808080;
	text-decoration: none;
}

#submenu a.current{
	color: black;
}

#menu .current {
	background-color: rgb(255,249,199);
}

#menu a:hover, #submenu a:hover{
	background-color: rgb(255,249,199);
}

#content {
	padding-left: 10px;
	width: 650px;
}

#content a {
	color: blue;
}

#content h1 {
	font-size: 18pt;
	font-weight: normal;
	margin:0;
	margin-bottom: 10px;
	color: black;
}

#content h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}

#sidebar {
	width: 300px;
	background-color: rgb(255,249,199);
	border-left: 2px solid #dedede;
}

#sidebar .item {
	color: #808080;
	border-bottom: 2px solid #dedede;
	padding: 10px;
}

#sidebar .item img {
	width: 280px;
}

#sidebar .item2 {
	color: #808080;
	border-bottom: 2px solid #dedede;
	padding: 10px;
}

#sidebar .item2 img {
	width: 280px;
}

#sidebar p {
	margin:0;
	margin-top:5px;
}

#sidebar h1 {
	color: black;
	font-size: 8pt;
	font-weight: bold;
	margin:0;
	margin-bottom: 10px;
}

#sidebar a {
	color: black;
	text-decoration: none;
}

.clear{clear:both;}
.bold{font-weight: bold;}
.hidden{display:none;}
.rechts{text-align:right;}

.galerie {
	width: 190px;
	float:left;
	text-align: center;
	border: 1px solid #cdcdcd;
	margin:5px;padding:5px;
	height: 150px;
	overflow: hidden;
}

.galerie img {
	width: 180px;
	border: 1px solid black;
}

.galeriePic {
	width: 190px;
	text-align: center;
	border: 1px solid #cdcdcd;
	margin:5px;padding:5px;
	overflow: hidden;
	border: 1px solid black;
}
