@charset "utf-8";

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(gfx/background.gif) repeat-x;
	margin: 0;
}
h3 {
	margin-top: 0px;

}


/* NAVIGATION */

#navcontainer {
	margin-left: 30px;
	width:195px;
	height:400px;
	border-right:1px solid #ff9900;
	position: absolute;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0 0 1px 0;
}
#navcontainer a {
	display: block;
	padding: 5px 25px;
	width: 140px;
	color:#000000;
	text-decoration: none;
	background-image:url(gfx/quadrat.gif);
	background-position: 5px;
	background-repeat:no-repeat;
	font-weight: bold;

}

#navigationhead {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	font-size: 14px;
	margin-bottom: 10px;
}


#navcontainer a:hover {
	background-color: #FFD699;
	text-decoration: none;
	background-image: url(gfx/link-background.gif);
	background-position: 0;
}
#navcontainer ul ul li {
	margin: 0 0 1px 0;
}
#navcontainer ul ul a {
	display: block;
	padding: 5px 5px 5px 40px;
	width: 145px;
	background-image:none;
	text-decoration: none;
	text
}
#navcontainer ul ul a:hover {
	color: #fff;
	background-color: #FFD699;
	text-decoration: none;
}

#subnavlist, #wegbeschreibung{
display:none;
}

#sinfo #subnavlist, #sanfahrt #wegbeschreibung {
display:inline;
}


#navcontainer .partner {
	display: block;
	width: 140px;
	text-decoration: none;
	background-image:url(gfx/link-background2.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 5px 25px;
	margin-bottom: -10px;
}
#navcontainer p .partnerbanner {
	background: none;
	padding: 0;
	border: none;
	color: #FFFFFF;
	margin: 0;
}
a:hover .partnerbanner {
	background: none;
}

/* FEDDISCH NAVIGATION */


#wobinich {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	position: absolute;
	left: 30px;
	top: 180px;
	width: 718px;
	border-bottom:1px solid #ff9900;
	padding-left: 210px;
	height: 20px;

}
#contenttext, #contenttextstand {
	position: absolute;
	left: 238px;
	top: 210px;
	width: 720px;
}
#head {
	background: url(gfx/NIM-Expo-2009.gif) no-repeat;
	width: 958px;
	height: 178px;
}
#banner {
	left: 230px;
	position: absolute;
}
.img {
	float: right;
	margin-left: 10px;
	margin-bottom: 100px;
}
.trenner {
	height: 1px;
	width: 600px;
	background-color: #FF9900;
	margin: 0 auto;
}
#contenttext a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	background: #FFEFD6;
	padding: 1px 3px;
}
#contenttext a:hover {
	font-weight: bold;
	text-decoration: none;
	background: #FF9900;
	padding: 1px 3px;
	color: #FFFFFF;
}
#stadtplan {
	width: 436px;
	height: 486px;
	z-index: 10;
	position: absolute;
	left: 142px;
	top: -151px;
	background-color: #FFBD5C;
	visibility: hidden;
}
#stadtplan img {
	margin-left: 3px;
	margin-top: 3px;
	float: none;

}
#stadtplanholder {
	position: absolute;
	left: 238px;
	top: 210px;
	width: 720px;
}
#subnavlist a:hover, #anfahrtsub a:hover {
	background-color: #FFD699;
	text-decoration: none;
	background-image: url(gfx/link-background2.gif);
	background-position: 0;
}
#contenttext li {
	line-height: 24px;
}
#contenttext input {
	color: #000000;
	background: #FFEBCC;
	border: 1px solid #FF9900;
	font: 12px Arial, Helvetica, sans-serif;
}
#contenttextstand p a .dia   {
	margin: 0 15px 15px 0;
	border: 5px solid #F90;
}
#sstart #apDiv1 h2 {
	text-align: center;
}
