/* @override http://www.maennerchor-schaenis.ch/test/style.css */

/*
 *
 *
 * Code, Design & Images © 2008 by Remo Hertig
 *
 *
 */

#title {
	margin-left: 405px;
	font: bold x-large "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
}

#mblock
{
	width: 1069px;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #ff6d73;
}
div.buttons {
	background-image:url(img/button_off3.png);
	background-position: 0 5px;
	background-repeat:no-repeat;
	width: 165px;
	text-align:center;
	text-decoration:none;
	color: #CC0000;
	font-size: 18px;
	font-weight: lighter;
	height: 36px;
	padding-top: 10px;
	padding-left: 2px;
}

/*div.buttons:hover {
	background-image:url(img/button_in.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	text-decoration:none;

	vertical-align: 75%;
	font-weight: bold;
	color: #CC0000;
}*/

a {
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	font-weight: bolder;
	font-size: larger;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;



}
.normal:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033;
	text-decoration: none;


}
#menuhaupt {
	position:absolute;
	top:114px;
	left:863px;
	width:180px;
	border:0px solid #000000;
}

/*
#menuhaupt {
	position:absolute;
	width:105px;
	 top:80px;
	 left:90%; 
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
border:0px;
}*/

h1 {
	text-align: left;
	left: 20px;
}
.alert {
	font-size: 9px;
	left: 90%;
}

