html{
	width:100%;
	padding:0;
	margin:0;
}
* html  {overflow-x:hidden;}

body {
	background-repeat: repeat;
	background-attachment: fixed;
	background-color : White;
	background-image : url(../images/linien_bg.gif);
	height:auto;	
	margin:10 0 0 0;	
	font-size:0.79em;	
	font-family: Verdana, Arial, sans-serif;
	font-style : normal;
	font-weight : normal;	
	color : #000;	
}

* html body {margin-right:28px;}

img,table {border:0px;}
p{ margin: 15px 0;}



h1,h2,h2,h3,h4{font-weight: bold; margin: 15px 0;}
h1	{font-size: 1.5em; color: red; font-family: Comic; text-align: center;}
h2	{font-size: 1.4em;}
h3	{font-size: 1.1em;}
h4	{font-size: 0.9em;  text-decoration: underline; }


#mitte {
	float:left;
	width:85%;
	padding:0;
	}
		
#now {
	float:left;
	width:11%;
	padding:0 0 0 10px;
	}

#fuss{
	clear:both;
	text-align: center;
	margin:5px 0;
	padding-top:3px;
	}

#fb {	
	text-align: center;
	margin:15px 0; 	
	}	
	
th  {
   	font-size : 1em;
  	font-weight : bolder;
	color: #08465F;
	background-color: transparent;
	font-style: normal;
	}

a {
	font-weight: normal;
	font-size : 0.9em;
	background-color: transparent;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #FF0000;
	}
a:link {

	color: #304A7A;
	}
a:visited {
	color: #304A7A;
	}
a:hover {
	color: Red;
	text-transform: none;
	}

.fett,caption {
	font-size : 0.8em;
  	font-weight : bold;
	}

.ol {
	font-size : 0.9em;
  	font-weight : bold;
}
.text {
	font-size : 0.8em;
  	font-weight : normal;
	padding: 0 5px;
}
.btext {
	font-size : 0.8em;
  	font-weight : bold;
	padding: 0 5px;
}
.klein  {
   	font-size : 0.8em;
   	font-style : normal;
	}

.box {
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #7F7F7F 1px solid;
	FONT-SIZE: 1em;
	font-style : normal;
	padding: 2px;
	color: Black;
}

