a:link
{
	color: #003350;
	text-decoration: none;
	text-underline:single;
}
a:visited{
	color: Gray;
	text-decoration: none;
	text-underline:single;
}


A:hover {
	text-decoration: none;
	color: Red;
	background-color: Silver;
}


a:active  { 
color: #003366;  
text-decoration: none;
} 

body {
	background-image : url(../images/vnk_bgr.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
	background-color : White;
}

/* kleine Schrift  für Menues, Kapitaelchen*/
.text_menue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

/* kleine Schrift , normale Farbe*/
.text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#003366;
}

/* normale Schrift , normale Farbe*/
.text_3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666699;
}

/* normale Schrift , normale Farbe*/
.text_3_just{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666699;
	text-align : justify;
}


/* Titel- Schrift _1*/
.text_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#003366;
}

/* Titel- Schrift _1*/
.text_4_1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#666699;
}

/* Titel- Schrift _1*/
.text_4_4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: Red;
}

/* Titel-Schrift _2, normale Farbe*/
.text_5 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color:#003366;
}
.text_5_4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: Red;
}

/* Titel-Schrift _3, normale Farbe*/
.text_6 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color:#003366;
}

/* Titel-Schrift _4, normale Farbe*/
.text_7 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color:#003366;
}
