/* CSS Document */

html {
		}
	
body {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #000;
	padding-left: 8px;
}

/* Nullen */

* {
	margin: 0; 
	padding: 0px; 
	
}

/* Tags ########################################################## */

p {
	font-size: 100%;
	margin: 0 12px 12px 0
}
a {
	color: #999999;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ul {
	margin: 0 0 0 15px;
}

ol {
	margin: 0 0 0 20px;
}

li {
	font-size: 100%;
	margin: 0 0 1em 0
}

h1{
	font-size:110%;
	font-weight: normal;
	margin:0 0 10px 0;
	display:inline-block;
}

h2{
	font-size:110%;
	font-weight: normal;
	margin:0 0 10px 0;
	display:inline-block;
}

h2 a{
	
	clear:both;
}

h3{
	font-size:110%;
	font-weight: normal;
	margin:0 0 10px 0;
	display:inline-block;
}
.headgrau {
color: #68696a;
}

h4{
	font-weight: normal;
	margin:0 0 0.7em 0;
	font-size: 130%;
}

h5{
	margin:1.5em 0 0.25em 0;
	font-size:110%;
	font-weight: bold;
	color: #666666;
}

h6{
	/*font-weight: normal;*/
	margin:0 0 1.2em 0;
	font-size:160%;
	color: #FF2400;
	font-weight: lighter;
}

hr {
	border:none;
	color: #ccc;
	background:#ccc;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 5px 0 10px 0;
}

img{
	border:none;
}

label {
	font-size: 110%;
}

/* Klassen ########################################################## */

.bild {
	margin:10px 0 10px 0;
}

.bild_text {
	float:left;
	margin: 0 10px 10px 0
}

.bild_text_re {
	float:right;
	margin: 0 0 10px 10px
}

a.mehr{
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(images/a_mehr_bg.gif) left center no-repeat;
}

p.posted{
	padding:0 0 0 30px;
	margin:0 0 30px 0;
	background:url(images/published_bg.jpg) top left no-repeat;
	font-style:italic;
}

a.pdf {
	margin: 0 0 10px 0;
	padding: 5px 0 10px 30px;
	background: url(images/a_pdf_bg.jpg) 0 0 no-repeat;
}

a.pdf:hover {
	background-position:0 -40px;
}

p.back a{
	display:block;
	float:left;
}

p.mehr a{
	display:block;
	float:right;
}

p.seminar {
	background: url(images/p_seminar_bg.jpg) left top no-repeat;
	padding: 0px 0 10px 30px;
	
}

p.seminar span {
	color: #777
}

/* Startseite ###################################################### */

body #container {
	background: url(images/start_container_bg.jpg) repeat;
}

body #content_wrap {
}

body #header {
	background: url(images/header_start_bg.jpg);
}

#content {
	display: block;
	width: 790px;
	float: right;
	margin-top: 48px;
	margin-bottom: 24px;
}
/*Start Nav*/

#start_nav {
	width: 600px;
	height:88px;
	float:right;
	padding:0;
	/*background:url(images/sb_start_bg.jpg) no-repeat;*/
}


#start_nav ul  {
	margin:0;
	list-style-type: none;
}

#start_nav ul li {
	margin:0;
	font-size: 11px;
	float:left;
	
}



#start_nav ul li a {
	display:block;
	text-decoration:none;
	padding:10px 22px 0 22px;
	height:78px;
	color: #000;
	/*background: url(images/start_nav_a_bg.jpg) top right no-repeat;*/
}
#start_nav ul li a:hover {
	background: url(images/start_nav_a_bg_hv.jpg) top right no-repeat;
}
#start_nav ul li a.kontakt {
	background: none;
	padding:10px 40px 0 32px;
	background: url(images/start_nav_a_bg.jpg) top right no-repeat;
}
#start_nav ul li a.kontakt:hover {
	background: url(images/start_nav_a_bg_hv.jpg) 0 0 no-repeat;
}

/*start footer*/

#footer{
	background:url(images/footer_start_bg.jpg) no-repeat;
	height:24px;
	width:1021px;
	padding:0 0 0 0;
	margin: auto;
}
/*SubNav*/
#subnav {
	padding: 0px 0px 0px 0px;
	float: left;	/*background:url(images/sb_start_bg.jpg) no-repeat;*/
	width: 208px;
}
#subnav ul  {
	margin:0;
	list-style-type: none;
}
#subnav ul li {
	margin:0;
	font-size: 12px;
	background: url(images/start_nav_a_bg.gif) top right no-repeat;
}
#subnav ul li span {
	font-size: 12px;
	display:block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	letter-spacing: 1px;
	line-height: 18px;
}
#subnav ul li a {
	display:block;
	text-decoration:none;
	padding:0px 0px 0 22px;
	color: #000;	/*background: url(images/start_nav_a_bg.jpg) top right no-repeat;*/
}
#subnav ul li a:hover {
	background: url(images/start_nav_a_bg_hv.gif) top right no-repeat;/*	background: url(images/start_nav_a_bg_hv.jpg) top right no-repeat;*/
}
.activ, #subnav ul li a:hover.activ {
	font-weight: bold;
	background: url(images/start_nav_a_activ_bg.gif) top right no-repeat;
}


/*2. Ebene Subnavigation*/

#subnav ul ul li {
	margin:0;
	font-size: 12px;
	background: url(images/start_subnav_a_bg.gif) top right no-repeat;
}
#subnav ul ul li a {
	display:block;
	text-decoration:none;
	padding:0px 0px 0 42px;
	color: #000;	/*background: url(images/start_nav_a_bg.jpg) top right no-repeat;*/
}
#subnav ul ul li a:hover {
	background: url(images/start_subnav_a_bg_hv.gif) top right no-repeat;/*	background: url(images/start_nav_a_bg_hv.jpg) top right no-repeat;*/
}
#subnav ul ul li a.activ, #subnav ul ul li a:hover.activ {
	font-weight: normal;
	background: url(images/start_subnav_a_activ_bg.gif) top right no-repeat;
}


/* Layout ########################################################## */

#container {
	width: 1021px;
	margin:auto;
	background: url(images/container_bg.jpg) repeat-y;
}

/*header --------------------------------- */

#header {
	height: 100px;
	background: url(images/header_bg.jpg);
	padding: 0px 0px 0px 0px;
}

#use_nav {
	height: 30px;
	text-align:right;
}

a.logo{
	margin:0px 0px 0px 0px;
	display:block;
	width:190px;
	height:199px;
}

a.logo img{
	border:none;
	display:none;
}

a.home, a.help{
	font-size: 10px;
	width: 24px;
	height: 28px;
	/*padding: 6px 5px 6px 5px;*/
	background:  url(images/home_btn.jpg) no-repeat;
	text-indent:-3000px;
	margin:5px 10px 0 0;
	display:inline-block;
	text-align:left;
}

a.help{
	background: url(images/hilfe_btn.jpg) no-repeat;
}

a.home:hover, a.help:hover{
	background-position: 0 -28px;
}

/*Inhalt --------------------------------- */

#content_wrap {
	background: url(images/bg.jpg) no-repeat;
	min-height: 550px;
	width:1010px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	margin-left: 5px;
}

#content_breit {
	width: 700px;
	float:right;
	padding:0 20px 20px 0;
}


/*Standorte*/

#content_breit div.li{
	float:left;
	width: 200px;
	margin:0 30px 30px 0;
}


/*Sidebar / Navi --------------------------------- */

#sidebar {
	width: 220px;
	padding:29px 0 0 0;
	float:left;
}

#sidebar ul  {
	margin:0;
	list-style-type: none;
}

#sidebar ul li {
	margin: 0 0 10px 0;
	font-size: 110%;
	padding: 0;
}

#sidebar ul li a {
	display:block;
	text-decoration:none;
	padding: 5px 40px 5px 40px;
	color: #000;
}

#sidebar ul li a:hover {
	background: url(images/sb_ul_li_a_hv_bg.jpg) repeat-y;
}


	
/*Sidebar / Unternavigation ---------------------- */


	
/*Footer --------------------------------- */

p.impressum{
	padding:8px 0px 0px 8px;
	width:900px;
	color:#333333;
	text-align:left;
}

p.impressum a {
	color:#333333;
}

/* Clearing ########################################################## */
.clear {
	overflow:hidden;
	clear: both;
}

* html .clear {
	height: 1%;
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; } 

/* Clearfix-Anpassung für IE */
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.floatbox { overflow:hidden; }
/*##Suche, Artikel Startseite####*/
.navihead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.fliessbild {
	display: block;
	margin-bottom: 24px;
}
.fliesstextrechts24 {
	padding-right: 12px;
	text-align: left;
}
.inputzeile {
	height: 24px;
	width: 300px;
}
.inputfeld {
	height: 228px;
	width: 450px;
}
.verweis {
	padding-bottom: 1px;
}
.datum_kl {
	font-size: 75%;
	color: #666666;
	padding-top: 24px;
	padding-bottom: 2px;
}
