/*Hauptnavigation
-----------------------------*/
#menue a:link, #navigation a:visited     {
color: #696969; 
font: 14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-decoration: none; 
background-color: transparent; 
text-transform: uppercase; 
letter-spacing: 1px; 
border: none;
 }
 
#menue a:hover   { 
color: #789; 
border: none;
}


a { outline: none; }

a:link, a:visited   { 
color: #708090; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-decoration:none;
}
a:hover   { 
color: #708090; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
background-color:#EBEBEB;
}


h1   { 
color: #696969; 
font: 14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-transform:uppercase;
font-weight:bold;
padding-top:15px;
}
h3 { color: #696969; font: bold 14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase; padding: 0pt }
h2 { 
color: #696969; 
font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
padding: 0 0 2px 0; 
text-transform:uppercase;
}
h4 { color: #696969; font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase; padding: 0 0 0pt }








.inhalt {
font: 11px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
padding: 4px 20px 0px 20px;

}

.inhaltprojekte {
font: 11px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
padding: 0px 0px 0px 0px;

}


.inhaltklein {
font: 11px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
padding: 0px 30px 0px 0px;
}


.frame{ 
color: black; 
font: 8pt Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: white; 
border: 1px solid  #a9a9a9; 
width: 800px; 
}

.noframe{ 
color: black; 
font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: white; 

}

.frametop {
border-top: 1px solid #c0c0c0;
}

.unten { 
color: #696969; 
font: 10px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 

}

.unterschklein {
	color: #666666;
	font-style: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bolder;
}
.formfeld {
	color: #4D4D4D;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.wenigrand {
font-size: 70%;
padding: 10px 10px 10px 10px;

}











/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:242px; height:440px; 
  z-index:1; 
	}
div#wn	{ 
	position:absolute; 
	left:13px; top:0px; 
	width:210px; height:440px; 
	clip:rect(0px 242px 448px 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content2 { 
	position:absolute; visibility:hidden;
	left:-1px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:448px; 
  font-size:1px; z-index:50;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:424px;
  background: url("images/track.gif") #626258 repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#D9D9C1;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  



a img { border:none }



/* Styles for demo, not necessary for scrolling layers */  

a:link, a:visited { color:#339 }	

p { margin: 0 0 .6em 0 }
h2 { font-size:1.2em; margin:0 0 .6em 0 }
h3 { font-size:1.1em; margin:0 0 .6em 0 }
div.content2 { text-align:left }
table.main { 
  background-color:#eee;
  width:440px; 
  margin:auto; text-align:left;
  border:1px solid #999; 
  }
table.main td.text, table.main td.navs { vertical-align:top; text-align:left }
td#scrollLinks  { width:12px }
td.navs ul { margin:0; padding:0; list-style:none }
td.navs ul li { margin:0 0 .6em .4em }
td.navs ul li a { text-decoration:none }
td.navs ul li a:hover { text-decoration:underline }
.grosseschrift {

	color: #4D4D4D;
	font-style: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

