body {
	margin: 0 0 0 0;
	padding: 0;
	background:#e3001b url(../media/hintergrund.jpg) no-repeat top left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}


.text {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.textbold {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.foto {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.event {
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
}
.titel {
	font-size: 22px;
	line-height: 16px;
	color: #FFFFFF;
}
.untertitel {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.error {
	font-size: 12px;
	line-height: 16px;
	color: #990000;
	font-weight: bold;
}
/* Link Styles
============================================================ 
--------------------------------------------------------- */

a.text:link {
	color:#FFFF33;
	text-decoration:none;
}

a.text:visited {
	color:#FFFF33;
	text-decoration:none;
}

a.text:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.text:active {
	color:#FFFF33;
	text-decoration:none;
}

/* Navigation
============================================================ 
--------------------------------------------------------- */
#navigation {
	left: 35px;
	top: 225px;
	width: 95px;
	height: 174px;
	position: absolute;
}
#home {
	left: 33px;
	top: 8px;
	width: 130px;
	height: 80px;
	position: absolute;
}



/* Content
============================================================ 
--------------------------------------------------------- */
#content {
	left: 200px;
	top: 120px;
	width: 550px;
	height: auto;
	position: absolute;
}
#contentfotos {
	left: 200px;
	top: 120px;
	width: 550px;
	height: auto;
	position: absolute;
}
#contentklein {
	left: 200px;
	top: 120px;
	width: 350px;
	height: auto;
	position: absolute;
}
#contentbild {
	left: 600px;
	top: 120px;
	width: 150px;
	height: 250px;
	position: absolute;
}
#weisslinks {
	left: 0px;
	top: 0px;
	width: 15px;
	height: 100%;
	position: absolute;
	background-color: #FFFFFF;
}
#weissrechts {
	right: 0px;
	top: 0px;
	width: 15px;
	height: 100%;
	position: absolute;
	background-color: #FFFFFF;
}#contentadmin {
	left: 200px;
	top: 120px;
	width: 650;
	height: auto;
	position: absolute;
}
.form {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

