@charset "utf-8";
/* CSS Document */

/*-----BROWSER EIGENSCHAFTEN ZURÜCKSTELLEN-----*/

* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: normal;
}

ul{
list-style: none;
}

b,
strong {
font-weight: bold;
}

img,
a img {
border: none;
}



/*-----SCHRIFTEN-----*/


h1 {
font-size:1.3em;
color:#2f4694;
font-weight:bold;
padding-left:20px;
}

h2 {
font-size: 1.2em;
color:#2f4694;
font-weight:bold;
line-height:1.5em;
}

.fett {
font-weight:bold;
}

.kursiv {
font-style:italic;
}

.fettblau {
font-weight:bold;
color:#2f4694;
}

.fettkursiv {
font-weight:bold;
font-style:italic;
}

.grau-klein {
color:#999999;
font-size:11px;}


.chemopur {
color:#2f4694;
}

.gruen {
color:#01b900;}

.gruenfett {
color:#01b900;
font-weight:bold;
font-size:18px;
line-height:1.3em;}

.magentafett {
color:#c745a9;
font-weight:bold;
font-size:18px;
line-height:1.3em;}

.gelbfett {
color:#ffcc09;
font-weight:bold;
font-size:18px;
line-height:1.3em;}


/*-----HYPERLINKS-----*/

a:link,
a:visited {
color:#2c4694;
text-decoration:none;
}
 
a:hover,
a:focus{
color:#2c4694;
text-decoration:underline;
}

.liste li {
line-height:2em;
}

#content a {
text-decoration:underline;}

a.einer {
color:#999999;
font-size:11px;}


/*-----DIV-BEREICHE-----*/

#start {
background-color:#eeeeee;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.5em;
/*background-image: url(Bilder/wasser-chemopur.png);*/
background-repeat: no-repeat;
background-position:center;
}

#start-news {
font-family:Arial, Helvetica, sans-serif;
font-size: 0.6em;
line-height: 1.5em;
/*background-image: url(Bilder/wasser-chemopur.png);*/
background-repeat: no-repeat;
background-position:center;
}

#wrapper {
	margin: 0 auto;
	background-color:#ffffff;
	width: 900px;
	color:#666666;
	border-width:1px;
	border-color:#a1a1a1;
	border-style:solid;
	min-height:790px;
	position:relative;
 	}


#wrapper bg-img {
background-repeat:no-repeat;}

#logo {
margin: 0 auto;
width: 880px;
padding-top:50px;
background-image:url(Bilder/Chemopur_logo.png);
background-repeat:no-repeat;
padding-bottom:0px;
background-position:bottom right;
}


#logo-index {
margin: 0 auto;
width: 800px;
padding-top:50px;
background-image:url(Bilder/Chemopur_logo.png);
background-repeat:no-repeat;
padding-bottom:0px;
background-position:bottom right;
}

#header {
height:165px;
background-color:#006699;
}

#navi {
position:absolute;
width:650px;
height:30px;
top: 144px;
padding-left:60px;
font-size:1.1em;
}

#subnavi {
height:18px;
background-color:#d6d6d6;
position:absolute;
width:850px;
padding-left:50px;
padding-bottom:2px
}

	
#subnavi li {
	display:inline;
	font-size:11px;
	padding-right:10px;
	padding-left: 10px;
	margin-left:10px;
	padding-top:-3px;
	padding-bottom:3px;
	}	

#subnavi li a {
	color: #000;
	text-decoration:none;	
	}


#subnavi li a:hover {
	text-decoration:underline;
}

#subnavi li a.active {
text-decoration: none;
font-weight:bold;
}

#content {
padding-top:60px;
padding-bottom:35px;
padding-left:60px;
padding-right:150px;
min-height:250px;
}



#aktuelles {
	position:absolute;
	top:250px;
	left:782px;
	width:118px;
	color: #6ac000;
	padding-right:2px;
	font-size:0.8em;
	color: #000000;
}

#aktuelles hr {
color:#33CC33;
}

#news {
	width:118px;
	height:271px;
	position:absolute;
	}
	
#footer {
height:15px;
width:900px;
background-color:#d6d6d6;
color:#2f4694;
font-size:0.8em;
position:absolute;
bottom:0px;
padding-bottom:2px;
}

#footer span {
margin-left:18%;
margin-right: 18%;}



/*-----NAVIGATION-----*/

#navi li {
display:inline;
margin-right:0.1em;
color:#FFFFFF;
}

#navi li a {
color: #000;
text-decoration:none;
padding:4px 12px 4px 12px;
background-color:#FFFFFF;
}

#navi li a:hover{
background: #d6d6d6;
color: #000;
}

#navi li a.active{
background: #d6d6d6;
color: #000;
text-decoration: none;
font-weight:normal;
}

/*-----FLOAT-----*/

.f1 {
float:left;
margin-right: 1.5em;
margin-top:2px;
}

.fm {
float:inherit;
margin-left: 7.5em;
top:1100px;
text-align:center;
}

.fr {
float:right;
margin-left: 1em;
}

.f11 {
float:left;
margin-right:5px;
margin-top:2px;
}

#rechts-verbaende {
float:right;
width: 380px;
padding-top:18px;
left: 600px;
margin-left:20px;
}


#content-verbaende {
padding-top:60px;
padding-bottom:35px;
padding-left:60px;
padding-right:100px;
min-height:250px;
}

#rechts {
float:right;
width: 335px;
padding-top:18px;
left: 600px;
margin-left:15px;
}

#links {
float:left;
width: 335px;
padding-top:18px;
left: 600px;
}
#links-2 {
float:left;
width: 340px;
padding-top:18px;
left: 600px;
}


#tab td {
height:120px;
}

