/***********************
***Projekt ApK-Berlin***
*****by finalgrafix*****
***********************/
html {
	height: 100%; 
	margin-bottom: 1px;
}

body, div,p,li { background-repeat:no-repeat; }

body {
	font-family:verdana, arial, helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.header {
	width:900px;
	height:125px;
	background-image:url(header.jpg);
	margin-bottom:15px;
}

.logo {
	float:left;
	height:100px;
	width:240px;
	padding:20px 0 0 30px;
}

.logo a {
	display:block;
	height:100px;
	width:240px;
}

.content {
	height:100%;
	width:900px;
}

.navi {
	float:left;
	width:185px;
	height:450px;
	background-image:url(HG-Navi.jpg);
}

.navi ul {
	float:left;
	list-style-type:none;
	text-align:right;
	font-size:9pt;
	margin:0;
	line-height:16pt;
}

.navi li {
	width:185px;
	position:relative;
	margin-left:-25px;
	*margin-left:0px;
}

.navi li a {
	text-decoration:none;
	color:black;
	font-weight:bold;
	padding-right:50px;
	*padding-right:30px;
}

.navi a{

}

.navi ul li a.current {
	color:#f60;
	background-image:url(navi-aktiv.gif);
	*background-image:url(navi-aktiv2.gif);
	background-repeat:no-repeat;
	background-position:right;
}


.navi a:hover {
	color:#f60;
	background-image:url(navi-hover.gif);
	*background-image:url(navi-hover2.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.navi-footer {
	margin-top:20px;
	float:left;
	width:160px;
	text-align:center;
}

.main {
	float:left;
	width:715px;
	height:100%;
}

.main-text {
	float:left;
	background-color:#e5e5e5;
	font-size:9pt;
	text-align:left;
	padding:20px 20px;
	line-height:1.6em;
	min-height:410px;
	width:670px;
}

/***************************************
 Überschriften und links, sowie bilder
 **************************************/
 
.main-text a, .main-text a:link {
	font-weight:bold;
	color:#ff6600;
    text-decoration:none;
}

.main-text a:hover {
	text-decoration:underline;
}

.main-text h1 {
	font-size:1.4em;
	font-weight:bold;
	line-height:normal;
	color:#ff6600;
	text-align: center;
	border:1px solid #f60;
	padding:10px 10px;
}

.main-text h2 {
	font-size:1.2em;
	font-weight:bold;
	line-height:normal;
	color:#ff6600;
	text-align:left;
	border:1px solid #f60;
	padding:10px 10px;
	text-align:center;
}

.main-text h5 {
	font-size:1.2em;
	font-weight:bold;
	line-height:normal;
	color:#ff6600;
	text-align:left;
}

img {
	border:none;
}

/****************************************/

.news {
	float:left;
	height:100%;
	background-color:#F2F2F2;
	border:3px solid #ff6600;
	font-weight:bold;
	text-align:left;
	padding:10px 10px;
}

.main-logos {
	float:left;
	width:715px;
}
