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

body #container {
	background: url(images/start_container_bg.jpg) repeat-y;
	min-height: 600px;
}
body #containerohne {
	border:1px dotted #333333;
	margin-top: 24px;
	min-height: 600px;
	background-image: url(images/logoSEGklein.gif);
	background-repeat: no-repeat;
}
#header {
	background: url(images/bg_header.jpg);
}
#left {
	width: 220px;
	float: left;
	padding-top: 24px;
}
#content {
	width: auto;
	margin-bottom: 24px;
	margin-left: 230px;
	position: relative;
	margin-top: 0px;
	padding-top: 8px;
}
#content_tn {
	width: auto;
	margin-bottom: 24px;
	margin-left: 80px;
	position: relative;
	margin-top: 140px;
	padding-top: 8px;
	color: #000;
}
#content.start {
	margin-bottom: 0px;
	margin-top: 0px;
}
/*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:994px;
	padding:0 0 0 0;
	margin: auto;
}
#footerohne{
	height:24px;
	width:994px;
	padding:0 0 0 0;
	margin: auto;
}
/*SubNav*/
#subnav {
	padding: 2px 0px 0px 0px;
	float: right;
	width: 760px;
	margin-top: 0px;
	cursor: #ffffff;
	font-weight: bold;
}
#subnav ul  {
	margin:0;
	list-style-type: none;
}
#subnav ul li {
	margin:0;
	font-size: 12px;
	display: block;
	float: left;
	padding-left: 17px;
	padding-right: 17px;
}
#subnav ul li span {
	font-size: 12px;
	display:block;
	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 12px 0 12px;	/*background: url(images/start_nav_a_bg.jpg) top right no-repeat;*/
	color: #FFFFFF;
}
#subnav ul li a:hover {
	background: url(images/start_nav_a_bg_hv2.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/pfeil.gif) top left no-repeat;
	background-position: 0px 6px;
	color: #FFFFFF;
}


/*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 ########################################################## */

#wrapper {
	width: 998px;
	margin:auto;
	position: relative;
}

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

#header {
	height: 119px;
	background: url(images/bg_header.gif);
	padding: 0px 5px 0px 0px;
	width: 993px;
	background-repeat: no-repeat;
}

#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 {
	min-height: 550px;
	width:998px;
	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;
	height: 1px;
}

* 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: 430px;
}
.verweis {
	padding-bottom: 1px;
}
.datum_kl {
	font-size: 75%;
	color: #666666;
	padding-top: 24px;
	padding-bottom: 2px;
}
#logo {
	width: 216px;
	height: 92px;
	float: left;
}
#logo a {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}
.info .info_m {
	background-image: url(images/bg_left_m.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 20px;
}
.info .info_u {
	background-image: url(images/bg_left_u.gif);
	background-repeat: no-repeat;
	height: 24px;
	background-position: bottom;
}
.info .info_o {
	background-image: url(images/bg_left_o.gif);
	background-repeat: no-repeat;
	height: 24px;
}
#left .info {
	margin-top: 0px;
	color: #666666;
	padding-top: 0px;
}
.info .info_m .info_inh_mail {
	background-image: url(images/brief_icon.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	height: 24px;
	margin-bottom: 18px;
}
#content.leistungen img {
	margin-top: 0px;
	margin-left: 0px;
}
.info .info_m .info_inh_fon {
	background-image: url(images/fon_icon.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	margin-bottom: 18px;
	padding-top: 8px;
}
.info .info_m .info_inh_nl {
	background-image: url(images/newsl_icon.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	height: 24px;
}
#wrapper #header #headerbild {
	float: right;
	height: 95px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 764px;
	padding-left: 0px;
	padding-top: 0px;
}
#logos, #logos1 {
	width: 720px;
	margin-left: 20px;
}
#logos img {
	border: 1px solid #eeeeee;
}
#button_send {
	margin-right: 60px;
}
#button.inbut {
	padding: 7px 11px 6px 16px;
	width: auto;
	float: left;
	margin: 0px 48px 0 0px;
	background-image: url(images/bg_but_innen.gif);
	border: 1px solid #eeeeee;
}
#team.inteam {
	padding: 0px 0px 0px 0px;
	width: 160px;
	float: left;
	margin: 0px 12px 32px 0px;	/*border: 1px solid #eeeeee;*/
}
#team.inteam p {
	padding: 0px;
	margin: 8px 0px 2px 0px;
}

