﻿/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #91AED2;
	background-image:url(../bilder/hg_bild_body_kontakt.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}




a {
	text-decoration: none;	
	color: #3B5B7C
	}




a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	}
	



.font_12 {
	font-size: 12px;
	}

.hg_linkliste {
	background-image: url(../bilder/hg_bild_kontakt.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: bottom;
	text-transform: none;
	float: none;
	font-size: 12px;
}

.link_linkliste {
	color: #2F3E4F;
}

.menue {
	font-family: "Arial", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #C5D5E2;
	text-align: center;
	vertical-align: middle;
}

.menue2 {
	color: #ACC4D7;
	font-family: "Arial", Times, serif;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	padding-right: 8px;
	right: 8px;
	text-transform: uppercase;
}


.striche_horizontal {
	background-color: #8F584E;
}

.hg_bild-dancer {
	background-image:url(../bilder/bio.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}	