@charset "utf-8";
/***** Globale Einstellungen *****/
* {
	margin:0;
	padding:0;
	border: 0;
}
html, body {
	border:0;
	margin:0;
	padding:0;
}
body{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	background: #eaeaea;
}

/***** Allgemeine Formatierung *****/
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
p, ul, ol {
	margin:0;
	padding:0 0 18px 0;
}
ul, ol {
	list-style:none;
	padding:0 0 18px 0;
}
img {
	border:0;
}
h1{
	font-size: 14px;
	font-weight: bold;
	color: #1769b3;
	margin: 0 0 16px 0;
}
h2{
	font-size: 12px;
	font-weight: bold;
	color: #66901e;
	margin: 0 0 12px 0;
}
h2.same-h1{
	font-size: 14px;
	font-weight: bold;
	color: #1769b3;
	margin: 0 0 16px 0;
}
#photos h2{
	color: #ffed00;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #db931a;
	margin: 0 0 12px 0;
}
/***** Links *****/
a, a:visited {
	text-decoration:underline;
	color: #6693b2;
}
a:hover{
	color: #05518d;
}
/***** Globale Klassen *****/
.clear    { clear:both; }
.trennlinie{
	clear: both;
	border-top: 1px dotted #ccc;
	margin: 0 0 20px 0;
}
.image-right{
	float: right;
	margin: 0 0 15px 20px;
}
.p-width-420{
	width: 420px;
	text-align: justify;
}
.auflistung{
	list-style-type: circle;
	padding: 0 0 20px 30px;
}
.flashplayer{
	display: block;
	width:560px; 
	height:304px;
}
/***** Grundlayout *****/
#site{
	width: 928px;
	margin: 0px auto;
	position: relative;
	margin-top: 36px;
	background: url(../img/site-bg.gif) repeat-y;
}
#head-site{
	height: 63px;
	background: url(../img/head-site-bg.gif) no-repeat;
	}
	#head-site span{
		float: right;
		margin: 30px 120px 0 0;
	}
	#head-site span a{
		font-size: 10px;
		font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 3px;
		color: #1769b3;
		text-decoration: none;
	}
	#head-site span a:hover{
		color: #4587c2;
	}
#logo-site{
	margin: 65px 0 64px 134px;
}
#logo-site img{
	display: block;
}
#inno-preis{
	position: absolute;
	right: 149px;
	top: 92px;
	z-index: 3;
}
#content-site{
	margin: 30px 0 10px 75px;
	width: 720px;
	line-height: 18px;
}
.urheber{
	position: absolute;
	right: 150px;
	top: 875px;
	z-index: 2000;
	color: #fff;
	font-size: 10px;
}
/***** Navigation *****/
#navi-site{
	width: 490px;
	float: left;
	margin: 21px 0 0 75px;
	padding: 0;
	display: inline;
}
#navi-site li{
	float: left;
	margin-right: 15px;
}
#navi-site .nav-last{
	margin: 0px;
}
#navi-site a{
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px;
	display: block;
}
#navi-site a:hover{
	background: url(../img/navi-hover.gif);
}
#navi-site .nav-active{
	background: url(../img/navi-hover.gif);
}
/***** 2te Ebene *****/
#navi-site li ul{
	position: absolute;
	left:75px;
	top:60px;
	padding: 0px;
	width: 614px;
}
#navi-site li ul li a{
	background: url(../img/navi-zweite-ebene.gif) no-repeat 0 5px;
	color: #1769b3;
	padding-left: 10px;
	font-weight: normal;
}
#navi-site li ul li a:hover{
	background:#eaeaea;
}
#navi-site .navzweite-active a{
	color: #000;
	font-weight: bold;	
}
/***** Aktiver Menüpunkt *****/
#aktive-navi{
	background: url(../img/navi-bg.gif) repeat-x;
	margin-left: 44px;
	width: 790px;
}
#aktive-navi ul{
	height: 88px;
}
#aktive-navi li{
	display: block;
	margin: 0 0 0 32px;
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
}
#aktive-navi{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	display: block;
}
#aktive-navi .aktive-foerderer{
	width: 132px;
	height: 43px;
	background: url(../img/navi-foerderer.gif);
	padding: 32px 0 0 50px; 
}
#aktive-navi .aktive-wettbewerb{
	width: 142px;
	height: 43px;
	background: url(../img/navi-wettbewerb.gif);
	padding: 32px 0 0 40px; 
}
#aktive-navi .aktive-preistraeger{
	width: 147px;
	height: 43px;
	background: url(../img/navi-preistraeger.gif);
	padding: 32px 0 0 30px; 
}
#aktive-navi .aktive-teilnehmer{
	width: 152px;
	height: 43px;
	background: url(../img/navi-teilnehmer.gif);
	padding: 32px 0 0 25px; 
}
#aktive-navi .aktive-impressum{
	width: 132px;
	height: 43px;
	background: url(../img/navi-impressum.gif);
	padding: 32px 0 0 50px; 
}
#aktive-navi .aktive-impressionen{
	width: 130px;
	height: 43px;
	background: url(../img/navi-impressum.gif);
	padding: 23px 20px 7px 28px; 
}
/***** Footer *****/
#footer-site{
	background: #eaeaea;
	margin: 0 0 0 44px;
	padding-top: 13px;
	position: relative;
	height: 85px;
}
#footer-plus{
	position: absolute;
	background: url(../img/intro-footer-plus.gif) no-repeat right;
	width: 270px;
	height: 150px;
	top: -50px;
	right: 0px;
	z-index: 1;
}
#footer-muensterland a{
	font-size: 10px;
}
/**** Teilnehmerliste ****/
.listNav { margin:0 0 30px 0; }

.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; font-weight: bold; display:block; float:left; padding:2px 6px; border:1px solid #ccc; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid #ccc; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea;  }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:40px; color:#336699; }

/*** --- ToolTip --- ***/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px dotted #a0a0a0;
	background: #fff;
	padding: 5px;
	margin: 0px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { 
	margin: 0; 
	padding: 0 0 0 5px;
	color: #1769b3;
	font-size: 12px;
	border: none;
	text-decoration: none;
	max-width: 250px;
	font-weight: bold;
}
