@charset "UTF-8";
/* CSS Document */

body {
    font: 12px/150% Helvetica, Arial, sans-serif;
    color: rgb(102, 102, 102);
}

/* fonts anfang */

.menuda {
	line-height: 18px;
	color: #172983;
    font-size: 24px;
    font-weight:bold;	
}

a.menuda:link {
	text-decoration: none;
}

a.menuda:hover {
	text-decoration: underline;
}
a.menuda:visited {
	text-decoration: none;
}

.menu {
	line-height: 18px;
	color: #172983;
    font-size: 24px;	
}

a.menu:link {
	text-decoration: none;
}

a.menu:hover {
	color: #e5adca;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}

.ntext {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 15px;
	line-height: 18px;
}

.ntextkl {
	font-family: Arial, Helvetica, sans-serif;
	color: #FCFCFC;
	font-size: 9px;
	line-height: 18px;
}

a.ntext:link {
	text-decoration: none;
}
a.ntext:hover {
	text-decoration: underline;
}
a.ntext:visited {
	text-decoration: none;
}

.boldkl {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	line-height: 14px;	
}

.ntextkl {
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 12px;
	line-height: 14px;
}
a.ntextkl:link {
	text-decoration: none;
}
a.ntextkl:hover {
	text-decoration: underline;
}
a.ntextkl:visited {
	text-decoration: none;
}
	
/* fonts ende */
	
#bkg_mod {
	position:relative;
	margin:0 auto;
	z-index:1;
	top: 0px;
}

#logo {
	position:relative;
	margin:0 auto;
	width:645px;
	height:155px;
	z-index:5;
	top: 0px;
}

#menu {
	position:relative;
	margin:0 auto;
	width:637px;
	z-index:4;
	top: 20px;
	text-align: center;
	font-size: 36px;
	line-height: 20px;
	height: 38px;
}
#content {
	position:relative;
	margin:0 auto;
	width:804px;
	z-index:1;
	text-align: center;
	top: 50px;
}

#impr {
	position:relative;
	margin:0 auto;
	width:80px;
	height:29px;
	z-index:4;
	text-align: center;
	
}
