/* common */

body {
	background-color: #4d3311;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 60px 0px;
}

html, body, table, tr, td, th, g1, h2, h3, forum, input, select, textarea, span, div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* navigation */

.navigation a {
	font-size: 12px;
	color: #960000;
	display: block;
	padding: 4px 0px 0px 29px;
	text-decoration: none;
}

.navigation a:hover {
	font-size: 12px;
	color: #960000;
	display: block;
	padding: 4px 0px 0px 29px;
	text-decoration: underline;
}

/* content */

.content {
	padding: 0px 28px 0px 28px;
	font-size: 12px;
	color: #39250d;
	line-height: 20px;
}

.content a {
	color: #a00000;
	text-decoration: none;
}

.content a:hover {
	color: #a00000;
	text-decoration: underline;
}

/* footer */

.footer {
	font-size: 11px;
	color: #fee8b8;
	padding: 10px 10px 0px 0px;
	text-align: right;
}

.footer a {
	color: #fee8b8;
	text-decoration: none;
}

.footer a:hover {
	color: #fee8b8;
	text-decoration: none;
}


	#content #anmeldung_table{
		position: relative;
		float: left;
		width: 454px;
		margin: 0px;
		padding: 0px;
		border: 1px solid #d8b79b;
		border-bottom: 0px;
	}

		#content #anmeldung_table .style1{
			position: relative;
			float: left;
			width: 454px;
			margin: 0px;
			padding: 0px;
			height: 30px;
			background: #ffffff;
			border-bottom: 1px solid #d8b79b;
		}
			
		#content #anmeldung_table .style2{
			position: relative;
			float: left;
			width: 454px;
			margin: 0px;
			padding: 0px;
			height: 30px;
			background: #fff2e6;
			border-bottom: 1px solid #d8b79b;
		}
			
			#content #anmeldung_table tr .tab1{
				position: relative;
				float: left;
	/*			width: 598px;*/
				width: 135px;
				margin: 0px;
				height: 12px;
				line-height: 11px;
				padding: 10px 8px 8px 8px;
				font-weight: bold;
				border-bottom: 1px solid #d8b79b;
			}
				
			#content #anmeldung_table tr .tab2{
				position: relative;
				float: left;
				width: 285px;
				height: 23px;
				line-height: 11px;
				padding: 5px 8px 2px 8px;
				margin: 0px;
				border-bottom: 1px solid #d8b79b;
			}
			
			#content #anmeldung_table tr .tab12{
				position: relative;
				float: left;
	/*			width: 598px;*/
				width: 438px;
				margin: 0px;
				height: 14px;
				padding: 8px 8px;
				font-weight: bold;
				border-bottom: 1px solid #d8b79b;
			}

	

		#content #anmeldung_table .style1 .tab1, 	#content #anmeldung_table .style2 .tab1{
			border-right: 1px solid #d8b79b;
		}

DIV.linklist {
	display: hidden;
	text-align: center;
}

DIV.linklist A {
	font-size: 10px;
	line-height:0;
	color: #4d3311;
}

DIV.linklist UL {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

DIV.linklist LI {
	display: inline;
	margin: 0;
	padding: 0;
}