﻿@charset "UTF-8";
body{
	background-image:url(picture/hintergrund_farbverlauf.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a img {border : 0 none;}
li {line-height:20px;}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.link			{font-size:16px; text-decoration:none;}
a.link:link		{color:#000000;}
a.link:visited	{color:#000000;}
a.link:hover	{color:#FFFFFF;}

.titelinhalt	{font-size:16px; }
.inhalt			{font-size:12px; color:#000000; text-align:left;}
.title			{color:#00CCFF; font-size:16px;}
.bash			{max-width:700px; padding-top:20px; padding-left:15px;}
.titels			{font-size:14px; color:#000000}

.text			{font-size:12px; color:#000000; text-decoration:none;}
.text a:link	{font-size:12px; color:#000000; text-decoration:none;}
.text a:visited	{font-size:12px; color:#000000; text-decoration:none;}
.text a:hover	{font-size:12px; color:#0033FF; text-decoration:none;}

a:link{color:#000000; text-decoration:none;}
a:visited{color:#000000; text-decoration:none;}
a:hover{color:#0000FF; text-decoration:none;}

.hyper			{font-size:12px; color:#0000FF; text-decoration:none;}
.hyper a:link	{font-size:12px; color:#0000FF; text-decoration:none;}
.hyper a:visited{font-size:12px; color:#0000FF; text-decoration:none;}
.hyper a:hover	{font-size:12px; color:#0033FF; text-decoration:none;}

/*.feet			{background-color:#38A8DE; font-size:12px;}
.rahmen			{border:#FFFFFF}
.z				{color:#FF0000; font-size:14px}
.boxli			{font-size:10px; color:#000000; text-decoration:none;}
.boxli a:link	{font-size:10px; color:#000000; text-decoration:none;}
.boxli a:visited{font-size:10px; color:#000000; text-decoration:none;}
.boxli a:hover	{font-size:10px; color:#0033FF; text-decoration:none;}

.boxliblau			{font-size:10px; color:#0000FF; text-decoration:none;}
.boxliblau a:link	{font-size:10px; color:#0000FF; text-decoration:none;}
.boxliblau a:visited{font-size:10px; color:#0000FF; text-decoration:none;}
.boxliblau a:hover	{font-size:10px; color:#0033FF; text-decoration:none;}*/

.klein {font-size:10px; text-decoration:none}
.klein a:link{color:#000000;}
.klein a:visited{ color:#000000;}
.klein a:hover{color:#0000FF;}

.termine{
	font-size:10px;
	border:1px #000000 solid;
}

.center{
	text-align:center
}

h3{
	font-size:18px;
	font-weight:600;
	color:#000000;
	margin-top:0px;
}

p{
	font-size:12px;
	color:#000000;
}

h1{
	font-size:42px;
	font-weight:900;
	color:#000000;
	padding-top:0px;
	margin-top:0px;
}

.red{
	color: #FF0000;
}

hr{
	width:80%;
	color:#000000;
	height:1px;
	border-style:solid;	
}



#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(preview/icons/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(preview/icons/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; }

#eintragen{
position: fixed;
left: 250px;
top: 800px;
width:80px;
height:25px;
}

#mainframe{
	width:1000px;
	height:auto;
	background-color:transparent; 
	margin:auto;
	margin-top:20px;
	border:1px black solid;
}

#banner{
	height:150px;
	width:1000px;
	border-bottom:1px black solid;
}

#menu{
	height:20px;
	width:1000px;
	border-bottom:1px black solid;
	background-color:gray;
	text-align:center;
}

#content{
	width:1000px;
	height:2000px;
}

#aktuell{
	width:139px;
	min-height:800px;
	float:left;
	text-align:center;
	padding:20px 5px 20px 5px;
}

#inhalt{
	width:678px;
	background-color:white;
	min-height:800px;
	border:1px black solid;
	border-bottom:none;
	border-top:none;
	float:left;
	padding:20px 10px 20px 10px;
}

#werbung{
	width:149px;
	min-height:800px;
	float:right;
	text-align:center;
}

#kontakt{
	width:1000px;
	height:30px;
	border-top:1px black solid;
	float:left;
	text-align:center;
	background-color:#23C1F1;
}
