@charset "UTF-8";
/* CSS Document */

/* ==================================================
Stylesheet Littel Boxes
==================================================== */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; }

h2 {
	font-size: 12pt;
	margin-bottom: 8px;
	}
	
h3 {
	font-size: 9pt;
	padding-bottom: 10px;
	}	
	
.skiplink,
#navibereich,
#bildgr,
#bilderlinks,
#logo3,
#header2,
.wechseltext
 {
	display: none;
	}

a {
	color: black;
	text-decoration: none;
	}

#logo2 {
	position: absolute;  
	top: 20px;
	right: 60px;
	margin-left: 300px;
}



#textbereich {
	width: 480px;
	height: auto;
	margin-left: 60px;
	margin-right: 140px;
	margin-top: 60px;
	margin-bottom: 130px;
}

#footer {
	font-size: 7pt;
}
	


	
	
	