/**
 * Style sheet standard
 */
#kopfbilder
{
	margin:0px;
}

.sicherheitsfrage
{
	margin-top:35px;
}

.captcha_text
{
	font-size: 10px;
}

.footer
{
	font-size: 10px;
	color:#5d626f;
	padding:7px 0 0 20px;
}

.toggler
{
	font-weight:bold;
	text-transform: uppercase;
	font-size:18px;
	color:#7DAFC1;
	padding-bottom:15px;
	cursor:pointer;
}


/**
 * basic
 */
html
{
	padding : 0px;
	margin : 0px;
}

body
{
	font-family:Arial, Helvetica, Verdana, SunSans-Regular, Sans-Serif;
	background-color:#cccccc;
	background-image: url("tl_files/specials/hg-001a.jpg"); 
	background-repeat: repeat;
	margin:0px;
	padding:0px;
}

#wrapper
{
	padding:0px;
	margin:40px auto 0px auto;
	background-color:#ffffff;
}

#header
{
	width:883px;
	height:196px;
	background-color:#ffffff;
	border-bottom:1px dotted;
	margin-bottom:0px;
}

/* macht höhe */
#container
{
	min-height:400px;
	height:auto !important;
	height:400px;
	margin:0px;
	padding:0px;
}

#left
{
	color:#5D626F;
	background-color:#Ffffff;
	margin:0;
	padding:0;
	width:230px;
	float:left;
	clear:both;
}

#main
{
	background-color : #ffffff;
	height : 100%;
	width:653px;
}

#footer
{
	text-align: center; 
	border-top: 1px dotted gray;
}


/**
 * bild
 */
#main .profiltext img
{
	margin:0px 0px 200px 0px;
}

#main .ce_gallery
{
	padding:0 0 0 50px;
}

/* PDF Zeichen */
.mime_icon
{
	position:relative;
	top:4px;
	right:3px;
}

.image_container
{
	margin:0 15px 0 0;
}


/**
 * flash
 */
.mod_flash
{
}

/* abstand für portfolio inhalt */
#realisierte-baeder.mod_article,
#badausstellung-und-events.mod_article
{
	padding:20px 0 20px 24px;
}


/**
 * nachrichten
 */
.layout_full .ce_text
{
	padding:4px;
}

.layout_full.even
{
	margin:0px 50px 10px 20px;
	padding:5px 0px 0px 20px;
}

.layout_full.odd
{
	margin:0px 50px 10px 20px;
	padding:5px 0px 0px 20px;
}

.enclosure
{
	font-size:9px;
	font-weight:normal !important;
	font-family:Verdana, SunSans-Regular, Sans-Serif;
}

.layout_full h1
{
	font-size:16px !important;
	background-color:#ecfffc;
	border-bottom:1px dotted #cccccc;
	padding:3px 0 3px 50px;
}

#pressemeldungen .image_container
{
	width:140px;
	height:140px;
}

#pressemeldungen  .ce_text img
{
	float:right;
	clear:both;
	border:0;
}

#pressemeldungen  .ce_text
{
	padding:5px 10px 5px 0px !important;
}


/**
 * text
 */
#main .profiltext .ce_text
{
	margin-left:107px;
}

#main .ce_text,
.ce_accordion
{
	font-size:12px;
	line-height: 150%;
	color:#5D626F;
	padding:20px 30px 10px 50px;
}

#main .ce_headline
{
	padding:20px 10px 0px 50px;
	margin:0;
}

#main h1
{
	font-size:20px;
	line-height: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color:#7DAFC1;
}
