/* hauptelemente der seite */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
#page {
	margin-left: auto;
	width: 955px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-top: 50px;
	min-height:600px;
}


#head {
	background-repeat: no-repeat;
	height: 120px;
}
#banner2 {
	height: 77px;
	width: 955px;
	clear: both;
	background-image: url(../_img/banner2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: none;
}
#adresse {
	height: 96px;
	width: 212px;
	float: left;
	font-size: 12px;
	color: #000000;
	display: none;
}
#logo {
	height: 96px;
	width: 62px;
	float: left;
}
#util {
	text-align: right;
	height: 20px;
	width: 660px;
	padding-top: 76px;
	padding-right: 14px;
	float: left;
	font-size: 11px;
}




#main {

    width: 736px;
    height: 600px;
    background-image:url(../_images/bg_content.jpg);
}
#content {
	padding: 0 0px;
	float: none;
	width: 495px;
}
#content p {
	margin: 0 0 10;
	line-height: 25px;
}
#content ul {
    padding: 0 0 0 17px;
    margin: 0 0 10;
}
#content li {
    list-style: square url(../_images/list_bullet.gif) outside;
    vertical-align: 4px;
    
    margin: 3px 0 3px 0;
    
}
#content table {
    margin: 5px 0 0 0;
}
#content th, #content td.uberschrift {

    
    font-weight: bold;
    color: #FFFFFF;
    padding: 0 5px 0 8px;
    background-color: #E41F1F;
}
#content td.rechts {


    
    padding: 0 5px 0 8px;
    background-color: #E6E6E7;
    border-top: #E41F1F solid 1px;
}
#content td.links {

    
    padding: 0 5px 0 8px;
    background-color: #E6E6E7;
    border-right: #E41F1F solid 1px;
    border-top: #E41F1F solid 1px;
}
#content .titel, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	font-weight: bold;
	margin: 0;
	font-size: 18px;
}




#content .bold {
	color: #000000;
	text-decoration: none;
	display: block;
}

/* metanavigation im headerbereich */
#metanavigation {
	width: auto;
	font-weight: bold;
	font-stretch: narrower;
	color: #333333;
	word-spacing: 5px;
	padding: 0 0 4px 0;
	display: none;
    
}
#metanavigation a:link, #metanavigation a:visited {
    color: #333333;
    text-decoration: none;
}
#metanavigation a:focus, #metanavigation a:hover, #metanavigation a:active {
    color: #E41F1F;
    text-decoration: none;
}



/* linke seitenspalte mit navigation 1. & 2. level */
#sideleft {
	width: 219px;
	height: 600px;
	float:left;
	background-image:url(../_images/bg_navigation.jpg);
	background-repeat: no-repeat;
	background-color:#868689;
	display: none;
}
#navigation {
	width: 199px;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
	background-image: url(../_img/bg_nav_s.gif);
	background-repeat: no-repeat;
	min-height: 426px;
	display: none;
}

#navlevel2 {
	background-color: #E6E6E7;
	margin-bottom: 25px;
	display: none;
}

a.lev1:link, a.lev1:active, a.lev1:visited  {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 25px;
}
a.lev1:hover {
	font-size: 17px;
	color: #E41F1F;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 25px;
}
a.lev1act:link, a.lev1act:active, a.lev1act:visited, a.lev1act:hover {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
a.lev2:link, a.lev2:active, a.lev2:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E41F1F;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
a.lev2:hover {
	color: #E41F1F;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E41F1F;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
a.lev2act:link, a.lev2act:active,a.lev2act:visited,a.lev2act:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E41F1F;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	background-color: #E41F1F;
}
a.lev2last:link, a.lev2last:active, a.lev2last:visited {
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
a.lev2last:hover {
	color: #E41F1F;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
a.lev3:link, a.lev3:active, a.lev3:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	margin-bottom: 7px;
	font-size: 12px;
}
a.lev3:hover {
	color: #E41F1F;
	text-decoration: none;
	display: block;
	margin-bottom: 7px;
	font-size: 12px;
}
a.lev3act:link, a.lev3act:active, a.lev3act:visited, a.lev3act:hover {
	color: #E41F1F;
	text-decoration: none;
	display: block;
	margin-bottom: 7px;
	font-size: 12px;
}

.cleaner {
	clear: both;
}



#navigation2 {
	padding: 15px;
	float: left;
	width: 181px;
	display: none;
}
#pageHome {
	margin-left: auto;
	width: 955px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-top: 50px;
	background-image: url(../_img/bg_pageHome.gif);
	min-height:600px;
	padding: 0px;
}
#contentHome {
	width: 736px;
	padding: 85px 0 0;
	float: left;
	height: 332px;
	background-image: url(../_img/bg_home.gif);
	background-repeat: no-repeat;
}
#banner2Home {

	height: 77px;
	width: 955px;
	clear: both;
	background-image: url(../_img/banner2Home.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#contentHome h1, h2, h3, h4, h5, h6 {
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	
}
#adressePrint {

	height: 96px;
	width: 212px;
	padding-left: 0px;
	float: left;
	font-size: 12px;
	color: #000000;
}

