* {
	margin: 0;
	padding: 0;
	
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.fixfloat {
	clear: both;
	line-height: 0px;
}

#borders {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	
	border-right: 1px solid #a59e8c;
	border-bottom: 1px solid #a59e8c;
}

#header {
	width: 960px;
	height: 100px;
	background-color: #13295e;
}

#beam {
	width: 960px;
	height: 22px;
	background-color: #13295e;
}

#main {
	width: 960px;
	background-color: #bbcee8;
	background-image: url(/fileadmin/templates/_gfx/main_bg.jpg);
	background-repeat: repeat-y;
}


#navi {
	width: 155px;	
	height: 100%;
	float: left;	
}

#subnavitext {
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 320px;

	font-size: 12px;
	color: #ffffff;	
}

#content {
	wwidth: 805px;
	width: 765px;

	padding-top: 24px;
	padding-left: 24px;
	padding-right: 16px;
	padding-bottom: 32px;
	
	float: right;	
}

div.tx-t3mfaq-pi1 dd {
	margin-bottom: 16px;
}


#frm_anmeldung tr {
	height: 28px;
}
