body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 15px;
	margin-top: 40px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #E7E7E7;
	color: #363636;
}

#layout
{
	background-image: url(../../designs/standard/images/bg-main.gif);
	background-repeat: no-repeat;
	text-align: left; /* Schrift links ausrichten */
    margin: 0px auto;   /* Zentrierung Nicht-IE-Browser */
    width: 900px;
	border: solid 2px #cccccc;
	background-color: #FFFFFF;
}

/* Seitenkopf Bild im Header*/
.header {
	background-image: url(../../designs/standard/images/header.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 170px;
}

.base {
	float:right;
	margin-top: -30px;
}
/* Ende Seitenkopf */


/* Linien */
hr {
	height: 1px;
	color: #FB3A00;
}
/* Ende Linien */

/* Buttons */

input.suchen {
	background-image: url(../../designs/standard/images/suchen.gif);
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: left center;
	width: 25px;
	height: 23px;
	border: 0;
	margin-right: -7px;
}
/* Ende Buttons */

/* normale Links */
a:link {
	color: #FB3A00;
	text-decoration: none;
}
	
a:visited {
	color: #FB3A00;
	text-decoration: none;
}

a:hover {
	color: #FB3A00;
	text-decoration: none;
}
/* Ende normale Links */

.nm_active {
	color: #990000;
}

/* news Text */
.news {
	font-size: 10px;
}

/* news Links */
a.news {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.news:link {
	color: #FB3A00;
	text-decoration: none;
}
	
a.news:visited {
	color: #FB3A00;
	text-decoration: none;
}

a.news:hover {
	color: #FB3A00;
	text-decoration: none;
}
/* Ende news Links */

/* navi base */
a.nav {
	color: #333333;
	text-decoration: none;
}

a.nav:link {
	color: #333333;
	text-decoration: none;
}
	
a.nav:visited {
	color: #333333;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* Ende news Links */

/*--------------------------------------------------------------------------------------------------------*/

/* Gesamtnavigation */

#navigation_links {
	width: 170px;
	margin-top: 18px;
	margin-left: 7px;
}

/* Navigation Level 1 */
ul#sites_nav_1{
	margin-left: 0px;
	padding: 0px;
	width: 140px;  
	list-style-type: none;
}

ul#sites_nav_1 li{
	padding: 5px;
	color: #333333;
	line-height: 20px;
	margin-top: 2px;
	list-style-type: none;
	border-bottom: 1px dotted #e1e1e1;
}

ul#sites_nav_1 a{
	color: #333333;
}

ul#sites_nav_1 a:hover {
	color: #FB3A00;
}
/* Ende Navigation Level 1 */

/* Navigation Level 2 */
ul#sites_nav_2 {
	font-size:11px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
}

ul#sites_nav_2 li{
	padding: 2px;
	color: #333333;
	line-height: 16px;
	margin-top: 0px;
	border-bottom: none;
	background-color:#D9D9D9;
	border-bottom: 1px solid #C2C3C4;
}

ul#sites_nav_2 a {
	color: #333333;
}

ul#sites_nav_2 a:hover {
	color: #FB3A00;
}
/* Ende Navigation Level 2 */

/* Navigation Level 3 */
ul#sites_nav_3 {
	font-size:11px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 3px;
}

ul#sites_nav_3 li{
	padding: 2px;
	color: #333333;
	margin-top: 0px;
	border-bottom: none;
	background-color:#D9D9D9;
}

ul#sites_nav_3 a {
	color: #333333;
}

ul#sites_nav_3 a:hover {
	color: #FB3A00;
}

/* Ende Navigation Level 3 */

/* Navigation Level 4 */
ul#sites_nav_4 {
	font-size:11px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 3px;
}

ul#sites_nav_4 li{
	padding: 2px;
	color: #333333;
	margin-top: 0px;
	border-bottom: none;
	background-color:#D9D9D9;
}

ul#sites_nav_4 a {
	color: #333333;
}

ul#sites_nav_4 a:hover {
	color: #FB3A00;
}
/* Ende Navigation Level 4 */

/*--------------------------------------------------------------------------------------------------------*/

/* Anfang DropDown*/

#base_nav {
	float: left;
	list-style: none;
	padding: 0;
	border-width: 1px 0;
	margin: 0 0 2px 0;
}

#base_nav ul {
	float: left;
	list-style: none;
	background-image:url(../../designs/standard/images/tra.png);
	font-weight: bold;
	padding: 0;
	border: solid #FB3A00;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#base_nav a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 5px 10px;
}

#base_nav a.daddy {
	background: url(../../designs/standard/images/rightarrow.gif);
}

#base_nav li {
	float: left;
	padding: 0;

}

#base_nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em; 
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#base_nav li li {
	padding-right: 1em;
	width: 13em
}

#base_nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#base_nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#base_nav li:hover ul ul, #base_nav li:hover ul ul ul, #base_nav li.sfhover ul ul, #base_nav li.sfhover ul ul ul {
	left: -999em;
}

#base_nav li:hover ul, #base_nav li li:hover ul, #base_nav li li li:hover ul, #base_nav li.sfhover ul, #base_nav li li.sfhover ul, #base_nav li li li.sfhover ul {
	left: auto;
}

#base_nav li:hover, #base_nav li.sfhover {
	background: #FB3A00;
}

/* Ende DropDown*/

.foo {
	margin-top: 27px;
	}
.grau {
	color: #666666;
	font-weight: bold;
}
.aktiv{
	font-weight:bold;
}

#sitemap {
	margin-left: 20px;
}

#sitemap ul {
	list-style-type: none;
}

#tree {
	width: 450px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666666;
}
