 body {
	background-attachment: fixed;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*overflow:hidden; */
}


#frame {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 1014px;
	background-color: #f5faf4;
}


#top {
	text-align: center;
	width: 1014px;
	background-color: #f5faf4;
}

	
#header {
	margin: 0 auto;
	height:26px;
}

#head {
	height:100px;
	margin:0;
	background-color: #f5faf4;
}

#head_unternehmen {
	height:100px;
	margin:0;
}

#head_nutzen {
	height:100px;
	margin:0;
}


#naviblack {
	background-image: url (img/navibar_black.gif);
	background-repeat: no-repeat;
}


#navigreen {
	background-image: url (img/navibar_green.gif);
	background-repeat: no-repeat;}


#center {
	text-align: center;
}

#bar_wrapper{
	width:1014;
	height: 26px;
}

#green_bar{
	float:right;
	width:274;;
	height:26px;
}

    
#content {

	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	min-height: 550px;
	background-image: url(img/bg_content.jpg);
}

*+html #content {
	background-image: url (img/bg_content.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	min-height: 550px;
}


*html #content {
	background-image: url (img/bg_content.jpg);
	background-repeat: repeat-y;
	margin-top: -19px;
	text-align: left;
	padding: 0px;
	height: 550px;
}


#text {
	width: 450px;
	text-align: left;
	margin-top: 0px;
	margin-left: 74px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-right: 150px;
	padding-top: 40px;
	min-height: 450px;
}

*html #text {
	width: 450px;
	text-align: left;
	margin-top: 0px;
	margin-left: 44px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-right: 0px;
	padding-top: 40px;
	height: 450px;
	float:left;
}



#bar {
	text-align: left;
	background-image: url(img/navibar_black.gif);
	height: 26px;
	width: 740px;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
	
#bottom {
	font-size: 14px;
}


#footer {
	background-image: url(img/footer_dkgrey.gif);
	height: 26px;
	width: 1014px;
}


#menu {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(img/footer_bg.gif);
	height: 33px;
	width: 1014px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

#navi {
	text-align: left;
	padding-top: 4px;
	float:right;
	padding-right: 85px;
	width: 165px;
}

*html #navi {
	text-align: left;
	padding-top: 20px;
	float:right;
	padding-right:40px;
	width:200px;
}

#navi img{
	border-style: none;
}


#bread {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #DDDDDD;
	padding-top: 5px;
	padding-left: 20px;
}

#search {
	text-align: right;
	padding-right: 10px;
}

.left {
	float: left;}
	
.right {
	float: right;}	

.clear {
	clear: both;}		


.menue {
	text-decoration: none;
	color: #599994;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}	

a.menue {
	font-weight: bold;
	text-decoration: none;
	color: #599994;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}	
	
a.menue:hover {
	color: #6fceb9;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.nomargin {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
}

.img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;

}

a.img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}	
	
a.img:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;

}

a.img:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;

}

#flash {

}

#1 {
	margin-top: 100px;
}

/*#bottom_info{
	margin:1.7342em 6em 0 3em;
	height:3.0349em;
	font-size:0.75em;
	color:#868686;
	float:right;
}

*html #bottom_info{
	margin:1.7342em 3em 0 3em;
	height:3.0349em;
	font-size:0.75em;
	color:#868686;
	float:right;
}*/


#bottom_container{
	width: 100%;
	position: absolute;
	bottom: -634px !important;
	bottom: -1px; /* For Certain IE widths */
	left: 0px;
 }

.margin {
	margin-top: 1px;}

#bottom a.menue{
	text-decoration: none;
	color: #707070;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#bottom a:hover{
	color: #DDDDDD;
}

#bottom ul.nomargin{
	padding-top:5px;
	font-size: 14px;
}

#bottom  li{
	display:inline; 
	padding-right:30px;
}

.submenu {
	list-style-image: none;
}

.nomargin_bottom {
	margin-bottom: 5px;
}

.enter {
	font-weight: bold;
	color: #333333;
}

a.enter:hover {
	font-weight: bold;
	color: #555555;
}

.name-of-person {
	font-family: Arial, Helvetica, sans-serif;
}

.table {
	background-color: #e0efea;
}

h1 {
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}

h2 {
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}

h3 {
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	padding: 0px;
	color: #222222;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 12px;
}

.menue2 {	text-decoration: none;
	color: #909090;
	font-weight: bold;
}

.menue3 {	text-decoration: none;
	color: #333333;
	font-weight: 400;
}

.search {
	width: 60px;
	height: 21px;

	font-weight: normal;
}

.search:active {
	width: 60px;
	height: 19px;
	font-weight: bold;
}

.input {
	margin-bottom: 2px;
}

#mailformIhre_Nachricht {
	margin-left: 19px;
	margin-top: 4px;
}

#mailformBetreff {
	margin-left: 61px;
	margin-top: 4px;
}

#mailformEmailAdresse {
	margin-top: 4px;
}

#mailformName {
	margin-left: 51px;
	margin-bottom: 0px;
	margin-top: 2px;
}

#mailformformtype_mail {
	margin-left: 130px;
	margin-top: 4px;
}

/* ANSPRECHPARTNER */

#am_ansp {
	width: 500px;
	height: 113px;
	float: clear;
}

#left_image {
	width: 111px;
	height: 113px;
	margin-right: 10px;
	display: block;
	float: left;
}

#right_details {
	width: 370x;
	padding-top: 40px;
	margin: 0 0 0 10;
	float: clear;
}

#am_name{
	font-weight: bold;	
}
/* ANSPRECHPARTNER ENDE */
