﻿BODY {
	font-family: Verdana;	
	font-size: 12px;	
	color: #000;
	font-weight: normal;
	margin-top: 0px;
}

iframe {
border: 1px solid #ffffff;
}

#margin {
	margin-top:10px;
	margin-left: 10px;
}

.ImageMarginLeft {
	margin-right: 10px;
	margin-bottom: 5px;
}

h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #737c47;
	font-weight:bold;
	margin-top:10px;
}

h2 {
	font-family : Verdana;	
	font-size : 14px;	
	color : #737c47;
	font-weight:bold;
	margin-btop: 5px;
	margin-bottom:5px;
}

TD {
	font-family: Verdana;	
	font-size: 12px;	
	color: #000;
	font-weight: normal;
}

.tableCol { 
	width:3px;
	vertical-align : top;
	background-image:url('../Bilder/col.gif');
	background-repeat:no-repeat; 
	padding: 6; 
}


P {
	font-family: Verdana;	
	font-size: 12px;	
	color: #000;
	font-weight: normal;
	margin-top:-2px;
}


A:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color : #737c47;	
}


A {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color : #737c47;	
}

A:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color : #737c47;
	text-decoration:underline;
}

HR
{
border-bottom: 1px solid #c53526;
border-right: 1px solid white;
border-top: 1px solid white;
border-left: 1px solid white;
}

#bottom {
	font-family: Verdana;	
	font-size: 10px;	
	color: #737c47;
	font-weight: normal;
	margin-left: 10px;
}


#news, #news a,#news p {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	text-decoration:none;
}

img {
    border: none;
}







/* CSS Document */
.rhm1{
	width:1000px;
	height:64px;
	margin:0 auto;
	background:url(images/rhm1_bg.gif) repeat-x;		
}
.rhm1-left{
	background:url(images/rhm1_l.gif) no-repeat;
	width:15px;
	height:64px;
	float:left;
}
.rhm1-right{
	background:url(images/rhm1_r.gif) no-repeat;
	width:15px;
	height:64px;
	float:right;
}
.rhm1-bg{
	background:url(images/rhm1_bg.gif) repeat-x;
	height:64px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#555;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	padding:0 0 0 18px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 32px 0 18px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}

