html * {
	border: 0px;
	margin:	0px;
	padding: none;
	font-size: 100.01%;
}

body {
	font-family: Arial, sans-serif;
	font-size: 75.00%;
	font-weight: 400;
	background-color: #ffffff;
	padding: 10px 0px 0px 0px;
	height:98%;
	text-align: center;
	color: #000000;


	background-repeat: no-repeat;
	background-attachment:fixed;
}

#mainbg {
	margin: 0 auto;
	text-align:left;
	width:950px;
/* 	background-color:#aaff00; */
}

#main {
	overflow: hidden;
	width:950px;
}

/*******************************************
 *************** Header ********************
 *******************************************/

#logo {
	width:250px;
	height:77px;
	float:left;

	text-align:right;
	font-size:75%;
	font-weight:700;
}

#header {
	height:133px;
	margin-left:260px;
	text-align:right;
/* 	background-image: url("../img/bg-line.gif"); */
/* 	background-repeat: repeat-x; */
/* 	background-position: left 91px; */
}

h1.head-url {
	font-size: 240%;
	margin: 0px;
	font-weight:700;
	color:#f38e00;
}

h2.head-area {
	color:#000000;
	font-size: 210%;
	font-weight:700;
	margin: 0px;
}

#header-key {
	background-repeat: no-repeat;
	background-position: left 1px;
	width:191px;
	height:111px;
	float:left;
	z-index:40;
	margin-left:207px;
}

#header-auswahl {
	float:left;
	width:120px;
	z-index:55;
	padding-top:33px;
	margin-left:72px;
	text-align:left;
}

/*******************************************
 *************** Footer ********************
 *******************************************/

#footer {
	line-height:25px;
}

/*******************************************
 ************* Left Navigation *************
 *******************************************/

#left-nav {
	width:160px;
	float:left;
}

#left-nav ul {
	list-style-type:none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
/* 	text-align:right; */
}
#left-nav ul li {
	margin-left: 0px;
	padding: 0px;
}
#left-nav ul li a {
	display: block;
	width: 130px;
/* 	height: 18px; */
	padding: 5px 0px 5px 30px;
	color: #000000;
	text-decoration: none;
	font-weight:700;
}

#left-nav ul li a:focus,
#left-nav ul li a:hover,
#left-nav ul li a:active {
	background-image: url(../img/menue-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #e42b29;
}

#left-nav ul li a.current_link,
#left-nav ul li a.active_link {
	background-image: url(../img/menue-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #e42b29;
	font-weight:700;
}

#left-nav ul li ul {
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:right;
}
#left-nav ul li ul li a {
	display: block;
	width: 93px;
	height: 18px;
	padding: 2px 40px 0px 0px;
	color: #000000;
	text-decoration: none;
}
#left-nav ul li ul li a.current_link,
#left-nav ul li ul li a.active_link {
	background:none;
	color: #000000;
	font-weight:700;
}

/*******************************************
 *************** Content *******************
 *******************************************/

#content {
	float:left;
	
	margin: 30px 0px 0px 26px;
	border-top:3px solid #e42b29;

	width: 480px;

	min-height:473px;
}

#content-right {
	margin-top:86px;
	width: 220px;
	float:right;
/* 	background-color:#aa00ff; */
}

/*******************************************
 ************** Startpage ******************
 *******************************************/

#header-impressum {
	position:absolute;
	top:18px;
	left:260px;

/* 	height:60px; */
/* 	margin-left:159px; */
	background-image:none;

}

#header-startpage {
/* 	position:absolute; */
/* 	top:18px; */
/* 	left:260px; */
	margin-left:280px;
	margin-top:18px;
/* 	width: 100%; */
}

#header-headline {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-left: 2px solid #9ea6b5;
	border-right: 2px solid #9ea6b5;

	height: 31px;
	width: 500px;

	background-image:url('../img/bg-startpage-kasten.gif');
	background-repeat: repeat-x;
	background-position: center bottom;

	color:#e42b29;
	font-size: 200%;
	font-weight:700;

	z-index:50;
}

#header-startpage #header-headline {
	width: 650px;
}

#content-impressum {
	width: 745px;
	height: 425px;
	margin-left:26px;
	padding:25px 0px 0px 5px;
	float:left;

	background-image:url('../img/bg-kaestchen.gif');
	background-position: left 25px;
	background-repeat: no-repeat;
}
#content-right-impressum {
	display:none;
}

#content-bottom-menue {
margin-left:26px;
}

#content-bottom-menue a {
	display:block;
	width: 335px;
	height: 38px;
	float:left;

	background-image: url("../img/bg-startpage-bottommenue.gif");
	background-repeat: repeat-x;
	background-position: left top;

	padding: 2px 0px 0px 39px;

	font-size: 140%;
	font-weight: 700;
}

#content-bottom-impressum  {
	text-align:right;
}


#content-bottom-link-back {
	text-align:right;
	padding-right:3px;
	padding-top:10px;
}

#content-right-startpage {
	display:none;
}

#content-startpage {
	width: 950px;
	float:left;
	text-align:center;
	font-size:120%;
}

#content-startpage table {
	text-align:center;
	
	font-size:180%;
	font-weight:700;

	padding:0px;
	margin: 30px 0px 15px 155px;
/* 	width:630px; */
}

#content-startpage table .td1 {
/* 	background-color:#ffaa00; */
	width:290px;
}
#content-startpage table .td2 {
	width:50px;
	font-size:75%;
}
#content-startpage table .td3 {
	width:290px;
}

/*****************************************/
/********** Kontaktformular **************/
/*****************************************/

.contact-form {
	width:352px;
	padding-top:1em;
	margin-bottom:1em;
}

.remark {
/* 	display:block; */
	color:#b60016;
}

.contact-form form {
	
}

.contact-label,
.contact-label-captcha {
	display:block;
	float:left;
	width:110px;
	
	margin-top:9px;
}

.contact-label-radio {
	width:260px;
}
.contact-input-text {
	display:block;
	float:left;
	width:150px;

	border:1px solid #000000;

	color:#004b93;
	font-size:10px;
	
	margin-top:6px;
}

.contact-textarea {
	display:block;
	float:left;
	width:240px;
	height:80px;

	border:1px solid #000000;

	color:#004b93;
	font-size:10px;
	
	margin-top:6px;
}

.contact-radio-shell {
	display:block;
	float:left;
	width:65px;
}

.contact-form .error {
	color:#b60016;
}

.contact-radio {
	margin-right:5px;
	vertical-align:middle;
}

#contact-form-captcha {
	margin-top:15px;
}

.contact-submit {
	margin: 15px 0 0 110px;
/* 	border:1px solid #2E6785; */
	border:none;
	padding:3px;

/* 	background-image:url(../img/bg_box.gif); */
	background-color:#000000;
	color:#ffffff;
}

.error-box {
	padding:5px 0 5px 0;
	color:#b60016;
}

.clear-both {
	clear:both;
}

/*******************************************
 **************** Links ********************
 *******************************************/

a {
/* 	color:#e42b29; */
	color:#155F24;
	text-decoration:underline;
/* 	text-decoration:none; */
}
a:focus, a:hover, a:active {
/* 	text-decoration:underline; */
	text-decoration:none;
}

/*******************************************
 *************** Headlines *****************
 *******************************************/

h1 {
	color:#000000;
	font-size: 160%;
	font-weight:700;
	margin: 0.4em 0 1em 0;
}

#content-right h1 {
	font-size: 100%;
	font-weight:400;
	margin: 0px;
}

h2 {
	color:#000000;
	font-size: 125%;
	font-weight:700;
	margin: 0.4em 0 0.3em 0;
}

h3 {
	color:#000000;
	font-size: 116.67%;
	font-weight:700;
	margin: 0.4em 0 0.3em 0;
}

h4 {
	color:#000000;
	font-weight:700;
	font-size: 100%;
	margin: 0.4em 0 0.3em 0;
}

h5 {
	color:#000000;
	font-size: 100%;
	margin: 0.4em 0 0.3em 0;
}

/*******************************************
 **************** Misc. ********************
 *******************************************/

.float_left {
	float:left;
}
.clearer {
	clear:both;
}

.bold {
	font-weight:700;
}
.underline {
	text-decoration:underline;
}
p {
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 20px 0px;
}
.align-center {
	text-align:center;
}

span.rote-farbe {
	color:#e42b29;
}
p.rote-farbe {
	color:#e42b29;	
}