@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    border: 0;
}
body {
	background: #D0D6D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:active, a:hover {
	color: #392822;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-family:Frutiger, Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #617176;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	font-style:italic;
	color: #617176;
}
p {
	line-height: 17px;

}
#wrapper {
	margin: 0 auto;
	width: 888px;
	height: 100%;
	background: #ffffff url(../img/background.gif) top left repeat-y;
	overflow: hidden;
}
#header {
	display: block;
	margin: 0 auto;
	width: 868px;
	height: 150px;
	background: #000000;	
}
#headeranimation {
	display: block;
	margin: 0 auto;
	width: 868px;
	height: 150px;
	color: #ffffff;
	background: #869498;
	/*background: #000000 url(../img/header/background.png) top left no-repeat;*/
	z-index: 1;
}
#headeranimation p {
	padding-left: 300px;
	padding-right: 100px;
	padding-top: 100px;
}
#headeranimation a:link, #headeranimation a:visited, #headeranimation a:active, #headeranimation a:hover {
	color: #ffffff;
}
#meta {
	position: absolute;
	display: block;
	margin: 0 auto;
	width: 820px;
	text-align: right;
	padding: 2px;
	padding-right: 60px;
	color: #ffffff;
	/*text-transform:uppercase;*/
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 99;
}
#mainmenu {
	display: block;
	height: 25px;
	margin-left: 238px;
	margin-right: 10px;
	margin-bottom: 25px;
	background: #869498;
	border-top: 1px solid #ffffff;
	color: #ffffff;
}
#start_content {
	display: block;
	float: none;
	width: auto;
	height: auto;
	background: #000000 url(../img/bg_home.jpg) top left no-repeat;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
}
#start_content div.bg {
	display: block;
	float: left;
	width: 768px;
	padding: 20px;
	padding-top: 10px;
	/*background: #ffffff url(../img/bg_home.jpg) top left no-repeat;*/
}
/* UNTERSEITE */
#content {
	display: block;
	float: none;
	width: 870px;
	height: auto;
	margin-left: 10px;
	padding-right: 50px;
}
#submenu, #submenu_spacer {
	display: block;
	float: left;
	width: 227px;
	background: url(../img/menu/sub_menu_bg.gif) top left no-repeat;
	margin-right: 30px;
	padding-top: 30px;
}
#submenu_spacer {
	background: none;
}
#submenu div {
	display: block;
	width: 167px;
	padding: 30px;
	padding-top: 0px;
	background: url(../img/menu/sub_menu_bg.gif) bottom left no-repeat; 
}
#submenu li {
	display: block;
	list-style:none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	background: url(../img/menu/pfeil_braun.gif) top left no-repeat;
	margin-bottom: 4px;
	/*text-transform: uppercase;*/
}
#submenu li p, #submenu li li p {
	text-transform: none;
	font-size: 9px;
	color: #617176;
}
#rechts {
	display: block;
	float: left;
	width: 177px;
	margin-left: 20px;
	height: auto;
}	
#submenu a:link, #submenu a:visited, #submenu a:active, #submenu a:hover {
	display: block;
	font-size: 11px;
	color: #392822;
	font-weight: bold;
}
#submenu a:hover, #submenu li li a:hover {
	text-decoration: underline;
}
#submenu li ul {
	display: show;  /* JQUERY */
}
#submenu li.current ul {
	display:block;
}
#submenu li li {
	margin-top:3px;
	font-size: 11px;
	color: #00447f;
	font-weight: bold;
	/*text-transform: uppercase;*/
	background: url(../img/menu/pfeil_braun.gif) top left no-repeat;
}
/*#submenu li.current a:link, #submenu li.current a:visited, #submenu li.current a:active, #submenu li.current a:hover {
	color: red;
}*/

#submenu li li a:link, #submenu li li a:visited, #submenu li li a:active, #submenu li li a:hover,
#submenu li.current li a:link, #submenu li.current li a:visited, #submenu li.current li a:active, #submenu li.current li a:hover {
	font-size: 10px;
	color: #392822;
	font-weight: bold;
}
/*#submenu li li.current a:link, #submenu li li.current a:visited, #submenu li li.current a:active, #submenu li li.current a:hover {
        color: red;
}*/
#mitte {
	display: block;
	float: left;
	width: 374px;
	height: auto;
	margin-right: 10px;
}
div.rechts_box_darkgrey {
	width: 177px;
	background: url(../img/boxen/dkl_grau_1sp.gif) top left no-repeat;
	padding-top: 10px;
	margin-bottom: 10px;
}
div.rechts_box_darkgrey div {
	width: 157px;
	background: url(../img/boxen/dkl_grau_1sp.gif) bottom left no-repeat;
	padding: 10px;
	padding-top: 0px;
	min-height:60px; 
}
div.rechts_box_darkgrey div div {
	width: auto;
        padding: 0px;
        margin: 0px;
        background: none;
}
.rechts_box_darkgrey h1 {
	font-size: 11px;
	margin-bottom: 5px;
	color: #392822;
}
.rechts_box_darkgrey div p,  .rechts_box_darkgrey div li {
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
}
.rechts_box_darkgrey div li {
       list-type: circle;
	list-style-position: outside;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	line-height: 13px;
}
.rechts_box_darkgrey strong {
	color: #ffffff;
	font-size: 11px;
}
.rechts_box_darkgrey img {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.rechts_box_brown {
	width: 177px;
	background: url(../img/boxen/braun_1sp.gif) top left no-repeat;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.rechts_box_brown div {
	display: block;
	float: left;
	width: 157px;
	background: url(../img/boxen/braun_1sp.gif) bottom left no-repeat;
	padding: 10px;
	padding-top: 0px;
	min-height:60px; 
}
div.rechts_box_brown div div {
        width: auto;
        padding: 0px;
        margin: 0px;
        background: none;
}
.rechts_box_brown h1 {
	font-size: 11px;
	margin-bottom: 5px;
	color: #ffffff;
}
.rechts_box_brown p {
	color: #ffffff;
	font-size: 11px;
}
.rechts_box_brown img {
	padding-top: 5px;
}
.rechts_box_brown a:link, .rechts_box_brown a:visited, .rechts_box_brown a:active, .rechts_box_brown a:hover {
	display:block;
	background:url(../img/menu/pfeil_weiss.gif) top left no-repeat;
	padding-left: 20px;
	color: #869498;
	font-size: 11px;
}

/* ENDE */
#footertrenner {
	display: block;
	float: left;
	width: 870px;
	margin-bottom: 20px;
}
#footer {
	display: block;
	float: left;
	width: 890px;
	text-align: center;
	
	color: #666666;
	
	background: #ffffff url(../img/background.gif) top left repeat-y;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #666666;
	font-size: 11px;
}
/* Header Elemente */
#meta a:link, #meta a:visited, #meta a:hover {
	color: #ffffff;
	/*text-transform:uppercase;*/
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
#meta a:hover {
	text-decoration: underline;
}

/* Content Elemente */
div.vierspalter_spacer {
	display: block;
	float: left;
	height: 20px;
	width: 700px;
}
div.zweispalter_spacer {
	display: block;
	float: left;
	height: 20px;
	width: 374px;
}
div.zweispalter_spacer_klein {
	display: block;
	float: left;
	height: 10px;
	width: 374px;
}
div.zweispalter_links {
	display: block;
	float: left;
	width: 374px;
	margin-right: 10px;
}
div.zweispalter_rechts {
	display: block;
	float: left;
	width: 374px;
	margin-left: 10px;
}
div.dreispalter {
	display: block;
	float: left;
	width: 571px;
	margin-right: 10px;
	padding-top: 10px;
	background: url(../img/boxen/hell_grau_3sp_home.gif) top left no-repeat;
}
div.dreispalter div {
	width: 561px;
	height: 100px;
	min-height: 100px;
	padding: 10px;
	padding-right: 0px;
	padding-top: 0px;
	background: url(../img/boxen/hell_grau_3sp_home.gif) bottom left no-repeat;
	
}
div.dreispalter div div {
        width: auto;
        padding: 0px;
        margin: 0px;
        background: none;
}
div.einspalter {
	display: block;
	float: left;
	width: 177px;
	margin-left: 10px;
	background: url(../img/boxen/hell_grau_1sp_home.gif) top left no-repeat;
	font-size: 13px;
	padding-top: 10px;
}
div.einspalter div {
	width: 157px;
	height: 100px;
	min-height: 100px;
	padding: 10px;
	padding-top: 0px;
	background: url(../img/boxen/hell_grau_1sp_home.gif) bottom left no-repeat;
}
div.einspalter div div {
        width: auto;
        padding: 0px;
        margin: 0px;
        background: none;
}
.einspalter h1 {
	color: #392822;
	margin-bottom: 5px;
}
.einspalter p {
	font-size: 11px;
	color: #617176;
}
/* Dreispalter News */
.dreispalter h1 {
	margin-bottom: 5px;
	color: #392822;
}
.dreispalter p, .dreispalter li h1 {
	font-size: 11px;
	color: #617176;
	margin-bottom: 1px;
	text-transform:none;
}
.dreispalter ul {
	display: block;
	float: left;
}
.dreispalter li {
	display: block;
	float: left;
	width: 173px;
	margin-right: 10px;
}
.dreispalter li img {
	float: right;
	margin-top: -22px;
	display: none;
}
/* TABELLE */
div.tabelle {
	display: block;
	float: left;
	width: 100%;
	min-height:120px;
	padding: 0px;
	margin-bottom: 0px;
}
.tabelle table {
	width: 100%;
	
	/*background: #e7eaea url(../img/tabelle/tabelle_header.gif) top left no-repeat;*/
	background-size: 100%;
	border: none;
	padding:0;
	margin:0;
}

.zweispalter_text div.tabelle table {
	background: #e7eaea url(../img/tabelle/tabelle_header_gross.gif) top left no-repeat;
        background-size: 100%;
}
.dreispalter_text div.tabelle {
	background: #e7eaea url(../img/tabelle/tabelle_header_gross.gif) top left no-repeat;
        background-size: 100%;
}
.tabelle tr.titel {
	padding: 0px;
	margin: 0px;
}
.tabelle th {

	font-size: 11px;
	text-align: left;
	padding: 10px;
	color: #ffffff;

}
.tabelle td {
	background: #DDE1E2;
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
	color: #666666;
}
.tabelle td.trenner {
	border-bottom: 1px solid #869498;
}
.tabelle td.table-end {
	background: #869498;
	height: 2px;
	padding: 0px;
	margin: 0px;
}
/* NORMALER TEXT */
div.dreispalter_text, div.dreispalter_sitemap {
        display: block;
        float: left;
        width: 571px;
        min-height:120px;

        color: #392822;
}
.dreispalter_text h1 {
        margin-bottom: 10px;
        color: #392822;
}
.dreispalter_text h2 {
        color: #617176;
        font-size: 11px;
}
.dreispalter_text p {
        font-size: 11px;
        color: #617176;
}
.dreispalter_text li {
	font-size: 11px;
	color:  #869498;
	/*color: #617176;*/
	/*list-style-type:dot;*/
	list-style-position:outside;
	margin-left: 15px;
	line-height: 15px;
	
}
.dreispalter_text table {
	padding-top: 10px;
	padding-bottom: 10px;
}
.dreispalter_text td {
	font-size: 11px;
        color: #617176;
	padding-right: 5px;
}
.dreispalter_sitemap ul li {
        display: block;
        float: left;
        width: 285px;
        font-weight: bold;
	padding-bottom: 8px;
}
.dreispalter_sitemap ul li li {
        font-weight: normal;
	padding: 0px;
	height: auto;
}
.dreispalter_sitemap ul ul li li {
        width: 170px;
        font-size: 11px;
	padding: 0px;
	padding-left: 8px;
	height: auto;
}
div.zweispalter_text {
	display: block;
	float: left;
	width: 374px;
	min-height:120px;

	color: #392822;
}
.zweispalter_text h1 {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #392822;
}
.zweispalter_text h2 {
	color: #617176;
	font-size: 11px;
}
.zweispalter_text p, sup {
	font-size: 11px;
	color: #869498;
}
.zweispalter_text sup {
	padding-bottom:0px;
	vertical-align: top;
	line-height: 11px;
	font-style:normal;
}
.zweispalter_text img {
	float: right;
	margin-left: 0px;
}
.zweispalter_text li {
	font-size: 11px;
	color:  #869498;
	/*color: #617176;*/
	/*list-style-type:dot;*/
	list-style-position:outside;
	margin-left: 15px;
	line-height: 15px;
	
}
.zweispalter_text table {
	padding-top: 10px;
	padding-bottom: 10px;
}
.zweispalter_text td {
	font-size: 11px;
        color: #617176;
	padding-right: 5px;
}
/* GRAUE BOX */
div.zweispalter_box_grey {
	display: block;
	float: left;
	width: 374px;
	background: url(../img/boxen/hell_grau_2sp.gif) top left no-repeat;
	padding-top: 10px;

	
}
div.zweispalter_box_grey div {
	width: 354px;
	background: url(../img/boxen/hell_grau_2sp_home.gif) bottom left no-repeat;
	min-height:60px;
	padding: 10px;
	padding-top: 0px;
}
div.zweispalter_box_grey div div {
        width: auto;
        padding: 0px;
        margin: 0px;
        background: none;
}
.zweispalter_box_grey h1 {
	margin-bottom: 5px;
	color: #392822;
}
.zweispalter_box_grey h2 {
	color: #617176;
}
.zweispalter_box_grey p {
	color: #617176;
	font-size: 11px;
}
.zweispalter_box_grey img {
	float: right;
	margin-left: 10px;
}
/* DUNKEL GRAUE BOX */
div.zweispalter_box_darkgrey {
	display: block;
	float: left;
	width: 374px;
	background: url(../img/boxen/dkl_grau_2sp.gif) top left no-repeat;
	padding-top: 10px;
}
div.zweispalter_box_darkgrey div {
	width: 354px;
	background: url(../img/boxen/dkl_grau_2sp_home.gif) bottom left no-repeat;
	padding: 10px;
	padding-top: 0px;
	min-height:60px; 
}
div.zweispalter_box_darkgrey div div {
	width: auto;
	padding: 0px;
	margin: 0px;
	background: none;
}
.zweispalter_box_darkgrey h1 {
	margin-bottom: 5px;
	color: #392822;
}
.zweispalter_box_darkgrey p {
	color: #ffffff;
	font-size: 11px;
}
/* BRAUNE BOX */
div.zweispalter_box_brown {
	display: block;
	float: left;
	width: 374px;
	background: url(../img/boxen/braun_2sp.gif) top left no-repeat;
	padding-top: 10px;
}
div.zweispalter_box_brown div {
	width: 354px;
	background: url(../img/boxen/braun_2sp_home.gif) bottom left no-repeat;
	padding: 10px;
	padding-top: 0px;
	min-height:60px; 
}
div.zweispalter_box_brown div div {
	width: auto;
        padding: 0px;
        margin: 0px;
        background: none;
}

.zweispalter_box_brown h1 {
	margin-bottom: 5px;
	color: #ffffff;
}
.zweispalter_box_brown p {
	color: #ffffff;
	font-size: 11px;
}


/* LINKS */
.zweispalter_box_brown a:link, .zweispalter_box_brown a:visited, .zweispalter_box_brown a:active, .zweispalter_box_brown a:hover {
	color: #869498;
} 

#anfang {
	display: block;
	background: url(../img/anfang.gif) bottom left repeat-x;
	margin: 0 auto;
	width: 888px;
	height: 20px;
	font-size: 1px;
}
#ende {
	display: block;
	background: url(../img/ende.gif) top left repeat-x;
	margin: 0 auto;
	width: 888px;
	height: 20px;
	font-size: 1px;
}
/* SUCHE */
div.searchresults_header {
	padding-top: 10px;
	padding-bottom: 10px;
}
.searchresults_header a {
	font-size: 11px;
}
.searchresults_header a.current:link, .searchresults_header a.current:active, .searchresults_header a.current:visited, .searchresults_header a.current:hover {
	font-weight: bold;
	color: #617176;
}
.searchresults_header a.direction:link, .searchresults_header a.direction:visited, .searchresults_header a.direction:active, .searchresults_header a.direction:hover {
	font-size: 10px;
	font-weight: bold;
}
div.searchresults {
	padding-bottom: 10px;
}
input {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	width: 200px;
}
.submit {
	width: auto;
}