/* <![CDATA[ */	


/* ### Initialisierung ####################################################################### */
* { margin: 0; padding: 0; border: 0; }

html { 
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #333;
	
	background-image: url(../images/background_keku_beschlag.jpg);
	background-repeat: repeat-x;
	background-color: #e0e0e1;
	
	margin: 0px;
	padding: 0px;
	min-height: 101%;
	position: relative;
}

/* ### Struktur ############################################################################## */

#pageholder {
	display: block;
	position: relative;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#header {
	display: block;
	position: relative;
	width: 750px;
	height: 115px;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	background-image: url(../images/back_top_keku_beschlag.jpg);
	background-repeat: repeat-x;
}

#subheader {
	display: none;
	position: relative;
	width: 505px;
	height: 10px;
	margin: 0px;
	padding: 5px 0px 0px 245px;
	background: transparent;
	float: none;
}

#navigationholder {
	display: inline;
	width: 185px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 20px 0px;
	float: left;
}

#content_holder {
	display: inline;
	width: 484px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: right;
	word-wrap: break-word;
}

#content_left {
	display: inline;
	width: 300px;
	margin: 0px 30px 0px 30px;
	padding: 0px;
	float: left;
	word-wrap: break-word;
}

#content_right {
	display: inline;
	width: 300px;
	margin: 0px 30px 0px 30px;
	padding: 0px;
	float: right;
	word-wrap: break-word;
}

#content_holder_2 {
	display: inline;
	width: 690px;
	margin: 0px 30px 0px 30px;
	padding: 0px;
	float: right;
}

#footer {
	display: block;
	position: relative;
	height: 1%;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #999;
	float: none;
	clear: both;
}

#footer_links {
	position: relative;
	background: transparent;
	float: left;
}

#footer_rechts {
	position: relative;
	background: transparent;
	float: right;
}

#mainnavi {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 204px;
}

#metanavi {
	display: block;
	position: relative;
	/* width: 255px; */
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	float: right;
	text-align: right;
	background: transparent;
	margin-left: 496px;
	margin-top: -70px;
}

#headline_site {
    display: inline-block;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 432px;
	float: left;
}

#headline_section {
    display: inline-block;
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 242px;
	background: transparent;
	width: 508px;
	float: left;
	clear: both;
}

.row {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	word-wrap: break-word;
	background: transparent;

}

/* ### IE Hacks */

#pageholder, #navigationholder, #header, #subheader, #content_holder { zoom: 1.0; }

/* Hides from IE-mac \*/
* html .hold_floats { height: 1%; }
/* End hide from IE-mac */


/* Workaround: Clearfix-Anpassung für diverse IE-Versionen (IE5.x/Mac, IE7, IE5/IE6 WIN ) */
.clearfix { display: inline-block; }  /* für IE5/Mac und IE7 */


/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }   /* für IE5 + IE6/Win | IE-Clearing aktivieren */
.clearfix { display: block; }      /* für IE5,IE6,IE7 | Mac-Einstellungen für IE/Win zurücksetzen */
/* End hide from IE-mac */

/* ### HTML Elemente ########################################################################### */

h1, h2, h3, h4 {
	color: #003366;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 27px;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 7px;
	line-height: 24px;
}


h2 {
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 8px;
	line-height: 26px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 8px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 8px;
}

a:link, a:visited, a:hover, a:active { 
	color: #333;
	background-color: transparent;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline; 
}

#metanavi a:link, #metanavi a:visited, #metanavi a:active {
	color: #fff;
	background-color: transparent;
	text-decoration: none; 
}

#metanavi a:hover {
	text-decoration: underline; 
}

/*  positioning-layers statisch und absolut */


/* ### Formularelemente ########################################################## */

select, input, textarea { font-size: 99% }

label {
	display: block;
	float: left;
	width: 130px;
	padding: 3px 0 0px 0;
	margin: 3px 0 3px 0;
	white-space: nowrap
}

.input {
	width: 315px;
	font: 1em Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
	background: #fefefe;
	/* padding: 3px 0px 3px 0px; */
	padding: 3px;
	margin: 3px 0px 3px 0px;
	color: #333;
	/* float: none;
	clear: both; */
}

.submit, .reset {
	font: 1em Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
	color: #333;
	margin: 3px 0px 3px 0;
	background: #fafafa;
	padding: 2px;
}
.submit {
	margin: 3px 0 3px 130px;
}

 /* ]]> */
