* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: url('../pics/html.gif');
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	min-height: 100%;
	background: url('../pics/body.gif') center repeat-y;
	font-size: 13px;
	line-height: 17px;
	color: #000000; 
	font-family: "Arial" , "Verdana", "Tahoma" , "MS Sans Serif";
	margin: 0px auto;
	text-align: left;
	overflow: scroll;

}

td {

	font-size: 13px;
	line-height: 17px;					/* line-height vorher: 20px*/
	font-family: "Arial" , "Verdana", "Tahoma" , "MS Sans Serif";
	color: #000000; 
}



table.linien {
	margin-top: 7px;
	border-collapse:collapse;
	border:1px solid #c8c3c3;
}

table.linien td {
	padding: 3px;
	border:1px solid #c8c3c3;
}


ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

img.rand {
	border: 1px solid #82786f;
}

div.cleaner {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

.black {
	
	color: #000;
	
}

a {

	color: #82786f;
	text-decoration: none;

}

a:hover {

	color: #82786f;
	text-decoration: none;
	border-bottom:none;

}

h1 { 

	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-family: "Arial";

}

#wrapper {

	width: 848px;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border-top: 50px solid #fff;

}

#menu {

	width: 182px;
	margin: 0px 50px 0px 0px;
	padding: 1px 0px 0px 0px;
	text-align: left;
	float: left;
	background: url('../pics/menu_bg.gif') no-repeat;
	position: relative;

}

#menu ul {
	
	margin: 0px;
	
}

#menu ul li {
	
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

#menu ul li a {
	
	display: block;
	width: 161px;
	height: 40px;
	background: url('../pics/menu.gif') no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 21px;
	list-style: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 39px;
	color: #82786f;
	
}

#menu ul li a:hover {
	
	color: #82786f;
	background: url('../pics/menu_hover.gif') no-repeat;
	border-bottom:none;
	
}

#menu ul li a.aktiv {
	
	color: #b4be00;
	background: url('../pics/menu_hover.gif') no-repeat; border-bottom:none;
	
}

#menu ul li ul {
	
	background: url('../pics/menu.gif') bottom no-repeat;
	padding: 0px 0px 8px 0px;
	
}

#menu ul li ul li a {
	
	text-transform: none;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	background: none;
	padding: 5px 0px 0px 35px;
	border-bottom:none;
	
}

#menu ul li ul li a:hover, #menu ul li ul li a.aktiv {
	
	text-transform: none;
	color: #b4be00;
	background: none;
	border-bottom:none;
	
}

#ymenu {

	width: 182px;
	margin: 39px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	text-align: left;
	float: left;
	background: url('../pics/ymenu_bg.gif') no-repeat;
	position: relative;

}

#ymenu ul li a {
	
	display: block;
	width: 161px;
	height: 40px;
	background: url('../pics/ymenu.gif') no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 21px;
	list-style: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 39px;
	color: #82786f;
	
}

#ymenu ul li a:hover {
	
	color: #82786f;
	background: url('../pics/ymenu_hover.gif') no-repeat;
	border-bottom:none;
	
}

#ymenu ul li a.aktiv {
	
	color: #b4be00;
	background: url('../pics/ymenu_hover.gif') no-repeat;
	border-bottom:none;
	
}

#content {

	width: 616px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	border-top: 1px solid #82786f;
	position: relative;

}

#content #header {

	width: 616px;
	height: 148px;
	background: url('../pics/header.jpg') no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #82786f;
	overflow: hidden;

}

#content #text {

	width: 407px;
	margin: 0px 29px 0px 0px;
	padding: 29px 0px 20px 0px;
	text-align: left;
	float: left;

}

#content #text h1 {

	color: #b4be00;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Arial";
	font-size: 26px;
	line-height: 28px;
	margin: 0px 0px 35px 0px;

}

#content #text h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:5px;
	color:#000;
}

#content #text p {

	margin: 0px 0px 15px 0px;

}
#content #text p:last-child {

	margin: 0px 0px 0px 0px;

}

#content #text hr {
         
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#content #text a {

	color: #9da600;					/*#30708F Farbe vorher*/
	text-decoration: underline;
	border-bottom:none;

}

#content #text a:hover {

	color: #9da600;					/*#30708F Farbe vorher*/
	text-decoration: none;
	border-bottom:none;

}

#content #text ul {

	margin: 0px 0px 0px 15px;

}

#content #text ul li {

	list-style: square;
	line-height: 17px;			/*line-height vorher 22px*/

}

#content #text ul li ul li {

	list-style: square;
	line-height: 17px;			/*line-height vorher 22px*/
	margin: 0px 0px 0px 5px;

}
#content #text ol {
	margin-bottom: 15px;
	margin-left: 15px;
}
#content #text ol:last-child {
	margin-bottom: 0px;
}

#content #text ol li {

	list-style: decimal;
	line-height: 17px;		/*line-height vorher 22px*/

}

#content img.anfahrt {
	margin-bottom: 5px;
	margin-top: 15px;
	border:1px solid #c8c3c3;
}

#content img.abstand {
	margin-top: 10px;
	margin-bottom: 10px;
}


#content #sidebar {

	width: 180px;
	margin: 0px;
	padding: 29px 0px 20px 0px;
	text-align: left;
	float: left;

}

#content #sidebar p {

	margin: 0px 0px 15px 0px;

}

#content #sidebar h1 {

	color: #82786f;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial";
	font-size: 13px;
	line-height: 28px;
	margin: 0px 0px 15px 1px;

}

#content #sidebar a {

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}

#content #sidebar a:hover {

	text-decoration: underline;

}

#footer {

	width: 616px;
	padding: 6px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
	border-top: 1px solid #82786f;
	position: relative;
	margin-top: 20px;
	height:25px;

}

#footer a {

	text-decoration: none;

}

#footer a:hover {

	text-decoration: underline;

}



