/* Alle Stile der Inhaltelemente */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a:link, a:visited {
	color: #990033;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#webwerkstatt a {
	color: #CC9933;
	text-decoration:none;
}
#webwerkstatt a:hover {
	color: #666666;
}
#header #sprache a.activlang img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}
#header #sprache a.activlang:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	background:none;
}

#fullpage #pagerefresh {
	font-size:10px;
	text-align:right;
	padding-top:15px;
}

#fullpage #left .box {
	position:relative;
	padding: 0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}
#fullpage #left .box h1 {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	margin:0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 13px;
	font-weight:bold;
}
#fullpage #left .boxcontent {
	margin:0;
	font-size:11px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
}
#fullpage #left .boxcontent p {
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0;
}
#fullpage #left .boxcontent h2 {
	color:#333333;
	font-size:12px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin:0;
}
#fullpage #left .boxcontent .newsborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	width:100%;
	height:1px;
	margin-top:4px;
	margin-bottom:8px;
}

#content {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
#content .imgborder {
	border:1px solid #CCCCCC;
	padding:3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #EEEEEE;
}
#content ul {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content ul li {
	margin-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	list-style-type: square;
}
#content ol li {
	margin-left:20px;
	padding:3px;
}
#content ul ul li {
	margin-left:35px;
	padding:3px;
}
#content p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#footer a:link, #footer a:visited {
	color:#000000;
	text-decoration:underline;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}

/*Lamaliste*/
#liste {
	font-size:12px;
	width:685px;
}
#liste .row {
	width:685px;
	padding-bottom:5px;
}
#liste .eintrag {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border:2px solid #CC9933;
	width:326px;
	position:relative;
}
.reserviert {
	width:93px;
	height:93px;
	right:-5px;
	bottom:-5px;
	position:absolute;
}
#liste .fl {
	float:left;
}
#liste .fr {
	float:right;
}
#liste .daten {
	padding: 0px;
	margin: 0px;
}
#liste .daten p {
	padding: 0px;
	margin-bottom: 2px;
}
#liste .bild {
	width:94px;
	height:125px;
	float:left;
	border-right:2px solid #CC9933;
}
#liste .text {
	width:226px;
	padding: 2px;
	float:right;
	color:#000000;
	background-color:#FFFFFF;
	height:96px;
}
#liste .text h2 {
	padding: 3px;
	margin: 0px;
	color:#FFFFFF;
	background-color:#CC9933;
}
#liste .text h2 a:link, #liste .text h2 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#liste .text h2 a:hover {
	color:#000000;
}
#liste .text p {
	margin: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#liste .detaileintrag {
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;
	border:2px solid #CC9933;
}
#liste .detailbild {
	width:300px;
	float:left;
}
#liste .detailtext {
	width:377px;
	float:right;
	padding: 2px;
	color:#000000;
	background-color:#FFFFFF;
}
#liste .detailtext h1 {
	padding: 3px;
	margin: 0px;
	color:#FFFFFF;
	background-color:#CC9933;
}
#liste .detailinhalt {
	padding: 5px;
	margin: 0px;
	color:#000000;
}
#liste .detailinhalt h2 {
	font-size:12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	color:#000000;
}
#liste .detailinhalt p {
	padding-bottom: 3px;
	margin: 0px;
}

/*Sitemap*/
#content #sitemap ul {
	padding:0px;
	margin-left:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:normal;
}
#content #sitemap ul li {
	padding:0px;
	margin:0px;
	font-size:13px;
}
#content #sitemap ul li li {
	list-style-image: url(../images/menu-active-hover-icon.gif);
	font-size:11px;
}

.formfield {
	border: 1px solid #990033;
}
span.rot {
	color:#990033;
	font-weight:bold;
}
.textrot {
	color:#990033;
}

/*Impressum*/
#content .block {
	display:block;
	margin-bottom:20px;
}
#content .clear {
	clear:both;
}
#content .left {
	float:left;
	width:280px;
}
#content .right {
	float:right;
	width:280px;
}

