body {
	padding: 0;
   font-size: 100%;
	background-color: White;
	text-align: center;
	color: #DEB684;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
   }

#box1 {
	margin:0;
	padding:0;
	width: 1000px;
	height: 100%;
	background-color: White;
/*
	border: medium;
	border-color: Lime;
	border-style: solid;
*/
}

#box_header {
	margin:0;
	padding:0;
	width: 1000px;
	height: 131px;
	background-color: White;

/*
	border: medium;
	border-color: Red;
	border-style: solid;
*/

}

#h_header_1 {
	margin:0;
	padding:0;
	width: 1000px;
	height: 30px;
	background-image: url(../images/kopf_11.png);
	position: relative;
	top: 0px;
	left: 0px;
}

#h_header_2 {
	margin:0;
	padding:0;
	width: 1000px;
	height: 31px;
	background-image: url(../images/kopf_12.png);
	position: relative;
	top: 0px;
	left: 0px;
}

#bild {
	margin:0;
	padding:0;
	width: 400px;
	height:40px;
	background: #0051A5;
	position: relative;
	top: 0px;
	left: 0px;
/*
	border: medium;
	border-color: Olive;
	border-style: solid;
*/

}

#h_header_3 {
	margin:0;
	padding:0;
	width: 1000px;
	height: 70px;
	background-image: url(../images/kopf_13.png);

	position: relative;
	top: 0px;
	left: 0px;
/*
	border: medium;
	border-color: Olive;
	border-style: solid;
*/

}

#h_header_navi {
	margin:0;
	padding:0;
	height: 33px;
	vertical-align: bottom;
	text-align: right;
	float: right;
	color: Black;	

	position: relative;
	top: 37px;
	left: 0px;
/*
	border: medium;
	border-color: Olive;
	border-style: solid;
*/

}

#box_inhalt {
	margin:0;
	padding:0;
	width: 1000px;
	height: 566px;
	background-image: url(../images/body_ganz.png); 

/*
	border: medium;
	border-color: Olive;
	border-style: solid;
*/
	
}

#box_navi {
	float:left;
	width:200px;
	height: 566px;
	margin:0;
	padding:0;
	font-size: 9px;
	background-color: transparent;
}

#navi_m_blau {
	margin:0;
	padding:0;
	width: 165px;
	height: 300px;
	background-color: #0000C6;
/*
	position: relative;
	top: 0px;
	left: 10px;
*/
	}
	
#navi_o {
	margin:0;
	padding:0;
	width: 185px;
	height: 18px;
	background-image: url(../images/r_b_o.png);
	position: relative;
	top: 0px;
	left: 10px;
	}

#navi_m {
	margin:0;
	padding:0;
	width: 185px;
	height: 100%;
	background-image: url(../images/r_b_m.png);
	position: relative;
	top: 0px;
	left: 10px;
	}

#navi_m_b1 {
	margin:0;
	padding:0;
	width: 165px;
	height: 90px;
	background-image: url(../images/navi_m_b1.png);
	position: relative;
	top: 0px;
	left: 10px;
	}

#navi_m_navi {
	margin:0;
	padding:0;
	width: 165px;
	height: 1px;
	background-image: url(../images/navi_m_navi.jpg);
	position: relative;
	top: 0px;
	left: 10px;
	}

	
#navi_m_b2 {
	margin:0;
	padding:0;
	width: 165px;
	height: 10px;
	background-image: url(../images/navi_m_b2.png);
/*
	position: relative;
	top: 0px;
	left: 0px;
*/
	font-size: 0px;
	}

#navi_u {
	margin:0;
	padding:0;
	width: 185px;
	height: 8px;
	background-image: url(../images/r_b_u.png);
	position: relative;
	top: 0px;
	left: 10px;
	}

#box_text {
	float:left;
	margin:0;
	padding:10;
	background-color: White;
	width: 600px;
	height: 100%x;

/*
	border: medium;
	border-color: Yellow;
	border-style: solid;
*/
}

#text {
	margin:0;
	padding:0;
	width: 100%;
	background-image: url(../images/r_text_m_1.png);

/*	
	border: thin;
	border-color: Red;
	border-style: solid;
*/
}

#box_werbung {
	float:left;
	margin:0;
	padding:0;
	background-color: White;
	width: 200px;
	height: 400px;

/*
	border: medium;
	border-color: Yellow;
	border-style: solid;
*/
}

#werbung {
	margin:0;
	padding:10;
	width: 100%;

/*
	border: thin;
	border-color: #EFEFEF;
	border-style: solid;
*/
}

cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: 0px none;
	margin:0;
	padding:0;
	background: transparent;
	
}


#box_fuss {
	margin:0;
	padding:0;
	width: 1000px;
	height: 122px;
	background-image: url(../images/fuss_ganz.png); 

/*
	border: medium;
	border-color: Fuchsia;
	border-style: solid;
*/
	
}

table, table:body {
	border: none;
}

h1 {
	font-size: 9px;
	background-image: url(../images/r_text_o_1.png);
	color: White;
	padding-left: 15px;
	padding-top: 0px;
	height: auto;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/r_text_m_1.png);
	color: Black;
	padding-left: 10px;
	padding-top: 0px;
	height: auto;
	margin: 0px;
}

h3 {
	font-size: 12px;
/*	background-image: url(../images/r_text_m_1.png);*/
	color: Black;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 0px;
	height: auto;
	margin: 0px;
}

h4 {
	font-size: 12px;
	margin:0;
	font-weight: normal;
	color: Black;
	background-image: url(../images/r_text_u_1.png);
	height: auto;
	margin: 0px;
	height: 25px;
}

h5 {
	font-size: 12px;
/*	background-image: url(../images/r_text_m_1.png);*/
	color: White;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 0px;
	height: auto;
	margin: 0px;
}


td {
	margin:0;
	font-weight: normal;
	background-color: White;
	padding-left: 10px;
}

.csc-mailform-label {
	margin:0;
	font-weight: normal;
	width: 150%;
}

.csc-mailform-field {
	margin:0;
	font-weight: normal;
	width: 500;
}

csc-linkToTop{
	margin:0;
	font-weight: normal;
	width: 100%;
	
	background-color: Red;
	color: #7FFF00;
	}

p {
	height: 40px;
	font-size: 8px;
	margin:0;
	color: #EFEFEF;
/*	background-image: url(../images/r_text_m_1.png);	*/
	background-color: White;
}

a.home:link {
	font-size: 12px;
	color: #0051A5;
	text-decoration: none;
}

a.home:visited {
	font-size: 12px;
	color: #0051A5;
	text-decoration: none;
}

a.home:hover {
	font-size: 12px;
	color: #0051A5;
	text-decoration: none;
}

a.inhalt:link {
	font-size: 12px;
	color: #979797;
	text-decoration: none;
}

a.inhalt:visited {
	font-size: 12px;
	color: #979797;
	text-decoration: none;
}

a.inhalt:hover {
	font-size: 12px;
	color: White;
}

a:link {
	font-size: 12px;
	text-decoration: none;
	color: black;
	text-align: right;
}

a:visited {
	font-size: 12px;
	text-decoration: none;
	color: black;
}

a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #0000C6;
}

label {
 width: 200px;
 float: left;
}

