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, body {
padding: 0;
margin: 0;
background-color:#183b5a;
background-image: url(../images/bg-blau_schatten.gif);
background-repeat: repeat-y;
background-position: center top
}
#Layershadow {
position:absolute;
width:100%;
height:400px;
z-index:1;
top:0px;
background-image: url(../images/bg-blau.gif);
background-repeat: repeat-x;
background-position: 0px 0px
}
#Layerverlauf {
position:absolute;
width:880px;
height:400px;
z-index:2;
left:50%;
top:0px;
margin-left:-440px;
background-image: url(../images/bg-blau_verlauf_schatten.gif);
background-repeat: no-repeat;
background-position: center 0
}
/* Layer mit dem weissen Hintergrund, kein Inhalt */
#Layeroverall {
	position:absolute;
	width:800px;
	height:100%;
	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 : 11px;
}
#Layerhome {
	position:relative;
	width:800px;
	z-index:7;
	font-family : verdana;
	font-size : 11px;
	text-align:center;
}
#Layercount {
	position:relative;
	width:800px;
	z-index:8;
	font-family : verdana;
	font-size : 11px;
	text-align:center;
}
#Layercontact {
	position:relative;
	width:610px;
	z-index:9;
	font-family : verdana;
	font-size : 11px;
	text-align:left;
	left: 110px;
}
#Layerobject {
	position:relative;
	width:610px;
	z-index:10;
	font-family : verdana;
	font-size : 11px;
	text-align:left;
	left: 110px;
}
#Layerlinks {
	position:relative;
	width:500px;
	z-index:3;
	font-family : verdana;
	font-size : 11px;
	text-align: left;
	left: 220px;
}
#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 : 10px;
	margin-top:75px;
}
#Layercopyright {
	position:relative;
	width:800px;
	height:20px;
	z-index:3;
	background-color: #FFFFFF;
	font-family : verdana;
	font-size : 10px;
}
#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 : 10px;
	line-height: 20px;
}
.textnaviactive       {
	font-family : verdana;
	font-size : 10px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0033;
}
.textnaviinactive       {
	font-family : verdana;
	font-size : 10px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
	color: #3366CC;
}
.text11px       {
    font-family : verdana;
    font-size : 11px;
}
.textrot       {
	font-family : verdana;
	font-size : 11px;
	color: #CC0033;
}
.text12px       {
    font-family : verdana;
    font-size : 12px;
}
.text14px       {
	font-family : verdana;
	font-size : 14px;
	line-height: 24px;
}
.titel       {
    font-family : verdana;
    font-size : 18px;
}
.titelgrau       {
    font-family : verdana;
    font-size : 18px;
	font-weight: bold;
	color: #666666;
}
.titelgrau24       {
    font-family : verdana;
    font-size : 24px;
	font-weight: bold;
	color: #666666;
}
.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 : 11px;
}
.textinput {
	font-family: Verdana;
	font-size: 11px;
	background-color: #C6D5FF; }

