/* 
dunkelblau - #003A75
hellblau - #B9DBFD
rot - #DA251D
*/

body {
margin: 0px;
padding: 0px;
margin-bottom:0px;
background-color:#003A75;
background-image: url(../images/bg_wasser_down3.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-attachment: fixed;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003A75;
height: 100%}

a{
color:#DA251D;
text-decoration: none
}

a:hover{
color:#003A75;
text-decoration:underline
}

.clear{
clear:both
}
.trenn {
height: 5px;
background-image:url(../images/bg_line_blau.gif);
background-repeat:repeat-x;
display:none
}

#rahmen {
width: 100%;
height: 90%;
margin-left: auto;
margin-right: auto;
border: 1px solid white;
padding: 5px;
margin-top: 10px;
}

#container {
			width: 100%;
			height: 100%;
			border: 0px solid #cccccc;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background-image: url(../images/bg_schrift.jpg);
			background-repeat:no-repeat;
			background-color:#B9DBFD;
			
		}
		
		#container_pro {
			width: 100%;
			height: 100%;
			border: 0px solid #cccccc;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background-image: url(../images/bg_schrift_produkt.jpg);
			background-repeat:no-repeat;
			background-color:#B9DBFD;
			
		}
		#banner{
			margin: 0px;
			padding: 0px;
			height: 160px;
			background-image:url(../images/logo_trans4.gif);
			background-position:right;
			background-repeat:no-repeat;
			display:none
			
		}
		
		#headline
		{
		float: left;
		height: 150px;
		}
		
		#headline h1
		{
		margin-left: 20px;
		margin-top: 110px;
		padding:5px;
		font-size: 18px;
		width:297px;
		color: #DA251D;
		background-image:url(../images/bg_line_blau.gif);
			background-repeat:repeat-x;
			background-position:bottom
		}
		
		#sprachwahl
		{
		float:right;
		margin-top: 140px;
		padding-right: 140px;
		display:none
		}
		
		#sprachwahl img
		{
		
		}
		
		#sprachwahl a{
		margin: 3px;
		border: 1px solid #003a75;
		}
		#sprachwahl a:hover{
		border: 1px solid white;
		}
		
				
		#navigation{
		background-color:#003A75;
		height: 18px;
		padding-top: 1px;
		padding-left:20px;
		display:none
		}

		#content {
			padding: 20px;
		}
/* 1 Spalte standard für Textseite*/		
		#inhalt {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		}

/* 2 Spalten */
		
		#inhalt .li {
		float:left;
		width: 280px;
		}
		
		
		#inhalt .re{
		float:right;
		width: 150px;
		text-align:center
		
		}		
		
		
		
		#content h2 {
		font-size: 16px}
		
		#content h3 {
		font-size: 14px;
		display: inline}
		
		#content h4 {
		font-size: 13px;
		
		}
		
/* Ansprechpartner*/		
		.asp {
		font-size: 11px
		}
/* Produkte Übersichtbackground-image:url(../images/bg_line_blau.gif);
		background-position:bottom;
		background-repeat:repeat-x;*/
		.produkt{
		height: 70px;
		
		margin-bottom: 5px;
		}
		
		.produkt a {
		color: #003A75
		}
		
		.produkt a:hover {
		color: #DA251D
		}
		
		.produkt_fin{
		height: 70px;
		margin-bottom: 5px;
		}
		
		.prod_headl{
		float:left;
		
		}
		.prod_headl h1{
		font-size: 16px;
		margin-top: 11px;
		padding: 2px;
		padding-left: 25px;
		background-image:url(../images/pf_rot7.gif);
		background-repeat:no-repeat;
		
		
		}
		.prod_bild{
		float:right;
		margin-right: 20px;
		}
		.prod_bild img{
		border: 2px solid white}
		
/* Bild, weißer Rahmen, normal*/
		.bildrahmen{
		border: 2px solid #ffffff
		}

		#prod_pdf{
		float:left
		}
		
		
/* Bild, weißer Rahmen, blauer text drunter; nach links */
		
		.bild_li {
		float: left;
		margin-right: 5px;
		background-color: #ffffff;
		border: 2px solid #ffffff;
		color: #044891;
		font-size: 10px;
		}
		
/* Bild, weißer Rahmen, blauer text drunter; nach rechts */
		
		.bild_re {
		float: right;
		margin-left: 5px;
		background-color: #ffffff;
		border: 2px solid #ffffff;
		color: #044891;
		font-size: 10px;
		}
		
/* Bild, kein Rahmen, normaler Text, Abstabd nach rechts*/
		
		.bild_li2 {
		float: left;
		margin-right: 15px;
		color: #044891;
		}
		
		.bild_li2 img {
		border: 2px solid #ffffff;
		margin-bottom: 5px
		}
		
		.bild        { background-color: #C6D7E1 }


		#footer {
			clear: both;
			padding: 3px;
			padding-left: 20px;
			margin-top: 0px;
			background-image:url(../images/bg_line_blau.gif);
			background-repeat:repeat-x;
			display:none
			
		}

}
