
/* standard elements */
html {
	background:#EEE url(../img/bg.png) repeat-x fixed 0pt;
	color:black;
	float:left;
	padding-bottom:20px;
	width:100%;
}
* {
	margin: 0;
	padding: 0;
}

a {
	background:transparent;
	color:black;
	text-decoration: none;
	border-bottom:1px dotted black;
}
a:hover {
	background:rgb(148,186,92); 
	color:white;
	border-bottom:0;
}

.activ :before{ content:" > ";}
.ac{
	background:rgb(255,255,255);/* rgb(148,186,92); */
}
body {
	font-family:"Trebuchet MS";/*,"Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;*/
	font-size:small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
}
p{
	font-size: 0.9em;
	padding-top:1em;
	padding-bottom:1em;
}
blockquote {font: bold 1em sans-serif;}
code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}
img {border: none;}
ul {clear:both; margin-left: 1em;}
li {list-style-type:none;}

h1, h2, h3, h4, h5 {
	font-family: "Georgia", Verdana;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
	text-align:left;
}
h4 {
	font-weight:normal;
	margin-top:0em;
	margin-bottom:0.8em;
	padding-top:0.3em;
}

/* misc */ 
.ue3{
	
}
.ic01 { background:transparent url(../img/icons/weiter.png) no-repeat scroll 0 0;}
.ic02 { background:transparent url(../img/icons/top.png) no-repeat scroll 0 0;}
.ic03 { background:transparent url(../img/icons/aufzaehlung.png) no-repeat scroll 0 0;}
.ic01 a, .ic02 a, .ic03 a {margin-left:1.6em; padding:0 5px;}

/* #main .right2 p :before{ content: " " url(../img/aufzaehlung.png)} */

.clearer {clear: both;}

/* header */
#container {
	color:#001444;
	margin:0px auto;
	width:1000px;
	border-top: 2px solid #bbb;
	border-left: 2px solid #bbb;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#header {
	background: white url(../img/kgshead.jpg) no-repeat; 
	border-bottom: 0px solid #333;
	font-size:0.9em;
	line-height:1.5em;
	color:black;
	height: 200px;
	text-align: left;
	padding:1.5em 1% 0 10px;
}
#header span{
	font-size: 1em;
	font-weight: normal;
}

/* - Menue - */
#menu {
	background:transparent; /*black; transparent;*/
	height: 25px;
	padding-top:150px;
	margin-left:0; 
  }
#menu li {
	background: transparent;
	color: white; 
	display: inline; 
	list-style-type: none; 
	border-left: 1px dotted #7f7f7f;
	margin-left:0px;
	padding: 0 5px 0 10px;
	font-weight: bold;
}
#menu li a {
	background: transparent;
	color: white; /*#7f7f7f ; white;*/ 
	text-decoration: none;
	border-bottom:0;  
}
#menu li a:hover {
	color: black;
	/*border-top : solid 5px rgb(148,186,92);*/
}

/* structure */
#main {
	background:white url(../img/bgr.gif) repeat-y;
	border-top: 0px solid #BBB;
	border-bottom: 0px solid #2A2A2A;
	border-left: 0px solid #2A2A2A;
	min-height:30em;
}
#maini {
	background:white url(../img/coverbild.jpg);
	min-height:40em;
}

#bq {

	color:#666;
	font-size:0.7em;
	margin-top:30px;
}

#main  h1, h2, h3, h4 {
	color: #888;
	border-bottom: solid 0px black;
	margin-bottom: 0.6em;
	padding: 16px 0 0 0;
}
#main h4 {
	margin-bottom: 0;
}
#ProjBilder{
	background: white url(../img/kgs_footer_bg.gif) repeat-y;
	height:65px;
	padding-left:5px;
	padding-top:15px;
}
#ProjBilder li{
	display: inline;
}
#ProjBilder a{border-bottom:0px;}
#main .left {
	float: left;
	width:48%;
	padding-left: 3em;
	padding-right:3em;
	padding-bottom:1.5em;
}
#main .left img{
	margin-right:1em;
	}
#main .right {
	float: right; 
	width: 41%;
	margin-top: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0.5em;
}
#main .right ul{padding-top:10px;}
#main .right2{
	float: right; 
	width: 41%;
	margin-top:1em;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0em;
}
#main .right2 p{
	padding-left:5px;
	padding-right:5px;
}
#main .right h4{
	color: #888;
	border-bottom: solid 1px white;
	margin-bottom: 0.6em;
	padding: 16px 0 5px;
}

#main .right2 h4{
	color: #888;
	border-bottom: solid 1px white;
	margin-bottom: 0.6em;
	padding: 16px 0 5px;
}

#TechnDaten li{list-style-type:none;}

/*content*/
#content {
	text-align:left; 
	padding: 0.8em;
	padding-bottom:2em;
}
#content p {
	font-family: "Trebuchet MS";
	line-height:1.4em;
}
#kontakt li {list-style-type:none;}
#kontakt img.buro{margin-top:1em;}

.extras{
	background: transparent; /*#333*/ 
	height:20px;
	color:#001444;
}
.extras a {
	color:#001444;
	padding-left:0px;
	border:0px dotted black;
}

#Bilder {
	width:100%;
	float:left;
	background: #333;
	color: #666;
	height:auto;
}
#Karte{
	background: #333;
	color: #666;
	Text-align:center;

	margin: auto; /*0px 5px 0px 0px;*/
	height:200px;
}
#test2 {
	background:#222;
	color: #fff;
	padding: 10px;
	margin: 10px;
	border: 1px solid #999;
}
#testv {
	background: #222;
	color: #fff;
	padding: 10px;
	margin: 20px;
	border: 10px solid #FFC0CB;
}


.ifl300 {
  float: left;
  min-width:200px;  
  border: solid 1px #aaa;
  margin:0.5em 0.8em 0.8em 0;
  padding: 2px;
  max-width: 95%; 							
}
.i1ende {				
  border: solid 1px #aaa;
  margin:0.5em 0.8em 0.8em 0;
  padding: 2px;
  max-width: 95%; 							
}
.img2 {
  float: left;								
  border: solid 1px #aaa;
  margin:5px; /*.5em 0.8em 0.8em 0;*/
  padding: 2px;
  max-width: 99%; 							
}
.kasten  ul{
	width: 690px; 
	float: left;
	padding: 0 0 0 0;
	margin:0 0 0 0;
}
.kasten  li{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
.liste {
	padding-bottom: 10px;
	list-style-type: disc;}
.right li {
	list-style-type:none;
	margin-bottom:1em;
}
.HinweisBilder{font-weight:bold;}


/* sub-navigation */
.subnav {
	background: white;
	border: 1px solid #EEE ;/*#1E1E1E;*/
	border-top-color: #EEE;	
	padding: 12px;
}
.subnav ul {margin: 0;}
.subnav a {
	background:transparent;
	color:#999;
	text-decoration: underline;}
.subnav a:hover {
	background:transparent;
	color: black;/*#ccc;*/}
.subnav li {
	/* background: url(../img/li.gif) no-repeat left bottom;*/
	list-style-type: none;
	margin: 0;
}
.subnav li a {
	color: black;/*#777;*/
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {
display:block;
background:rgb(148,186,92);
color: white;/*#BBB;*/

}

/* footer */
#footer {
	clear:both;
	background: white url(../img/kgs_footer_bg.gif) repeat-y;
	border-top: 0px solid #444;
	color: #666;/* rgb(148,186,92)*/
	height:5em;
/*	padding: 3% 3% 1%;*/
}
#footer ul {
	border-top: 0px solid #262626;
}
#footer li {
	list-style: none;
	padding-top:0.5em;
}
#footer li a {
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
#footer a {
	background: transparent;
	color: white;
	border-bottom:0;
}
#footer a:hover {
	background:transparent;
	color: white;
/*	background: #222;*/
}
#footer .col{
	padding-left:0.2em;
	padding-right:0.2em;
	float: left;
	width:30%;
}
#footer .right{
	float:right;
}
#footer ul.padl{
		text-align:right;
		padding-right:2em;
}

/*
.col3,.col3center {
	margin:1.0em;
	float: left;
	width: 17%;
}
.col3center {margin: 0 0%;}
.col3center ul {margin-top:0.5em;}
.col3 ul {margin-top:0em;}
.col3 p{font-size:0.9em;}
*/