body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	/*[if !EDITOR]*/
	background-color: #c0c0c0;
	/*[endif]*/
  }
h1 {
	font-size: 32px;
	color: #fff;
	font-variant: small-caps;
}
h2 {
	font-size: 16px;
	color: #d30132;
	font-variant: small-caps;
  }
h3 {
	font-size: 12px;
	font-weight: bold;
  }
h4 {
	font-size: 12px;
	color: #000;
  }
h5 {
	font-size: 11px;
	color: #d30132;
  }

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

a img {
	border: 0;
}

ul {
	list-style-type: none;
  }

li {
	list-style-image:url(../img/icon_list.gif);
	margin-bottom: 7px;
}

li img {
	margin: 0 5px 0 0;
	padding: 0;
  }

li a {
	color: #5c5c5c;
	text-decoration: underline;
	font-size: 11px;
 }
  
div#container {
	width: 1000px;
	background-color: #f7f7f7;
	margin: 10px auto;
  }
/*----------------------
---- Headerbereich -----
----------------------*/
div#header {
	width: 1000px;
	height: 196px;
	padding: 39px 0 0 0;
	position: relative;
  }
  
/*
div.header1{
	background: url(../medien/header_1.jpg) no-repeat;
}
div.header2{
	background: url(../medien/header_2.jpg) no-repeat;
}
div.header3{
	background: url(../medien/header_3.jpg) no-repeat;
}
div.header4{
	background: url(../medien/header_4.jpg) no-repeat;
}
div.header5{
	background: url(../medien/header_5.jpg) no-repeat;
}
div.header23{
	background: url(../medien/header_3.jpg) no-repeat;
}
div.header35{
	background: url(../medien/header_v35.jpg) no-repeat;
}
*/

/* -----------------------------
-------Main Navigation oben-----
------------------------------*/
ul#navigation {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 300px;
	color: #000;
	width: 700px;
	height: 39px;
	background: url(../img/upper_bar.gif) 0 top repeat-x; 
  }

ul#navigation li {
    list-style: none;
	float: left;
	background: url(../img/trenner.gif) right 4px no-repeat;
    margin: 0;
	padding: 0;
  }
ul#navigation li.last {
	background: none;
  }
ul#navigation li a {
	display: block;
	margin: 0 2px 0 0;
	color: #fff;
	padding: 11px 10px 14px 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
  }
ul#navigation li a:hover {
	text-decoration: none;
	background: url(../img/upper_bar.gif) 0 bottom repeat-x;
}

ul#navigation li.selected a {
	background: url(../img/upper_bar.gif) 0 bottom repeat-x;
}

/* ------------------
-----Karst Logo------
-------------------*/
div#logo {
	position: absolute;
	top: 0;
	left: 43px;
	width: 207px;
	height: 118px;
	background-color: #fff;
  }
  
div#logo a img {
	border: 0;
	padding: 15px 0 0 22px;
  }


/*---------------------------------------
------Suchfeld Position und Style--------
---------------------------------------*/
div#suche {
	position: absolute;
	top: 188px;
	left: 55px;
	width: 180px;
	height: 52px;
	margin: 0;
  }

input.feld_search {
	position: absolute;
	border: 0;
	width: 131px;
	height: 21px;
	font-size: 11px;
	padding: 4px 0 0 5px;
	color: #959595;
	background: url(../img/feld_search.gif) no-repeat; 
}
input.btn_search {
	position: absolute;
	left: 135px;
	border: 0;
	width: 21px;
	height: 21px;
	background: url(../img/btn_search.gif) no-repeat;
}
form {
	margin-top: 5px;
}

/*---------------------------------
---- sIFR Headline Position -------
---------------------------------*/
div#headline {
	position: absolute;
	top: 175px;
	left: 285px;
  }
  
  
div#oben {
	position: absolute;
	top: 20px;
	left: 285px;
}
  
/*---------------------------------
---- sIFR Headline Position -------
---------------------------------*/
div#bildbanner {

}





/*--------------------------------
------ Startseite: Aktuelles -----
--------------------------------*/
div#aktuelles {
	float: left;
	width: 210px;
	background: url(../img/bg_subnavi.gif) no-repeat;
	min-height: 300px;
	padding: 11px 0 0 55px;
  }
div#aktuelles p {
	padding-right: 20px;
  }
.mehr {
	float: right;
	padding-right: 12px;
} 
div#aktuelles a {
	color: #d30132;
	font-weight: bold;
  }

/* --- Subnavigation  ---
-------------------------
-------------------------*/
div#subnav {
	float: left;
	width: 265px;
	background: url(../img/bg_subnavi.gif) no-repeat;
	min-height: 300px;
	padding: 0;
  }
div#subnav ul {
	margin: 25px 0 0 15px;
  }

div#subnav li {
	background: url(../img/subnavi_bg.gif) top left no-repeat;
	list-style-image: none;
	text-decoration: none;
	min-height: 22px;
	margin: 0;
	padding: 0;
  }
div#subnav li a {
	display: block;
	text-decoration: none;
	padding: 5px 0 0 25px;
	color: #5a5a5a;
  }
div#subnav a:hover {
	background: url(../img/subnavi_bg.gif) bottom left no-repeat;
	text-decoration: none;
	color: #d30132;
	min-height: 17px;
  } 
div#subnav li.selected a {
	background: url(../img/subnavi_bg.gif) bottom left no-repeat;
	text-decoration: none;
	color: #d30132;
	min-height: 17px;
}
div#subnav li.mainsite a {
	text-decoration: none;
	padding: 5px 0 0 15px;
}
/*--- Erster Navigationspunkt in der Subnavi ---*/
div#subnav li.topnavi a {
	display: block;
	text-decoration: none;
	padding: 5px 0 0 10px;
	font-weight: bold;
	color: #5a5a5a;
 }
div#subnav li.topnavi a:hover {
	background: url(../img/subnavi_bg.gif) bottom left no-repeat;
	text-decoration: none;
	color: #d30132;
	min-height: 17px;
  }
/* --- Zweite Navigationsebene --- */
div#subnav ul.first ul.second {
	margin: 0;
	padding: 0;
  }
div#subnav ul.first ul.second li a {
	padding-left: 35px;
    color: #5a5a5a;
    background: url(../img/subnavi_bg.gif) top left no-repeat;
}
div#subnav ul.first ul.second li.selected a {
	background: url(../img/subnavi_bg.gif) bottom left no-repeat;
	text-decoration: none;
	color: #d30132;
	min-height: 17px;
}
/*--------------------------------
-------Main Content Bereich-------
--------------------------------*/

div#content {
	float: left;
	width: 460px;
	padding: 10px 10px 40px 20px;
	/*background-color: #ff0;*/
  }

div#content h3 {
	margin: 0;
	padding: 15px 0 0 0;
}
div#content p {
	line-height: 14px;
	margin: 0;
	padding: 5px 0 0 0;
}
div#content a {
	color: #d30132;
}
div#content a:hover {
	text-decoration: underline;
}



/* --- Sidebar Rechts / Teaser Boxen ---
----------------------------------------
----------------------------------------*/
div#sidebar {
	float: left;
	width: 225px;
	padding: 22px 0 0 20px;
	/*background-color: #f0f;*/
  }
div#sidebar p {
	margin: 0;
	padding: 5px 5px 5px 10px;
  }
div#sidebar img {
	margin: 0 0 0 6px;
  }
div#sidebar h4, div#sidebar h5 {
	margin: 0 0 0 10px;
	padding: 7px 0 0 0;
} 
div#sidebar a {
	color: #5a5a5a;
  }
div#sidebar #sidebar_box_top {
	width: 209px;
	background: url(../img/sidebar_box_top_bg.gif) no-repeat;
  }
div#sidebar #sidebar_box_top img {
	margin: 0 0 0 7px;
}
div#sidebar #sidebar_box_top a:hover{
	text-decoration: underline;
  }
div#sidebar #sidebar_box_bottom {
	width: 209px;
	height: 5px;
	background: url(../img/sidebar_box_bottom_bg.gif) no-repeat;
  }
div#sidebar .sidebar_box{
	width: 209px;
	height: 119px;
	background: url(../img/sidebar_box_bg.gif) no-repeat;
	margin: 0;
  }

/* --- Footer ---
-----------------
-----------------*/
div#footer {
	position: relative;
	background-color: #d30132;
	width: 1000px;
	height: 70px;
  }
div#footer p{
	position: absolute;
	color: #fff;
	margin: 0 0 0 285px;
	top: 27px;
  }
ul#impressum {
	position: absolute;
	top: 15px;
	right: 20px;
  }
ul#impressum li {
	display: inline;
  }
ul#impressum li a:link, ul#impressum li a:visited, ul#impressum li a:hover {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 10px;
  }
/* .newscontent .detailimage{
	width: 300px;
	height: 100px;
} */
.clear {
	clear: both;
  }
  
/* --- Login Downloads ---
--------------------------
--------------------------*/
span.login_dl{
	display: block;
	padding-left: 3px;
}
#username {
	margin: 0 0 0 20px;
}
#password {
	margin: 0 0 0 16px;
}


/* ---SUCHE Template Gestaltung---
----------------------------------
----------------------------------*/
table.searchresult th {
    text-align: left;
    padding: 5px;
    color: #353535;
}
table.searchresult td {
    vertical-align: top;
    padding: 5px;
    border-top: 1px solid #5a5a5a;
}

table.searchresult tr.bc td {
    background: #f0f0f0;
}

table.searchresult tr:hover td {
    background: #C2E4EF;
    cursor: pointer;
}

table.searchresult tr td a:hover {text-decoration: none;}

table.searchresult td img {
    margin: 4px 0 0 0;
}

table.searchresult td span {
    color: red;
}

/* --- PRINT ---
----------------
----------------*/
#print_logo, #printfooter {
	display: none;
}
