﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-color: #D5F1FF;
}
img {
	border: none; 
	vertical-align: middle;
}

#head {
	width: 1000px;
	height: 200px;
}
#firm {
	color: #1C4D8E;
}

#grup {
	background-color: #B7C8DF;
	text-align: center;
	color: #1C4D8E;
	font-style: italic;
	font-size: 15pt;
	font-weight: bold;
	letter-spacing: 1pt;
	height: 100%;
}

td.head {
	background-color: #B7C8DF;
	color: #1C4D8E;
	font-style: italic;
	font-size: 35pt;
	font-weight: bold;
	letter-spacing: pt;
	height: 100%;
/*  text-align:center; */
}
#nav {
	width: 25%;
	font-weight: normal;
}
#logo {
	height: 100px;
	margin-left: 60px;
}		
		
#main {
	width: 1000px;
	font-weight: normal;
	background-color: #FFFFFF;
	
}
#inhalt {
	width: 90%;
	margin: 15px+50px;
	border-width: 0px;
}
#quelle {
	text-align: right;
	font-size: x-small;
	font-style: italic;
}

#footer {
	background-color: #B7C8DF;
	color: #FFFFFF;
	width: 1000px;
}

.kontakt {
	font-size:small;
}

h1	{
	font-size: 14pt;
	margin-top: -5px;
}
h3	{
	font-size: 12pt;
	margin-top: -5px;
	margin-bottom: -5px;
}
h4	{
	font-size: 10pt;
	margin-top: -5px;
	margin-bottom: -5px;
}
.dse {
	font-size: 80%;

}

li	{
	padding:5px	
}

a:link	{color:#06f;text-decoration:none;}
a:visited	{color:#06f;text-decoration:none;}
a:hover	{color:#06f;text-decoration:underline;}
a:active	{color:#06f;text-decoration:none;}

