html, body {
	margin: 0px;
	padding:0px;
/*	background-image:url(../images/bg.gif);*/
	background-color:#927298;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:955px;
	margin:0px auto;
	background-color:#fff;
}

#content {
	width:907px;
	margin:0px auto;
}

#header {
	height:182px;
}
#header #imprint{
    padding:15px 0 6px 0;
    text-align:right;
    color:#927298;
    font-size:11px;
    font-family:"Trebuchet MS";
    text-transform:lowercase;
    padding-right:5px;
}
#header #imprint a{
    text-decoration:none;
    color:#420546;
}
#header #imprint a:hover{
    text-decoration:underline;
    }

#logo {
	/*width:258px;*/
	float:left;
}
#logo img{
    padding:0px 0 0 0px;
}
#bildleiste{
	float:left;
    height:128px;
    width:481px;
    text-align:right;
}
#bildleiste .linien{
    margin-top:23px;
    width:481px;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
	padding-top:0px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
}
#links1{
    margin:0px;
    padding:0px;
    width:426px;
    height:23px;
    background-color:#927298;
    text-transform:lowercase;
    color: #fff;
    float:left;
}

#links1 ul {
	margin:0px; 
	padding:0px 0 0 5px;
}

#links1 li{
	float:left;
	list-style-type:none;
	height:23px;
	text-align:center;
	background-color:#927298;
}

#links1 a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
    border-right:1px solid #fff;
    border-right:1px solid #fff;
	padding:0px 5px 0 5px;
}

#links1 a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}


#links{
    margin:0px;
    padding:0px;
    width:481px;
    height:23px;
    background-color:#420546;
    text-transform:lowercase;
    color: #fff;
    float:right;
}

#links ul {
	margin:0px; 
	padding:0px;
    float:right;
}

#links li{
	float:left;
	list-style-type:none;
	height:23px;
	text-align:center;
	background-color:#420546;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
    height:10px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
    border-left:1px solid #fff;
	padding:0px 5px 0 5px;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:0px 0px;
}

#leftbar {
	float:left;
	width:426px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#e95d0f;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e95d0f;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:391px;
    padding-left:90px;
    padding-top:128px;
    background: url(images/linien_unten2.jpg) no-repeat top;
}
#rightbar p{
    margin:10px 0 10px 0;
}
#rightbar strong{
    	color:#e95d0f;
	font-weight:bold;
}
#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
}
#rightbar a{
    text-decoration:none;
    color:#927298;
    /*background:#927298;*/
    font-family:"Trebuchet MS";
	font-size:11px;
    
}
#rightbar a:hover{
    /*background:#420546;   */
    text-decoration:underline;
    font-weight:bold;
}

#rightbar img{
    margin:13px 31px 0 0;
}
#rightbar a img, #rightbar a:hover img {
    background:#fff !IMPORTANT;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#e95d0f;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	margin-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#fff;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#fff;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}