html, body {
	background:#eee; 
	font-family:verdana; 
	font-size:12px;
	background-color:#2B2B2B;
	margin:0px;
}

/* Kopfzeile */
#header {
	display:block; 
	background-color:#ffffff;
	background-image:url(grfx/header_sidebckgr.jpg);
	background-repeat:repeat-x;
}
#inheader {
	display:block; 
	height:160px; 
	width:920px;
	margin:auto;
	background-image:url(grfx/header_bckgr.jpg);
}

/* Seitenlayout */
#wrapper {
	width:920px; 
	position:relative; 
	margin:auto;
	background-color:#FFFFFF;
}
#outerwrapper {
	background-color:#F4F4F4;
	background-image:url(grfx/wrapper_bckgr.jpg);
	background-repeat:repeat-x;
}
#container {
	position:relative; 
	display:block; 
	border-left:240px solid #FFFFFF; 
	border-right:180px solid #FFFFFF;
	background-color:#FFFFFF;
}
#inner {
	display:block; 
	margin-left:-240px; 
	margin-right:-180px;
	min-height:550px;
	background-position:center;
	background-image:url(grfx/content_bckgr.gif);
}
#left {
	float:left; 
	position:relative; 
	width:240px; 
	left:0px;
}
#right {
	float:right; 
	position:relative; 
	width:180px; 
	right:0px;
	text-align: center;
	padding-top:20px;
}
#center {
	margin-left:240px; 
	margin-right:180px; 
	position:relative; 
	display:block; 
	height:1%;
	padding-left:20px;
	padding-right:20px;
	padding-top: 5px;
	padding-bottom:25px;
	line-height: 1.5em;
}
#footer {
	display:block;
	background-color:#2B2B2B;
	background-image:url(grfx/footer_bckgr.jpg);
}
#infooter {
	height:150px; 
	width:920px;
	background-color: #2B2B2B;
	margin:auto;
	background-image:url(grfx/footer_inner_bckgr.jpg);
	background-repeat:no-repeat;
}
.clear {clear:both;}

.imprint{
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#col1{
	float:left;
	width:250px;
	padding:15px;
}
#col2{
	float:left;
	width:280px;
	padding:15px;
}
#col3{
	float:left;
	width:280px;
	padding:15px;

}
.banner {
	width: 133px;
	height: 141px;
	position: absolute;
	margin: 0 0 0 -133px;
	left: 100%;
	z-index: 100;
	top: 0;
	background: url(grfx/banner.png) no-repeat;
	behavior: url(grfx/iepngfix.htc);
}

/* ###################  Navigation ************************  */
#submenu{
	margin-top:20px;
	margin-left:30px;
	padding-left:0px;
	list-style:url(grfx/arrow_li.gif);
	list-style:url(grfx/thumb_up.gif);
	list-style:url(grfx/webcam.gif);
}
#left li {
	font-size: 12px;
	/* list-style:none; */
	color:#333333;
}
#left li a {
	text-decoration: none;
	color:#333333;
	line-height:18px;
}
#left li a:hover {
	text-decoration: underline;
	background-color:#8E0000;
	padding:3px;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}
.subnav1 li a{
	font-size:11px;
	
}
.subnav1{
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:25px;
	padding-left:0px;
	margin-top:6px;
	margin-bottom:6px;
	list-style:url(grfx/shim.gif);
	list-style-type:none;
	list-style:none;
	list-style:url(grfx/control_play.gif);

}
.subnav2{
	padding-top:6px;
	padding-bottom:6px;
	border-top: #ccc 1px dotted;
	border-bottom: #ccc 1px dotted;
	margin-left:25px;
	padding-left:0px;
	margin-top:6px;
	margin-bottom:6px;
	list-style:url(grfx/shim.gif);
	list-style-type:none;
	list-style:none;
	list-style:url(grfx/control_play.gif);
}

#left li #active a {
	/* font-weight: bold; */
	color:#860102;

	
}
#left li #active a:hover {
	/* font-weight: bold; */
	color:#fff;
	
}
#breadcrumb {
	padding-top:140px;
	float:right;
	font-size:10px;
	color:#FFFFFF;
}
#breadcrumb a{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.bcActive {
	font-weight:bold;
}

.image img {
	border: 1px solid #860102;
}

h3 {
	font-family:Arial;
	font-size:18px;
	line-height:23px;
	color:#000;

}



/* ###################  Kontaktformular ************************  */
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 3px dashed #990000;
}

.formgen label {
	width: 140px;
	float: left;	
}

.formgen .formtext 
{
	width: 220px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
}

.formgen .formtextfield 
{
	width: 220px;
	margin-left: 4px;
	padding-bottom: 4px;
	font-size: 1em;
}

.formgen .formblock
{
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 5px;
	
}
.formgen .formselect
{
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left:5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 5px;
	
}

.formgen .formerror {	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 1px solid #990000;
	margin-left: 125px;
}

