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

	overflow-y:scroll;
	overflow-y:yes;
}
a {
	color:#4D381B;
	text-decoration:none;
}
a:hover {
	color:#3B3B3B;
	text-decoration:underline;
}
p {
	margin:0px 0px 14px 0px;
}
#container {
	width:1000px;
	margin:0px;
	padding:0px;
	background-image:url(img/containerBg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	text-align:left;
}

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

/**************************
	MENU HEADER
**************************/
#menuHeadFloat {
	float:left;
}
#menuHead {
	position:relative;
	top:95px;
	width:1000px;
	height:30px;
	
	font-size:12px;
	line-height:30px;
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 300px;
}
#menuHead a {
	float:left;
	display:block;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	text-align:left;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 7px 13px 7px;
}
#menuHead a:hover {
	color:#737372;
	background-image:url(img/menuHeadH.gif);
	background-position:left;
	background-repeat:repeat-x;
}
#menuHeadImg {
	float:left;
	width:2px;
	height:30px;
	padding:0px;
	/*background-image:url(img/menuHead.gif);
	background-position:left;
	background-repeat:no-repeat;*/
}
#menuHeadActive a {
	float:left;
	color:#737372;
	text-decoration:none;
	background-image:url(img/menuHeadH.gif);
	background-position:left;
	background-repeat:repeat-x;
}
#menuHeadActive a:hover {
	color:#737372;
	text-decoration:none;
	border-top:none;
	background-image:url(img/menuHeadH.gif);
	background-position:left;
	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:30px 0px;
	background-repeat:no-repeat;*/
	float:left;
	margin:0px;
	padding:0px 0px 100px 0px;
	width:198px;
	max-width:198px;
	
	min-height:350px;
	max-height:none;
	_height:450px;
}
#mainCol {
	_float:left;
	_width:750px;
	/*background-image:url(img/mainColBg.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;*/
	margin:0px 0px 0px 198px;
	_margin:0px;
	padding:20px 0px 20px 30px;
	
	min-height:450px;
	max-height:none;
	_height:450px;
}
table {
	font-size:11px;
/*	width:510px; */
	padding:0px;
	margin:0px;
	/*border-collapse:separate;
	border-spacing:0px;
	border:0px solid transparent;*/
}
tr, th, td {
	font-size:11px;
	padding:0px;
	margin:0px;
	/*border-collapse:separate;
	border-spacing:0px;
	border:0px solid transparent;*/
}

/**************************
	CONTENT
**************************/
#contentTitle {
	color:#737372;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
	font-style:italic;
	line-height:20px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;

	/*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:700px;
	text-align:justify;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 10px;

	/*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;
	text-transform:uppercase;
	line-height:25px;
	vertical-align:top;
	padding:0px;
	margin:22px 0px 0px 0px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
}
#menu a {
	display:block;
	color:#000000;
	text-decoration:none;
	width:198px;
	max-width: 198px;
	padding:0px 0px 0px 25px;
	
	/*background-image:url(img/menuLeft.gif);
	background-position:20px 6px;
	background-repeat:no-repeat;*/
}
#menu a:hover {
	background-image:url(img/menuLeftH.gif);
	background-position:2px 1px;
	background-repeat:no-repeat;
	color:#737372;
	text-decoration:none;
}
#menuTopActive a {
	display:block;	
	background-image:url(img/menuLeftH.gif);
	background-position:2px 1px;
	background-repeat:no-repeat;

	color:#737372;
	text-decoration:none;
	width:198px;
	max-width:198px;
	padding:0px 0px 0px 25px;
}
#menuTopActive a:hover {
	color:#737372;
	text-decoration:none;
	padding-left:25px;
	
	background-image:url(img/menuLeftH.gif);
	background-position:2px 1px;
	background-repeat:no-repeat;

}

/**************************
	FOOTER
**************************/
#footerBg {
	width:100%;
	height:20px;
	background-image:url(img/footer.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#footer {
	clear:both;
	width:1000px;
	max-width:1000px;
	height:20px;
	background-image:url(img/footerBg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#copy {
	width:780px;
	max-width:770px;
	margin:0px;
	padding:0px 0px 0px 60px;
	text-align:left;
}
#copy a {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
#copy a:hover {
	color:#008080;
	text-decoration:none;
}

/**************************
	MENU EBENEN
**************************/
#ebene1 {
}
#ebene1 a {
}
#ebene2 {

}
#ebene2 a, #ebene2 a:hover {
	font-weight:normal;
	padding:0px 0px 0px 40px;
	max-width:160px;
	background-position:30px 6px;
}
#ebene2 a:hover {
	text-decoration:none;
}
#ebene3 {
}
#ebene3 a, #ebene3 a:hover {
	font-weight:normal;
	padding:0px 0px 0px 50px;
	max-width:150px;
	background-position:40px 6px;
}
#ebene3 a:hover {
	text-decoration:none;
}

/**************************
	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 #B4905E;
	background-color:#F4E3CA;
	text-decoration:none;
}
#contentNumberTop a:hover, #contentNumberBottom a:hover, #contentNumber a:hover {
	color:#FFFFFF;
	background-color:#F18E00;
	border:1px solid #F18E00;
}
#nav {
	vertical-align:top;
	height:24px;
	line-height:22px;
}
#nav a {
	padding:1px 5px 1px 5px;
	border:1px solid #B4905E;
	background-color:#F4E3CA;
	text-decoration:none;
}
#nav a:hover {
	color:#FFFFFF;
	background-color:#F18E00;
	border:1px solid #F18E00;
}

/**************************
	FORM
**************************/
input {
	width:350px;
	background-color:#FFFFFF;
	border:1px solid #B4905E;
	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:#4D381B;
	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;
	background-color:#FFFFFF;
	border:1px solid #B4905E;
	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:#4D381B;
	text-decoration:none;
	
	overflow:auto;

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

	background-image:url(img/buttonBg.gif);
	background-position:left bottom;
	background-repeat:repeat;
}