/* @group body */
* html #page_nav, * html #menue { /*IE6 only*/
    background: #fff;
	height: 30px;
}
body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	margin: 0;
	padding: 0;
	background: white url(../images/body.png) repeat-x;
}
/* @end */

/* @group page */
#begegnungauswahl {
	margin: 0 0 10px;
	background: url(../images/rot.png) repeat-x 0;
}
#begegnungauswahl td {
	color: white;
}
#page_header {
	height: 173px;
	background: url(../images/header_bg.png) repeat-x;
}
#logo {
	float: left;
	margin: 10px 10px 10px 30px;
}
#slogan {
	display: none;
}
#werbung {
	float: right;
	margin: 40px 10px 0 10px;
}
#page_nav {
	margin: 0 0 10px;
}
#page_content {
	
}
#footer {
	background-color: #005ba6;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
}
/* @end */
/* @group menue */
#menue {
	
}
#menue_links {
	float: left;
}

#menue_rechts {
	float: right;
}
/* @end */

/* @group content */
#content_start {
	background: #fff;
	height: 217px;
}
#inhalt_start {
	padding: 25px 10px 0 10px;
}
#inhalt_start h1 {
	margin: 10px;
	font-size: 18px;
}
#inhalt_start h2 {
	margin: 10px;
	font-size: 30px;
}
#inhalt_start h3 {
	color: maroon;
	font-size: 50px;
	margin: 10px;
	text-align: center;
}
#content {

}
#content h2, #navigator, #left h2, #right h2 {
	font-size: 12px;
	padding: 5px 0 5px 10px;
	margin: 0;
	font-weight: 300;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#navigator {
	margin-bottom: 10px;
}
#navigator a {
	color: white;
	text-decoration: none;
}
.inhalte {
	padding: 10px;
	margin: 0;
}
/* @group links */

#left {
	margin-right: 5px;
}
#left ul {text-align:left;margin: 0;padding: 0;list-style: none;
}
#left ul li {}
#left ul li a {display: block;color: #000;text-decoration: none;}
#left .active a, #left ul li a:hover {background: #cdd6cf;}
	
.nav1 {padding: 3px 0px 3px 10px;height: 1%;}
.nav2 {padding: 3px 0px 3px 20px;height: 1%;}
.nav3 {padding: 3px 0px 3px 30px;height: 1%;}
.nav4 {padding: 3px 0px 3px 40px;height: 1%;}

#gaestebuchleft, #twitterleft {
	font-size: 10px;
}

#gaestebuchleft ul, #twitterleft ul {
	margin: 3px;
	padding: 3px;
}

#gaestebuchleft li, #twitterleft li {
	border-bottom: 1px solid #005ba6;
}
/* @end */
	
#right {
	margin-left: 5px;
}
#right img {
	margin: 0;
	padding: 0;
}
#right p {
	margin: 5px;
	padding: 0;
}
#right ul {
	text-align:left;
	margin:5px;
	padding: 10px;
	list-style: none;
}
#right ul li a{
	color: #000;
}

.blau {
	background-color: #005ba6;
	color: #f4e21b;
}
/* @end */
table.tablesorter input {
	margin:0;
	padding:0;
}
table.tablesorter {
	background-color: #fff;
	width: 100%;
	text-align: left;
	font-size: 0.8em;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background: #ccc url('../images/tablesorterth.gif');
	color:#555;
	border: 1px solid #aaa;
	padding: 5px 20px 5px 5px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 5px;
	background-color: #FFF;
	border-bottom: 1px solid #aaa;
}
table.tablesorter tbody tr.odd td {
	background-color:#fdf2e5;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #f7bf80;
}
.gastbuchnav {
	text-align: center;
}
.gastbuchnav a {
	border: 1px solid #aaa;
	background: #d4d4d4;
	color: #000;
	text-decoration: none;
	padding: 3px;
}
.gastbuchnav .gbnavaktiv {
	background-color: #005ba6;
	color: #fff;
}
#navigator {margin: 0px 0px 20px 0px;padding: 5px 0px 5px 0px;border-bottom:1px dotted #003056;}

#normform {}
	#normform label {display:block;width:550px;margin:5px 0px 0px 0px;padding:0px;font-weight: bold;}
	#normform input {display:block;width:550px;margin:5px 0px 0px 0px;padding:5px;border:1px solid #ccc;}
	#normform textarea {display:block;width:550px;height: 100px;margin:5px 0px 0px 0px;padding:5px;border:1px solid #ccc;}
	#normform .submit {display:block;width:563px;margin:5px 0px 0px 0px;padding:5px;border:1px solid #ccc;color:#fff;background: #005ba6;}
	
#slider {
	width:650px;
	height:213px;
	}
#slider ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li { 
	width:650px;
	height:213px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn {
	display: none;
}
