/* Netscape 4.* off /*/

body                    { 	
	color: #444;
	background-color: #FFF; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding: 0; 
	margin: 0;
}



h1, h2, h3, h4{
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-weight: normal;
	background-color: #FFF;
	margin: 0 0 0.5em 0; 	
}
	
h1                      { 
	font-size: 120%; 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #58729C; 
}

h1.main{	
	letter-spacing : 4px;
	text-transform : uppercase;
}

h2                      {  
	font-size: 100%; 
	color: #58729C;
}

h3                      { 
	margin-bottom: 0; 
	font-size: 90%; 
	/*color: #336699; /*/ 
	color: #58729C;
	letter-spacing: 1px;
}

h4                     { 
	margin-bottom: 0; 
	font-size: 80%; 
	/*color: #336699; /*/
	color: #58729C;
}



strong{
	color: #666;
}

p, ul, dl, ol, form { 
	font-size: 80%; 
	color:#333; 
	background-color: #fff; 
	background-color: transparent; 
	font-family: verdana, geneva, arial, Helvetica, sans-serif; 
	margin-top: 0;
}



hr                      { 
	color: #CC9; 
	background: #CC8; 
	border: 0; 
	height: 1px; 
	clear: both; 
}

form                      { 
	display:  inline;
}

/* Links  /*/

a, a:link{
	color : #CC0000;
	text-decoration: none;
}

a:visited{
	color : #CC0000;
}

a:active, a:hover {
	color : #FF3300;
	text-decoration: underline;
}

a img{
	border: none;
}

.top_05{
	margin-top : 0.5em;
}

.top_1{
	margin-top : 1em;
}

.top_2{
	margin-top : 2em;
}

.top_3{
	margin-top : 3em;
}


.left_3                      { 
	font-size: 70%; 
	margin-left: 3em;
	font-weight: normal;
}

.klein						{
		font-size: 70%;
		
}

.nowrap{
	white-space: nowrap;
}


.spalte-links{
	width: 60%;
	margin: 0 0 0 1em;
	/*background-color: #F2F2F6; /*/
}

.spalte-links{	float: left;}
.spalte-rechts{	float: right;}

.spalte-links h2,
.spalte-rechts h2 {
	margin: 0;
	padding: 4px 6px 4px 8px;
	color: #222;
	font-size: 80%; 
	letter-spacing : 2px;
}
.spalte-links p,
.spalte-links h3,
.spalte-rechts p,
.spalte-rechts h3 {
	margin: 0;
	padding: 4px 6px 4px 8px;
	font-size: 70%;
	font-family: Verdana, geneva, arial, Helvetica, sans-serif; 
}

.spalte-links ul,
.spalte-rechts ul{
	font-size: 70%;
	font-family: Verdana, geneva, arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 4px ;
}
.spalte-links li,
.spalte-rechts li{	
	margin-top: 0;
	margin-bottom: 2px ;
	line-height : normal;
}


.breaker{
	height: 1px;
	line-height: 1px;
	clear:both;
}

.dokumente{
	margin-top: 2em;
}

.dokumente h2{
	margin: 0 0 0.5em 0;
	padding: 4px 6px 4px 8px;
}

.dokumente p{
	padding: 0 12px 0 50px;
	margin: 0 0 0.5em 0;
	color: #555;
}

.dokumente .top_1{	
	margin: 1em 0 0.5em 0;
}

.dokumente .top_2{	
	margin: 1em 0 1em 0;
}

.dokumente  img{
	float: left;
	margin: -2px 0 0 -30px;
}

.dokumente img.inline{
	display: inline;
	float:none;
	margin: 0;
	white-space : nowrap;
}

/* Seiten-Elemente /*/

#MaxWidth{
position: absolute;
max-width:1000px;
 width:expression(document.body.clientWidth > 1000 ?  "1000px" :  "auto" );
}


#Top{
	/*background-color : #AAA; /*/
	background-color: #899198;
	color: #555; 
	text-align: right;
	margin: 4px 4px 0 4px;
	padding: 3px 20px 2px 20px;
	font-size: x-small;
}

 #Top a,  #Top a:link,
 #Top a:visited{	
	color: #FFF;
	font-weight: normal;
	background-color: #899198;
	text-decoration: none;
}

 #Top a:hover{
	color : #FFF;
	background-color: #899198;
	text-decoration: underline;
}

#Header{
   	margin: 0 4px  0 4px;
	padding:  40px 0 20px 0;
	clear: both;
	background-color: #FAFAEB;
	background-image:  url(bilder/backline.gif);
	background-repeat: repeat-x; 
	background-position: bottom;
	border-bottom: 1px solid #FF6600;
}

#Header2{
	clear: both;
	background-color: #FFF;
	background-image:  url(bilder/backline.gif);
	background-repeat: repeat-x; 
	background-position: bottom;
	float: right;
	margin: 40px 0 0 0;
	padding:0;
	
	
}

#Header h1{
	margin-left: 20px;
	margin: 30px 0 10px 28px;	
	background-color : transparent;
	letter-spacing : 2px;
	font-size: 150%; 	
}

#MittelSpalte{
	margin: 50px 0 0 15px;
	width: 97%; 
	z-index:1;
}


#MittelSpalte p{
	line-height: 120%;
}

/* Linker Rand /*/
#MittelSpalte #container{
	margin-left: 0px;
	position: relative;
	left: 32px;
	top: 0px;
	width: 70%;
	/*191px;*/


}

 #Footer{
	margin:  0 4px 1em 4px;
	border: 1px solid #DDD;	
	padding: 4px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #888;
	background-color:#FFF;
	text-align: center;
}

 #Footer a, a.navi,
 #Footer a:link, a.navi:link,
 #Footer a:visited, a.navi.visited{	
	color: #888;
	text-decoration: none;
	font-weight: normal;
}

 #Footer a:hover, a.navi:hover{
	color : #FF3300;
	text-decoration: underline;
}



#LinkeSpalte{
	position:absolute; 
	left:4px; 
	top:146px; 
	width:180px; 
	padding: 0; 
	color: #666;
	z-index:2;
}


#RechteSpalte{
	position:absolute; 
	left:60%; 
	top:146px; 
	width: 30%;
	z-index:3;	
}


#RechteSpalte p,
#RechteSpalte h3,
#RechteSpalte form {
	display: block;
	/*margin-right: 24px;*/
	padding: 4px;
	background-color: #F2F2F6;
	font-size: 70%;
	font-family: Verdana, geneva, arial, Helvetica, sans-serif; 
}



#RechteSpalte h2 {
	margin: 0;
	padding: 4px;
	color: #222;
	font-size: 80%; 
	background-color: #E1E1E1;
	/*text-transform : uppercase; /*/
	letter-spacing : 2px;
}


#RechteSpalte.navlist2 h2 {
	padding-left: 12px;
}

#RechteSpalte h3 {
	color: #222;
}

#RechteSpalte a {
	font-weight: normal;
}

#RechteSpalte a.current {
	font-weight: bold;
}

/* Haupt-Navigation  /*/

#navcontainer{
	padding-right: 1%;
}

#navlist {		
		border-bottom: 1px solid #ccc;
		margin: 0 -1% 0 0;
		padding-bottom: 19px;
		padding-left: 10px;
}
		
#navlist ul, #navlist li {
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
}
		
#navlist a:link, #navlist a:visited	{
		background: #E8EBF0;
		border: 1px solid #ccc;
		color: #666;
		float: left;
		font-size: small;
		font-weight: normal;
		line-height: 14px;
		margin-right: 8px;
		padding: 2px 10px 2px 10px;
		text-decoration: none;
}

#navlist a:link.current, #navlist a:visited.current	{
		background: #FFF;
		border-bottom: 1px solid #FFF;
		color: #000;
}
		
#navlist a:hover { color: #FF6600; }
		
#bildleiste {
	float: right;
	margin: -90px 0 0 0;
	padding:0;
	color: #666;
	background-color: #FAFAEB;
}
#search input{
	font-size: 80%; 	
}
#terms{
	width: 90px;
	border: 1px solid #ccc;
}
/* Ende der Hauptnavigation /*/	

/* Unter Navigation fuer LinkeSpalte und RechteSpalte /*/
.navlist2 h3 a,
.navlist2 h3 a:link,
.navlist2 h3 a:visited,
.navlist2 h3 a:hover{
	display: block;
	padding: 3px 6px 3px 12px; 
	background-color: #9EA9AD;
	color: #FFF;
	letter-spacing: 2px;
}

#LinkeSpalte p{	
	margin: 0;
}

.navlist2  p a,
.navlist2  p a:link,
.navlist2  p a:visited{
 	display: block;
	padding: 4px 6px 4px 12px; 
	color: #5E6D6E;
	font-weight: normal;
	text-decoration: none;
	background-color: #E8EBF0;
	background-image :  url(file:///T|/Netzstelle%20Gentechnik/Webseite/aktuell_040501/bilder/layout/dotline.gif);
	background-repeat : repeat-x;
}

.navlist2  p a:hover{
	color: #FFF;
	background-color: #B9C1C5;
}	

.navlist2  p a.current, 
.navlist2  p a:link.current, 
.navlist2  p a:visited.current{ 
	text-decoration: none;
	color: #FFF;
	background-color: #B9C1C5;
}


.navlist2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #E8EBF0;
}

 .navlist2 li{
 	margin: 0;
	padding: 0;
	display: inline;
 }
 
 .navlist2 li a,
 .navlist2 li a:link,
 .navlist2 li a:visited {
 	display: block;
	margin: 1px 0;
	padding: 1px 2px 2px 24px;
	color: #5E6D6E;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	background-color: #F2F4F7;
	background-image :  url(file:///T|/Netzstelle%20Gentechnik/Webseite/aktuell_040501/bilder/layout/list.gif);
	background-position:  9px 0px;
	background-repeat : no-repeat;
}

.navlist2 li a:hover{
	text-decoration: underline;
}

.navlist2  li a.current,
.navlist2  li a:link.current, 
.navlist2  li a:visited.current {
	font-weight: bold;
}

/* orange Menue-Linie /*/

#navlist, #navlist a:link, #navlist a:visited {		
		border-bottom: 1px solid #FFCF80;
		}
		
#navlist a:link.current, #navlist a:visited.current	{
		border: 1px solid #FFCF80;
		border-bottom: 1px solid #FFF;
}

@media print{

#Top, #Header, #LinkeSpalte, #RechteSpalte{
	display: none;
}

#MittelSpalte{
	width: 100%;
}
#MittelSpalte #container{
	margin:0;
}
	
}	

.bilder

	{
	float:left;
	
	padding-bottom:0.5em;
	
	padding-top:0.5em;
	
	padding-left:0.2em;
	
	padding-right:0.4em;   
	}
