@charset "UTF-8";
/* CSS Document */

* 
{
margin: 0;
padding: 0;
}

body {
background-color: #E2DFD6;
font-family: Arial, Verdana, sans-serif;
font-size: 77.6%;
color: #666;
}

body, html {height: 100%;}



li {margin-left: 20px; margin-top: 3px;}

h1, h2, h3, h4, h5 {color: #993300;}
h2, h3, h4, h5 {margin-bottom: 5px;}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3, h4, h5 {font-size: 12px;}


div#wrapper {
position: relative;
margin: 0 auto;
width: 836px;
padding: 0;
margin: 0 auto;
min-height: 100%; /* MindesthÃ¶he in modernen Browsern */
height: auto !important; /* !important-Regel fÃ¼r moderne Browser */
height: 100%; /* MindesthÃ¶he in IE (<7) */
background-color: #fff;
background-image: url(../accura/_img/bg_wrapper.gif);
}

div#header {margin-left: 73px; background-color: transparent;}

div.logo {float: left; widht: 170px; height: 150px;}

 /* div.sprache {float: left; widht: 546px; height: 50px; text-align: right;margin-left: 113px;}*/

div.navi {
	float: left;
	widht: 546px;
	height: 150px; /* margin-left: 113px;*/
	margin-left: 118px;
}

div.navi_eng {
	float: left;
	widht: 546px;
	height: 150px; /* margin-left: 113px;*/
	margin-left: 248px;
}

ul.navi {list-style-type: none; margin-top: 125px;}
li.navi {display: inline; margin: 5px;}

ul.navi2 {list-style-type: none;}
li.navi2 {display: inline; margin: 5px 5px 5px 0px;}

a {text-decoration: underline;color: #666;}
a:hover {text-decoration: none;color: #993300;}
a.active {text-decoration: none;color: #993300; }

a.navi {text-decoration: none;color: #666;}
a.navi:hover {text-decoration: underline;color: #993300;}
a.navi_active {text-decoration: none;color: #993300; }

a.zurueck {text-decoration: none; color: #993300;}
a.zurueck:hover {text-decoration: underline; color: #993300;}
a.zurueck_active {text-decoration: underline ;color: #993300; }

div.header_image { width: 690px;}


div#content { min-height: 700px; margin-left: 73px; background-color: transparent;}

div.content1 {float: left; width: 690px; padding-top: 15px; padding-bottom: 15px; background-color: #FFF;}

div.content1_2 {float: left; width: 345px; margin-bottom: 15px;background-color: #FFF; height: 550px;}
div.content2_2 {float: left; width: 345px; margin-bottom: 15px;background-color: #FFF; height: 550px;}
div.content1_3 {float: left; width: 490px; margin-bottom: 15px;background-color: #FFF; height: 550px;}
div.content1_4 {float: left; width: 690px; margin-bottom: 15px;background-color: #FFF; height: 550px;}


div.news {float: left; width: 199px; margin-bottom: 15px; background-color: #FFF; height: 550px; border-left: 1px solid #CCC;}
p.news {font-size: 85%; padding-left:10px; line-height: 130%;}

p.sprache {color: #CCC;}

p.content1_2 {padding-right: 15px; line-height: 130%;}
p.content2_2 {padding-right: 15px; line-height: 130%;}

h2  {padding-right: 15px; line-height: 130%;}
h2.news  {padding-left:10px; padding-right: 15px; line-height: 130%;}

div#footer {margin-left: 73px; height: 45px; background-color: transparent;}

div.footer1_2 {float: left; width: 345px; height: 45px; background-color: transparent;}
div.footer2_2 {float: left; width: 345px; height: 45px; background-color: transparent; text-align: right;}

p.footer {font-size: 11px;}
