/**************************
	SEITE
**************************/
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:16px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#252E45;
	text-decoration:none;
	margin:auto;
	/*margin-top:40px;*/
	padding:0px;
	text-align:center;
	
	background-image:url(img/bg0.gif);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#F7F7F7;

	overflow-y:scroll;
	overflow-y:yes;
}
a {
	color:#0000CC;
	text-decoration:underline;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
p {
	margin:0px 0px 14px 0px;
}
#container {
	width:902px;
	margin:auto;
	padding:0px;
	background-image:url(img/containerBg.jpg);
	background-position:0px 126px;
	background-repeat:repeat-y;
	text-align:left;
}

/**************************
	HEADER
**************************/
/*
#headerBg {
	width:100%;
	height:105px;
	background-image:url(img/headerBg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
*/
#header {
	width:902px;
	height:126px;
	background-image:url(img/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

/**************************
	MENU HEADER
**************************/
#menuHead {
	position:relative;
	top:92px;
	height:32px;
	
	font-size:11px;
	line-height:32px;
	
	margin:0px 0px 0px 296px;
	padding:0px 0px 0px 0px;
}
#menuHead a {
	float:left;
	display:block;
	color:#252E45;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
}
#menuHead a:hover {
	color:#252E45;
	background-image:url(img/menuHeadH.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#menuHeadImg {
	float:left;
	width:2px;
	height:32px;
	padding:0px;
	background-image:url(img/menuHead.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#menuHeadActive a {
	float:left;
	color:#6F6100;
	text-decoration:none;
	background-image:url(img/menuHeadH.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#menuHeadActive a:hover {
	color:#6F6100;
	text-decoration:none;
	border-top:none;
	background-image:url(img/menuHeadH.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

/**************************
	LANGUAGE
**************************/
#language {
	display:none;
	position:absolute;
	z-index:2;
	top:131px;
	width:780px;
	margin:0px 5px 0px 0px;
	text-align:right;
}
#language select {
	height:15px;
	width:100px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#003579;
	background-color:#EDF0F7;
}

/**************************
	SPALTEN
**************************/
#leftCol {
/*	background-image:url(img/leftColBg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
*/	float:left;
	margin:0px;
	padding:0px 0px 100px 0px;
	width:216px;
	max-width:216px;
	
	min-height:350px;
	max-height:none;
	_height:430px;
}
#mainCol {
	_float:left;
	_width:686px;
/*	background-image:url(img/mainColBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
*/	margin:0px 0px 0px 216px;
	_margin:0px;
	padding:17px 51px 30px 50px;
	
	min-height:350px;
	max-height:none;
	_height:430px;
}
table {
	font-size:11px;
/*	width:490px; */
	padding:0px;
	margin:0px;
	/*border-collapse:separate;
	border-spacing:0px;
	border:0px solid transparent;*/
}
table table {
	font-size:11px;
/*	width:370px; */
	padding:0px;
	margin:0px;
}
tr, th, td {
	font-size:11px;
	padding:0px;
	margin:0px;
	/*border-collapse:separate;
	border-spacing:0px;
	border:0px solid transparent;*/
}

/**************************
	CONTENT
**************************/
#contentTitle {
	font-weight:bold;
	line-height:20px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;

	background-image:url(img/contentTitle.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#contentTextTop {
	padding-top:14px;
	background-image:url(img/contentText.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
}
#contentText {
	_width:585px;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 30px;

	background-image:url(img/contentText.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;

	overflow-x:auto;
}
#contentTextBottom {
}
#contentBottom {
	height:0px;
	margin:0px;
	padding:0px;
}

/**************************
	MENU
**************************/
#menu {
	color:#252E45;
	line-height:18px;
	vertical-align:top;
	padding:2px 0px 0px 0px;
	margin:35px 0px 0px 0px;
	text-align:left;
	font-size:11px;
	font-weight:bold;

	background-image:url(img/menuLeftTop.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#menu a {
	display:block;
	color:#252E45;
	text-decoration:none;
	width:216px;
	max-width:184px;
	padding:0px 0px 0px 32px;
	margin:0px 0px 0px 0px;
	
	background-image:url(img/menuLeft.gif);
	background-position:0px 16px;
	background-repeat:no-repeat;
}
#menu a:hover {
	background-image:url(img/menuLeftH.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#252E45;
	text-decoration:none;
}
#menuTopActive a {
	display:block;	
	background-image:url(img/menuLeftH.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;

	color:#6F6100;
	text-decoration:none;
	width:216px;
	max-width:184px;
	padding:0px 0px 0px 32px;
}
#menuTopActive a:hover {
	color:#6F6100;
	text-decoration:none;
	padding-left:32px;
	
	background-image:url(img/menuLeftH.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

/**************************
	FOOTER
**************************/
#footer {
	clear:both;
	width:902px;
	max-width:902px;
	height:30px;
	background-image:url(img/footerBg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#copy {
	width:902px;
	max-width:872px;
	margin:0px;
	padding:12px 0px 0px 30px;
	text-align:left;
}
#copy a {
	font-size:10px;
	color:#727272;
	text-decoration:none;
}
#copy a:hover {
	color:#252E45;
	text-decoration:none;
}

/**************************
	MENU EBENEN
**************************/
#ebene1 {
}
#ebene1 a {
}
#ebene2 {
}
#ebene2 a, #ebene2 a:hover {
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 42px;
	margin:0px 0px 0px 0px;
	max-width:174px;

	background-image:url(img/menuLeftE.gif);
}
#ebene2 a:hover {
	font-weight:normal;
	background-image:url(img/menuLeftEH.gif);
}
#menuTopActive #ebene2 a {
	font-weight:normal;
	background-image:url(img/menuLeftEH.gif);
}
#ebene3 {
}
#ebene3 a, #ebene3 a:hover {
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 52px;
	margin:0px 0px 0px 0px;
	max-width:164px;

	background-image:url(img/menuLeftE.gif);
}
#ebene3 a:hover {
	font-weight:normal;
	background-image:url(img/menuLeftEH.gif);
}
#menuTopActive #ebene3 a {
	font-weight:normal;
	background-image:url(img/menuLeftEH.gif);
}

/**************************
	SPECIALS
**************************/
#contentNumberTop {
	line-height:30px;
	height:30px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;

	background-image:url(img/contentTitle.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#contentNumberBottom, #contentNumber {
	line-height:20px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
}
#contentNumberTop a, #contentNumberBottom a, #contentNumber a {
	padding:1px 5px 1px 5px;
	border:1px solid #252E45;
	background-color:#EDEDED;
	text-decoration:none;
}
#contentNumberTop a:hover, #contentNumberBottom a:hover, #contentNumber a:hover {
	color:#FFFFFF;
	background-color:#252E45;
	border:1px solid #252E45;
}
#nav {
	vertical-align:top;
	height:24px;
	line-height:22px;
}
#nav a {
	padding:1px 5px 1px 5px;
	border:1px solid #252E45;
	background-color:#EDEDED;
	text-decoration:none;
}
#nav a:hover {
	color:#FFFFFF;
	background-color:#252E45;
	border:1px solid #252E45;
}

/**************************
	FORM
**************************/
input {
	width:350px;
	background-color:#FFFFFF;
	border:1px solid #B0B0B0;
	padding:2px 5px 2px 3px;
	height:20px;

	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#252E45;
	text-decoration:none;

	background-image:url(img/inputBg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.checkbox {
	border:0px;
	background-color:transparent;
	padding:0px;
	height:14px;
	width:14px;
}
textarea {
	width:350px;
	border:1px solid #B0B0B0;
	padding:2px 5px 2px 3px;
	margin:5px 0px 0px 0px;

	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:14px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#252E45;
	text-decoration:none;
	
	overflow:auto;

	background-image:url(img/textareaBg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#FAFAFA;
}
#gaestebuchLeft {
	width:140px;
}
#buttonArea {
	padding:15px 0px 0px 0px;
	text-align:left;
}
#button {
	color:#252E45;
	width:130px;
	margin:0px 20px 0px 0px;
	padding:0px;
	border:1px solid #3B3B3B;
	border-left:1px solid #A4A4A4;
	border-top:1px solid #A4A4A4;
	background-color:#FFFFFF;

	background-image:url(img/buttonBg.gif);
	background-position:0px -3px;
	background-repeat:repeat-x;
}
