/************ BASIC ************/

*{
	padding:0px;
	margin:0px;
}

body {
	font-size: 100%;
	background-color:#FFFFFF;
	color:#FFFFFF;
}

a, p, span, img, ul, li, th, tr, td, h1, h2, h3, label, fieldset, dl, dt, dd, div {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	text-decoration: none;
}



ul,li, ol {
	list-style-position: outside;
	margin-left: 5px;
	margin-bottom: 1em;
	padding-left: 5px;
}

h1 {
	font-size: 1.9em;
	line-height: 1.1em;
	font-weight: normal;	
	padding:0px 0px 14px;
	letter-spacing:0.1em;
}

h2 {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: normal;	
	padding:0px 0px 8px;
}

h3,h4,h5,h6 {
	font-size: 1em;
	line-height: 1.2em;	
	padding:0px 0px 20px;
	font-weight: normal;	
}

a {
	color: #bebfbf;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

#siteby a
{
	position: fixed;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 100;
	width: 22px;
	height: 88px;
	background: transparent url(images/siteby_palindrom.gif) no-repeat;
	display: block;
	border-width: 0px;
}
#siteby a span {
	display: none;
}

.clearer {
	clear:both;
}
table td {
	vertical-align:top;
}
table th img {
	margin:0px 15px 30px 0px;
}


/************ LAYOUT ************/
#container {
	overflow:hidden;
	width: 1000px;
	margin: 20px auto 0px auto;
	background-color:#7a8188;
}
.logo {
	height: 105px;
}
.title {
	width: 778px;
	height:36px;
	text-align: right;
}

#content {
	font-size: 0.8125em;
	line-height: 1.35em;
}
* html #content {
	height:490px;
}

#main {
	padding-top: 46px;
	margin-bottom:10px;
	/*width: 693px;*/
	width:755px;
	float:left;
}

#main p {
	margin-bottom: 1.2em;
}
#main p.csc-header-date {
	margin-bottom: 0.5em;
	line-height:1em;
}

#center iframe {
	margin-left: -24px;
	margin-top: -19px;
}


#left {
	float: left;
	width:180px;
	margin: 20px 0px 0px 20px;
	padding-right:37px;
	display: inline;
}

#leftside {
	width: 60%;
	margin-right: 5%;
	float: left;
}
#rightside {
	width: 30%;
	float: left;
}

#center.aktuell #leftside {
	width: 48%;
}

.address {
	font-size: 0.85em;
	line-height: 1.2em;
	text-align:right;
}

.address table {
	width: 100%;
	margin:0px;
	padding:0px;
}
.navigation {
	padding-top: 66px;
font-size: 0.9em;
	text-align:right;
}

* html .navigation {
	padding-top:75px;
}

*+html .navigation {
	padding-top:75px;
}

div.navigation.sub {
	padding:0px;
	margin:0px;
	height: 41px;
}
.navigation ul li {
	list-style-type:none;
	font-size: 1.2em;
	color: #FF0000;
	margin-bottom: 1.1em;
}
.navigation ul li.active a {
	color: #FFFFFF;
}

.navigation.sub ul, .navigation.sub li {
	margin-left:0px;
	padding-left: 0px;
	margin-bottom:0px;
}

.navigation.sub ul li {
	float: left;
	margin:0px 2em 0px 0px;
}

.navigation.subsub {
	padding-top: 0px;
	text-align: left;
	line-height: 1.4em;
	font-size: 0.8125em;
}

#center {
	clear:left;
}

/* EXTENSIONS */

/* TYPO3 */

.csc-textpic-above {
	margin-bottom: 15px;
}
div.csc-textpic-imagewrap {
	margin-bottom: 25px;
}


/* Gallery */

div.myGallery {
	border:none;
	display:none;
	height:260px;
	width:440px;
	z-index:5;

}

div.imageblock {
	height:290px;
}

/* FCE */

.fce.col3 a {
	display: block;
	float:left;
	margin-bottom: 50px;
}
.fce.col3 a:hover {
	cursor: pointer;
}	
.fce.col3 a h2 {
	margin-bottom:1em;
	font-weight: normal;
}

/* Powermail */

.tx-powermail-pi1 textarea {
border:1px solid #999999;
height:10em;
width:40%;
}
.tx-powermail-pi1 .powermail_text {
border:1px solid #999999;
width:40%;
}

.tx-powermail-pi1 .powermail_mandatory_js {
font-size:1em;
line-height:1.425em;
color:#FFFFFF;
font-weight: bold;
}

.tx-powermail-pi1 fieldset {
border:none;
margin:-5px 0px 0px 0px;
padding:0px;
}
.tx-powermail-pi1 fieldset legend {
display:none;
line-height:100%;
margin:0pt 0pt 0.5em;
padding:0pt;
}

.tx_powermail_pi1_fieldwrap_html {
padding:4px 4px;
clear:both;
}
.tx_powermail_pi1_fieldwrap_html label, .label {
float:left;
line-height:100%;
margin:0.5em 0px 0.4em 0px;
padding:0pt;
width:25%;
display:block;

}
.tx_powermail_pi1_fieldwrap_html_radio label {
display:inline;
float:none;
font-weight:normal;
margin:0pt 2em 0pt 0pt;
width:auto;
}

.tx_powermail_pi1_fieldwrap_html .blockLabels .label {
float:left;
margin-right:3em;
}

.tx_powermail_pi1_fieldwrap_html_check label{
display:inline;
float:none;
font-weight:normal;
margin:0pt 2em 0pt 0pt;
width:auto;
}

input.powermail_submit {
	margin:1em 0px 0px 25%;
	border:1px solid #333333;
	baclground-color:#FFFFFF;
	padding: 2px;
}
.tx_powermail_pi1_fieldwrap_html_textarea .powermail_mandatory_js {
	margin-left: 25%;
}
img.powermail_captcha.powermail_captcha_captcha {
	margin-left:2px;
}
.tx-powermail-pi1  .powermail_kontakt.powermail_captcha {
	width: 95px;
}


.jdGallery .slideElement 
{
	background-color:#7a8188;
}
