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



p { font:"Times New Roman", Times, serif;
	font-size:11pt;
	color:#333333;
}
h1 { font:"Times New Roman", Times, serif;
	font-size:16pt;
	color:#333333;
	font-variant:small-caps;
	letter-spacing:0.03em;
}
h2 { font:"Times New Roman", Times, serif;
	font-size:16pt;
	color:#333333;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:0.03em;
}
em { font:"Times New Roman", Times, serif;
	font-size:11pt;
	color:#333333;
	font-style:italic;
}
a:link {
	color:#333333;
	text-decoration: none;
	}
a:visited {
	color:#333333;
	text-decoration: none;
	}
a:hover {
	color:#333333;
	text-decoration: none;
	}
a:active {
	color:#333333;
	text-decoration: none;
	} 
	
body {
margin:0cm 0cm 0cm 0cm;
padding:0cm;
background-color:#FFFFFF;
//position:static;
height:inherit;
}

#container {
position:relative;
margin: 0mm auto 0mm auto;
width:18cm;
top:0cm
}

#logo { 
position:relative;
margin: 0mm auto 0mm auto;
width:3cm;
height:2cm;
top:0cm;
	}

#menu{ 
position:relative;
width:0cm;
height:0cm;
top:0cm;
left:0cm;
visibility:hidden;
}
#bar {
position:relative;
height:6px;
width:100%;
top:0cm;
background-repeat:repeat-x;
	}
#bar img{
height:6px;
width:100%;
	}
#picture {
visibility:hidden;
position:relative;
left:0px;
top:0px;
height:0px;
width:0px;
	}
#text {
position:relative;
left:0cm;
top:0cm;
width:18cm;
height:auto;
	}
#fließtext {
width:18cm;
}
#spalte1 {
float:left;
width:8cm;
margin-right:3cm;
}
#spalte2 {
display:inline;
margin-left:11cm;
}

#footer {
width:18cm;
clear:left;
position:fixed;
bottom:0px;
margin:auto;

}
