body	{
	text-align: center;
	background-color:#605448;
	margin: 0;
	color:#51463c;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	font-weight:lighter;
	line-height: 18px;
	}

img	{border:0px;}

a	{
	color:#51463c;
	}

td {
	color:#51463c;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	font-weight:lighter;
	}

a.aktion {
	font-size:18px;
	color:#51463c;
	line-height:28px;
	text-decoration:none;
	}

a.aktion:hover {
	font-size:18px;
	color:#51463c;
	line-height:28px;
	text-decoration:none;
	}


h1	{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 18px;
	line-height:19px;
	color:#51463c;
	font-weight:normal;
	margin-top:30px;
	padding-left:28px;
	margin-bottom:14px;
	}

h2	{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 18px;
	line-height:19px;
	color:#51463c;
	font-weight:normal;
	margin-top:30px;
	}

h3	{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	line-height:17px;
	color:#51463c;
	width:425px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0 0 0 0;
	}

h4	{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	line-height:17px;
	color:#51463c;
	width:425px;
	font-weight:bold;
	margin:20px 0 5px 0;
	padding:0 0 0 0;
	}

h5	{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	line-height:17px;
	color:#51463c;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

h6	{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	line-height:17px;
	color:#51463c;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	}
	
#box_header {
	width:100%;
	background-image:url(_images/bg_right.gif);
	background-repeat: repeat-x;
	height:157px;
	}

#headleft {
	position:relative; 
	float:left; 
	width:50%; 
	margin-left: -400px; 
	height:157px; 
	background-image:url(_images/bg_left.gif); 
	background-repeat: repeat-x;
	}

.headright {
	position:relative; 
	float:left; 
	background-image:url(_images/bg_header.gif); 
	width:800px; 
	height:157px; 
	text-align:right;
	}

#mainnavi {
	float:right;
	display:block;
	padding-top:85px; 
	color:#d5cfa7;
	}

#mainnavi ul{
	margin:0 0 0 0;
	color:#d5cfa7;
	}

#mainnavi li{
	float:left;
	list-style-type:none;
	margin:0 10px 0 10px;
	color:#d5cfa7;
	}

#mainnavi li a{
	color:#d5cfa7;
	text-decoration:none;
	}

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

#mainnavi li .active{
	color:#FFFFFF;
	text-decoration:none;
	}

#box_bild {
	width:100%; 
	background-color:#d5cfa7; 
	text-align:center;
	}

#box_bild img {
	margin-left:auto; 
	margin-right:auto; 
	width:800px; 
	height:172px;
	}

#box_content {
	margin-left:auto; 
	margin-right:auto; 
	width:800px;
	background-image:url(_images/bg_content.gif); 
	text-align:left; 
	overflow:hidden;
	}

#content{
	float:left; 
	width:539px; 
	padding-bottom:25px;
	}

#content p {
	width:425px;
	margin:8px 0 0 0;
	padding:0 0 0 0;
	}

#content p strong{
	font-weight:bold;
	}

#content ul {
	width:425px;
	list-style-image:url(_images/disc.gif);
	margin:0 0 0 0;
	padding:0 0 0 18px;
	}

#content li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

#content img {
	width:369px;
	height:36px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

	
#content .logo_txt {
	float:left;
	width:400px;
	height:30px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	}
	
#content .ref_logo img{
	float:left;
	width:112px;
	height:67px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:1px solid #797066;
	}

#content .teaser_team img{
	float:left;
	width:112px;
	height:150px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

.linie {
	clear:both;
	width:523px;
	height:21px;
	margin:0 0 0 0;
	background-image:url(_images/linie.gif);
	background-repeat:repeat-x;
	}


#leftbar {
	float:left;
	width:248px;
	padding-bottom:25px;
	}

#leftbar a {
	display:block;
	margin:0 0 0 0;
	padding-left:30px;
	text-decoration:none;
	color:#51463c;
	}

#leftbar a:hover {
	margin:0 0 0 0;
	padding-left:30px;
	background-image:url(_images/sub_hover.gif);
	background-repeat:no-repeat;
	}

#leftbar .active {
	margin:0 0 0 0;
	padding-left:30px;
	background-image:url(_images/sub_bg.gif);
	background-repeat:no-repeat;
	}


#box_footer {
	clear:both;
	width:100%;
	background-color:#605448;
	text-align:center;
	padding-bottom:50px;
	}

.footer {
	margin-left:auto; 
	margin-right:auto; 
	width:800px; 
	height:23px; 
	background-image:url(_images/bg_footer.gif); 
	background-repeat: repeat-x; 
	text-align:left;
	}

.footer_copy {
	clear:both;
	margin-left:248px;
	padding-top:3px;
	}


/*** the form layout styles ***/


label {font-weight:bold;}


select {
	border: 1px solid #51463c;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:12px;
	}

input {
	border: 1px solid #51463c; 
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:12px;
	width:220px;
	}

.input_error {
	border: 1px solid #ff0000;
	background-color:#ffe5e5;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:12px;
	width:220px;
	}

textarea {
	border: 1px solid #51463c;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:12px;
	width:220px;
	height:130px;
	}

.error {
	color:red;
	font-weight:bold;
	}

.button {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#51463c;
	padding:3px;
	}

