@charset "utf-8";
.content_maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #9fc2db;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
}

.content_spacer_striped_low {
	width: auto;
	background-image: url(../bilder/teile/doppelstreifen.png);
	background-repeat: repeat-x;
	background-position: left 513px;
	background-attachment: fixed;
}

.content_spacer_striped_high {
	width: auto;
	background-image: url(../bilder/teile/triplestreifen.png);
	background-repeat: repeat-x;
	background-position: left 30px;
	background-attachment: fixed;
}

.content_container {
	background-attachment: fixed;
	background-image: url(../bilder/teile/doppelstreifen.png);
	background-repeat: repeat-x;
	background-position: left 513px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #88B3D2;
	border: 1px solid #FFFFFF;
}


.portrait {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	top: 30px;
}
.content_maintable .content_container .under_construction {
	position: relative;
	top: 45px;
	left: 200px;
	width: 520px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}




.content_menu {
	width: 187px;
	background-image: url(../bilder/teile/triplestreifen.png);
	background-repeat: repeat-x;
	background-position: left 30px;
	background-attachment: fixed;
	padding-top: 35px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menu_container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 480px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}


.content_namestripe {
	background-color: #9FC2DB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.impressum {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 513px;
	width: 95%;
	left: auto;
	right: auto;
	z-index: auto;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #88B3D2;
	border: 1px solid #FFFFFF;
}
.content_content {
	padding: 30px;
}
.imgbordered {
	border: 1px solid #FFFFFF;
	margin-right: 20px;
}
body {
	background-color: #9FC2DB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.vitatable {
	padding-top: 10px;
	padding-bottom: 10px;
}

