body {
	color: #323232;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}


b {
	color: #232323;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
}


table.dates	{
	margin-top: 7px;
	margin-left: 15px;
	margin-bottom: 10px;
	table-layout: fixed;
	width: 60%;		
}

td {
	color: #b3b3b3;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #b3b3b3;
	border-color: #999999;
}

a:hover {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #ffffff;
}
a img {
	border-style: none;
}

a.mainlink {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #222222;
	border-color: #999999;
}
a.mainlink:hover {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #ffffff;
}


.main {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 841px;
	height: 1460px;
	background-color: #b9b9b9;
	border-style: solid;
	border-width: 1px;
	border-color: #323232;
}


.menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 340px;
	border-color: #323232;
	border-right: 1px solid #323232;
/*	border-bottom: 1px solid #323232; */
}

.container {
	margin:15px;
}

.container2 {
	text-align: center;
}



.menuentry a {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding: 2px;
	margin-top: -1px;
	margin-right: 1px;
	margin-left: 1px;
	display: block;
	font-weight: bolder;
	border-color: #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.menuentry a:hover {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 2px;
	margin: -1px 0px 0px;
	border: 1px solid #999999;
	background-color: #cecece;
}


.menuentryselected {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #cecece;
	margin: -1px 0px 0px;
	font-weight: bolder;
	border: 1px solid #999999;
	padding: 2px;
}

.title {
	position: absolute;
	top:0px;
	left: 170px;
	width: 665px;
	height: 150px;
	border-color: #323232;
/*	border-bottom: 1px solid #323232; */
}
.titlep {

}


.middleleft {

	
}

.middleright {
	position: absolute;
	top:150px;
	left: 170px;
	width: 670px;
	height: 136px;

	color: #aaaaaa;
	border-color: #323232;
	border-bottom: 1px solid #323232;
	border-top: 1px solid #323232;
	border-left: 0px solid #323232;
	border-right: 0px solid #323232;
	color: #aaaaaa;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
}

.bottomleft {
	position: absolute;
	top: 340px;
	left: 0px;
	width: 170px;
	height:1118px;
	border-right: 1px solid #323232;
	border-top: 1px solid #323232;	
}

.bottomright {
	position: absolute;
	top: 284px;
	left: 170px;
	width: 550px;
	height: 1175px;
	border-color: #323232;
	
	border-top: 0px solid #323232;
}

.address {
	font-size: 10px;	
}

.input {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #323232;		
}

.inputarea {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	
}

.inputtext {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #323232;	
}

.inputbutton {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	color: #323232;	
}

checkbox {
                color: #ff0000;
                font-family: arial, helvetica, sans-serif;
                font-size: 11px;
                background-color: #434343;
                border-style: none;
                cursor: move;
                caption-side: top;
}

.picture {
	border-style: none;
	float: center;
}

p.url {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: #323232;	
	font-weight: bold;
}

p.slogan {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

.copyright {
	position: absolute;
	vertical-align: baseline;
	font-size: 10px;	
}

img.beschreibungsbild {
	width: 460px;
	height: 225px;
	border: 0px;
}

img.fotogalerie {
	width: 160px;
	border: 0px;
	margin:5px;
}
