/* 	Dunkelgrau: #4d4d4d;
	Hellgrau: #d6d6d6;
	Rot: #ff0000;
*/


html, body {
margin: 0;
padding: 0;
font-size: 0.9em;
color: #4d4d4d;
height: 100%;
font-family: Arial, Helvetica;
}

a {
text-decoration: none;
color: #ff0000;
}

a:hover {
text-decoration: underline;
}

#main_wrap {
width: 911px;
background: url(../gfx/background_repeat.jpg) repeat;
margin: 0 auto;
min-height: 100%;
height: auto !important;
overflow: hidden;
}

#navi_top {
float: left;
margin: 0px 26px 0px 26px;
width: 859px;
background-color: #ccc;
height: 20px;
color: #fff;
}

#navi_top a {
color: #fff;
text-decoration:none;
width: 100%;
display: block;
}

#navi_top a:

#navi_top a:hover {
text-decoration:none;
}

#navi_top a:visited {
color: #fff;
text-decoration:none;
}

#navi_top ul.left {
float: left;
margin: 0;
padding: 0;
list-style-type: none;
margin-left: 20px;
}

#navi_top ul.left li {
float: left;
border-right: 1px solid #fff;
padding: 1px 10px 0px 10px;
height: 20px;
}

#navi_top li:hover {
background-color: #4d4d4d;
height: 19px !important; 
}

#navi_top ul.left li.first {
border-left: 1px solid #fff;
}


#navi_top ul.right {
float: right;
margin: 0;
padding: 0;
list-style-type: none;
margin-left: 20px;
}

#navi_top ul.right li {
float: left;
border-right: 1px solid #fff;
padding: 1px 10px 0px 10px;
height: 20px;
}

#navi_top ul.right li.first {
border-left: 1px solid #fff;
}

#navi_top ul.right li.last {
border-right: none;
}


#header {
width: 860px;
height: 124px;
float: left;
margin-left: 26px;
margin-top: 6px;
}

#header img {
border: none;
width: 859px;
}


#navigation {
margin-left: 26px;
width: 859px;
}

#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navigation ul li {
float: left;
width: 141px;
border: 1px solid #e1e1e1;
height: 32px;
}

#navigation ul li a {
background: url(../gfx/navi_normal.jpg) no-repeat;
width: 100%;
display:block;
height: 27px;
text-align: center;
padding-top: 7px;
color: #4d4d4d;
font-size: 1.0em;
}

#navigation ul li a:hover {
background: url(../gfx/navi_hover.jpg) no-repeat;
text-decoration: none;
}

#navigation ul li a.active {
background: url(../gfx/navi_hover.jpg) no-repeat;
font-weight: bold;
}

#content_wrap {
margin: 10px 26px 0px 26px;
float: left;
}

#content_left {
width: 650px;
padding: 0px 10px 0px 10px;
float: left;
/* border-right: 1px solid #d6d6d6; */
}

#content_right {
width: 160px;
float: left;
padding-top: 0px;
margin-left: 10px;
margin-right: 10px;
}

#content_right img {
border: none;
}

h1 {
margin: 0px 0px 15px 0px;
color: #ff0000;
font-size: 1.2em;
font-weight: normal;
}


.text_wrap {
float: left;
line-height: 140%;
}

.text_wrap p {
margin-top: 0px;
}

.textbox_l {
width: 315px;
padding-right: 10px;
float: left;
}

.textbox_r {
width: 315px;
padding-left: 10px;
float: left;
}

#content_left img {
width: 313px;
border: 1px solid #d6d6d6;
margin-bottom: 10px;
}

img.drucken {
border: none;
padding: 2px 0px 0px 0px;
margin: 0px 5px 0px 0px;
}

ul {
margin: 10px 0px 0px 25px;
padding: 0px;
}

li {
margin-bottom: 5px;
}

p.small {
font-size: 0.9em;
line-height: 135%;
}



img.big {
width: 600px !important;
margin-top: 15px;
}
