@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000033;
	background-color: #FFFFFF;
	
}


h1{
	font-size: 105%;
	font-weight: bold;
	color:#E10D0D;
	/*display: block;
	line-height: 80%;
	height: 19px;
	width: 565px;
	background-color:#000000;
	padding-top: 5px;*/
	letter-spacing: 0.1em;
	
}


h6{
	font-size: 140%;
	font-weight: bold;
	color:#E10D0D;
	
	display:inline;
	letter-spacing: 0.15em;
	
}

h2 { font-size:100%;
color:#6b6868;
font-weight:bold;
letter-spacing:inherit;
letter-spacing: 0.1em;




}
h3{
font-size: 100%;
text-decoration: underline;
color: #E10D0D;
letter-spacing: 0.1em;
font-variant:small-caps;

}
td{font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #000033;
	padding-left: 5px;
}

input {font-family: Arial, Helvetica, sans-serif;
	font-size: 97%;
	color: #364463;
}
hr{
color:#E10D0D;
padding-top: 2px;


}



/* normale LINKS*/
a:link,a:visited,a:active{
color: #e00d0d;
text-decoration:none;
}

a:hover{
color: #e00d0d;
text-decoration:none;
font-weight:normal; 
}


/* LINKS Navigation */

a.navi:link,a.navi:visited,a.navi:active{
color: #6b6868;
font-size:95%;
text-decoration:none;
height:22px; line-height:22px;
vertical-align:top;
letter-spacing: 0.1em;
}

a.navi:hover{
color: #FFFFFF;
font-size:95%;
text-decoration:none;
height:22px; line-height:22px;
vertical-align:top;
letter-spacing: 0.1em;
}

a.selected:link, a.selected:visited, a.selected:active{
color: #FFFFFF;
text-decoration:none;
font-size:95%;
display:inline-block;
background-color:#e00d0d;
height:22px; line-height:22px;
vertical-align:top;
letter-spacing: 0.1em;
}

a.selected:hover{
color: #FFFFFF;
text-decoration:none;
font-size:95%;
font-weight:normal;
background-color:#e00d0d;
height:22px; 
line-height:22px;
vertical-align:top;
letter-spacing: 0.1em;
}

a.subnavi:link,a.subnavi:visited,a.subnavi:active{
color: #e00d0d;
font-size:90%;
text-decoration:none;
font-weight:normal;
letter-spacing: 0.1em;
	line-height:28px;
}

a.subnavi:hover{
color: #6b6868;
font-size:90%;
text-decoration:none;
font-weight:normal;
letter-spacing: 0.1em;
line-height:28px;
}


/*LAYOUT DIVS*/

.text{
margin-left: 178px;
margin-top: 20px;
margin-right: 77px;
min-height:400px;


}

.logos{
	position:absolute;
	left:105px;
	top:175px;
	float: left;
	z-index: 2;
	height: 400px;
	width: 150px;
	padding: 1px 0px 0px 17px;
}

.img{
padding-right: 20px;


}
