a 			{
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color: #3366CC;
			text-decoration: none;
			font-weight: normal
           	}
a:link  	{
			font-family : Verdana, Arial, Helvetica, sans-serif;
           	color : #3366CC;
			text-decoration: none;
			font-weight: normal
           	}
a:active  	{
			font-family : Verdana, Arial, Helvetica, sans-serif;
           	color : #3366CC; 
			text-decoration: none;
			font-weight: bold
           	}
a:visited  	{
			font-family : Verdana, Arial, Helvetica, sans-serif;
           	color : #3366CC; 
			text-decoration: none;
			font-weight: normal
           	}

a:hover  	{
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color: #CC0033; 
			text-decoration: none;
			font-weight: bold
          	}
a img { 
border : 0 none; 
}
/* blauer Hintergrund der Webseite */
html {
	min-height: 100%;
 	height: auto;
	padding: 0;
	margin: 0;
}
	
html, body {
	padding: 0;
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	line-height:120%;
	background-color:#223d58;
	background-image: url(../images/rhimmobg.gif);
	background-repeat: repeat-x;
	background-position: left top
}
/* Layer mit dem weissen Hintergrund, kein Inhalt */
#Layeroverall {
	position:absolute;
	width:800px;
	z-index:3;
	background-color: #FFFFFF;
	left: 50%;
	top: 0px;
	margin-left:-400px;
}
#Layerwelcome {
	position:relative;
	width:800px;
	height:80px;
	z-index:4;
	background-color: #FFFFFF;
}

#Layerheader {
	position:relative;
	width:800px;
	height:110px;
	z-index:5;
	background-color: #FFFFFF;
	background-image: url(../images/imgheader_neu.jpg);
	background-repeat: no-repeat;
}

/* Layercontent, Zitate */
#Layercontent {
	position:relative;
	width:800px;
	z-index:6;
	font-family : verdana;
	font-size : 0.9em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#Layergalerie {
	position:relative;
	width:800px;
	z-index:6;
	font-family : verdana;
	font-size : 1em;
	padding: 20px;
}
#Layerhome {
	position:relative;
	width:800px;
	z-index:7;
	font-family : verdana;
	font-size : 1em;
	text-align:center;
}
#Layercount {
	position:relative;
	width:800px;
	z-index:8;
	font-family : verdana;
	font-size : 1em;
	text-align:center;
}
#Layercontact {
	position:relative;
	width:610px;
	z-index:9;
	font-family : verdana;
	font-size : 0.9em;
	text-align:left;
	left: 110px;
}
#Layerobject {
	position:relative;
	width:610px;
	z-index:10;
	font-family : verdana;
	font-size : 1em;
	text-align:left;
	left: 110px;
}
#Layerlinks {
	position:relative;
	width:500px;
	z-index:3;
	font-family : verdana;
	font-size : 1em;
	text-align: left;
	left: 260px;
}
#Layernavigation {
	position:relative;
	width:800px;
	height:20px;
	z-index:5;
	background-color: #C6D5FF;

}
#Layerfooter {
	position:relative;
	width:800px;
	height:20px;
	z-index:3;
	background-color: #C6D5FF;
	font-family : verdana;
	font-size : 0.75em;
	margin-top:40px;
}
#Layercopyright {
	position:relative;
	width:800px;
	height:20px;
	z-index:3;
	font-family : verdana;
	font-size : 0.75em;
}
#counter{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index:1;
	text-align: center;
	line-height: 0;
	}
.text10px       {
    font-family : verdana;
    font-size : 10px;
}
.textfooter       {
	font-family : verdana;
	font-size : 0.9em;
	line-height: 20px;
}
.textnaviactive       {
	font-family : verdana;
	font-size : 1em;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0033;
}
.textnaviinactive       {
	font-family : verdana;
	font-size : 1em;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	color: #3366CC;
}
.text11px       {
    font-family : verdana;
    font-size : 11px;
}
.textrot       {
	font-family : verdana;
	font-size : 0.9em;
	color: #CC0033;
}

.border {  
		border: #0a58a7; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px}

td,tr,table {
font-family : verdana;
    font-size : 1em;
}
.textinput {
	font-family: Verdana;
	font-size: 0.9em;
	background-color: #C6D5FF; }
	
	
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.4em;
	font-weight:700;
	color:#565048;
	padding-bottom: 5%
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	font-weight:700;
	color:#666
}


