html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, layer, ilayer, a, ul, li {
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url(img/layout/bg_main.jpg); background-repeat: repeat-x;
	background-color: #D3D7FC;
	color: #8F2D2A;
	font-family: trebuchet ms, trebuchet, Arial, Helvetica, sans, sans-serif;
	}
	
p {
	margin-bottom: 20px;
	font-size: 90%;
	}

a {
	color: #8F2D2A;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

h2 {
	color: #2F4A91;
	font-size: 120%; font-weight: normal;
	margin-bottom: 14px;
	}

h3 {
	font-size: 110%;
	margin-bottom: 12px;
	}

#container {
	width: 774px;
	margin: 0 auto;
	padding: 0px;
}

#contentbereich {
	background-image: url(img/layout/bg_content_03.gif);
	background-repeat: repeat-y;
	}

#verlauf {
	background-image: url(img/layout/bg_verlauf_02.jpg);
	background-repeat: no-repeat;
	}

#links {
	margin-top: 50px;
}

#rechts {
	margin-top: 118px;
	padding: 10px;
	background:white;
}
#linksunten {
	margin-top: 28px;
	padding: 10px;
	background:white;
}

.datum {
	font-style: italic;
	margin-bottom: 0px;
	}

.eventable {
	font-size: 90%;
	}

.bildbeschriftung {
	font-size: 70%;
	margin: 0px;
	}

.mehrinfos {
	text-decoration: underline;
	font-weight: bold;
	}
	
.archiv {
	background-color: white;
	padding: 20px;
	margin-top:120px;
	width: 550px;
	}