body {
	background-color: #333;
	color: #222;
	font-size: 12px;
	font-family: arial, Helvetica, Sans-Serif;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	}
#wrap {
	background: #fff;
	width: 860px;
	margin: 0px auto 0px;
	padding: 0px;
	}
/****** Hyperlinks ******/
a {
	color: #0066CC;
	text-decoration: none;
	}
a:hover {text-decoration: none;}

/****** Header  ******/

#header_index {
	background: #000 url(head_index.gif);
	width: 860px;
	height: 120px;
	margin: 0px auto 0px;
	padding: 0px;
    border-top: 15px solid #fff;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
    border-bottom: 15px solid #fff;
	}
#header {
	background: #000 url(head.gif);
	width: 860px;
	height: 120px;
	margin: 0px auto 0px;
	padding: 0px;
    border-top: 15px solid #fff;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
    border-bottom: 15px solid #fff;
	}
#header a, #header a:visited {
	font-family: arial, Helvetica, Sans-Serif;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
#header a:hover {text-decoration: none;}
.headerleft {
	width: 430px;
	float: left;
	margin: 0px;
	padding: 0px;
    height: 120px;
	}
.headerright {
	width: 430px;
	float: right;
    height: 120px;
	}
.headerright_td {
    width: 270px;
	height: 120px;
	padding-left: 230px;
	font-style:italic;
	font-size: 14px;
	color: #828282;
	}
#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#headerright ul {
	margin: 0px;
	padding: 0px;
	}
#headerright a, #navbarright a:visited {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	}
#headerright a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
.iePNG A { position: relative; }

/******	Content ******/

#content {
	width: 860px;
	min-height: 500px;
	margin: 0px auto 0px;
	padding: 0px;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
    border-bottom: 0px solid #fff;
	}
#content a {text-decoration: none; color: #222;}
#content a:hover {text-decoration: underline;}
#content p {background:#fff;
	padding: 0px 0px 5px 0px;
	margin: 0px;
    text-align: justify;
    }
#content h1 {
	color: #333333;
	font-size: 14px;
	font-family: arial, Helvetica, Sans-Serif;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 3px 0px;
	border-top: 1px solid #444;
    line-height:100%;
    background:#fff;
	}
#content p img {
	float: left;
	border: none;
	margin-right: 0px;
	margin-bottom: 5px;
	}
#contentleft {
	background:#fff;
	float: left;
	width: 645px;
	margin: 0;
	padding: 0px 0px 15px 0px;
	}
#contentleft ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}
#contentleft ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#contentleft img {
	border: none;
    }
    /****** Logo img Partner *******/
    #contentleft1 {
	background:#fff;
	float: left;
	width: 645px;
	margin: 0;
	padding: 0px 0px 15px 0px;
	}
#contentleft1 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}
#contentleft1 ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#contentleft1 img {
	border: none;
    padding-right: 35px;
	}

/****** Menu *******/

#menu {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	background:#fff;
	}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
#menu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 15px;
	/*border-bottom: 1px dotted #C0C0C0;*/
    background:#4c4c4c;
	font:normal 14px arial;
	}
#menu ul li a:hover {
	background: #3C969F;
	}
#menu p {
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
#menu a.event {
	display: inline;
	color: #000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
    background:#fff;
    font:normal 12px arial;
	}
	#menu ul li a.aktiv {
	background-color: #3C969F; color: #fff;
	text-decoration: none;
	}
/******* Footer ******/
#footer {
	background: #4c4c4c;
	width: 860px;
	color: #fff;
	font-family: arial, Helvetica, Sans-Serif;
	font-size: 10px;
	margin: 0px auto 0px;
	padding: 10px 0px 12px 0px;
	text-align: left;
	border-top: 15px solid #fff;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	border-bottom: 15px solid #fff;
	}
.footer_td {padding: 0px 15px 0px 15px;}
#footer a, #footer a:visited {
	color: #C0C0C0;
	text-decoration: underline;
	}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
/******* Lightbox ******/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/******* Kontakt ******/
input, textarea {
border:1px solid #666666;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:10px;
padding:4px;
background:#fff;
}

input:focus, input:hover,textarea:focus, textarea:hover{
border: 1px solid #000;
}

label {
margin:2px;
color: #45969A;
}

input {
width:300px;
}

.button {
margin:0 0 15px 0;
background: #4c4c4c;
color:#fff;
font-weight:bold;
width:310px;
}
.button:hover {
background: #3C969F;
}


