﻿/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d4d4d9;
	background-image:url('../pictures/hg_bild_body_grau.jpg');
	background-repeat: repeat-y;
	background-position: center;
	}

a {
	text-decoration: none;	
	color: #939399;
	}


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


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

	
.hg_linkliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E6C8F;
	text-align: right;
	vertical-align: superexposant;
	text-transform: uppercase;
	float: none;
	
	}
	
	
.menue {
	color: #363636;
	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: #D5DFD5;
	}
