body {
	background-color		:#333333;
	background-image		:url(/images/kachel.jpg);
	font-family				:Verdana,Arial,sans-serif;
	color					:#f3f3f2;
	font-size				:0.8em;
	margin					:0px;
	}

h1	{
	font-size				:1.2em;
	font-weight				:bold;
	color					:#bda359;
	}

img { 
	border-style			:none;
	}
	
td {
	padding					:10px; 
	vertical-align			:top;
	}

a {
	color: #c9a46b;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none; 
	}

a.link {
	color: #cc0033;
	font-weight: bold;
	text-decoration: none;
	}

a.link:hover {
	color: #cc0033;
	font-weight: bold;
	}

a.linkint {
	color					:#000000;
	font-size				:0.8em; 
	text-decoration			:none;
	}

a.linkint:hover {
	color					:#bc2c40;
	}

a.navi {
	color: #c9a46b;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

a.naviLogout {
	color					:#c9a46b; 
	font-size				:12px;
	text-decoration			:none;
	font-weight				:bold;
	}

a.navi:hover {
	color					:#cc0033; 
	}

a.naviSelected {
	color					:#cc0033; 
	font-size				:12px;
	font-weight				:bold;
	text-decoration			:none;
	}

a.contentNav {
	text-decoration			:none;
	}

a.menuMSub {
	text-decoration			:none;
	}

a.menuMSubSel {
	text-decoration			:none;
	font-weight				:bold;
	}


span.copyright {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
	color: #5e5e5e;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}


#copyright {
	position				:absolute; 
	top						:470px; 
	left					:20px; 
	margin					:0px;
	}

#banner {
	position				:absolute; 
	top						:0px; 
	left					:0px; 
	margin					:0px;
	}

#sopran {
	position				:absolute; 
	top						:210px; 
	left					:835px; 
	margin					:0px;
	}

#alt {
	position				:absolute; 
	top						:210px; 
	left					:665px; 
	margin					:0px;
	}

#tenor {
	position				:absolute; 
	top						:210px; 
	left					:495px; 
	margin					:0px;
	}

#bariton {
	position				:absolute; 
	top						:210px; 
	left					:325px; 
	margin					:0px;
	}

#navi {
	position				:absolute; 
	top						:425px; 
	left					:250px; 
	margin					:0px;
	text-align				:right;
	width					:750px;
	}

#sprache {
position				:absolute;
top						:425px; 
left					:20px; 
margin					:0px;
text-align				:left;
width					:250px;
}

#content {
	position: absolute;
	color: #f3f3f2;
	top: 480px;
	left: 480px;
	text-align: justify;
	width: 520px; 
	margin: 0px;
}

