@charset "UTF-8";
 /* html {height:101%;} scollbalkenplease*/
body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000;
	background-image: url(../images/bg_steifen.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

a {color:rgb(226,0,26);}
a:hover {text-decoration:underline;}

#pos {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height:100%;
	text-align: center;
	}

#mainwrapper {
	position: relative;
	text-align: left;
	margin: 0 auto 0 auto;
	width: 1077px;
	overflow: visible;
	padding:0;
	background-image:url(../images/bg_content.jpg);
	background-position:top;
	background-repeat: no-repeat;
	}

#wrapper {
	position: relative;
	left:20px;
	width:938px;
	height: 585px;
	}	

#content {
	position: relative;
	width:938px;
	background-image:url(../images/bg_elements.png);
	background-position:top;
	background-repeat: no-repeat;
	height: 680px;
	
	}
#flower {
	position: absolute;
	background-image: url(../images/flower.png);
	background-position: top;
	background-repeat:no-repeat;
	left: 842px;
	top: 400px;
	width: 101px;
	height: 230px;
}
	

	
/* ################## HEADER */
#logo {
	position:relative;
	width: 850px;
	height: 126px;
	top: 16px;
}
#logo img {
	position:absolute;
	left:52px;
	}
	
#logo #contact {
	float: right;
	right: 0px;
	height: 50px;
	margin: 20px 0 0 0;
}

#logo h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color:rgb(226,0,26);
}

/* ################## TYPO */	
h1 {
	font-weight:bold;
	font-size: 14px;
	line-height:18px;
	margin-bottom:16px;
}
p {	margin-bottom:9px;}
em {font-style:italic;}	
strong {font-weight:bold;}
h2 {font-weight:bold;}
h3 { 
	margin-top: -4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
	font-style:italic;
	color:rgb(226,0,26);
}
h4 {
	margin-top: -4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 20px;
	font-style:italic;
	color:rgb(226,0,26);
}

#pdflink {
	padding-top:36px;
	display:block;
	}
.backlink {font-weight:normal;}

/* ################## LEFT */	
#nav {
	position:relative;
	width: 146px;
	height:377px;
	float:left;
	margin-right: 56px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 17px;	
	}	
#nav ul {
	margin: 45px 10px 0 10px;
	text-transform: uppercase;
	}	
#nav li.subnav {
	margin: 0;
	padding-left:8px;
	}	
#nav li.spacer {
	margin-bottom:10px;
	font-size: 0px;
	line-height: 0px;
	}
#nav li.selected {
	background-image:url(../images/nav_selected.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 40px;
	margin-left: -40px;
}	
#nav li.subnav.selected {
	background-image:url(../images/nav_selected.gif);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 50px;
	margin-left: -40px;
}
#nav a, #footer a, #nav li.selected li a {color:#000;}
#nav a:hover, #nav li.selected a, #nav li.selectedwo a{color:rgb(226,0,26);}
#nav a:hover, #footer a:hover {text-decoration:none;}	

/* ##################  CENTER */
	
#column-mid {
	position: relative;
	float:left;
	width: 412px;
	height:377px;
	margin-right: 29px;
	margin-top: 5px;
	}
	
	
#column-mid.content-text {
	height:493px;
	width: 392px;	
	margin-top: 50px;	
	padding-left: 10px;
	padding-right: 10px;	
	overflow: auto;
}	


/* ################## RIGHT */	
#column-right {
	position: relative;
	float:left;
	width: 222px;
	height:538px;
	margin-top: 5px;
}
#column-right.content-text {
	height:493px;
	width: 202px;	
	margin-top: 50px;	
	padding-left: 10px;
	padding-right: 10px;
}		
	
#column-right-top {
	position: relative;
	float:left;
	width: 223px;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid rgb(201,233,248);
}


#column-right-top li.third {margin-right:0px;}

#column-right-top ul {
	clear:both; 
	margin-left: 0px; 
}
#column-right-top li {
	float:left;
	width:103px;
	padding-left: 6px;
	padding-right:0px;
	padding-bottom:4px;
	}
#column-right-top li.second {
	float:left;
	width:103px;
	padding-left: 6px;
	padding-right:0px;
	padding-bottom:4px;
}
#column-right-top img.selected {
	border: 1px solid rgb(226,0,26); 
	height: 92px; 
	width: 101px;
}
#column-right-bottom {
	position: relative;
	float:left;
	width: 202px;
	padding: 10px;
}	
	
#column-right ul.content-item-list {
	margin-top: 0px;
}

.content-item-list span {
	float: left;	
	background-image: url(../images/item.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 14px;
	height: 12px;
	padding-right: 3px;
	margin-top: 3px;
}
	
	
	

/* ################## CONTACT */
.contact-item {
	border-bottom: 1px solid #000;	
	margin-bottom:18px;
	}
.contact-item h2 {
	font-weight:normal;
	font-size:14px;
	margin-bottom:9px;
	}
	
#formular {border-top: 1px solid #000;
	padding-top:9px;
	}

label {
	width:140px; 
	display:inline-block;
	vertical-align:top;}

input, select {
	width:220px;
	margin-left:6px;
	margin-bottom:3px;
	}
select {width:224px;}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width:368px;
	margin-bottom:4px;
}
.button {
	margin-top:10px;
	width:140px;
	margin-left:0;

	}

