/* Photokina: Koeln fotografiert */


body,ul,li,h1,h2,h3,hr,p,label,textarea {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	text-align: left;
	line-height: 16px;
	list-style-type: none;
}
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align:center;
	background-color: #fff;
}

img {
border:0px;
}


/* links */
a:link {
	color: #bdcd00;
	text-decoration: underline;
}
a:visited, a:active {
	color: #bdcd00;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}

.mehr a:link h1, .mehr a:visited h1 {
	color: #bdcd00;
	text-decoration: underline;
}
.mehr a:hover h1, .mehr a:active h1 {
	color: #fff;
	text-decoration: none;
}


#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #bdcd00;
	text-decoration: underline;
}


/* grundstruktur der seite */
#outerbox {
	width: 774px;
	margin: 0px auto;
}

#header {
	border-bottom: 5px solid #fff;
	background:url(../img/logo_header.jpg) top left no-repeat;
	width:774px;
	height:311px;
}

.content {
	padding: 16px 100px 16px 65px;
	text-align:left;
	border-bottom: 5px solid #fff;
	background-color: #e75012;
}

#download {
	padding: 16px 65px;
	text-align:left;
	border-bottom: 5px solid #fff;
	background-color: #e75012;
}

#footer {
	height: 40px;
	width: 100%;
	background: #e75012 url(../img/ecke_rechts_unten.gif) right bottom no-repeat;
}


/* textformatierungen */

h1 {
	font-size:20px;
	line-height:24px;
	background:url(../img/punkt_gruen.gif) top left no-repeat;
	margin: 5px 0 10px 0;
	padding: 0 0 0px 25px;
	font-weight:normal;
}

p {
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	margin: 0 0 10px 25px;
}

p.pfeil {
	background: url(../img/pfeil.gif) top left no-repeat;
	padding: 0 0 0 15px;
}

#footer p {
	padding: 12px 0 0 65px;
	margin:0;
}

#footer p, #footer a {
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
}



/* navigation */

#mainnavig {
	position:relative;
	top:250px;
	left:62px;
}

#mainnavig ul {
	padding: 7px 0px 3px 0;
}

#mainnavig li {
	padding: 0 3px;
	display: inline;
}

#mainnavig a {
	text-decoration: none;
	padding: 3px 4px 5px 20px;
	color: #e0e0e0;
	background-color: #858585;
	font-weight:bold;
}

#mainnavig a:hover {
	color: #fff;
	background-color: #bdcd00;
}

#mainnavig .active {
	color: #fff;
	background-color: #bdcd00;
}

#subnavig {
	position:relative;
	top:266px;
	left:10px;
}

#subnavig li {
	padding: 0 2px;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
}

#subnavig a {
	text-decoration: none;
	padding: 3px 2px 3px 2px;
	color: #e0e0e0;
}

#subnavig a:hover {
	color: #fff;
	background-color: #bdcd00;
}

#subnavig .active {
	color: #fff;
	background-color: #bdcd00;
}

.sponsoren
{
	width: 550px;
	height: 1399px;
	background: url( ../img/gesamt.jpg ) no-repeat;
	position: relative;
}

.sponsoren a
{
	position: absolute;
	outline: none;
}

