/* CSS Document */

body, html {
	padding: 0; 
	margin: 0;
	width: 100%; 
	height: 100%;
}

#container_id {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#balken_id {
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	height: 96px;
	z-index: 10;
	background-image:url(../images/balken.jpg);
	repeat:no-repeat;
}

#helm_id {
	position: absolute;
	top: -116px;
	left: 334px;
	width: 180px;
	height: 190px;
	z-index: 300;
}
#helm_id2 {
	position: absolute;
	top: -117px;
	left: 635px;
	width: 180px;
	height: 190px;
	z-index: 300;
}

#contentcontainer_id {
	position: absolute;
	left: 188px; top: 99px;
	width: 727px;
	min-height: 460px;
	overflow:visible;
	z-index: 30;
}

#content_id {
	margin: 40px 13px 13px 13px;
	padding: 0;	
}

#wasserzeichen_id {
	position:absolute; 
	left:49px; top:-35px; 
	width:745px; 
	height:668px; 
	z-index:5;
}

h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

p, span, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: inline;
}


p.center_c {
	text-align: center;
}

p.indent_c {
	padding-right: 20px;
}

#contactmenue_id {
	position: absolute;
	right: 9px;
	top: 4px;
	z-index: 40;
	left: 3px;
	width: 300px;
}

#contactmenue_id span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#contactmenue_id a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#contactmenue_id a:hover {
	text-decoration: underline;
	font-style: normal;
}

#mainmenue_id {
	position: absolute;
	left: 4px;
	top: 117px;
	width: 170px;
	z-index: 15;
}

#mainmenue_id span {
	display: block;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656E8E;
}

#mainmenue_id a.main_c {
	display: block;
	text-align: right;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ECA1A1;
	margin: 20px 0 12px 0;
	font-weight: bold;
	font-variant:small-caps;
	text-decoration: none;
}

#mainmenue_id a.main_c:hover {
	font-weight: bold;
	font-style: normal;	
}

#mainmenue_id a.sub_c {
	display: block;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 15px 0 15px 0;
	font-weight: bold;
	text-decoration: none;
}

#mainmenue_id a.sub_c:hover {
	font-weight: bold;
	font-style: normal;	
}

img {
	border-style:none;
}

#rightcolumn_id {
	position: relative;
	float: right;
	margin-left: 20px;
	top: -40px;
	width: 400px;
	margin-bottom: 0px;
	display: inline;
	text-align: center;
	vertical-align: middle;
	border: thin solid #FFFFFF;
}

#rightcolumnpicture_id {
	width: 376px;
	border:1px;
	height: 240px;
	display: inline;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}

#rightcolumnpicturetext_id {
	position: absolute; 
	top: 0px; left: 10px;
	width: 323px;
	height: 60px;
	z-index: 50;
	display: block;
	text-align: left;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #CCCCCC;
}
#rightcolumnpicturetextunten_id {
	position: absolute; 
	top: 261px; left: 0px;
	width: 370px;
	height: 30px;
	z-index: 50;
	display: block;
	text-align: right;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
}

#rightcolumnpicturetub_id {
	width: 376px;
	display: inline;
	text-align: center;
	vertical-align: middle;
}

#rightcolumngreybox_id {
	width:376px;
	background-color:#CCCCCC;
	display: inline;
}

#impressum_id {
	position:absolute; 
	left:915px; top:566px; 
	width:77px; height:55px; 
	z-index:40;
	text-align: right;
}

#impressum_id a.impressum {
	display: block;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D11B1B;
	margin: 5px 0 0px 0;
	font-weight: bold;
	text-decoration: none;
}

#impressum_id a.impressum:hover{
	font-weight:bold;
	font-style:normal;
}

#mainmenue_id a.sub_c:hover {
	font-weight: bold;
	font-style: normal;	
}
	

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656E8E;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-style: normal;
}

a.mail {
	color: #D61818;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
#impressum, a.impressum {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	clear: both;
}


a.mail:hover {
	font-style:normal;
	color:#333333;
}
#img_startseite {
	left: 800px;
	top: 50px;
}
.thumbs_col {
	padding-right: 1px;
	padding-top: 1px;
}

