@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content a {
	color: #CCCCCC;
}
#content a:hover {
	color: #FFFFFF;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 1.4em;
}

hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: auto;
	width: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 15px;
}


#wrapper {
	height: 500px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: auto;
	width: auto;
}
#headdesign {
	float: left;
	height: 100px;
	width: 270px;
}
#title {
	float: left;
	height: 100px;
	width: 530px;
	background-image: url(../pics/title.jpg);
	background-repeat: no-repeat;
}
#H1 {
	float: right;
	margin-right: 25px;
	height: auto;
	width: 200px;
	margin-top: 72px;
	margin-bottom: 0px;
	text-align: right;
}
#subnavi {
	background-image: url(../pics/bg_pixel.jpg);
	background-repeat: repeat;
	height: 370px;
	width: 300px;
	margin-left: 30px;
}
#bio_bild_unterschrift {
	font-size: 10px;
	color: #336699;
	height: auto;
	width: 170px;
	float: right;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#bio_bild_unterschrift img {
	border: 1px solid #CCCCCC;
}

#sub_1 {
	font-size: 14px;
	height: 20px;
	width: 100px;
	position: relative;
	top: 30px;
	z-index: 1;
	visibility: visible;
	left: 30px;
}
#icon_1 {
	position: relative;
	z-index: 2;
	left: 120px;
	height: 88px;
	width: 133px;
}



#container {
	height: auto;
	width: auto;
}
#design_motiv {
	float: left;
	height: 370px;
	width: 330px;
}
#contentbox {
	float: left;
	height: 350px;
	width: 449px;
	background-image: url(../pics/bg_pixel.jpg);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.videocredit {
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 5px;
}

#content {
	height: 318px;
	width: 425px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #003366;
	overflow: auto;
	visibility: visible;
}
#content_video {
	height: 323px;
	width: 425px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #003366;
	overflow: hidden;
	visibility: visible;
}
#content_video a {
	color: #CCCCCC;
}
#content_video a:hover {
	color: #FFFFFF;
}


#navi {
	height: auto;
	width: 700px;
	float: left;
	position: relative;
	z-index: 1;
	top: -7px;
	margin-left: 40px;
	margin-top: 1px;
}
#navi ul {
	color: #999999;
	list-style-type: none;
	font-size: 15px;
	margin-top: 0px;
}
#listquad {
	background-color: #3366CC;
	height: 12px;
	width: 12px;
	float: left;
}
#navi li {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	padding: 0px;
	margin-right: 20px;
}
#navi a {
	color: #999999;
	text-decoration: none;
}
#navi a:hover {
	color: #666666;
}
#navi .active {
	color: #003366;
}
#termine img {
	float: right;
	border: 1px solid #CCCCCC;
}
.blue_font {
	font-weight: bold;
	color: #006699;
}

#sub_2 {
	font-size: 14px;
	height: 20px;
	width: 100px;
	position: relative;
	top: 30px;
	z-index: 1;
	visibility: visible;
	left: 30px;
}
#icon_2 {
	position: relative;
	z-index: 1;
	left: 120px;
	height: 88px;
	width: 133px;
	top: -50px;
}
#content img {
	margin-bottom: 5p