*{
	margin: 0px;
	padding: 0px;
}
a:link,
a:visited {
	color:#fff;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	color:#ff0000;
	text-decoration: underline;
}
/*---------Schrift / Grösse ------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
}

h1,
h2 {
	font-family: 'Times New Roman', 'Trebuchet MS', serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-weight: normal;
}

html {
	height: 100.3%;
}

body {
	text-align: left; /
	background-color: #c23933;
	background-image: url(images/logo_drot_erhaben_8_diagonal.gif);
	background-repeat: repeat;
}
#container {
	width: 991px;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainContent {
	padding: 0; 
}
