body {
	font-family: Verdana,Arial,Geneva,Helvetica;
	margin:0px 0px 0px 0px;
	padding:70px 0px 0px 0px;
	background:#FF9900;
	color:#000000;
	text-align:left;
	background-image:url(bilder/balken.jpg);
	background-repeat:repeat-x;
}

a {
	font-family: Verdana,Arial,Geneva,Helvetica;
}

a:link    { color:#336;    font-weight:bold; text-decoration: underline; }
a:visited { color:#336;    text-decoration: underline; }
a:hover   { color:#495152; text-decoration: none;}
a:active  { color:#336;    text-decoration: underline;}

img {
	border: 0px;
}

td,p,li,ul,h1,h2,h3 {
	font-size: 12px;
	font-family: Verdana,Arial,Geneva,Helvetica;
}

td.center {
	padding: 0px 10px 0px 10px;
}

p.bild {
	padding:0px 0px 0px 10px;
}

h1,h2,h3 {
	padding:10px 0px 10px 0px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:bold;
	color: #FF9900;	
}

h1 {
	font-size:30px;
  line-height:30px;
}

h2 {
	font-size:18px;
  line-height:18px;
}

h3 {
	font-size:14px;
  line-height:14px;
}

hr {
	color: #336;
	background: #495152;
	margin: auto 0px auto auto;
	width: 100%;
	text-align: right;
	border: 0px solid #fff;
}

.breadcrump {	
	font: 10px/0.9em Verdana, Arial, sans-serif;
	color: #000;
	margin: auto 0px auto auto;
	width: 100%;
	text-align: left;
	padding:5px 2px; margin: 5px 0px; 
	border: 1px solid #495152; 
	background:#DDD3AA;
	font-weight:bold;
}

/*-- Suche und Sitemap--*/
.rubrik {	
	color: #fff;
	margin: auto 0px auto auto;
	width: 100%;
	text-align: left;
	padding:2px 2px; 
	margin: 2px 0px; 
	border: 1px dotted #DDD3AA; 
	background:#787D63;
	font-weight:bold;
}

.rubrik a:link { color:#fff; font-weight:bold; text-decoration: underline;}
.rubrik a:visited { color:#fff; font-weight:bold; text-decoration: underline; }
.rubrik a:hover { color:#B7C4CA; font-weight:bold; text-decoration: underline;}
.rubrik a:active { color:#fff; font-weight:bold; text-decoration: underline;}

/*---layout----*/
#left {
	position: absolute;
	top: 60px;
	left: 0px;
	margin:0px 0px 0px 5px;
	padding:5px 5px 0px 0px;
	width: 170px;
	z-index:5;
}

#suche {
	text-decoration: none;
}

#right {
	position: absolute; 
	left: 610px;
	top: 0px;
	background: top left no-repeat;
	text-align:right;
	margin:65px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#right p {
	font-size:10px;
	margin-left:0px;
}
#edit {
	position: absolute; 
	bottom: 0px;
	right: 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	z-index:6;
}
