/* RESET CSS */
* {
	margin: 0;
	padding: 0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {text-decoration:none;}
/* ENDE RESET CSS */

body, td, .area, .contact_input_txt, LABEL.name, .contact_button, div.dyn, div.left, div.right, div.bildbeschreibung
{
	
}


body
{
	background-color:#fff;
	margin:0px;
	padding:0px;
	text-align:left;
}

#container
{
	background-color: #ffffff; 
	width: 1000px;
	text-align:left;
}

div.table_content
{
  	background-image:url('../images/hintergrund.jpg');
}

div.table_content_index
{
  background-color:white;
}

div.kopfrechts
{
	width:660px;
	height:110px;
	background-color: #ffffff;
	float:left;
	position:relative;
}

div.streifen
{
	width:25px;
	height:113px;
	float:left;
	background-color: #ffffff;
}

div.tafel
{
  background-image:url('../images/tafel.jpg');
  background-repeat:no-repeat;
  width:220px;
  min-width:220px;
  height:125px;
  min-height:125px;
  text-align:center;
}

div.tafel-margin-top
{
  float:left;
  width:220px;
  min-width:220px;
  height:13px;
  min-height:13px;
}

div.tafel-margin-left
{
  float:left;
  width:20px;
  min-width:20px;
  height:110px;
  min-height:110px;
}

div.tafel-margin-bottom
{
  float:left;
  width:186px;
  min-width:186px;
  height:13px;
  min-height:13px;
  text-align:right;
  font-weight:bold;
  font-size:12px;
  font-family:Comic Sans MS, Arial;
  color:white;
}

div.tafel-content, a.tafel
{
  float:left;
  width:190px;
  min-width:190px;
  height:90px;
  min-height:90px;
  font-size:16px;
  font-weight:normal;
  font-family:Comic Sans MS, Arial;
  text-decoration:none;
  color:white;
  text-align:left;
}

div.fueller
{
	width:100%;
	height:100px;
	min-height:100px;
}

div.mitte
{
	width:440px;
	float:left;
}

#contents
{
  	width: 400px;
	margin-top:15px;
	margin-left:25px;
	padding:0px;
}

div.rechts
{ 
	margin:0px;
	margin-top:5px;
	float:right;
	width:220px;
	text-align:center;
	padding: 0px 25px;
}

div.navioben
{
	text-align:right;
	margin-top:35px;
	float:right;
}

div.hauptnavi
{
	height:30px;
	background-color:#E5E5E5;
	border-bottom:1px solid #ffffff;
	position:absolute;
	bottom: 0px;
	left: 0px;
}

*html div.hauptnavi
{
	position: relative;
}

div.main
{ 
	margin:0px;
	line-height:20px;
	width:110px;
	float:left;
}

li.sub
{ 
	margin:0px;
	line-height:16px;
	width:290px;
	float:left;
	list-style-type: none;
}

div.trenn
{ 
	margin:0px;
	line-height:16px;
	width:290px;
	float:left;
}

div.bildrechts
{ 
	margin:0px;
	height:60px;
	width:auto;
	float:left;
	margin-bottom:10px;
}

div.contenttext
{ 
	margin:0px;
	padding:0px;
	float:left;
	margin-bottom:20px;
	width:100%;
}

div.contentbild
{ 
	margin:0px;
	padding:0px;
	float:right;
	width:120px;
	text-align:right;
}

a.link_oben,  a.link_oben:active
{
	TEXT-DECORATION: none;
	COLOR: #666;
}

a.link_oben:hover, a.link_oben_aktiv, a.link_oben_aktiv:hover
{
	COLOR: #cc0001;
	TEXT-DECORATION: none;
}

img, p
{
	margin:0px;
	padding:0px;
	line-height:1.5em;
	font-size:12px;
	border:0px;
}	

h1.allgemein
{
	margin-bottom:10px;
	padding-top:5px;
	color:#cc0001;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
}

h2, h2 a.headline
{
	font-weight:bold;
	margin-top:0px;
	color:#cc0001;
	font-size:14px;
	text-decoration:none;
}

a.link_standard, a.link_standard_gross
{
	color:#cc0001;
	text-decoration:underline;
}

a.link_standard_klein
{
	color:#cc0001;
	text-decoration:underline;
	font-size:10px;
}

a.link_standard:hover, a.link_standard_gross:hover, a.link_standard_klein:hover
{
	color:#cc0001;
	text-decoration:none;
}

a.link_standard:focus, a.link_standard_gross:focus
{
	color:#cc0001;
	text-decoration:underline;
}

a.link_standard_gross
{
	font-size:1.0em;
	font-weight:bold;
}

label.name 
{
	font-size:0.93em;
	padding-top:1px;
	color:#676767;

}

form input.btn
{
 	background-color:  #999;
 	width: 148px;
  	height:25px;
 	border: 0px solid #999;
 	color: white;
 	cursor:pointer;
}

form label 
{ 
	DISPLAY: block; 
	FLOAT: left; 
	WIDTH: 150px;
	padding-top:3px;
	font-size:12px;
}

p.rot
{
	font-size:11px; 
	color:red;
}	

p.gruen
{
	font-size:11px; 
	color:green;
}

.contact_input_txt, .contact_input_txt_err
{
  	width: 205px;
  	border: 1px solid  #999;
	height:18px;
	text-align:left;
	font-size:0.93em;
	color:#666;
	background:url(../images/input-bg.jpg) repeat-x;
}

.contact_input_kurz, .contact_input_kurz_err
{
  	width: 100px;
	margin-right:2px;
	text-align:left;
	height:18px;
  	border: 1px solid  #999;
	font-size:0.93em;
	color:#666;
	background:url(../images/input-bg.jpg) repeat-x;
}

.contact_txt_area, .contact_txt_area_err
{
	width: 205px;
	height:120px;
  	border: 1px solid  #999;
	color: #666;
	text-align:left;
	background:url(../images/input-bg.jpg) repeat-x;
}

.contact_input_kurz_err, .contact_input_txt_err, .contact_txt_area_err
{
   	border: 1px solid  red;
   	color: #666;
	background:url(../images/input-bg.jpg) repeat-x;
}

textarea {font-family:arial, helvetica, verdana;font-size:11px;background:url(../images/input-bg.jpg) repeat-x;}

.clear 
{ 
	clear:both; 
	padding:0px;
	margin:0px;
	line-height:0px;
	font-size:0px;
	height:10px;
}

.clear2
{
	clear:both;
}

a.sitemap1, a.sitemap1:hover, a.sitemap1:focus, a.sitemap1:active
{
	padding: 0px 25px;
	color:#003366;
	text-decoration:none;
	font-weight: bold;
}

a.sitemap2, a.sitemap2:hover, a.sitemap2:focus, a.sitemap2:active
{
	padding: 0px 25px 0px 40px;
	color:#003366;
	text-decoration:none;
}

a.sitemap3, a.sitemap3:hover, a.sitemap3:focus, a.sitemap3:active
{
	padding: 0px 25px 0px 55px;
	color:#003366;
	text-decoration:none;
}

a.sitemap4, a.sitemap4:hover, a.sitemap4:focus, a.sitemap4:active
{
	padding: 0px 25px 0px 70px;
	color:#003366;
	text-decoration:none;
}

#bilderstrecke_container
{
	background-color: #CCC;
	padding-left:12px;
}

div.bilderstrecke_img
{
	width: 105px;
	height:60px;
	float:left;
	margin:10px;
}

#bilderstrecke_headline
{
	border-bottom:1px solid #666;
	color: #666;
}

span.uebersicht
{
	float:right;
	font-size: 11px;
	margin-top:3px;
	padding-right:5px;
}

div.projekt_links
{
	position:fixed;
	bottom:0;
	right:0;
	margin:10px;
}

*html div.projekt_links
{
	position:absolute;
	bottom:0;
	right:0;
	margin:10px;
}

li.navi_li_1 dt
{
	width: 100% !important;
}

ul.navi_ul_1
{
	margin: 0;
}

.sm2_liClosed ul, #dragHelper .sm2_liClosed ul
{
	display:none;
}

#ajaxloader, img.ajaxloader
{	
	position:fixed;
	top:50%;
	left:50%;
	z-index:101;
	display:none;
}

*html #ajaxloader, img.ajaxloader
{
	position:absolute;
	top:50%;
	left:50%;
}

#ajaxdimming
{
	height:100%;	
	position:fixed;
	left:0;
	top:0;
	width:100%;
	background:none repeat scroll 0 0 black;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	opacity: .5;
	z-index:100;
	display:none;
}

.infobalken {
	float:none;
	clear:both;
	position:fixed;
	top:0px;
	z-index:3;
	width:100%;
	height:35px;
	padding:5px 0 0 0;
	background:url(../images/admin/h1.jpg) repeat-x;
	color:#fff;
}

div.infobalken_platzhalter
{
	height:40px;
}

*html .infobalken
{
	position:absolute;
}

.infobalken a
{
	color:#fff !important;
}

.infobalken span.abstand
{
	margin-left:20px;
}

a.logout {
	float:right;
	display:block;	
	margin-right:20px;
}
/*****ENDE CMS*****/

* {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #fff;	
}

#main {
	position:relative;
	margin-right: auto;
	margin-left: auto;	
	width: 1012px;
	margin-top:40px;
}

.direkteinstieg {
	width: 1012px;
	height: 326px;
	background: url("../images/bienek-direkteinstieg-bg.jpg") no-repeat;
	float:left;
}

.header {
	float: left;
	width: 1012px;
}

.logo {
	float: left;
    margin-left: 119px;
    margin-top: 43px;	
}

.link {
	float: right;
    margin-right: 15px;
    margin-top: 15px;	
}

.footer {
	float:left;
	width: 1012px;
	margin-top: 2px;	
}

.footer_img {
	margin-left: 21px;	
	float:left;
}

.news {
	float:right;
	width:186px;
	height: 100px;
	overflow:hidden;
	margin-right: 15px;
	padding: 10px 20px;
	font-size:12px;
	line-height: 18px;
}

.news_gmbh {
	background: url("../images/content-bild-rechts-bienek-gmbh.jpg") no-repeat;	
}

.news_service {
	background: url("../images/content-bild-rechts-bienek-service.jpg") no-repeat;	
}

.trenner {
	background: url("../images/trenner.png") repeat-x 0 center;
	width:190px;
	height:20px;
}

h1 {
	color: #fff;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 10px;	
}

.link a {
	float: left;	
}

div.eu-fond-container{
	float: left;
	padding: 20px;
    max-width: 1012px;
    margin: 0 auto;
	width: 100%;
}

.eu-fond-container p{
	color: #000;
}

.eu-fond-container img{
	max-width: 500px;
}