/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
behavior:url("csshover.htc");}



/** WRAPPER */

#wrapper {
	width: 895px;
	margin: auto;
	border:none;
}


/** HEADER */

#header {

	height:140px;
}
#header img{
	border: none;
	margin-left:220px;
}

/** BILD CONTENT OBEN */
.kopf {
background-image:url(images/c-head.gif);
_background-image/**/:/**/url(images/c-head-ie6.gif);
_margin-bottom/**/:/**/-2px;
background-repeat:no-repeat;
width:895px;
height:14px; 
}




/** TAGS */

h1{
    font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color: #434343;
	margin-top:12px;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
}

h2{
    font-size:12px;
	font-weight:bold;
	margin-top:55px;
	border-bottom: #c5103b solid 1px;
	width:450px;
	margin-left:5px;
}

p {
padding-left:5px;
font-size:12px;
line-height:20px;
width:450px;}

b {
font-weight:bold;
color:#c5103b;}


.b-rahmen {
border:#fff6c9 solid 25px;
margin-top:-7px;
margin-left:6px;
_margin-left/**/:/**/3px;
display:block;
float:left;
overflow:hidden;

} 

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

a:hover {
color:#c5103b;
text-decoration: underline;}


iframe {
border:#ff9900 solid 2px;}


/** CONTENT */

#content {
background-color: #FFFFFF;
background-image: url(images/bg-content.gif);
background-repeat:repeat-y;
height:382px;
padding-bottom:0px;
}

#inhalt {
margin-top:25px;
background-image:url(images/icon.gif);
background-repeat:no-repeat;
width:490px;
float:right;
overflow:hidden;
display:block;
}

.oben{
}
.oben ul{
margin-top:20px;
}
.oben li {
line-height:20px;
list-style-image: url(images/bg-list.gif);
}

.liste {
margin-left:-10px;
margin-right:50px;
display:block;
float:left;
overflow:hidden;
} 
.liste  li {
line-height:20px;
list-style-image: url(images/bg-list.gif);
}

.liste-2  li {
line-height:18px;
list-style-image: url(images/bg-list.gif);
}

.liste-2 {
margin-left:-10px;
margin-right:20px;
display:block;
float:left;
overflow:hidden;
} 
.liste-2 h2{
margin-left:20px;
margin-top:5px;


} 




/** MENU */
#menu {
width: 485px;
float: left;
border-bottom:#cccccc solid 1px;
padding-left:20px;
}

#menu ul {
list-style: none;
margin: 0;
padding:0;
width: auto;
float: left;
display:block;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
display: block;
color:#666666;
background: #ffffff;
text-decoration: none;
border-bottom:#c5103b solid 3px;
margin-left:5px;



}

#menu a:hover {
color: #666666;
background: #ffffff;
}
#menu ul li a {
border-bottom:#ffe55d solid 3px;
margin-right:3px;
_margin-bottom/**/:/**/-16px;
}
#menu ul li a:hover {
border-bottom:#c5103b solid 3px;
margin-right:3px;
_margin-bottom/**/:/**/-16px;
}
#menu ul ul li a {
clear:both;
border-bottom:#ffe55d solid 3px;
_margin-top/**/:/**/0px;
margin-right:1px;
display:block;
padding:5px;
}
#menu ul ul li a:hover {
clear:both;
border-bottom:#c5103b solid 3px;
_margin-top/**/:/**/0px;
margin-right:1px;
display:block;
padding:5px;
}

#menu li {position: relative;}



#menu ul ul {
position: absolute;
padding-top:1px;
width: 120px;
border-top:#cccccc solid 1px;
border-left:#cccccc solid 1px;
border-right:#cccccc solid 1px;
border-bottom:#cccccc  solid 1px;
padding-bottom:5px;
padding-right:5px;
text-transform:none;
background-color:#FFFFFF;

_margin-top/**/:/**/16px;
}

div#menu ul ul,
div#menu ul li:hover ul ul
{display: none;
clear:both;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{display: block;
clear:both;}






/** FOOTER */

#footer {
	background-color: #FFFFFF;
	padding-top:25px;
	font-size:10px;
	background-image:url(images/bg-footer.gif);
	background-repeat:no-repeat;
	_background-image/**/:/**/url(images/bg-footer-ie6.gif);
	text-align:center;
	color: #999999;

}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size:10px;
	color: #999999;
	width:auto;
	font-size:12px;
}

#footer p a {
text-decoration:underline;
color: #999999;
font-size:12px;
}

#footer p a:hover {
text-decoration:overline;
color: #c5103b;
font-size:12px;
}
#footer a {
text-decoration:underline;
color: #999999;
font-size:10px;
}

#footer a:hover {
text-decoration:overline;
color: #c5103b;
font-size:10px;
}
