@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;}
	
body {
	background-color:#000;
	font-family:Trebuchet MS, Arial, Verdana, Times;
	margin:0px 0px 25px 0px;}
	
	
#head {
	width:764px;
	height:487px;
	margin:0px 0px 0px 0px;}
	
	
#logo {
	padding:260px 0px 0px 0px;}
	
#content {
	width:764px;
	background-image:url(../lay/veranstalter.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#fff;
	margin:7px 0px 0px 0px;}
	
#text {
	text-align:left;
	width:493px;
	float:left;
	padding: 57px 45px 50px 50px;
	color:#333;
	font-size:14px;
	line-height:20px;}
	
#footer {
	width:764px;
	height: 148px;}
	
#veranstalter {
	width:176px;
	float:left;
	padding:60px 0px 30px 0px;
	}
	
#veranstalter img {
	padding:20px 0px 20px 0px;}
	
#veranstalter h1 {
	font-size:20px;
	color:#333;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	}
	
#text h1 {
	font-size:30px;
	font-weight:bold;
	margin:0px 0px 15px 0px;}
	
#text h2 {
	font-weight:normal;
	color:#990000;
	font-size:24px;
	line-height:30px;
	margin:30px 0px 0px 0px;}
	
h2 a:link, h2 a:active,h2 a:visited {
	font-weight:normal;
	color:#990000;
	font-size:24px;
	line-height:30px;
	margin:30px 0px 0px 0px;}
	
h2 a:hover {
	color:#333;}
	
h3 {
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	margin:40px 0px 0px 0px;}
	
#text ul {
	list-style-position:inside;
	list-style-type:none;
	vertical-align:bottom;
	margin:7px 0px 12px 0px;
}

#text ul li {
	background-image:url(../lay/li.gif);
	background-repeat:no-repeat;
	background-position: left 7px;
	padding:0px 0px 3px 20px;
	}
	
	
#text ol {
	list-style-position:outside;
	}

#text ol li {
	padding:0px 0px 7px 0px;
	margin:0px 0px 0px 20px;
	}
	
#text a.link, #text a.link:active,#text a.link:visited {
	font-weight:normal;
	color:#333;
	margin:0px 0px 0px 0px;}
	
#text a.link:hover {
	color:#990000;}
	
	
form {
	font-size:12px;}
	
.input{
	width:230px;
	border:1px solid #c5c5c5;
	padding:2px;
	font-size:12px;}
	
select {
	width:130px;
	border:1px solid #c5c5c5;
	padding:2px;
	font-size:12px;}
	
.input:focus {
	background-color:#f5f5f5;}
	
.submit {
	color:#333;
	padding:3px;
	border:1px solid #c5c5c5;
	font-size:12px;}

#meta {
	width:764px;
	text-align:right;
	padding:10px 0px 0px 0px;
	height:15px;
	color:#666;
	font-size:11px;}
	
a.meta:link, a.meta:active, a.meta:visited {
	color:#666;
	font-size:11px;
	text-decoration:none;}
	
 a.meta:hover {
 	text-decoration:underline;}
	
.clearer {
	clear:both;
	font-size:0px;
	height:0px;
	width:0px;}
	
#contentpopup {
	width:600px;
	background-color:#fff;
	margin:0px 0px 0px 0px;
	}
	
	
#contentpopup #text {
	text-align:left;
	width:550px;
	float:left;
	padding: 20px;
	color:#333;
	font-size:12px;
	line-height:20px;}
	
	
#navi a, #text a.link:active {
	text-decoration:none;
	font-size:14px;
	font-family:Trebuchet MS, Arial, Verdana, Times;
	color:#333333;
	}

#navi a:hover {
	color:#990000;
	text-decoration:none;
	}

.zusatz {
 color:#990000;
 font-weight:bold;
 }
 
 .zusatztext {
 color:#990000;
 font-size:11px;
 }