@charset "UTF-8";

.bold {
	font-weight: bold;
}

.style2 {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0px;
	word-spacing: 0.1em;
	padding-right: 25px;
	background-color: rgb(140,133,125);
}

.main-on {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 0.1em;
	padding-right: 17px;
}

.style-font-content {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	cursor:default;
	color: #666666;
	word-spacing: 0.1em;
	padding-right: 0px;
}

img { 
	border: 0;
}

body {
	#behavior: url("scripts/csshover.htc");
	background-color: rgb(196,192,182);
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 8px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

#page {
	margin: 0 auto;
	margin-top: 40px;
    width: 980px;
	height: 630px;
	border: none;
	background-color: rgb(140,133,125);
	font-size: 0px;
}

#header {
	position: relative;
	width: 980px;
	height: 22px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: rgb(140,133,125);
	font-size: 0px;
}

#header_name {
	position: relative;
	width: 330px;
	height: 22px;
	left: 50px;
	top: 0px;
	float: left;
	background-color: rgb(140,133,125);
	
}

#header_logo {
	position: relative;
	width: 60px;
	height: 22px;
	left: 540px;
	top: 4px;
	float: left; /* none, im Gegensatz zu left, macht Zeilenumbruch */
	font-size: 0px;
	background-color: rgb(140,133,125);
}

#line {
	font-size: 0px;
	position: relative;
	width: 662px;
	height: 2px;
	left: 268px;
	top: 0px;
	float: none;
	background-color: rgb(193,181,165);
}


#navigation {
	position: relative;
	width: 980px;
	height: 40px;
	left: 0px;
	top: 0px; /* abstand zur 'line' */
	float: none;
	background-color: rgb(140,133,125);
	font-size: 0px;
}

#navigation_I {
	position: relative;
	width: 880px;
	height: 23px;
	left: 50px;
	top: 0px;
	float: left;
	background-color: rgb(140,133,125);
	font-size: 0px;
}
#navigation_II {
	position: relative;
	width: 880px;
	height: 17px;
	left: 50px;
	top: 0px; /* top bezieht sich auf parent 'navigation', 'navigation_I' wird 'dazwischengerechnet' */
	float: left;
	background-color: rgb(140,133,125);
}

#content_I {
	position: relative;
	width: 980px;
	height: 336px;
	left: 0px;
	top: 0px; /* abstand zur 'navigation' (15px waren schon als top zur line angegeben) */
	float: none;
	background-color: rgb(255,255,255);
	font-size: 0px;
}

#content_II {
	position: relative;
	width: 880px;
	height: 336px;
	left: 50px;
	top: 0px; /* abstand zur 'navigation' */
	float: left;
	background-color: rgb(255,255,255);
}

#content_II a {
	color: #666666;
}

#content-leistungen_I {
	position: relative;
	width: 980px;
	height: 316px;
	left: 0px;
	top: 0px; /* abstand zur 'navigation' (15px waren schon als top zur line angegeben) */
	float: none;
	background-color: rgb(255,255,255);
	font-size: 0px;
}

#content-leistungen_II {
	position: relative;
	width: 880px;
	height: 316px;
	left: 50px;
	top: 0px; /* abstand zur 'navigation' */
	float: left;
	background-color: rgb(255,255,255);
}

#content-references_I {
	position: relative;
	width: 980px;
	height: 481px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: rgb(255,255,255);
	font-size: 0px;
}

#content-references_II {
	position: relative;
	width: 880px;
	height: 481px;
	left: 50px;
	top: 0px; /*hier der abstand zur 'navigation'!*/
	float: left;
	background-color: rgb(255,255,255);
}

#content-references_II a {
	color: #666666;
}

#footer {
    clear: both;
    font-size: 10px;
    margin-left: 50px;
	width: 880px;
	height: 15px;
    text-align: right;
    background-color: rgb(140,133,125);
}

a.footer {
	font-size: 10px;
	text-decoration: none;	
	color: black;
}

#line_footer {
	font-size: 0px;
	position: relative;
	width: 620px;
	height: 1px;
	margin-left: 50px;
	top: 0px;
	float: none;
	background-color: rgb(193,181,165);
}

#centerBox {
	background-color: white;
	float: none;
	height: 18px;
	width: 100px;
}

#zurueck {
	float: left;
	width: 20px;
	background-color: white;
}

#blaetternZurueck {
	float: left;
	width: 15px;
	background-color: white;
}

#blaetternVor {
	float: left;
	width: 15px;
	background-color: white;
}

#nummer {
	float: left;
	width: 20px;
	background-color: white;
}

#anzahl {
	float: left;
	width: 30px;
	background-color: white;
}

#spacer_1px {
	position: relative;
	width: 980px;
	height: 1px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: rgb(140,133,125);
	font-size: 0px;
}

#spacer_10px {
	position: relative;
	width: 980px;
	height: 10px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: rgb(140,133,125);
	font-size: 0px;
}

#spacer_20px {
	position: relative;
	width: 980px;
	height: 20px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: rgb(140,133,125);
	font-size: 0px;
}

#spacer_40px {
	position: relative;
	width: 980px;
	height: 40px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: rgb(140,133,125);
	font-size: 0px;
}

#spacer_45px {
	position: relative;
	width: 980px;
	height: 45px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: rgb(140,133,125);
	font-size: 0px;
}

#spacer_45px-white {
	position: relative;
	width: 980px;
	height: 45px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: rgb(255,255,255);
	font-size: 0px;
}

#spacer_100px {
	position: relative;
	width: 980px;
	height: 100px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: rgb(255,255,255);
	font-size: 0px;
}

#spacer_336px {
	position: relative;
	width: 980px;
	height: 336px;
	left: 0px;
	top: 0px;
	float: none;
	background-color: rgb(140,133,125);
	font-size: 0px;
}