/*layout */

#left {
	width:13%;
	height:1000px;
	float:left;
	background:url(bilder/nav_background.gif) no-repeat;
	background-position:center top;
}
#right {
	width:13%;
	height:1000px;
	float:right;
	}

#middle{
	height:1000px;
	width:66%;
	margin:1%;
	float:left;
}

#middle-forum{
	float:left;
	height:1000px;
	width:83%;
	margin:1%;
}

/*----------------------------------------------------------------*/
/*navi*/

a.navi{
	margin:0px;
	margin-right:3px;
	display:block;
	font-size:11px;
	text-decoration:none;
	color:#ff5d02;
	background:url(bilder/catIconActive.gif) 17px 7px no-repeat;
	padding:2px;
	padding-left:27px;
}
a.navi_active{
	margin:0px;
	margin-right:3px;
	display:block;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ff5d02;
	background:url(bilder/catIcon.gif) 27px 7px no-repeat;
	padding:2px;
	padding-left:37px;
}

.navi{
	margin-top:15px;
	font-size:11px;
	color: #000000;
	font-family:Verdana;
	text-decoration:none;
}

.navi_wc3{
	font-size:11px;
	font-family:Verdana;
	text-align:center;
	text-decoration:none;
}

a.wc3:link{color:#ffffff;text-decoration:none;}
a.wc3:visited{color:#ffffff;text-decoration:none;}
a.wc3:hover{color:#ffffff;text-decoration:none;}
a.wc3:active{color:#ffffff;text-decoration:none;}

/*-----------------------------------------------------------------------*/
/*Links*/
a:link {
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}
a:visited{
	font-size: 11px;
	font-style: normal;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

/*-----------------------------------------------------------------------*/
/*text*/

.bottom-border {
	border-bottom:1px solid #808080;
	padding:0px 0px 5px 0px;
	font-size:10px;
	font-style:normal;
	font-family:Verdana;
	color:#000000;
	text-decoration:none;
}
.header {
	font-size:11px;
	font-style:normal;
	font-family:Verdana;
	color:#FFFFFF;
	text-decoration:none;
	background:url(bilder/news_background.gif) repeat;
}

.text_news {
	font-size:11px;
	font-style:normal;
	font-family:Verdana;
	color:#000000;
	text-decoration:none;
}

.text_kontakt {
	font-size:11px;
	font-style:normal;
	font-family:Verdana;
	color:#000000;
	text-decoration:none;
	padding:0px 20px;
}

.text_big {
	font-size:14px;
	font-style:normal;
	font-family:Verdana;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

.text_news_uber {
	font-size:11px;
	font-style:normal;
	font-family:Verdana;
	color:#FFFFFF;
	text-decoration:none;
}

/*-----------------------------------------------------------------------*/
/*border*/
.border {
	border: #999 1px solid;
	padding: 2px;
}

/* Gallerie */

a.gallerie:link,a.gallerie:visited {
    font-family:Verdena;
	font-size:12px;
	color:#808080;
    margin:1px;
    text-decoration:none;
}

a.aktuell:link,a.aktuell:visited {color:#CB5C03;}

a.arrow_left:link ,a.arrow_left:visited {
	font-family:Verdena;
	font-size:14px;
	color:#808080;
	margin-right:10px;
    text-decoration:none;
}

a.arrow_right:link,a.arrow_right:visited {
	font-family:Verdena;
	font-size:14px;
	color:#808080;
	margin-left:6px;
    text-decoration:none;
}

a.arrow_right:hover {color:#CB5C03;}
