/* Hauptnaviagtion */
html {
	width: 100%;
	height: 100%;
	}

BODY {
	color: #5f5e5e;
	font: normal 0.75em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	height: 100%;
	width: 100%;
	margin:0%;
 	padding:0%;
	background: #fff url(bg_body.png) top repeat-x;
}

#container {
	position:relative;
	margin: 0px auto;
	width:980px;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%;
	z-index: 1;
	padding: 0px;

	}

#flashcontent {
	position:absolute;
	width: 980px;
	height:280px;
	z-index: 1;
	padding: 10px 0px;
	left:0px;
	top:150px;
	background: url(bg_flashcontent.png) center repeat-y;
	_background: url(space.gif);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg_flashcontent.png', sizingMethod='scale');
}

/*Drückt den Content nach unten*/
#spacer {
	width: 980px;
	height:450px;
	}


ul, li, hr, h3, h2, h1, form, table, tr, td, img {
 	margin: 0px;
	padding: 0px;
	border: none;
	}
	
div#logo {
	position:absolute;
	right:15px;
	top: 20px;
	border:0px;
	width: 94px;
	height: 110px;
	}

div#logo img {
	width: 94px;
	height: 110px;
	}

	
img#logoprint {
	display: none;
	}

#content {
	/*position: relative;
	top: 310px;*/
	width: 100%;
	padding: 30px 0px;
	margin-bottom: 40px;
	}

#indxtxt {
	width:600px;
/*	width:400px;*/
	float:left;
	}

#indxtxt div.tdtext,
#indxtxt h1 {
	width:auto;
	}
	
div.tdtext {
	width:955px;
	padding:0px 5px 0px 10px;
	float:left;
	}

div.tr {
	margin: 0px 0px 10px 0px;
	}
	
div.tr div.col1,
div.tr div.col2 {
	width:460px;
	float: left;
	padding: 10px 0px;
	}
	
div.tr div.col1 {
	margin-right: 20px;
	}

	
/*CONTECT PERSON*/
div#contactperson {
	float:right;
	width:550px;
	}
	
div#contactperson div.tdtext {
	width:550px;
	}

div#contactperson div.tr {
	width:570px;
	}
	
#footerwrap {
	position: relative;
	height: 45px;
	margin-top: -45px;
	width:100%;
	z-index: 20;
	}
	
#footerwrap #footer {
	height: 15px;
	width: 960px;
	color: #999;
	font-size: 0.8em;
	line-height: 1.1em;
	padding: 30px 10px 0px 10px;
	margin: 0px auto;
	background: url(bg_footer.png) 0 0 no-repeat;
}

#metawrap {
	position: absolute;
	top: 30px;
	left: 0px;
	height: 19px;
	padding: 8px 0px;
	background: url(bg_metawrap.png) 0 0 no-repeat;
	width:500px;
	z-index: 20;
	}
	
#metawrap img {
	position: absolute;
	top:5px;
	right:0px;
	}
	
/*div#left {
	width:210px;
	margin: 0px 0px 0px 10px;
	float:left;
	}*/

/* Allgemein */

p {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

p.error {
	color: #ef6e00
	}
	
h1 {
	width: 470px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.25em;
	text-transform:uppercase;
	color: #96c03e;
	border-left:1px solid #999;  
	margin-bottom:20px;
	padding: 0px 0px 5px 10px;
	background: url(bg_grey_line.png) bottom left no-repeat;
	}
	
h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.25em;
	color: #253d83;
	margin:0em 0em 1em 0em;
	}
	
h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.25em;
	color: #96c03e;
	margin-bottom:0.5em;
	}

h1.news {
	border-left:none;
	width:400px;
	background:none;
	margin-bottom:8px;
	padding-left:0px;
	}	

hr {
	height: 0px;
	border-bottom:1px dotted #e7e7e7;
	margin:5px 0px;
	padding:0px;
	}
	
	
/* Aufzählung */
div.tdtext ul {
	margin: 0px;
	padding:0px 0px 8px 0px;
	}

div.tdtext ul li {
	list-style: none;
	background: url(ul_bullet.png) 0em 0.4em no-repeat;
	padding: 2px 0px 2px 8px;
	}
	
div.tdtext ul li ul li {
	background: url(ul_bullet_2.png) 0em 0.9em no-repeat;
	padding: 2px 0px 2px 8px;
	}

/* Links */
a {
	color: #96c03e;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

a:hover,
a:active  {
	color: #253d83;
}

div.detailsuche {
	position: absolute;
	top:330px;
	right:0px;
	width:190px;
	border-left:1px dotted #e7e7e7;
	padding: 0px 10px 0px 20px;
	text-align:left;
	}

/* News/Projekte Start */
div.pagenrcontainer {
	width:500px;
	height: 16px;
	z-index: 20;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 230px;
	float:none;
	}

ul.pagenr {
	float:left;
	list-style:none;
	margin: 0;
	padding: 0;
	}

ul.pagenr li {
	display: inline;
	padding: 0px 5px;
	font-weight: bold;
	width: 60px;
	}

/* Formulare */
/* generell */
form {
	margin-bottom:9px;
	}

form label {
	display:block;
	margin: 0px 0px 0px 0px;
	width:auto;
	font-size:1.1em;
	}

form input[type=text],
form input[type=password],
form input[type=file],
form select,
form textarea {
	font-size:1em;
	border: 1px solid #ccc;
	}	
	
form input[type=text]:hover,
form input[type=text]:focus,
form input[type=file]:focus,
form input[type=password]:hover,
form input[type=password]:focus,
form input[type=file]:focus,
form textarea:hover,
form textarea:focus {
	background:#e1e1e1;
	}
	


form input[type=submit] {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	background:url(submit.gif) repeat-x;
	color: #666;
	font-size:0.9em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

form input[type=submit]:hover,
form input[type=submit]:focus {
	background: #666;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	color:#fff;
	cursor:pointer;
	}
	
form input[type=checkbox]:hover,
form input[type=radio]:hover,
form input[type=checkbox]:focus,
form input[type=radio]:focus {
	outline: 1px dotted #ef6e00;
	}

/* mehrspaltig */
form table {
	width:100%;
	}

form table td {
	padding-bottom:5px;
	vertical-align:top;
	}	
	
td.full {
	width:100%;
	padding-bottom: 10px;
	}
	
form table input.text {
	width:90%;
	}

form table div {
	width:90%;
	padding: 0px 0px 5px 0px;
	}

form table div input {
	margin-right:6px;
	}

form table td span {
	margin-right:10px;
	}

form table textarea,
form table input[type=file] {
	width:95%;
	}

form input.formsubmit {
	float:right;
	margin-right:5%;
	width:150px;
	}

form .formhr {
	width:95%;
	border:none;
	text-align:left;
	border-top:1px dotted #e7e7e7;
	height:1px;
	color:#ef6e00;
	margin:7px 0px 12px 3px;
	}
	
/* Bilder zu Artikeln*/
div.tdpicturebot {
	width: 540px;
	margin-top:15px;
	text-align: left;
	margin-bottom:20px;
	}
	
div.tdpictureright {
	float:right;
	width:300px;
	text-align:left;
	}
	
div.tdpictureright .imgcontainer,
div.tdpicturebot .imgcontainer {
	float:left;
	width:140px;
	margin-left:10px;
	background:url(pic_bot_bg.png) no-repeat;
	}
	
div.tdpictureright .imgcontainer {
	padding: 0px 0px 10px 0px;
	}

div.tdpictureright .imgdock,
div.tdpicturebot .imgdock {
	display:block;
	width:120px;
	height:120px;
	margin:10px 10px;
	}

div.tdpictureright img,
div.tdpicturebot img {
	width:120px;
	height:120px;
	border:0px;
	}

div.tdpictureright a.togallery,
div.tdpicturebot a.togallery {
	font-weight:bold;
	color:#cad301;
	}

div.tdpictureright .bilddescr,	
div.tdpicturebot .bilddescr {
	font-size:0.8em;
	padding:0px 5px;
	width:160px;
	height:auto;
	overflow:hidden;
	margin-top:8px;
	}
	
div.mitarbeiter{
	width:165px;
	height:120px;
	margin: 0px 0px 10px 0px;
	}
	
div.mitarbeiterpict {
	width:120px;
	height:120px;
	padding:10px;
	overflow:hidden;
	background:url(pic_bot_bg.png) no-repeat;
	}
	
div.mitarbeiterpict img {
	width:120px;
	height:120px;
	}
	
	
/* Downloads Infoboxen */
div.infoboxCol h1 {
	width:auto;
	margin-bottom:8px;
	padding-left:0px;
	padding-bottom:0px;
	background:none;
	border:none;
	}

div.infoboxCol {
	float:right;
	margin-right:5px;
	border-left:1px solid #ccc;
	padding: 0px 5px 0px 10px ;
	width:305px;
/*	width:425px; */
	background: url(bg_grey_line.png) bottom left no-repeat;
	}

div.infobox {
	padding-left:0px;
	}

div.infobox p {
	padding-bottom:0.4em;
	}
		
span.phone {
	padding: 0px 0px 0px 15px;
	background: #fff url(bg_phone.png) left no-repeat;
	}
	
span.fax {
	padding: 0px 0px 0px 15px;
	background: #fff url(bg_fax.png) left no-repeat;
	}
	
span.email {
	padding: 0px 0px 0px 15px;
	background: #fff url(bg_email.png) left no-repeat;
	}

span.www {
	padding: 0px 0px 0px 15px;
	background: #fff url(bg_www.png) left no-repeat;
	}
	
span.mobile {
	padding: 0px 0px 0px 15px;
	background: #fff url(bg_mobile.png) left no-repeat;
	}
	
span.vcard {
	padding: 0px 0px 0px 15px;
	background: #fff url(bg_vcard.png) left no-repeat;
	}
	



