.NewsHeadline {
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.NewsText {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.VKText {
	font-size : 11px;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 18;
}

.VKText a:link,.VKText  a:visited {
	color: white;
	font-style: italic;
	text-decoration: none;
}

.VKlink a:hover{
	background-color: #222222;	
	cursor:pointer;
}

.hoverthis {
	
	border: 0px solid red;
}

.hoverthis a:hover{
	display: block;
	background-color: #222222;
	border: 0px solid red;
	height: 40px;				
}

.linkliste
	{ 
	list-style-image: url("images/listarrow.gif");
	font-size : 10px;
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 18; } 

.linkliste a:link, .linkliste a:visited, .linkliste a:hover, .linkliste a:active
        {
        text-decoration: none;
        color: black;
        }

.VKHead {
	background-image: url('images/bg_kalender.gif');
	background-repeat: repeat-x;
	height: 57px;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.SmallText{
	font-size : 9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
a:link { 
	text-decoration:underline;
	color:#F00;
} 

a:visited { 
	text-decoration:underline;
	color:#F00;
} 

a:hover { 
	text-decoration:none;
	color:#F00;
} 
a:active { 
	text-decoration:none;
	color:#F00;
} 
.GBHeader {
	font-size : 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.GBText {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : none;
}
.GBText2 {
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : none;
}
.GBBemerkung {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : none;
	font-color:#CC0033;
}
.GBHeader2 {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

BODY {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #f3f3f3;
}

#wrapper

	{
		width: 100%;
		height: 100%;
		min-height: 100%;		
	}

#mainbody

	{
		margin: auto;
		text-align: center;
		background: #AAAAAA;
	}

#bodycenter

	{
		width: 1013px;
		margin: auto; 
		padding: 0px;
		background: #f3f3f3;
	}
	
#rednavi
	{
	background-color: #ff0000; 
	height: 15px; 
	width:1013px; 
	z-index:999; 
	position:relative; 
	top:-20px; 
	left:-0px;
	}

* html #rednavi
	{
	background-color: #ff0000; 
	height: 15px; 
	width:1013px; 
	z-index:9; 
	position:relative; 
	top:-40px; 
	left:-0px;
	}

#blacknavi
	{
	background-color: #000000; 
	height: 45px; 
	width:1013px; 
	z-index:999; 
	position:relative; 
	top:-20px; 
	left:-0px;
	}	
	

* html #blacknavi
	{
	background-color: #000000; 
	height: 45px; 
	width:1013px; 
	z-index:9; 
	position:relative; 
	top:-40px; 
	left:-0px;
	}		
	
#logo
	{
	position: relative; top: -152; left: -435; z-index: 9999;
	}
	
* html #logo
	{
	position: relative; top: -172; left: -435; z-index: 9999;
	}	
	
* html #navi
	{
	position: relative; top: -107; left:-105; z-index:9999; border: 1px solid green;
	}
	
#contenttable
	{
	position: relative; top:-150; left:10px
	}	

* html #contenttable
	{
	left:0px
	}
	
* html body
	{
	background: #AAAAAA;
	}
