/* CSS Document */

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


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



a:hover {
	color: #7E0123;
	text-decoration: none;
	}
	


.hg_bild {
	background-image:url(../bilder/hg_bild_swords.gif);
	background-repeat: repeat-y;
	background-position: left;
	}

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


.menue {
	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_hor {
	background-color: #BE7B73;
	}
