/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-image: url(bilder/bg.jpg);
	background-repeat: repeat-x;
	}
	
a:link {color: #000; text-decoration: underline;}
a:visited {text-decoration: underline; color: #000;}
a:hover {text-decoration: none; color: #000;}
a:active {text-decoration: underline; color: #000;}
	
a.link1:link {color: #3079EA; text-decoration: underline;}
a.link1:visited {text-decoration: underline; color: #3079EA;}
a.link1:hover {text-decoration: none; color: #3079EA;}
a.link1:active {text-decoration: underline; color: #3079EA;}	
	
a.link2:link {color: #3079EA; text-decoration: underline;}
a.link2:visited {text-decoration: underline; color: #3079EA;}
a.link2:hover {text-decoration: none; color: #3079EA;}
a.link2:active {text-decoration: underline; color: #3079EA;}	
	
#wrapper
{
margin:0px auto;
width:1000px;
height:auto;
}
#header1
{
	float:left;
	width:1000px;
	height:142px;
}
#header2
{
float:left;
width:1000px;
height:73px;
}
#menu1
{
	float:left;
	width:349px;
	height:auto;
}
#animation
{
float:left;
width:302px;
height:225px;
}
#content_rechts
{
	float:left;
	width:349px;
	height:225px;
	background-image: url(bilder/fluessiggas1_06.jpg)
}
#content_unten
{
	float:right;
	width:651px;
	height:auto;
}
#footer
{
	float:left;
	width:1000px;
	height:20px;
	border-top: 1px solid #ccc;
}
.alial_11_black
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
}
.alial_11_black_bold
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000;
}
.alial_11_blau_trennlinie
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3079ea;
}
.alial_12_back
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}
.border_dotted_grey
{
border:1px dotted #b8b8b8;
}
.alial_11_blau_bold
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#3079EA;
}
.alial_12_back_bold
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000;
}
.alial_12_back_blue
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#3079ea;
}
.imageborder
{
border: solid 1px #000;
}