/* Reset First */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

div.clear {
	clear: left;
}

strong {
	font-weight: bold;
}


/* Content Neu */

body {
	background: url(/fileadmin/vorlagen/images/bg-verlauf.jpg) repeat-x #e5f6ff;
}

div#wrapper {
	width: 840px;
	margin: 0 auto;
}

div#wolken img {
	display: block;
	width: 840px;
	height: 145px;
}

div#wrapper-top {
	position: absolute;
	top: 0;
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	color: #004286;
	line-height: 16px;
}

div#wrapper-top a {
	font-weight: bold;
	color: #004286;
}

div#wrapper-top a:hover {
	text-decoration: none;
}

div#wrapper-top p {
	padding: 8px 0 0 0;
}

div#top-left {
	width: 320px;
	float: left;
	padding: 10px 0 0 10px;
}

div#top-center {
	width: 180px;
	float: left;
	padding: 10px 0 0 0;
}

div#top-right {
	width: 320px;
	float: left;
	text-align: right;
	padding: 10px 10px 0 0;
}

/* Content Bestand */

#headimg {
	padding: 15px 0 0 0;
	clear: left;
}

#headimg img {
	display: block;
}

#headimg-schmal {
	width: 548px;
	float: left;
	padding: 15px 16px 0 0;
}

#headimg-schmal img {
	display: block;
}

#aktuelles {
	width: 228px;
	padding: 18px 24px 0 24px;
	margin: 15px 0 0 0;
	height: 294px;
	float: left;
	background: url(/fileadmin/vorlagen/images/bg-aktuelles.jpg) repeat-x;
	overflow: hidden;
	z-index: 90;
	position: relative;
}

#aktuelles p {
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 8px;
	color: #004286;
}

#aktuelles p a {
	color: #0098ef;
}

#aktuelles p a:hover {
	text-decoration: none;
}

/* My Comment */

#contentwrap {
	width: 840px;
	padding-bottom: 15px;
}

#breadcrump {
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	color: #004286;
}

#breadcrump li {
	display: inline;
}

#breadcrump a:hover {
	text-decoration: underline;
}

.breadcrump-path a {
	text-decoration: none;
	color: #0098ef;
}

.breadcrump-active a {
	text-decoration: none;
	color: #004286;
}

#links {
	width: 508px;
	float: left;
	padding: 20px;
	background: #e5f6ff;
	margin: 16px 16px 16px 0;
	min-height: 300px;
}

#links-breit {
	width: 740px;
	float: left;
	padding: 0 50px;
}

#inhalt h1 {
	font-size: 22px;
	margin: 20px 0;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
	color: #004286;
}

#inhalt h2 {
	font-family: Georgia, Times, Serif;
	font-size: 15px;
	font-weight: bold;
	color: #0098ef;
	padding-bottom: 8px;
}

#inhalt a {
	color: #0098ef;
}

#inhalt p {
	font-size: 15px;
	line-height: 23px;
	margin: 0 0 10px 0;
	color: #004286;
	font-family: Georgia, Times, Serif;
}

#inhalt a:hover {
	text-decoration: none;	
}

#inhalt .floatimg {
	float: left;
	margin: 10px 5px 10px 0;
}

#inhalt ul, inhalt ol {
	margin: 0 0 15px 35px;
}

#inhalt li {
	font-size: 15px;
	line-height: 20px;
}

#rechtswrap {
	width: 276px;
	float: left;	
}

#rechts {
	margin-top: 16px;
	background: #99dcfe;
	padding: 24px;
	font-family: Georgia, Times, Serif;
}

div#rechts.biergarten {
	background: url(/fileadmin/vorlagen/images/bgbg.gif) repeat;
}

div#rechts .icon {
	clear: left;
	padding: 0 0 8px 0;
}

#rechts .icon h1 {
	font-size: 18px;
	color: #004286;
	font-weight: bold;
	padding: 5px 0 2px 0;
}

#rechts .icon img {
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
}

#rechts .icon p {
	font-family: Georgia, Times, Serif;
	font-size: 12px;
	line-height: 18px;
	color: #004286;
	padding: 0;
}

#rechts .icon a {
	color: #0098ef;
	text-decoration: none;
}

#rechts .icon a:hover {
	text-decoration: underline;	
}

#rechts .box {
	margin: 5px 0;
}

#rechts img {
	border: 2px solid #FFF;
	margin: 10px 0 0 0;
}

#rechts h1 {
	font-size: 14px;
	color: #004286;
	font-weight: bold;
	padding: 5px 0 2px 0;
}

#rechts p {
	font-family: Georgia, Times, Serif;
	font-size: 13px;
	line-height: 18px;
	color: #004286;
	padding: 0 0 8px 0;
}

#rechts a {
	color: #0098ef;
}

#rechts a:hover {
	text-decoration: none;	
}

#abbinder {
	clear: left;
	padding: 10px 0;
	font-size: 11px;
	text-align: center;
	width: 840px;
	color: #004286;
	font-family: Georgia, Times, Serif;
}

#abbinder a {
	color: #004286;
}

#abbinder a:hover {
	text-decoration: none;
}




/**************************
* Son of Suckerfish
**************************/

#navbar {
	background: #00548c;
	height: 50px;
	font-family: "Georgia", Times, Serif;
	font-size: 15px;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#navbar .active {
	font-weight: bold;
}

#navbar ul {
	margin: 0 0 0 30px;
/*	margin: 0 3px; */
	padding: 10px 0 0 0;
}

#navbar li {
	text-align: left;
	float: left;
/* width: 125px */
	padding: 5px 5px 0 5px;
	margin: 0 8px;
/*	text-align: center; */
}

#navbar li a {
	color: #FFF;
	text-decoration: none;
	height: 35px;
}

#navbar li:hover,
#navbar li.sfhover,
#navbar li.active {
	background: #99dcfe;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#navbar li:hover a,
#navbar li.sfhover a,
#navbar li.active a {
	color: #00548c;
}

#navbar li:hover ul li a:hover {
	text-decoration: underline;
}

#navbar a {
	display: block;
/*	width: 125px; */
	padding: 0 5px;
}

#navbar li ul {
	position: absolute;
	left: -999em;
	z-index: 99999999;
}

#navbar li:hover ul, 
#navbar li.sfhover ul {
	left: auto;
	background: #99dcfe;
	padding: 10px 0;
	margin: 0 0 0 -6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
/*	border: 1px solid #00548c;
	border-top: none; */
}

#navbar li:hover ul li, 
#navbar li.sfhover ul li {
	margin: 0;
	padding: 5px 6px;
	float: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-weight: normal;
}

#navbar li:hover ul li a, 
#navbar li.sfhover ul li a {
	height: auto;
}


#navbar li:hover ul li.active, 
#navbar li.sfhover ul li.active {
	font-weight: bold;
}


/**************************
* Typo-Tabellenmodul
**************************/

table.contenttable {
	font-size: 13px;
	font-family: Georgia, Times, Serif;
	color: #00548c;
	width: 100%;
}

table.contenttable td {
	padding: 7px;
	border: 3px solid #e5f6ff;
}

table.contenttable tr.tr-odd {
	background: #DCF2FF;
}

table.contenttable tr.tr-even {
	background: #C5E9FF;
}


/**************************
* GOOF Fotoboek
**************************/

table.fotoboek {
	padding: 5px;
	width: 500px;
}

.fotoboek {
	font-family: Georgia, Times, Serif;
	font-weight: normal;
	font-size: 12px;
}

.fotoboek a {
	color: #0098ef !important;
}



/**************************
* Newsletter
**************************/

div#inhalt div.labelw input {
	padding: 4px;
	border: 1px solid #0098ef;
	width: 200px;
	color: #00548c;
	font-family: Georgia, Times, Serif;
	font-size: 13px;
}

div#inhalt .red {
	color: #fff;
	background: #0098ef;
	padding: 4px;
} 

div#inhalt div.labelw {
	overflow:auto;
	margin: 10px 0;
}

div#inhalt div.labelw div.labelc {
	font-size: 15px;
	line-height: 23px;
	color: #004286;
	font-family: Georgia, Times, Serif;
	width: 150px;
	float: left;
}

div#inhalt h2 font {
	font-family: Georgia, Times, Serif;
	font-size: 15px;
	font-weight: bold;
	color: #0098ef;
	padding-bottom: 8px;
}

/*************************
* Download Sticky
*************************/

#download {
	width: 228px;
	float: left;
	margin-top: 16px;
	background: #99dcfe;
	padding: 24px;
	font-family: Georgia, Times, Serif;
}

#download p {
	font-family: Georgia, Times, Serif;
	font-size: 13px;
	line-height: 18px;
	color: #004286;
	padding: 0 0 8px 0;
}

#download a {
	color: #0098ef;
	text-decoration: none;
}

#download a:hover {
	text-decoration: underline;	
}

#download h1 {
	font-size: 14px;
	color: #004286;
	font-weight: bold;
	padding: 0 0 15px 0;
}



/*************************
* Rahmenformat Presse
*************************/

div.pressebild {
	width: 250px;
	float: left;
}




/**************************
* TYPO3 Functions
**************************/

div.csc-textpic.csc-textpic-intext-left {
	overflow: auto;
}

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display:
inline; }

	/* Border just around the image */
	{$styles.content.imgtext.borderSelector} {
		border: {$styles.content.imgtext.borderThick}px solid
{$styles.content.imgtext.borderColor};
		padding: {$styles.content.imgtext.borderSpace}px
{$styles.content.imgtext.borderSpace}px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float:
left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0;
padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0;
padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float:
left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float:
none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float:
none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG {
border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap
.csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
/*		margin-right: {$styles.content.imgtext.colSpace}px; */
		padding: 0 15px 5px 0;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap
.csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
/*		margin-left: {$styles.content.imgtext.colSpace}px; */
		padding: 0 0 5px 15px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: {$styles.content.imgtext.colSpace}px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image
.csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin:
0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom: {$styles.content.imgtext.rowSpace}px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom:
{$styles.content.imgtext.rowSpace}px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {
margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol {
margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: {$styles.content.imgtext.textMargin}px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: {$styles.content.imgtext.textMargin}px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove
IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float:
right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height:
1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left;
clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */