* {
	font-family: "Trebuchet MS",Tahoma, Verdana, sans-serif;
}

body {
	background-color: #ccc;
}

p, div, td {
	font-size: 14px;
	line-height: 24px;
}

#outerspace {
	position: absolute;
	top: 30px;
	width: 1000px;
	background-color: #9f1438;
	background-repeat: no-repeat;	
	left: 50%;
	margin-left: -500px;
}

#logo,#logo2 {
	position: absolute;
	left: 0;
	top: 0;
	height: 100px;
	width: 100%;
	border-bottom: 1px solid white;
}
#logo {
	background-image: url(../image/logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#logo2 {
	text-align: right;
	width: 99%;
}

#logo a {
	padding: 20px;
	margin-top: 20px;
	font-family: Georgia, serif;
	font-variant: italic;
	font-size: 30px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footer {
	position: absolute;
	bottom: 0;
	padding: 0;
}


#pagecontent {
	margin-left: 0;
	margin-top: 100px;
	padding-bottom: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #9F1438;
	background-color: white;
	background-repeat: repeat-y;
	background-image: url(fond.gif);
}

#navigation {
	width: 200px;
	background-color: #9F1438;
	background-position: -48px -121px;
}

div.subnav {
	background-image: url(../images/fond_nav.png);
	margin-top: -2px;
	margin-bottom: 5px;
	border: 1px outset #ffc;
}

div.subnav p {
	margin: 0;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}

div.subnav p.active {
	background-color: #000;
}

div.subnav p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

td.content {
	padding: 20px;
	width: 500px;
	overflow: visible;
}

td.content p {
	padding-right: 200px;
}

td.navigation {
	width: 200px;
	background-color: #9F1438;
	
}

td.navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

td.navigation li {
	list-style-type: none;
	padding: 10px;
	border-bottom: 1px solid white;
	margin: 0;
}

td.navigation li li {
	border: 0;
	padding: 5px;
}

td.navigation a {
	text-decoration: none;
	color: white;
}
#rglbOverlay {
	background-color:#336 !important;
}

table.breite-tabelle {
	width: 650px !important;
}

.tx-flvplayer-pi1  {
	text-align: left !important;
}

.tx-guestbook-field input,
.tx-guestbook-field textarea {
	background-color: #eee;
	padding: 2px;
	font-size: 12px;
}

label {
	float: left;
	width: 200px;
}

div.csc-mailform-field {
	clear: both;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	float:none;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
	float: none;
}
.tx-veguestbook-pi1 .tx-guestbook-right {
	float:none;
}
.tx-veguestbook-pi1 .tx-guestbook-latest p, .tx-veguestbook-pi1 .tx-guestbook-right p {
	color:#333333;
}
.tx-veguestbook-pi1 .tx-guestbook-latest {
	clear:none;
}
.tx-veguestbook-pi1 .tx-guestbook-field {
	clear:none;
}
.tx-veguestbook-pi1 .tx-guestbook-field label {
clear:none;
float:none;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
float:none;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
float:none;
}
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	float:none;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap {
	float:none;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap img {
	float:none;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap input {
	float:none;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap label {
clear:none;
float:none;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
	display:none;
}
.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear:none;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear: none;
}

.csc-textpic-caption {
	font-size: 90%;
	font-variant: italic;
}
