body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color:#000000;
	font-size:10pt;
	padding:0px;
	margin:0px;
	line-height:14pt;
}

html {
	overflow-y:scroll;
}

table tr td {
	margin:0px;
	padding:0px;
	font-size:10pt;
}

h2 { 
	font-size: 13.5pt;
	color: #3a5774;
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight: normal;
}
h3 {
	color:#3a5774;
	margin:20px 0px 10px 0px;
	padding:0px;
	font-size:12pt;
}
h4 {
	font-size:12pt;
	color:#969ea4;
	margin:0px 0px 11px 0px;
	font-weight:normal;
}
h5 {
	margin:5px 0px 10px 0px;
	font-size:10pt;
}
p {
	margin:0px 0px 20px 0px;
}
.clear {
	clear:both;
}

img {
	border:0px;
}

ul {
	padding-left:30px;
}

img { border: 0px; }

#general {
	width:930px;
	min-height:500px;
	margin:20px auto;	
	border:0px solid #ff0000;
}

.top {
	width:545px;
	text-align:right;
}

/* --------------------------- HEADER ---------------------------------- */
#header {
	width: 930px;
	height: 100px;
	border:0px solid #0F3;
}	
	#sprache {
		border:0px solid #ff0000;
		width:200px;
		height:26px;
		float:left;
	}
	#logo {
		width:320px;
		height:68px;
		float:right;
	}
	
	#weihnachtsmuetze {
		position:absolute;
		width:135px;
		height:137px;
		margin-left:-41px;
		top:40px;
	}

/* --------------------------- MAIN ----------------------------------------- */
#main {
	width:930px;
	min-height:300px;
	background-image:url(/php/lay/bg_main.jpg);
	background-repeat:repeat-y;
	padding-bottom:15px;
	margin-top:10px;
}
#site_content {
	width: 930px;
	margin-bottom:10px;
	clear:both;
	border:0px solid #FF66CC;
}
	.content {
		width:545px;
		margin-top:37px;
		border:0px solid #ff0000;
		padding-left:30px;
		float:left;
	}
		.content a {
			color:#3a5774;/*252c32*/
			text-decoration:none;
		}
		.content a:hover {
			text-decoration:underline;
		}
.vorTel {
	float:left;
	width:120px;
}
.vorEmail {
	float:left;
	width:100px;
}

/* --------------------------- NAVI ------------------------------------- */
#navi {
	width:930px;
	height:49px;
	font-size:14pt;
	border-left:0px solid #6d8193;
	background-image:url(/php/lay/bg_mainNav.jpg);
	background-repeat:repeat-x;
	clear:both;
}
	.first_navi {
		width:155px;
		height:34px;
		text-align:center;
		padding-top:15px;
		background-image:url(/php/lay/sep_mainNav.jpg);
		background-repeat:no-repeat;
		background-position:right;
		float:left;
	}
		.first_navi a {
			color: #ffffff;
			text-decoration:none;
			border:0px solid #00FF00;
		}
	.first_navi_act {
		width:154px;
		height:34px;
		text-align:center;
		padding-top:15px;
		background-image:url(/php/lay/bg_mainNavAct.jpg);
		background-repeat:repeat-x;
		border-right:1px solid #6d8193;
		float:left;
	}
		.first_navi_act a {
			color:#8ca6bd;
			text-decoration:none;
		}
	.first_navi:hover {
		width:153px;
		height:34px;
		text-align:center;
		padding-top:15px;
		padding-left:1px;
		background-image:url(/php/lay/bg_mainNavAct.jpg);
		background-repeat:repeat-x;
		border-right:1px solid #6d8193;
		float:left;
	}
		.first_navi:hover a {
			color:#8ca6bd;
		}
	

#navi_sec {
	width:877px;
	height:25px;
	font-size:11pt;
	padding-left:53px;
	padding-top:8px;
	background-color:#252c32;
	clear:both;
}	
	.second_navi {
		margin-bottom:0px;
		float:left;
	}	
		.second_navi a {
			color: #ffffff;
			text-decoration:none;
		}
		.second_navi a:hover {
			text-decoration:underline;
		}
	.second_navi_act {	
		float:left;
	}
		.second_navi_act a {
			color:#ffffff;
		}
	.second_navi_sep {
		float:left;
		padding:3px 15px 0px 15px;
	}
/* ---------------------------- CONTAINER RIGHT ----------------------------- */

#container_right{
	float:right;
	width:280px;
	margin-right:15px;
	margin-top:38px;
	color:#969ea4;
}
	#container_right a {
		color:#ffffff;
		text-decoration:none;
	}
	#container_right a:hover {
		text-decoration:underline;
	}
.container{
	width:280px;
	margin-bottom:15px;
	padding-bottom:15px;
	background-image:url(/php/lay/sep_container.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

/* --------------------------- GÄSTEBUCH ------------------------------------------ */
#form-gaestebuch {
	margin:0px 0px 15px 0px;
}
	#form-gaestebuch textarea {
		border: 0px solid #999999; 
		width: 535px;
		height:130px;
		margin:17px 0px 0px 0px;
		padding:5px;
	}
	.gaestebuch-txt {
		width:545px;
		clear:both;
	}
		.gaestebuch-txt input {
			padding:7px 5px;
			width:300px;
			margin:0px 0px 10px 0px;
			float:left;
		}
		.gaestebuch-txt .smaller {
			float:left;
			width:195px; 
			text-align:left; 
			border:0px solid #ff0000; 
			font-size:8pt;
			padding:16px 0px 0px 5px;
		}
		.gaestebuch-txt .eintragen {
			cursor:pointer; 
			width:104px; 
			float:right;
			padding:5px 0px 4px 0px;
			margin:-1px 0px 0px 0px;
		}
		.eintrag-versendet {
			margin:0px 0px 15px 0px;
		}

/* --------------------------- HILFE ------------------------------------------ */
#hilfe h2 {
	color:#979ea4;
}
#hilfe_header {
	background-image:url(/php/lay/logoHilfe.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	margin-top:10px;
	margin-right:10px;
	background-color:#000000;
	padding:22px 10px 10px 10px;
}
#hilfe {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#000000;
	background-image:url(/php/lay/hilfeSep.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding:30px 10px 10px 10px;
}
	#hilfe td {
		color:#979ea4;
	}
/* ---------------------------- GALERIE ------------------------------------------- */
.start-gal {
	float:left;
	width:300px;
	height:198px;
	overflow:hidden;
}
.start-gal-link {
	float:left;
	width:150px;
	margin:0px 0px 0px 20px;
}
.galContent {
	width:563px;
	padding:25px 15px 15px 25px;
	float:left;
}
.minheight {
	height:400px;
	float:left;
}
#galNav {
	float:right;
	width:290px;
	padding:25px 15px 15px 15px;
	border:0px solid #ff0000;
}
	.galNav {
		margin-bottom:7px;
	}
		.galNav a {
			color:#969ea4;
			text-decoration:none;
		}
		.galNav a:hover {
			color:#ffffff;
		}
	.galNav_act {
		margin-bottom:7px;
	}
		.galNav_act a {
			color:#ffffff;
		}
.galerieJahr {
	width:100%;
	font-size:12pt;
	height:20px;
	margin-bottom:5px;
	padding-bottom:2px;
	color:#3a5774;
	background-image:url(/php/lay/galerieSep.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.galImg {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	width:120px;
	height:90px;
	overflow:hidden;
}

/* ----------------------- ARCHIV -------------------------- */
.archivDetail {
	padding-bottom:5px;
	margin-bottom:30px;
	background-image:url(/php/lay/galerieSep.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

/* ----------------------- SPIELERPORTRAIT ----------------- */
.portraitStepMain {
	margin-bottom:20px;
	margin-top:20px;
	padding-bottom:10px;
	background-image:url(/php/lay/galerieSep.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}
.portraitStep {
	float:left;
	margin-right:50px;
}
.portraitStep_act {
	float:left;
	margin-right:50px;
	color:#3a5774;
	font-weight:bold;
}

.portraitNextStep {
	margin-bottom:20px;
	margin-top:20px;
	padding-top:10px;
	background-image:url(/php/lay/galerieSep.jpg);
	background-repeat:no-repeat;
	background-position:top;	
}

.loginField {
	width:180px;
	background-color:transparent;
	border:1px solid #969ea4;
	margin-bottom:10px;
	margin-top:5px;
	color:#ffffff;
}

/* ------------------------- TABELLEN -------------------------------- */
#tbl_Dates {
	margin-top:5px;
	margin-bottom:15px;
}
.tbl_DateHeader {
	padding:5px;
	background-color:#3a5774;
	color:#ffffff;
	font-weight:bold;
}
.tbl_Date {
	padding:10px 5px;
	vertical-align:top;
	border-bottom:1px solid #3a5774;
}
