/**************************
	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.jpg);
	background-position:center top;
	background-repeat:repeat;
	background-color:#4A4A4A;

	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:940px;
	margin:auto;
	padding:0px;
	background-image:url(img/containerBg.jpg);
	background-position:0px 120px;
	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:940px;
	height:181px;
	background-image:url(img/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:auto;
}

/**************************
	MENU HEADER
**************************/
#menuHead {
	position:relative;
	top:147px;
	height:16px;
	
	font-size:11px;
	line-height:16px;
	
	margin:0px 0px 0px 200px;
	padding:0px 0px 0px 0px;
}
#menuHead a {
	float:left;
	display:block;
	color:#000000;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	
	background-image:url(img/menuHeadH.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#menuHead a:hover {
	color:#DD0E03;
	/*background-image:url(img/menuHeadH.gif);
	background-position:right top;
	background-repeat:no-repeat;*/
}
#menuHeadImg {
	float:left;
	width:2px;
	height:16px;
	padding:0px;
	/*background-image:url(img/menuHead.gif);
	background-position:left top;
	background-repeat:no-repeat;*/
}
#menuHeadActive a {
	float:left;
	color:#DD0E03;
	text-decoration:none;
/*	background-image:url(img/menuHeadH.gif);
	background-position:right top;
	background-repeat:no-repeat;*/
}
#menuHeadActive a:hover {
	color:#DD0E03;
	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:213px;
	max-width:213px;
	
	min-height:448px;
	max-height:none;
	_height:450px;
}
#mainCol {
	_float:left;
	_width:727px;
	background-image:url(img/mainColBg.jpg);
	background-position:right top;
	background-repeat:no-repeat;

	margin:0px 0px 0px 213px;
	_margin:0px;
	padding:0px 35px 30px 10px;
	
	min-height:448px;
	max-height:none;
	_height:450px;
}
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;
	color:#474747;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;

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

	/*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:#000000;
	line-height:25px;
	vertical-align:top;
	padding:190px 0px 0px 0px;
	margin:0px 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:#000000;
	text-decoration:none;
	width:213px;
	max-width:213px;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	
	background-image:url(img/menuLeft.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#menu a:hover {
	background-image:url(img/menuLeft.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#DD0E03;
	text-decoration:none;
}
#menuTopActive a {
	display:block;	
	background-image:url(img/menuLeft.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;

	color:#DD0E03;
	text-decoration:none;
	width:213px;
	max-width:213px;
	padding:0px 0px 0px 15px;
}
#menuTopActive a:hover {
	color:#DD0E03;
	text-decoration:none;
	padding-left:15px;
	
	background-image:url(img/menuLeft.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

/**************************
	FOOTER
**************************/
#footer {
	clear:both;
	width:940px;
	max-width:940px;
	height:33px;
	background-image:url(img/footer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#copy {
	width:940px;
	max-width:910px;
	margin:0px;
	padding:0px 0px 0px 30px;
	text-align:left;
}
#copy a {
	font-size:10px;
	color:#5A5959;
	text-decoration:none;
}
#copy a:hover {
	color:#000000;
	text-decoration:underline;
}

/**************************
	MENU EBENEN
**************************/
#ebene1 {
}
#ebene1 a {
}
#ebene2 {
}
#ebene2 a, #ebene2 a:hover {
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	padding:0px 0px 0px 25px;
	margin:0px 0px 0px 0px;
	max-width:188px;

	background-image:none;
}
#ebene2 a:hover {
	font-weight:normal;
	color:000000;
	text-decoration:underline;
	background-image:none;
}
#menuTopActive #ebene2 a {
	font-weight:normal;
	color:000000;
	text-decoration:underline;
	background-image:none;
}
#ebene3 {
}
#ebene3 a, #ebene3 a:hover {
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	max-width:168px;

	/*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:20px 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;
}
#contentNumber {
	padding:5px 0px 20px 0px;
}
#contentNumberTop a, #contentNumberBottom a, #contentNumber a {
	padding:1px 5px 1px 5px;
	border:1px solid #252E45;
	background-color:#e2f4e8;
	text-decoration:none;
}
#contentNumberTop a:hover, #contentNumberBottom a:hover, #contentNumber a:hover {
	color:#FFFFFF;
	background-color:#a9debb;
	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:#e2f4e8;
	text-decoration:none;
}
#nav a:hover {
	color:#FFFFFF;
	background-color:#a9debb;
	border:1px solid #252E45;
}

/**************************
	FORM
**************************/
input {
	width:350px;
	background-color:#FFFFFF;
	border:1px solid #BBBABA;
	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 #BBBABA;
	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:100px;
}
#buttonArea {
	padding:15px 0px 0px 0px;
	text-align:left;
}
#button {
	color:#252E45;
	width:130px;
	margin:0px 20px 0px 0px;
	padding:0px;
	border:1px solid #BBBABA;
	border-left:1px solid #BBBABA;
	border-top:1px solid #BBBABA;
	background-color:#FFFFFF;

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