html {
	overflow: -moz-scrollbars-vertical;
}

body { 	
	margin: 0px 0px 0px 0px;
	color: #000; 
	font-size: 12px; 
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #00a0e1;	
	scrollbar-base-color: #00a0e1;
	scrollbar-dark-shadow-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #e31e2d;
	scrollbar-highlight-color: #dddddd
	}
	
/*@font-face {
	font-family: 'MatizRegular';
	src: url('Matiz-webfont.eot');
	src: local('☺'), url('Matiz-webfont.woff') format('woff'), url('Matiz-webfont.ttf') format('truetype'), url('Matiz-webfont.svg#webfontKObRQKf5') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
		
td { 
	color: #000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px;
	line-height: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
select, input, search, textarea {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif; 
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	color: #000
}

.titel { 
	color: #000000; 
	font-size: 31px;
	line-height: 36px;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	/*font-family: 'MatizRegular',Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	letter-spacing: 1px
	}
	
a { color: #00a0e1; 
	font-size: 12px;
	line-height: 16px;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none
	}

a:link { color: #00a0e1; 
	font-weight: normal; 
	text-decoration: none
	}
	
a:hover { color: #e31e2d;
	font-weight: normal; 
	text-decoration: none 
	}
	
a.nav { color: #000000; 
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 0px 2px 4px;
	border-bottom: 1px solid #cccccc;
	display: block;
	}

a.nav:link { color: #000000; 
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif; 
	}
	
a.nav:hover { color: #e31e2d;
	font-weight: normal; 
	text-decoration: none
	}
	
a.nav:act { color: #e31e2d;
	font-weight: normal; 
	text-decoration: none
	}
	
a.top { color: #000000; 
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 3px 3px 2px 6px;
	border: 1px solid #cccccc;
	background-color: #ffffff;	
	}

a.top:link { color: #000000; 
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}
	
a.top:hover { color: #e31e2d;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #e31e2d;
	}
	
.c5 {
	height: 5px;
	line-height: 5px;
	display: block }	
	
.c10 {
	height: 10px;
	line-height: 10px;
	display: block }	
	
.c15 {
	height: 15px;
	line-height: 15px;
	display: block }	
	
.c20 {
	height: 20px;
	line-height: 20px;
	display: block }
	
.rot { 
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #e31e2d }
	
.blau { 
	color: #00a0e1 }
	
.weiss { 
	color: #ffffff }
	
.grau { 
	color: #cccccc }
	
.fett  {
	font-weight : bold }

.kursiv {
	font-style : italic }
	
hr {
	color: #00a0e1;
	height: 1px;
	width: 100% 
}
	
.line {
	width:100%;
	border-bottom: 1px solid #00a0e1;
	height:1px;
	max-height:1px;
	font-size: 1px;
	line-height: 1px;
	margin: 15px 0px 16px 0px;
	float:left;
	}

ul, ol {
	color: #000; 
	list-style-type: square;
	margin-left: 16px;
	list-style-position: outside ;
	margin-left: 16px;
}

#headnav {
	width: 922px;
	height: 30px;
	position: absolute;
	left: 50%;
	margin-left: -461px;
	margin-top: 30px;
	background-color: #00a0e1;
	text-align: right	
	}
	
#container {
	width: 916px;
	position: absolute;
	left: 50%;
	margin-left: -458px;
	margin-top: 60px;
	min-height: 650px;
	height: 4700px;
	background-color: #ffffff;	
	background-image: url(../img/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: 2px 150px;
	border: 2px solid #cccccc;
	color: #000;
	overflow-y: auto; 
	overflow-x: hidden;
	}
	
.box_grau {
	position:absolute;
	margin:248px 0px 0px 60px;
	width:150px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	}
	

.Galerie img{
	float:left;
	margin:0 10px 10px 0
}
