* {
	margin:0px;
	padding:0px;
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D4DFC5;
	color: #1C1C1C;
	}
	
#site{
	margin:	0px auto 0px auto;
	padding: 0px;
	width: 760px;
	background-color: #ffffff;
	color: #1C1C1C;	
	}
	
#logo{	
	margin:0px;
	padding:0px;
	height: 150px;
	width: 760px;
	background-color: #a7c4d7;
	color: #e0e7f3;
	}


#topnav  {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 37px;	
	background-color: #0d78bf;	
	color: inherit;
	font-size: 70%;
}

.navispace {
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin: 0;
	width: 4px;	
	height: 27px;
	float: left;	
}

.navi {
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin: 0;
	width: 100px;	
	height: 27px;
	float: left;	
}

.navilang {
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin: 0;
	width: 210px;	
	height: 27px;
	float: left;	
}


.navisprache {
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin: 0;
	width: 100px;	
	height: 27px;
	background-color: #9AB502;	
	color: inherit;
	float: left;	
}

#content{
	clear: left;
	padding: 40px 20px 30px 20px;
	
}

.content-left{
	padding: 20px 0px 20px 0px;
	width: 400px;
	float: left;
}

.content-right{
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 20px 85px;
	float: left;
}


#footer {  
	font-size: 70%; 
	padding: 3px 10px 3px 5px;
	letter-spacing: 2px;	
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;	
	clear: left;
	background-color: #0d78bf;	
}

#content-left ul{
	list-style-type: none;
	line-height: 200%;
	font-size: 80%;
}

#topnav  a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
}
#topnav  a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
}
#topnav  a:hover {
	color: #2b4994;
	text-decoration: none;
	background-color: transparent;
	font-weight: bolder;
}
#topnav a:active {
	color: #2b4994;
	text-decoration: none;
	font-weight: bolder;	
}

#footer  a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
}
#footer  a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;
}
#footer  a:hover {
	color: #2b4994;
	text-decoration: none;
	background-color: transparent;
	font-weight: bolder;
}
#footer a:active {
	color: #2b4994;
	text-decoration: none;
	font-weight: bolder;	
}

.Bildertabelle{
padding: 0px 0px 0px 0px;
width: 720px;
}
.Bildertabelle ul{
padding: 0px 5px 0px 5px;	
list-style-type: none;
}


h1 {  
	font-size: 18px; 
	font-style: normal; 
	line-height: 22px; 
	font-weight: bold; 
	color: #0d78bf; 
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

h2 {  
	font-size: 14px; 
	font-style: normal;
	line-height: 16px; 
	font-weight: bold; 
	color: #1C1C1C; 
	margin: 20px 0px 10px 0px;
}

h3 {  
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	color: #1c1c1c; 
	margin: 0px 0px 0px 0px;
}

h4 {  
	font-size: 13px; 
	font-style: normal;
	font-weight: normal; 
	color: #1c1c1c; 
	margin: 0px 0px 0px 0px;
}


p {  
	font-size: 13px;	
}



a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	color: #0d78bf; 
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	color: #0D78BF; 
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	color: #2b4994; 
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: bold; 
	color: #2b4994; 
	text-decoration: none;
}

ul { 
	list-style-type: none;
	padding: 0;
	margin: 10px 0px 0px 0px;	
}

li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
td {
	padding: 0px;
	margin: 0;
}
.Zeilenabstand {
	line-height: 200%;
}
