a{ text-decoration: underline; color: #FFFFFF; font-weight:normal;}
a:hover { text-decoration: underline; color:#FFFFFF; font-weight: normal;}


#breadcrumb a{
	text-decoration:none;
}
#breadcrumb a:hover{
	text-decoration:underline;:
}

#rightframe a:link,#rightframe a:visited,#rightframe a:focus,#rightframe a:active{	
	background-image:url('img/nav_item.png');
	background-repeat:no-repeat;
	background-position:bottom;
	
	width:246px;
	height:20px;
	display:block;
	
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:4px;
	padding-left:20px;
	
	text-decoration:none;
}
#rightframe a:hover{
	background-image:url('img/nav_item_sel.png');
	background-repeat:no-repeat;
	background-position:bottom;
}


h1 { 
	font-size:13px;
	color:#ffcb2d;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px #ffcb2d  dashed;
	height:20px;
	margin:0px 0 -10px 0;
	padding:0;
}
h2 { 
	font-size:13px;
	color:#ffcb2d;	
	font-family:Arial, Helvetica, sans-serif;
	
	height:20px;
	margin:0px 0 -15px 0;
	padding:0;
}

h3 { 
	font-size:13px;
	color:#ffcb2d;
	font-family:Arial, Helvetica, sans-serif;	
	height:5px;
	padding:0;
}

/*Gaestebuch*/
label{
	width:200px;
	height:20px;
	display:block;
	color:#ffcb2d;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:-5px;
	font-size:12px;
}

textarea#textgb{
width:100%;
height:200px;
border:1px;
}

input#gb{
width:250px;
border:1px;
}

/*Seite*/
html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-color:#ffcb2d;
	
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#104FAE;
	scrollbar-face-color:#FFFFFF;
	scrollbar-3dlight-color:#104FAE;
    	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#104FAE;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	
	background-image:url('img/main_bg2.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}

table {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;		
}

th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#86b4ff;
	background-color:#000000;
	text-align:left;
	padding-top:10px;
}

td {
	width:150px;
}

#container{
	position:relative;	
	padding:0;
	margin: 0 auto 0 auto;
	width:950px;		
	border:0px #000000 solid;
	border-top:0px #000000 solid;
}


#countdown{
	position:relative;
	float:left;
	height:27px;
	display:block;
	padding-left:500px;
	padding-top:20px;
	
	font-size: 18px;	

}

#countdown b{	
	font-size: 24px;	
	color:#ffcb2d;
}

#header{
	clear:both;
	position:relative;
	float:left;
	width:100%;
	height:341px;	
	border:0px #FFFFFF solid;
	

	background-image:url('img/header.jpg');
	background-repeat:no-repeat;

	
}

#breadcrumb{
	position:relative;
	float:left;
	width:489px;
	height:20px;;
	margin-top:-63px;
	margin-left:100px;
	
	color:#FFFFFF;
}

#body{
	position:relative;
	float:left;
	width:950px;
	
	
	background-image:url('img/main_bg.jpg');
	background-repeat:repeat-y;
	background-position:top;
}

#content{
	position:relative;
	float:left;
	width:489px;
	height:100%;
	
	padding-left:100px;
	padding-right:40px;
	margin-top:-20px;
	padding-bottom:20px;	
}

#rightframe{
	position:relative;
	float:left;
	
	width:266px;
	min-height:417px;
	
	background-image:url('img/navi_bg.jpg');
	background-repeat:no-repeat;
	background-position:top;
	
	padding-top:44px;
}

.line{
	height:1px;
	width:100%;
	background-image:url('img/nav_line.gif');
	background-repeat:repeat-x;
	background-position:top;
}

#footer{
	clear:both;
	position:relative;
	bottom:0px;

	width:895px;
	height:32px;
	
	background-image:url('img/footer.jpg');
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	
	text-align:left;
	padding-top:10px;
	padding-left:55px;
	text-indent:23px;
	font-size:10px;	
	color:#8091af;
	

}

#sponsors{
	clear:both;
	position:relative;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	
	width:950px;
	
	padding:5px 0 5px 0;		
	text-align:center;
	text-align: -moz-center; 
	vertical-align:top;
}

/*Mailformular*/

#mailform{
	border: 1px #ffcb2d dotted;
}

.csc-mailform{
	background: #000000;
	border:0px;
	padding:5px 5px 20px 20px;	
}

.csc-mailform-field{
	clear:inherit;
	float:left;
	margin-right:15px;
	width:200px;
	color:#000000;	
}

.csc-mailform-field input{
	width:200px;	
}

.csc-mailform-field textarea{
	width:415px;
	clear:both;
	height:80px;
}

.csc-mailform-field select{
	width:204px;
	//width:206px;
}

.csc-mailform-field input#mailformformtype_mail{	
	clear:both;
	float:left;
	margin-top:21px;
	width:205px;
}

.csc-mailform-label{
	color:#000000;
	display:none;	
}

/*Werbung*/
#ad{
	text-align:center;	
	margin-top:30px;
}

#rightframe #ad a{ 	
	background-image:none;
	background-repeat:no-repeat;
	background-position:bottom;	
	
	width:inherit;
	height:inherit;
	display: inherit;
}

/*Preisliste*/
.td-last td-1{
color::#ffcb2d;

}


/*Sponsoren unten*/
.tx-a2csponsoren-pi1{
	text-align:center;
	text-align: -moz-center; 	
}

