/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html{
scrollbar-base-color: #0F5B96;
scrollbar-arrow-color: #FFFFFF;
}

body
{
  text-align: center;
	margin: 0;
	padding: 0;
	background: #0F5B96 url(images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 50em;

} 


body {

}

input, textarea, radio {
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #0F5B96;
}


/* 
	Blue on blue
	written by Glenn Slaven http://slaven.net.au
*/
table,td,th {
	border-collapse:collapse;
	margin:0;
	padding:0;

}
table {
	border: none;
	background-color: transparent;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}

table a:link {	
	color:#444F66;
	background-color: transparent;
	text-decoration: underline;
}

table a:hover {
	text-decoration:none;
	background-color: transparent;
	color: #FFFFFF;
}

table caption {
	background-color: transparent;
	background-image: url(cap_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align:left;
	font-size:120%;
	text-transform:uppercase;
	line-height: 30px;
	letter-spacing:0px;	
}

td, th{	
	vertical-align:top;
	font-weight:bold;	
}

thead {
	border-left:1px solid #2293FF;	
}

thead th {
	background: #2293FF;
	color: #FFFFFF;
	font-size: 115%;
	border-top:1px solid #2293FF;
	border-right:1px solid #2293FF;
	padding: 4px 0.4em 4px 0.4em;	
}

tfoot td, tfoot th {
	border-top:1px solid #2293FF;
	border-right: none;
	font-weight: bolder;
	font-size: 110%;
	padding: 0.4em 0.5em 0.4em 0.5em;
}

tbody td, tbody th {
	background-color: #D9ECFF;
	border-right:1px solid #2293FF;
	font-size: 110%;
	padding: 0.4em 0.5em 0.4em 0.5em;
}

tbody tr.odd th, tbody tr.odd td{
	background-color: #BDDFFF;
}

tbody tr.odd th, tbody tr.anmeldung td{
	background-color: #21B6DD;
	border-right: none;
}


tbody th{	
	font-weight: bold;	
	border-left:1px solid #2293FF
}






h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	
	font-weight: normal;
}

h1 {
	letter-spacing: 2px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: 1px;
	font-size: 1.8em;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: #A4E4F5;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img.left {
	float: left;
	margin: 4px 20px 0 0;
}

img.right {
	float: left;
	margin: 4px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 150px;
	background: url(images/img02.jpg) no-repeat center top;

}

#logo {
	float: left;
}

#logo h1, #logo p {
	float: center;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 3em;
	color: #62D6F5;
}

#logo p {
	padding: 20px 0 0 10px;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #199DD2;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(images/img04.gif) no-repeat;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#intro {
 position:fixed;
 left:40px; 
}
/* AQP - Content */

#content2 {
	float: left;
	width: 700px;
	padding: 0 0 0px 25px;
}

.post2 {
	margin-bottom: 15px;
	margin-top: 25px;
	background: #1EB5DD url(images/img10.gif) no-repeat;
	color: #000033;
}

.post2 a {
	font-weight: bold;
	font-size: 115%;
  color: #A804C1;
}

.post2 a:hover {
	font-weight: bold;
	font-size: 115%;
  color: #FF0000;
}

.post2 .title {	
  margin: 0;
	padding: 15px 0px 0 0px;
	border-bottom: 1px solid #2872A6;
}

.post2 .title2 {	
  margin: 0;
	padding: 0px 0px 15px 0px;

}

.post2 .title a {
	text-decoration: none;
	color: #0A416B;
}

.post2 .byline {
	margin: 0;
	padding: 0 30px;
}

.post2 .entry {
	padding: 20px 30px 10px 30px;
}

.post2 .entry p {
	font-weight: bold;
}


.post2 .entry table{
background-color: #434534;
}

.post2 .spacer {
	margin: 0;
	padding: 0px 0px 0px 30px;
	border-top: 1px solid #2872A6;
}

.post2 .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
}

.post2 .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post2 .links a:hover {
	color: #FFFFFF;
}



/* Content */

#content {
	float: left;
	width: 530px;
	padding: 0 0 0 25px;
}

.post {
	margin-bottom: 15px;
	margin-top: 25px;
	background: #1EB5DD url(images/img05.gif) no-repeat;
	color: #000033;
}

.post a {
	font-weight: bold;
  color: #A804C1;
}

.post a:hover {
	font-weight: bold;
  color: #FF0000;
}

.post .title {	
  margin: 0;
	padding: 15px 0px 0 0px;
	border-bottom: 1px solid #2872A6;
}

.post .title2 {	
  margin: 0;
	padding: 0px 0px 0px 0px;

}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}

.post .byline {
	margin: 0;
	padding: 0 30px;
}

.post .entry {
	padding: 20px 30px 10px 30px;
}

.post .entry p {
	font-weight: bold;
}


.post table{

}

.post .spacer {
	margin: 0;
	padding: 0px 0px 0px 30px;
	border-top: 1px solid #2872A6;
}

.post .links {
	margin: 0;
	padding: 10px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}

/* Sidebars */

.sidebar {
	font-size: 1.1em;
  float: left;
	width: 200px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
}

.sidebar li ul {
}

.sidebar li li {
	padding: 6px 0 6px 10px;
	background: url(images/img08.gif) no-repeat 0 12px;
	border-bottom: 1px solid #2872A6;
}

.sidebar li li a {
  text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

.sidebar li li a:hover {
  color: #F9F750;
	font-weight: normal;
}

.sidebar li h2 {
  font-size: 1.5em;
	padding-top: 20px;
	color: #FFFFFF;
}

/* Left Sidebar */

#leftbar {
}

/* Right Sidebar */

#rightbar {
	padding: 0 0 0 25px;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}


#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(quantos/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(quantos/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; }

#meineTable {background-color: #000000;}

