@import url("http://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold");

/* 
CSS Reset by Eric Meyer
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
body {
	line-height: 1;
}
ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong, b {
font-weight: bold;
}

em, i {
font-style: italic;
}

.hideme {
position: absolute;
left: -9999em;
top: -9999em;
}

label, 
input[type=button],
input[type=submit], 
button {
cursor: pointer;
}

q:lang(de) {
quotes: 'â€ž' 'â€œ' 'â€š' 'â€˜';
}

q:lang(en) {
quotes: 'â€œ' 'â€' "â€˜" "â€™";
}

abbr[title] {
border-bottom: 1px dotted #888 !important;
cursor: help;
}

a abbr {
cursor: pointer !important;
}

.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
/*img { 
-ms-interpolation-mode: bicubic; 
}*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

/* --------------------------------------------------------------------------------------- */

body {
	background-color: #0f0f0f;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
	font-family: "Ubuntu", "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#conLogoNavi {
	width: 160px;
	position: absolute;
	top: 0;
	left: 100px;
}

#conLogoNavi img {
	display: block;
}

#logo {
	display: block;
	padding: 0 10px;
	padding-top: 50px;
	background-color: #fff;
	color: #000;
}

ul#navigation li {
	display: block;
	margin-bottom: 1px;
}

ul#navigation li a {
	display: block;
	padding: 2px 10px;
	color: #999;
	font-size: 14px;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

ul#navigation li a:hover {
	background: #666;
	color: #fff;
}

ul#navigation li a.aktiv, ul#navigation li.sub a.aktiv {
	color: #fff;
}

ul#navigation li.sub {
	background-color: #222;
	margin-bottom: 0;
}

ul#navigation li.sub a {
	font-size: 12px;
	padding: 1px 10px;
	color: #505050;
}

ul#navigation li.sub a:hover {
	background: #333;
	color: #fff;
}

#conContent {
	position: absolute;
	top: 216px;
	left: 310px;
	color: #eee;
	padding-bottom: 15px;
}

#conContent ul {
	margin-bottom: 10px;
}

#conContent h1 {
	font-size: 26px;
	color: #ec6f25;
	margin-bottom: 20px;
}

#conContent h2 {
	font-size: 18px;
	color: #999;
	margin-bottom: 5px;
}

#conContent h3 {
	font-size: 15px;
	margin-top: 5px;
	color: #999;
}

#conContent.links h3 {
	color: #fff;
	margin-top: 10px;
}

#conContent a {
	color: #ec6f25;
	text-decoration: none;
}

#conContent a:hover {
	text-decoration: underline;
}

table td {
	padding-bottom: 10px;
	padding-right: 15px;
	vertical-align: top;
}

#bilderleiste {
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	height: 175px;
	overflow: hidden;
}

#bilderleiste img {
	display: block;
	float: left;
	margin-right: 1px;
}

#sponsoren a {
	display: block;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	border: none;
}

#sponsoren a img {
	border: none;
}

#conContent p {
	margin-bottom: 10px;
	padding-right: 25px;
}

#galerieOverview a {
	display: block;
	float: left;
	width: 150px;
	font-size: 12px;
	color: #666;
	line-height: 1.4em;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	background-color: transparent;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.padding {
	padding: 2px;
}

#galerieOverview a .datum {
	color: #444;
}

#galerieOverview a:hover .datum {
	color: #777;
}

#galerieOverview a:hover, #galerie a:hover {
	background-color: #eee;
	text-decoration: none;
	color: #333;
}

#galerie, #galerieOverview {
	width: 90%;
}

#galerie a {
	display: block;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 2px;
	line-height: 1.4em;
	background-color: transparent;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

#galerie a img, #galerieOverview a img {
	display: block;
}

#galerieOverview a img {
	width: 150px;
	height: 150px;
}

#galerie a:hover {
	background-color: #eee;
}

.entry {
	color: #ccc;
	border-bottom: 1px solid #555;
	margin-bottom: 10px;
}

.entry a.number {
	color: #555 !important;
	font-size: 20px;
	text-decoration: none !important;
}

#interaktiv {
	width: auto;
}

.entry .name {
	color: #fff;
}

.entry .datum {
	color: #777;
	font-size: 12px;
}

table#formentry td {
	padding-bottom: 3px;
}

input, textarea {
	display:block;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 3px;
	border: none;
	background-color: #333;
	color: #fff;
}

textarea {
	width: 400px;
	height: 100px;
}

.hidden {
	visibility: hidden;
}

#conContent #interaktiv .pagenavi a {
	display:block;
	float:left;
	text-decoration: none;
	color: #505050;
	background-color: #222;
	padding: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
}

#conContent #interaktiv .pagenavi a:hover, #conContent #interaktiv .pagenavi a.on {
	background-color: #fff;
	color: #222;
}

span.small {
	font-size: 12px;
}

#conContent p.small {
	font-size: 13px;
	color: #999;
	margin-bottom: 5px;
	line-height: 1.4;
}

.copyright {
	font-size: 13px;
	line-height: 1;
	color: #444;
}

#conContent span.copyright a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dotted #444;
}

#conContent span.copyright a:hover {
	border-bottom: 1px solid #444;
}

tr.light {
	color: #999;
}
#crypto {
	display: none;
}

ol {
	width: 80%;
	margin: 20px;
}

ol strong {
	color: #999;
}
.wichtig {
	color: #ec6f25;
}
img.gruppenfoto {
}
#grossbottwar, #hochheim, #dettelbach, #micheldorf, #karlsfeld1, #karlsfeld2, #duisburg, #oedheim, #volkach, #speyer {
	display: none;
}
.ergebnisse {
	color: #999;
}
.ergebnisse table {
	width: auto;
	
}
.ergebnisse table td {
	width: 190px;
}
.ergebnisse table td + td {
	width: 140px;
}
.ergebnisse table td + td + td {
	width: 90px;
}
.ergebnisse table td + td + td + td {
	width: auto;
}
#conContent table .toggle a {
	font-size: 12px;
	line-height: 1em;
	color: #000;
	padding: 3px 5px;
	text-decoration: none;
	background-color: #333;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
#conContent table .toggle a:hover {
	background-color: #fff;
}

#conContent a.button {
	font-size: 18px;
	display: block;
	width: 263px;
	text-align: center;
	padding: 5px 10px;
	margin-bottom: 15px;
	color: #999;
	background-color: #515152;
	text-decoration: none;
	
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;

}
#conContent a.button:hover {
	color:  #fff;
	background-color: #666;
	text-decoration: none;
}

#conContent h2.link {
	margin: 15px 0;
	padding: 0;
}
