* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	color: #b2b2b2;
	}
	
/*****************************
*	SYSTEM					 */
	
body {
	margin: 0;
	background: white;
	font-size: 100.01%;
	}
	
a {
	color: #595959;
	}
	
a:hover {
	text-decoration: none;
	}
	
strong a {
	color: #e65b0b;
}
	
ul {
	margin: 1em 0;
	}
	
img {
	float: left;
	display: inline;
	}
	
p {
	margin: 1.25em 0;
	}
	
strong {
	font-weight: bold;
	color: white;
	}
	
/*****************************
*	UEBERSCHRIFTEN		 	 */

h1 {
	color: white;
	font-weight: normal;
	margin: 0 0 15px 0;
	font-size: 20px;
	letter-spacing: 1px;
	}

h2 {
	font-size: 11px;
	color: white;
	margin: 0 0 5px 0;
	}

/*****************************
*	RAHMEN				 	 */

#rahmen {
	height: 455px;
	position: relative;
	margin: 0 auto;
   	margin-top: 25px;
	background: #666666;
	}
	
#kopf {
	width: 975px;
	height: 25px;
	float: left;
	position: absolute;
	left: 50%;
	top: -25px;
	margin-left: -488px;
	text-align: right;
	}
	
#kopf a {
	vertical-align: middle;
	line-height: 25px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 35px;
	}
	
#kopf a:hover {	
	color: #e55b0b;
	}
	
#bauch {
	width: 975px;
	height: 450px;
	position: relative;
	margin: 0 auto;
	font-size: 11px;
	padding-top: 5px;
	letter-spacing: 1px;
	}
	
#bauch .textspalte {
	width: 255px;
	float: left;
	display: inline;
	margin: 50px 70px 0 0;
	line-height: 15px;
	}
	
#bauch .textspalte img {
	float: none;
	padding: 6px 0 6px 0;
	border-top: 1px dotted #bfbfbf;
	border-bottom: 1px dotted #bfbfbf;
	}
	
#bauch .textspalte a,
#bauch fieldset a,
.csc-default a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	background: white url("../images/rahmen/pfeile_rot.gif") no-repeat 4px 4px;
	padding: 0 2px 0 11px;
	letter-spacing: 0;
	}
	
#bauch .textspalte a:hover,
#bauch fieldset a:hover,
.csc-default a:hover {
	color: #e55b0b;
	}
	
#bauch .textspalte span {
	width: 125px;
	float: left;
	margin: 0 0 25px 0;
	color: white;
}
		
#fuss {
	width: 975px;
	height: 100px;
	float: left;
	position: absolute;
	left: 50%;
	bottom: -100px;
	margin-left: -488px;
	}
	
#fuss ul {
	float: left;
	margin: 59px 0 0 75px;
	list-style: none;
	}
	
#fuss ul li {
	float: left;
}

#fuss ul li a {
	font-size: 11px;
	margin-right: 50px;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	}
	
#fuss ul li a:hover {
	color: #e55b0b;
	}
	
#fuss img {
	float: left;
	display: inline;
	margin: 45px 0 0 0;
	}

/*****************************
*	LINKS				 	 */

.aktiv {
	color: #e55b0b;
	}
	
.sitemap h2, .sitemap h3 {
	background: none 0 0;
	padding: 0;
	margin: 0;
	}
	
.sitemap h2 {
	margin: 5px 0 3px 0;
	}
	
.sitemap p {
	margin: 0;
	}
	
/*****************************
*	DIVERSES			 	 */

.bild_rechts {
	float: right;
	margin: 1em 0 2em 2em;
}

/*****************************
*	FORMULARE			 	 */

fieldset {
	width: 206px;
	float: left;
	display: inline;
	margin: 50px 50px 0 0;
	padding: 0 20px 10px 20px;
	border: 1px dotted #808080;
	background: #696969;
	letter-spacing: 1px;
	}
	
fieldset h1 {
	margin-top: 10px;
	}

legend {
	text-transform: uppercase;
	font-size: 9px;
	color: #999999;
	background: #666666;
	}

label {
	width: 100%;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 2px;
	}

.eingabefeld {
	width: 200px;
	float: left;
	margin: 0 0 10px 0;
	padding: 3px;
	border: 1px dotted #bfbfbf;
	background: #666666;
	color: white;
	font-weight: bold;
	font-size: 11px;
	}
	
.eingabefeld:hover, .eingabefeld:focus {
	background: #797979;
	}
	
textarea {
	width: 100%;
	height: 50px;
	float: left;
	margin: 2px 0 5px 0;
	padding: 2px;
	border: 1px dotted #bfbfbf;
	background: #666666;
	color: white;
	font-weight: bold;
	font-size: 11px;
	}
	
textarea:hover, textarea:focus {
	background: #797979;
	}
	
/*****************************
*	GALERIE				 	 */

#thumbs {
	width: 300px;
	height: 450px;
	float: left;
	position: relative;
	overflow: hidden;
	list-style: none;
	margin: 0;
}

#thumbs a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	background: none;
	padding: 0;
	letter-spacing: 0;
}

#thumbs ul {
	margin: 0;
}

#thumbs ul li {
	width: 75px;
	height: 75px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#thumbs ul li img {
	cursor: pointer;
}

#thumbs #info {
	display: none;
}

#thumbs .prev {
	margin-right: 50px;
	display: none;
}

#slideshow {
	width: 675px;
	float: left;
	position: relative;

	padding: 0;
	
	background: #666666;
}

#slideshow a {
	background: none;
	padding: 0;
}

#slideshow span.image-wrapper {
	position: absolute;
	top: 0;
	left: 0;

	display: block;
}

.caption div {
	width: 535px;
	height: 305px;
	position: absolute;
	top: 5px;
	right: 0;
	background: #E65B0B;
	color: white;
	
	padding: 70px;
}

.caption div p {
	width: 300px;
	color: white;
}

.caption div a {
	color: #E65B0B;
}

.caption div h2 {
	font-size: 30px;
	font-weight: normal;
	color: white;
	margin: 0 0 20px 0;
}

.info {
	position: absolute;
	right: 5px;
	top: 10px;
	cursor: pointer;
}

.caption .captionContent {
	display: none;
}

#loading {
	position: absolute;
	top: 209px;
	right: 322px;
	background: url('../images/sonstiges/loader.gif') no-repeat;
	width: 31px;
	height: 31px;
}

/*****************************
*	TYPO3				 	 */

.csc-default .csc-textpic {
	float: left;
	padding: 70px;
}

p.bodytext {
	width: 250px;
	float: left;
	margin: 1em 75px 1em 0;
}

#c23 {
	display: none;
}
