strong { font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: rgb(80%, 2%, 2%);
	padding: 0;
	margin: 0;
   background-image:url(pics/bilderleiste6.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

h1  {   
	font-size: 18px;
	text-indent: 0;
	/* line-height: 20px; */
	margin-bottom: 0px;
	margin-top: 15px;
}

h2  {   
	font-size: 14px;
	text-indent: 0;
	margin-bottom: 0px;
	margin-top: 15px;
}

h3  {   
	font-size: 10px;
	text-indent: 0;
	margin-bottom: 0px;
	margin-top: 15px;
}

a:link
{
color: rgb(80%, 2%, 2%);
text-decoration: none;
}
a:visited
{
color: rgb(80%, 2%, 2%);
text-decoration: none;
}
a:hover
{
color: rgb(0%, 0%, 0%);
text-decoration: none;
}
/*a:active
{
color: rgb(100%, 100%, 100%);
text-decoration: none;
}
*/

img {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}

p { 
	margin-top: 1px;
}

.impp { 
	text-indent: 0;
	margin-top: 1px;
}

.kfp { 
	text-indent: 0;
	margin-top: 3px;
	margin-bottom: 0px;
}

.marken { 
	margin-top: 10px;
	width: 100px;
}

#karte{margin-left: -12px;}

#topbg {
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	padding-top: 0;
	padding-left: 0;
	background: rgb(12%, 31%, 17%);
	height: 100px;
   background-image: url(pics/gruen.jpg);
	background-repeat: repeat-x;
	background-position: 320px 0px;
}
#logo {
	top: 0px;
	left: 0px;
	width: 220px;
	height: 70px;
	padding-top: 30px;
	padding-left: 100px;
	background: rgb(100%, 84%, 37%);
}

#extralogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(100%, 100%, 100%);
	top: 130px;
	left: 820px;
	width: 150px;
	position: absolute;
}

.elogopic {
	width: 150px;
	height: 150px;
}

#mbg {
	left: 320px;
	width: 327px;
	top: 100px;
	height: 1024px;
	position: absolute;
	float: left;
}


#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0;
	padding: 12px;
	padding-bottom: 500px;
	margin-left: auto;
	margin-right: auto;
	left: 320px;
	width: 440px;
	top: 100px;
	position: absolute;
	background: rgb(100%, 84%, 37%);
	float: left;
}

#w3cvalid {
	position: absolute;
	left: 140px;
	top: 500px;
}

#menu { 
	position: absolute;
	margin-left: 140px; 
	margin-top: 20px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

#menu ul
{
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}

#menu li { margin: 0 0 1px 0; 
}

#menu a
{
display: block;
padding: 10px 0px 10px 0px;
width: 140px;
color: rgb(100%, 100%, 100%);
vertical-align: top;
text-decoration: none;
border-bottom: 1px solid rgb(95%, 72%, 0%);
}

#menu a:hover
{
color: rgb(100%, 100%, 100%);
background: rgb(52%, 1%, 1%);
text-decoration: none;
}

#menu ul ul li { margin: 0 0 1px 0; }

#menu ul ul a
{
display: block;
margin-left: 20px;
padding: 5px 15px 10px 0px;
width: 105px;
color: rgb(100%, 100%, 100%);
text-decoration: none;
vertical-align: top;
border-bottom: 1px solid rgb(10%, 40%, 0%);
}

#menu ul ul a:hover
{
color: rgb(100%, 100%, 100%);
background: rgb(52%, 1%, 1%);
text-decoration: none;
}

#current
{
color: rgb(100%, 100%, 100%);
background: rgb(52%, 1%, 1%);
text-decoration: none;
}

#subcurrent
{
color: rgb(100%, 100%, 100%);
background: rgb(10%, 30%, 0%);
text-decoration: none;
}

#edit { 
top: 100px;
position: absolute;
margin-left: 140px;
margin-top: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 12px;
padding-bottom: 200px;
background: rgb(100%, 84%, 37%);
}
