* 
{
  margin: 0;
	padding: 0;
}
body 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: medium;
  font-style: normal;
  color: #175092;
  background-attachment: fixed;
  background-image: url(images/bg_streifen.gif);
  background-repeat: repeat;
  line-height: 1.4; 
}
h1 
{
  font-size:120%; 
}
h2
{
  text-align: center;
	font-size: 110%
}
#wrapper 
{
  width: 80%;
  max-width: 1000px;
  min-width: 740px;
  height: 100%;
  display: block;
  margin: 0 auto; 

}
.clearing 
{
  clear: both; 
}
#header 
{
  float: left;
  width: 100%;
  background-color: white;
  background-image: url(images/ang_oben_bg_neu.gif);
  background-repeat: repeat-x; 
}
#footer 
{
  float: left;
  width: 100%;
  background-color: white;
	text-align: center;
}
#content 
{
  float: left;
  width: 100%;
  height: 100%;
  background-color: white;
  background-image: url(images/background.gif);
  background-repeat: repeat;
  font-size: 80%; 
}
#menu 
{
  float: left;
  width: 15%;
  min-width: 102px;
  height: 100%;
  background-color: white;
  text-align: center; 
}
#maincontent 
{
  float: left;
  width: 80%; 
}
#logo 
{
  float: left;
  width: 130px; 
}
#visitenkarte 
{
  float: left;
  width: 265px; 
}
#counter {
  display: block;
	width: 100%;
	text-align: center;
}
table-layout: 
{
  background-attachment: fixed;
  background-image: url(images/background.gif);
  background-repeat: repeat;
  background-position: left top; 
}
a:link 
{
  color: #990000;
  text-decoration: none; 
}
a:visited 
{
  color: #990000;
  text-decoration: none; 
}
a:hover 
{
  color: #990000;
  text-decoration: underline; 
}
.small 
{
  font-size:small; 
}
div#col_1 
{
  padding: 2%;
  text-align: justify;
  margin-right: 204px; 
}
div#col_2 
{
  padding: 2%;
  float: right;
  width: 200px; 
}
