BODY, P, TABLE {
	font-family:	Arial, Verdana;
	font-size:		11px;
}


P {
	color:			#555555;
	line-height:	1.5em;
}

.slogan {
	font-size:		20px;
}

H1 {
	font-size:		11px;
	font-weight:	bold;
	color:			#333333;
	margin-bottom:	20px;
}

#js-menu {
	font-size:   10pt;
	line-height: 25px; 
	font-weight: bold;
	float:left;
	position: relative;
	z-index: -1;
}

#js-menu a{
	#margin-left: 5px;
	text-decoration: none;
	color: #FFFFFF;
}

#js-menu a:hover{
	#margin-left: 5px;
	text-decoration: none;
	color: #FFFFFF;	
}

#js-menu1 {
	font-size: 10pt;
	line-height: 25px; 
	font-weight: bold;
	float:left;
	z-index: 1;
}

#js-menu1 a{
	#margin-left: 5px;
	text-decoration: none;
	color: #FFFFFF;
}

#js-menu1 a:hover{
	#margin-left: 5px;
	text-decoration: none;
	color: #FFFFFF;	
}

#js-menu .mact {
	color: #FFFFFF;
}

#js-menu1 .mact {
	color: #FFFFFF;
}

A {
	color:	#8C2E1A;
	text-decoration: none;
}

A:hover {
	color:	#8C2E1A;
	text-decoration: underline;
}

.contenttable TD {
	vertical-align: top;
}

.contenttable {
	cell-padding: 0;
	cell-spacing: 0;
}

IMG {
        border: none;
}

input, textarea

{

        background-color: #f8f8f8;

        font-family: Verdana, Arial;

        font-size: 11px;

        color: #333333;

        border-style: flat; 

        border: 1px solid #e5e5e5;

        margin-top: 2px;

        margin-bottom: 2px;

        padding: 2px;

}

.unten A {
	color: #e5e5e5;
	text-decoration: none;
}

.unten A:hover {
	color: #e5e5e5;
	text-decoration: underline;
}

UL {
	color:	#555555;
	list-style-position:inside;
	list-style-type:square;
	margin-left: 0px;
	padding-left: 0px;
	line-height:	1.5em;
}

#bild {
	position: relative;
	z-index: 5;
	border-left: solid 5px #ffffff;
}

.blk {
	display: block;
	background: #A0A0A0;
	border-bottom: 1px solid #FFFFFF; 
	min-width: 150px;
	line-height: 27px;
	margin: 0px;
	padding-left: 5px;
}

.blk:hover {
	background: #333333;
}