@import url("rte.css");

dfn, hr
{
	display: none;
}

*
{
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, times;
}
#layout_content_visible ul {
	margin: 0 0 0 20px;
}
img, div
{
	border: 0px;
}

div,body,li
{
  font-size: 12px;
}

body,html
{
  height: 100%;
  /*overflow-x: hidden;*/
}
body
{
  background: #b0cbe6 url("/fileadmin/templates/media/bg_line.jpg") repeat-x;
  line-height: 1.4;

}

.containerBox {
	/*width: 1260px;*/
	margin: auto;
}

#layout_textswitch {}
#layout_textswitch ul { float:left; margin-top:5px; width:170px; }
#layout_textswitch ul li { display:inline; width:80px; }
#layout_textswitch ul li a { margin: 0 5px 0 0; }
.printBox { float:right; width:150px; }

#sidebar_box5
{
	margin-top: 20px;
}

#sidebar_box4,
#sidebar_box1
{
	height: 90px;
	overflow: hidden;
}

h1
{
	color: #0066B3;
	font-size: 16px;
}

#layout_content h1 {
	height: 68px;
}

h2
{
	color: #0066B3;
	font-size: 14px;
	/*margin-left: 28px;*/
}

h3
{
	color: #0066B3;
	font-size: 12px;
	margin: 0 0 12px 0;
}

.csc-textpic-imagewrap { margin: 5px 0 0 0; }

h4
{
	color: #000000;
	font-size: 12px;
}

a
{
	color: #0066B3;
}

p
{
	/*margin-top: 10px;*/
	margin-bottom: 10px;
}

td p 
{
/*	margin-top: 5px;
	margin-bottom: 5px;*/
	margin: 0px;
}

td
{
	padding: 2px;
}

#layout_white
{
/*  background-image: url('media/white_stripes.jpg');*/
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  height: 115%;
}

#layout_logo
{
  background-image: url('media/logo.png');
  background-position: left top;
  background-repeat: no-repeat;
  height: 130px;
  width: 350px;
  position: absolute;
}

#layout_head
{
  height: 130px;
  position: relative;
	background-color: #0061aa;
}

#layout_banner
{
  position: absolute;
  height: 90px;
  top: 20px;
  width: 100%;
  overflow: hidden;
/*
  background-image:url('media/banner.jpg');
  background-repeat: no-repeat;
*/
}

#layout_sidebar
{
  position: absolute;
  left: 0px;
  width: 200px;
  height: 115%;
  overflow: hidden;
  line-height: 1;
}

#layout_sidebar *
{
	font-family: arial;
}

#layout_sidebar_back
{
	background-image:url('media/sidebar_back.jpg');
	background-repeat: repeat-y;
	background-position: -3px top;
	position: absolute;
	top: 280px;
	height:100%;
	width:150px;
}

#layout_sidebar_head
{
  width: 100%;
  background-image:url('media/sidebar_head.png');
  background-repeat: no-repeat;
/*  background-position: -3px top; */
  height: 280px;
  position: absolute;
  left: -3px;
}

#layout_con
{
/*  height: 100%; FORCE 100% height of basic container */
position: relative;
}

#layout_hl
{
  position: absolute;
  right: 0px;
  width: 150px;
  background-image:url('media/hl_blue.jpg');
  background-repeat: repeat-y;
  background-position: right top;
  height: 115%;
  z-index: 5;
  line-height: 1;
}

.hl_c
{
  background-color: #E9E9E9;
  border: 1px solid #C4C4C4;
  margin-bottom: 5px;
  padding: 5px;
  z-index: 11;
}

.hl_c *
{
	font-size: 12px;
}

/* Templa-Voila-Container for Sidebar */
#sidebar_container
{
	position: absolute;
	top: 100px;
}

#layout_sidebar_content
{
  background-color: #F4F4F4;
  border: 1px solid #D4D4D4;
  margin-bottom: 5px;
  padding: 5px;
  position: absolute;
  left: 10px;
  width: 170px;
}

#layout_sidebar_content li:before
#{
 # content: "\2013\A0";
#}

#layout_headbar
{
	position: absolute;
	bottom: 0px;
	left: 180px;
	z-index: 10;
}

#layout_headbar li
{
	float: left;
	list-style-type: none;
	margin-right: 10px;
}

#layout_headbar li, #layout_headbar a
{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;	
}

#layout_headbar li.nav_current a
{
	font-weight: bold;
}

#layout_sidebar_content li
{
	list-style-type: none;
}

#layout_sidebar_content a
{
	text-decoration: none;
}

#layout_sidebar_content ul.sidenav_lvl2
{
	margin-left: 10px;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
}

ul.sidenav_lvl1 li
{
	margin: 10px;
}

ul.sidenav_lvl1 li.nav_normal a,
ul.sidenav_lvl1 li.nav_normal
{
	color: #0066B3;
}

ul.sidenav_lvl1 li.nav_current a,
ul.sidenav_lvl1 li.nav_current
{
	font-size: 13px;
	color: #000000;
}

ul.sidenav_lvl2 li
{
	margin: 4px;
}

ul.sidenav_lvl2 li.nav_normal a
{
	font-size: 12px;
	color: #000000;
}

ul.sidenav_lvl2 li.nav_current
{
	font-size: 12px;
	color: #0066B3;
	font-weight: bold;
}
ul.sidenav_lvl2 li {background: url("/fileadmin/templates/pngfix/list-style-line.jpg") no-repeat 0 6px; padding-left: 10px;}
/*ul.sidenav_lvl2 {list-style-type: none; margin: 0; padding: 0;}
ul.sidenav_lvl2 li {text-indent: 0.5em; padding-left: 1.5em;}
ul.sidenav_lvl2 li a {background: url("/fileadmin/templates/pngfix/list-style-line.jpg") no-repeat 0 6px; padding-left: 10px; }*/

#layout_content
{
	padding: 30px;
	margin-left:180px;
	margin-right: 150px;
	padding-top: 30px;
	display: block;
}

/*#layout_content #layout_content_visible .csc-header { height: 68px; }*/

#lvl3_nav
{
	left: 10px;
	top: 10px;
	border-bottom: 1px solid black;
	margin-bottom: 15px;
	height: 20px;
}

#lvl3_nav *
{
	line-height: 20px;
}
#lvl3_nav li
{
	list-style-type: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#lvl3_nav li.nav_normal a
{
	color: #000000;
}


#lvl3_nav li.nav_current
{
	position: relative;
}

#lvl3_nav li.nav_current div
{
	background-color: #0066B3;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 10px;
}

#blue_start
{
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#blue_start img,
#blue_end img
{
	width: 12px;
	height: 12px;
	overflow: hidden;
}

#blue_end
{
	position: absolute;
	right: 0px;
	top: 0px;
}


#lvl3_nav li.nav_current a
{
	color: #FFFFFF;
}

#sidebar_box1,
#sidebar_box2,
#sidebar_box3,
#sidebar_box4,
#sidebar_box5
{
	z-index: 30;
	position: relative;
}

#sidebar_box1 li,
#sidebar_box2 li,
#sidebar_box3 li
{
	margin-left: 15px;
}

#sidebar_box1 a,
#sidebar_box2 a,
#sidebar_box3 a
{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

#layout_footer
{
	text-align: center;
	padding: 10px;
	margin-top: 15px;
	/* width: 700px; */
}

#layout_footer li
{
	display: inline;
	list-style-type: none;
}


#layout_footer a
{
	color: #0061aa;
	text-decoration: none;
}

#layout_footer .nav_current,
#layout_footer .nav_normal
{
	border-right: 1px solid #0061aa;
	padding-left: 15px;
	padding-right: 15px;
}

#layout_footer .nav_normal_last,
#layout_footer .nav_current_last
{
	border-right: 0px;
}

tr.borderbottom td
{
	border-bottom: 1px solid #c0c0c0;
}

.small_col
{
 width: 85px;
}


/* img, div { behavior: url('/fileadmin/templates/pngfix/iepngfix.htc') } */

#layout_search
{
	position: absolute;
	right: 10px;
	top: 70px;
	z-index: 300;
}

button
{
	background-color: #0061aa;
	color: #FFFFFF;
	padding: 2px;
	border: 0px;
}

.tx-irfaq-pi1 dt
{
	margin-top: 15px;
}

#layout_textswitch
{
	position: absolute;
	right: 15px;
	top: 0px;
	width: 320px;
	height: 20px;
	text-align: right;
}

#layout_textswitch,
#layout_textswitch a
{
	color: #FFFFFF;
	text-decoration: none;
}

#layout_hl_top
{
display: none;
/*
	background-image: url('media/hl_blue_top.jpg');
	background-repeat: no-repeat;
	position: absolute;
	left: 70px;
	top: 0px;
	height: 50px;
	width: 100px;
	z-index: 10;*/
}

.acc_title
{
	margin: 5px;
	padding: 0px;
}
.acc_title *
{
	margin: 0px;
	padding: 0px;
}

.acc_title, .acc_title *
{
	text-decoration: underline;
	font-size: 12px;
}

.acc_content
{
	height: 0px;
	margin: 0 0 0 25px;
}

.align-right
{
	text-align: right;
}

.csc-textpic-clear
{
 clear: both;
 height: 1px;
 display: block;
}

#start2010_outer
{
	position: relative;
}

#start2010_outer .news-latest-item
{
	border-left: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100%;
	position: relative;
}


.news-latest-item img
{
display: none;
}

#start2010_outer .news-latest-item img
{
display: inline-block;
	position: absolute; left: 0px; top: 3px;
}

#start2010_outer .news-latest-item .news-latest-date
{
	display: none;
}

#start2010_outer .news-latest-item .news-latest-morelink
{
	text-align: right;
}


#start2010_outer .news-latest-item .news-latest-morelink a
{
	text-decoration: none;
}

#start2010_outer .news-latest-item p
{
	line-height: 15px;
	margin-left: 90px;
}

#start2010_outer .start2010_list
{
	margin-right: 300px;
}

#start2010_outer .start2010_list h3
{
	margin-top: 5px;
}

#start2010_outer .news-latest-item h3
{
	margin-bottom: 5px;
	margin-left: 90px;
	margin-top: 2px;
}

#start2010_outer .news-latest-item h3 a
{
	color: #585858;
	text-decoration: none;
}

#start2010_outer .start2010_aktuell {
position: absolute;
right: 0px;
top: 0px;
background-image:url("media/startseite_meldungen.jpg");
background-position:35px -10px;
background-repeat:no-repeat;
padding-left:20px;
width:290px;
}

.start2010_aktuell_content
{
	padding: 30px;
	height: 300px;
}

.start2010_aktuell_content p,
.start2010_aktuell_content * p
{
	color: #585858;
	font-size: 11px;
}
.news-list-item h3 { margin: 0 0 10px 0;}
.news-list-item img
{
	/*display: none;*/
	float: left;
	margin: 0 5px 0 0;
}
.news-single-img {}
.news-latest-date
{
	display: none;
}

.contenttable tr { line-height: 1.5; }

/* INHALTE AUSBLENDEN */
.news-list-date { display: none; }

/* GESCHICHTE */
#history { display: inline-block; }
#history h3 {}
#history ul {}
#history ul li { list-style: none outside none; }
#history ul li div{ float: left; }
#history ul li div.img { width: 150px; }
#history ul li div.date{ width: 80px; font-weight: bold; }
#history ul li div.text { max-width: 650px;}
.news-single-author { display: none; }
/*div.csc-textpic-right div.csc-textpic-imagewrap {  float: left; }*/
.csc-textpic-text ul { margin: 0 0 10px 0; }
.contenttable td { width: 275px; }
.contenttable .colRight { text-align: right; width: 150px; }

#layout_content_visible .setLeft {
	width:880px;
	margin: 0;
}
#layout_content_visible .setLeft li
{
	background: url("/fileadmin/templates/pngfix/list-style.jpg") no-repeat 8px 6px;
	float:left;
	list-style-type:none;
	margin-right:20px;
	margin-bottom:20px;
	padding-left:20px;
	width:400px;
}


#layout_content_visible ul.noLeft
{
	line-height:1.7;
}
#layout_content_visible ul.noLeft li
{
	list-style: disc;
}
#layout_content_visible ul.noLeft li ul
{
	margin: 0 0 0 20px;
}
#layout_content_visible ul.noLeft li ul li
{
	list-style: circle;
}

#preisBsp td { border-bottom: 1px solid #888; }