BODY  {
	font-family:  Tahoma,Verdana,Arial;
	background-color: #CCCCCC;
	font-size: 12px;
}
TD {
	FONT-SIZE: 11px;
	COLOR: #000000;
}
h1{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin-top:0cm;
}
h3{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
}
A:active {
	FONT-FAMILY: Tahoma,Verdana,Arial;
	TEXT-DECORATION: none;
	color: #000000;
}
A:link {
	FONT-FAMILY: Tahoma,Verdana,Arial;
	TEXT-DECORATION: none;
	color: #000000;
}
A:visited {
	FONT-FAMILY: Tahoma,Verdana,Arial;
	TEXT-DECORATION: none;
	color: #000000;
}
A:hover {
	FONT-FAMILY: Tahoma,Verdana,Arial;
	TEXT-DECORATION: none;
	color: #000000;
}

#listContainer
{
		width: 460px;
		background-color: #FFF;
		text-align: center;
}
#hintergrund
{
		width: 460px;
		background-color: #FFF;
		padding-left: 35px;
}
.Rahmen
{
	background-color: #EEE;
	position: relative;
	text-align: center;
	margin: 5px;
	border: 1px solid #D0CBD2;
	width: 100px;
	float:left;
	padding-bottom: 5px; 
	padding-top: 5px;
	cursor:pointer;
}

.weissbox
{
	background-color: #FFFFFF;
	width: 560px;
	position: relative;
	border: 1px solid #666666;
	margin: 0px auto;
	text-align: center;
	padding: 50px;
	z-index: 0;
}

.streifen
{
	left: 0px;
	top: -65px;
	position: relative;
	width: 559px;
	z-index: 1;
	text-align: center;
	border: 1px solid #FF0000;
}

.streifenunten
{
	left: 0px;
	top: 50px;
	width: 560px;
	height: 15px;
	position: relative;
	z-index: 1;
	text-align: center;
	margin: 0px auto;
	border: 1px solid #FF0000;
}

.grafik
{
	left: 0px;
	top: -10px;
	position: relative;
	z-index: 3;
}

.content
{
	left: 0px;
	top: 10px;
	position: relative;
	width: 560px;
	border-color: #666666;
	border: 1px solid ;
	margin: 0px auto;
	z-index: 3;
	background-color: #FFFFFF;
	text-align:justify;
}

.inhalt img{	
	margin :0px;
	padding-left:13px !important;
	padding-left:4px;/* nur für den IE */

}
.bilder
{
	left: 0px;
	top: 10px;
	position: relative;
	width: 560px;
	border-color: #666666;
	border: 1px solid ;
	margin: 0px auto;
	z-index: 3;
	background-color: #EEEEEE;
	text-align:justify;
}
.contact
{
	left: 0px;
	position: relative;
	top: 0px;
	width: 560px;
	height: 20px;
	text-align: right;
	z-index: 3;
}

.menu
{
	left: 0px;
	top: -10px;
	position: relative;
	width: 560px;
	height: 32px;
	z-index: 2;
	border-color: #666666;
	border: 1px solid;
	margin: 0px auto;
	text-align: center;
}

.Ergebnis
{
	left: 50px;
	top: 10px;
	position: relative;
	z-index: 0;
}

.thumb
{
	left: 584px;
	top: 0px;
	position: absolute;
	width: 400px;
	font-family:  Tahoma,Verdana,Arial;
	font-size: 10px;
}
.eingabe
	{
	background-color: #FFFFFF;
	font-family : Tahoma,Verdana,Arial;
	color : #000000;
	font-size : 11px;
	}
.vorschau {
	position: relative;
	border-color: #666666;
	border: 1px solid ;
	z-index: 3;
}
a.link:hover {
color:#003399;
font-size : 11px;
}

a.link:active {
color:#003399;
font-size : 11px;
}
a.link:visited {
color:#003399;
font-size : 11px;
}
a.link{
color:#003399;
font-size : 11px;
}

.border {
	border: 1px solid #999999;
}
.seiten {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.entry {
	position: relative;
	font-size : 11px;
	left: 20px;
	top:  -15px;
	z-index: 3;
	border: 1px solid #999999;
	width: 70px;
}
.entry  a
{
	display: block;
	color: #333333;
	text-align: center;
	vertical-align: middle;
 }
 .entry a:hover
{
	background-color: #E1E1E1;
}

.forumhead {
	z-index: 3;
	padding: 3px;
	border: 1px solid #999999;
	width: auto;
	background-color: #FBFBFB;
	height: auto;
	text-indent: 3px;
}
A { outline: none; }

.formeingabe {
        background-color: white;
        font-family :Verdana,Helvetica,Tahoma;
        color : #000000;
        font-size : 11px;
         border : 1px groove #003300;
        cursor: auto;
}

.buttons {

        background-color: white;
				font-family :  Verdana,Helvetica,Tahoma;
        color : #000000;
        font-size : 11px;
				 border : 1px groove #003300;
        cursor: hand;

}
.newsform{
	padding-left: 30px;
}
.newsform input {
	margin-bottom: 10px;
}