#texteimer {
	padding: 16px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
img {border:0px;}

.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	text-decoration: none;
}
.textredsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;	
}

.menuebig {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif ;
	font-size: 20pt;
	color: #660000;
}
.menuemedium {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif ;
	font-size: 16pt;
	color: #660000;
}
.menuesmall {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif ;
	font-size: 12px;
	color: #660000;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
.eingang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.seitenlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	font-weight: bold;
	padding: 6px 10px 6px 0;
}
/* New Stuff */

#header {
	width:960px;
	height:60px;
	margin: 0 auto;
	padding:0;
}

#logo {
	width:118px;
	height:56px;
	float:left;
	margin:0 0 4px 0;
	padding:0;
}
#navibucket {
	height:33px;
	float:right;
	padding:0;
	margin:27px 0 0 0;
}

.navi {
	width:139px;
	height:23px;
	text-align: center;
	background: url(../pics/bg-navi.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #CCCC99;
	padding:10px 0 0 0;
	float:left;
}
.navi a:hover { color:#fff;}

.galerie a img { border:1px solid #fff; }
.galerie a:hover img {border:1px solid #6f0101;}

#footer {
	width: 700px;
	margin: auto;
	padding-top: 10px;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #8F4545;
}
.subsub {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #9F9B73;
}
a.sub:link { color:#9F9B73; text-decoration:none }
a.sub:visited{ color:#9F9B73; text-decoration:none}
a.sub:active{ color:#9F9B73; text-decoration:none} 
a.sub:hover{ color:#9F9B73; text-decoration:underline}

/* Links searchresult */
a.sublinks:link{ color:#660000; text-decoration:underline } 
a.sublinks:visited{ color:#660000; text-decoration:underline}
a.sublinks:active{ color:#660000; text-decoration:underline } 
a.sublinks:hover{ color:#660000; text-decoration:none }

a.submore:link{ color:#115A7C; text-decoration:none} 
a.submore:visited{ color:#115A7C; text-decoration:none}
a.submore:active{ color:#115A7C; text-decoration: none} 
a.submore:hover{ color:#115A7C; text-decoration:underline}

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


