@charset "utf-8";



/*
Farben	Grün = 		#017435
		Orange = 	#e86b13
		Grau = 		#ebebec  
*/

/*                     							GLOBAL   */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	background-color: transparent;
}



/*																	SCHRIFT ALLG  */

body, td, th { font: normal 0.8em/1em Arial, Helvetica, sans-serif; }
td, th { f\ont-size: 100.01%; }

p {
	color: #888;
	line-height: 140%;
}

strong {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	padding: 0;
	border: 0;
	margin: 0;
}

h1 {
	font-size: 15px;
	line-height: 130%;
	font-weight: bold;
	color: #e86b13;
	
}

h2 {
	color: #9b9b9d;
	font-size: 15px;
	line-height: 130%;
}

h3 {
	color: #017435;
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0 0 0;
}

h4 {
	color: #017435;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0 0 0;
}



/*																		LINKS  */

a:link, 
a:visited, 
a:active,
a:focus {
	color: #e86b13;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #017435;
}

a img {
	border: 0 none;
}

/*                                                                     TABELLEN  */

table {
	margin: 13px 0 10px 0;
	border-collapse:collapse;
}

tr, td {
	color: #888;
	line-height: 120%;
	vertical-align: top;
	padding: 0 0 5px 0;
}
 
/*                                  								  FORMULARE  */
input[type="text"] {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 0.95em;
	padding: 2px 2px;
	border: 1px solid #427e3c;  
}

textarea {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 0.95em;
	padding: 2px 2px;
	border: 1px solid #427e3c;
 }
 
 ul {
 	color: #888;
 	line-height: 130%;
 	list-style-image:url(pic/blt.gif);
	
 	padding: 0 0 0 16px; 
 }
 
 /* ------------------------------------------------------- allg. Formatierungen */
 
sup {
	vertical-align:top; 
	font-size:0.6em;
}


/* 																		SPEZ   */

div#aussen {
	width: 100%;
	height: 102%;
}

/* -------------------------------------------------------- Hintergründe         */     

.bg1 {
	background: url(pic/bg_bild2.jpg) top center no-repeat;
}

.bg2 {
	background: url(pic/bg_txt2.jpg) top center no-repeat;
}

div#innen {
	width: 600px;
	background: #fff;
	margin: auto;
	background-color: transparent;
}

div#header {
	width: 600px;
	height: 120px;
	position: relative;
/*	background: url(pic/daka_logo.jpg) top center no-repeat; */
}

#header a,
#header a:hover,
#header a:active,
#header a:visited,
#header a:focus {
	color: #fff;
	text-decoration: none;
	border: none;
}

div#Nav,
div#Nav2 {
	margin: 0px 0px 0px 0px;
	width: 600px;
	height: 30px;
	position: relative;
	/*display: block;*/
}


/* ---------------------------------------------------------- Bilderblock         */

div#bilderblock {
	width: 600;
	height: 240;
	top: 3px;
	display: block;
	position: relative;
}

div.pics1_210 {
	width: 210px;
	height: 120px;
	color: #fff;
	float: left;
	display: block;
}

div.pics2_210 {
	background: #a0aeb8;
	width: 195px;
	height: 100px;
	color: #fff;
	text-align: left;
	opacity: 0;
	padding: 10px 10px 10px 5px;

	-moz-transition-property: all;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease;
	
	-webkit-transition-property: all;
	-webkit-transition-duration: 1s;
	-webkit-transition-timing-function: ease;
	
	transition: all 1s ease;
}

div.pics1_180 {
	width: 180px;
	height: 120px;
	color: #fff;
	background: #000;
	float: left;
	display: block;
}

div.pics2_180 {
	background: #a0aeb8;
	width: 165px;
	height: 100px;
	color: #fff;
	text-align: left;
	opacity: 0;
	padding: 10px 10px 10px 5px;

	-moz-transition-property: all;
	-moz-transition-duration: 1s;
	-moz-transition-timing-function: ease;
	
	-webkit-transition-property: all;
	-webkit-transition-duration: 1s;
	-webkit-transition-timing-function: ease;
	
	transition: all 1s ease;
}

div.pics2_210 strong {
	display: block;
}

div.pics2_210 p,
div.pics2_180 p {
	color: #fff;
}

div.pics2_210 a,
div.pics2_180 a {
	color: #017435;
	border-bottom: 1px solid #017435;
	font-weight: bold;	
}

div.pics2_210 a:hover,
div.pics2_180 a:hover {
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;	
}

div.pics2_210:hover,
div.pics2_180:hover {
	opacity: 0.9;
	visibility: visible;
}

div.pics2_210 strong;
div.pics2_180 strong {
	display: block;
}

div.Aktuell {
	width: 160px;
	height: 100px;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 10px;
	color: #fff;
	background-color: #e86b13;
}

div.Aktuell p {
	color: #fff;
}

div.Aktuell strong {
	font-size: 1.5em;
	line-height: 1.5em;
}

div.Aktuell a {
	color: #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;	
}

div.Aktuell a:hover {
	color: #017435;
	font-weight: bold;
	border-bottom: 1px solid #fff;	
}



div#bildhinweis {
	width: 595px;
	height: 17px;
	background-color: #9b9b9d;
	color: #fff;
	font-size: 11px;
	padding: 3px 0px 0px 5px;
	
}

.spalteli {
	width: 210px;
	float: left;
	padding: 30px 0px 0px 0px;
}

.spaltere {
	width: 390px;
	float: right;
	padding: 17px 0px 0px 0px;
}

.spalteli2 {
	width: 210px;
	float: left;
	padding: 18px 0px 0px 0px;
}

.spaltere2 {
	width: 390px;
	float: right;
	padding: 5px 0px 0px 0px;
}

div#Fuss {
	width: 600px;
	background-color: #ebebec;
	
}


#Fuss p {
	font-size: 11.2px;
	line-height: 110%;
	color: #000;
	padding: 5px 0px 5px 10px;
}

.copyright {
	color: 999;
	font-size: 10px;
	line-height: 50%;
}

.copyright a,
.copyright a:hover,
.copyright a:active,
.copyright a:visited,
.copyright a:focus {
 	color: #999;
	text-decoration: none;
	border-bottom: none;
}		

.clearboth {
	clear: both;
}





#Nav ul,
#Nav2 ul {
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	line-height: 120%;
		
}

#Nav ul ul {
	margin: 0;
	padding: 0;
}

#Nav li,
#Nav2 li {
	list-style: none;
	padding: 0 0 0 0;
	/*float: left;*/
	display: inline;
}

#Nav li a,
#Nav a,
#Nav2 li a,
#Nav2 a {
	margin: 0 0 0 0px;
	padding: 0px 0 0px 0;
}

#Nav li a,
#Nav a {
	color: #017435;
}

#Nav a:hover,
#Nav a:active,
#Nav a:focus, 
#Nav2 a:hover,
#Nav2 a:active,
#Nav2 a:focus {	
	color: #cd782e;
	text-decoration: none;
	border-bottom: none;
}

#Nav li ul {
	display: none;
}

#Nav li li a {
	padding: 2px 4px 2px 4px;
}

#Nav li:hover ul {
	display: block;
	position: absolute;
	bottom: 31px;
	width: 100px;
/*	margin: -55px 0 0 0; */
	color: #000;
	opacity: 0.9;
}

#Nav2 a {
	color: #000;
	font-size: 10px;
}


/* ---------------------------------------------------- Thumbnails Referenzen  */


.RefBild {
	width: 200px;
	padding: 0;
	margin: 0
	border: none;
	float: left;
}

.RefBild a,
.RefBild a:hover,
.RefBild a:active,
.RefBild a:visited,
.RefBild a:focus {
	text-decoration: none;
	border: none;
}
	


.gruen {
	color: #017435;
	font-size: 17px;
}

.job {
	color: #017435;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
}

.job2 {
	color: #e86b13;
	font-size: 0.8em;
	font-weight: normal;
}

.gs {
	color: #e86b13;
}

.Abbinder {
	clear: both;
	padding: 20px 0 0 0;
	font-weight: bold;
	color: #000;
}

.fussnote {
	font-size: 0.7em
}

.gblogo {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}