﻿body {
	margin:0px;
	padding:0px;
	background:#ffffff url(../images/hgTrennPunkt.gif) repeat-x 8px 145px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#6e6e6e;
}

#divKopf, #divKopfBild {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:140px;
	z-index:10;
	/*background:#bebdbd;
	border-bottom:solid 0px #fafafa;*/

}

#divKopfBild {
	left:210px;
	width:570px;
	height:140px;
	z-index:30;	
}

#divWrapper {
	position:relative;
	/*margin:0 auto;*/
	width:1000px;
	padding-top:150px;
	z-index:20;
	margin-left:0px;
}

#divLogo {
	position:absolute;
	top:33px;
	left:20px;
	width:180px;
	height:87px;
	z-index:100;	
}


#divLaenderauswahl {
	position:absolute;
	top:0px;
	right:25px;
	width:170px;
	height:140px;
	z-index:100;
	background:#fff;	
	overflow:hidden;
}

#divLogoInt {
	position:absolute;
	top:45px;
	right:25px;
	width:170px;
	height:47px;
	z-index:100;	
}

#divKopfClown {
	position:absolute;
	top:20px;
	right:100px;
	height:118px;
	width:170px;
	height:118px;
		
	top:0px;
	height:1px;
	overflow:hidden;
}

#divFlash {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
	height:120px;
	background:transparent;
	z-index:20;
}

#divFlash2 {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:300px;
	width:500px;
	background:transparent;
	z-index:20;
}

#divPunkte {
	position:absolute;
	top:10px;
	left:780px;
	width:415px;	
	height:212px;
	background:transparent url(../images/punkte.png) no-repeat;
	z-index:20;
}


#divInhalte {
	position:relative;
	top:0px;
	left:0px;
	width:990px;
	padding:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	text-align:left;
	background:#ffffff;
	border:solid 0px #ffffff;
	color:#6e6e6e;

}

	#divPositioner {
		position:relative;
		float:right;
		width:790px;
	}

	div.divEckeRUgrwe {
		position:absolute;
		right:0px;
		bottom:0px;
		width:20px;
		height:20px;
		background:transparent url(../images/hgEckeRUgrwe.png) no-repeat;
		z-index:100;
	}

	div.divEckeRUweiss, div.divEckeRUweissVersatz, div.divEckeSLRUweissVersatz, div.divEckeRUgrau {
		position:absolute;
		right:0px;
		bottom:0px;
		width:10px;
		height:10px;
		background:transparent url(../images/hgEckeRUweiss.png) no-repeat;
		z-index:1000;
	}


	div.divEckeRUweissVersatz {
		right:-15px;
		bottom:-15px;
	}


	div.divEckeSLRUweissVersatz {
		right:0px;
		bottom:-5px;
		
	}

	div.divEckeRUgrau {
		background:transparent url(../images/hgEckeRUgrau.png) no-repeat;
	}

		#divRechteSpalte {
			position:relative;
			float:left;
			width:170px;
			text-align:left;
			background:#eeeeee;
			padding-top:40px;
			padding-bottom:10px;
			border:solid 15px #eeeeee;
		}
		
			#divRechteSpalteBoxen {
			position:relative;
			float:left;
			width:170px;
			text-align:left;
			background:#ffffff;
			}
			
			div.divBox, div.divBox2 {
				position:relative;
				float:left;
				width:72px;
				background:#e8ac4d;
				margin:0px;
				padding:5px;
				/*background:#3e4e7f url(../images/hgTrennPunkt.gif) 0px 0px repeat-x;*/
				cursor:pointer;
				text-align:center;
				margin-bottom:10px;
			}

			div.divBox2 {
				margin-left:6px;
			}

			div.divBox a, div.divBox2 a {
				color:#ffffff;
				font-weight:normal;
				text-decoration:none;
			}

						
			/*#divChangeStyle, #divSearch {
				position:relative;
				float:left;
				width:40px;
				text-align:center;
			}*/

			#divSearch {
				position:absolute;
				top:5px;
				left:0px;
				width:170px;
				text-align:left;
				border:solid 0px #6e6e6e;
			}

			#divSearch form {
				padding:0px;
				margin:0px;
				text-align:left;
			}		
	
				input.text {
					width:135px;
					padding:3px;	
				}

				#divSearch select {
					width:100%;
					padding:5px;
				}

				
				input.button {
					border:0px;
					padding:0px;
					margin:0px;
					width:auto;
					height:auto;
				}

			#divRechteSpalteBoxPromo {
				position:relative;
				float:left;
				width:170px;	
				height:170px;
				background:#ffffff url(../images/flashPromoBox.jpg) no-repeat;
				overflow:hidden;
			}

			#divRechteSpalteBoxSpenden {
				position:relative;
				float:left;
				width:160px;
				height:60px;
				padding:5px;
				background:#3e4e7f url(../images/hgTrennPunkt.gif) 0px 0px repeat-x;
				cursor:pointer;
			}

				#divSpendenguetesiegel {
					position:absolute;
					top:205px;
					right:5px;
					width:80px;
					height:80px;
					background:transparent;
					background:00cc00;
					cursor:pointer;
				}

				#divRechteSpalteBoxSpenden p {
					color:#ffffff;
					text-decoration:none;
					font-weight:bold;
					margin-top:22px;
					line-height:100%;
				}

				#divRechteSpalteBoxSpenden a {
					color:#ffffff;
					text-decoration:none;
					font-weight:bold;
				}

				#divRechteSpalteBoxSpenden a span {
					font-size:17px;
				}
				
			div.divRechteSpalteBox, div.divRechteSpalteBoxHover {
				position:relative;
				float:left;
				width:156px;
				padding:7px;
				background:#ffffff url(../images/hgTrennPunkt.gif) 0px 0px repeat-x;
				/*cursor:pointer;*/
				padding-top:10px;
				padding-bottom:10px;
				font-size:0.85em;
			}

			div.divRechteSpalteBoxHover {
				background:#bfbfbf;
			}

			div.divRechteSpalteBoxBild {
				position:relative;
				float:left;
				width:157px;
				height:auto;
				margin-bottom:5px;
				background:transparent url(../images/roteNasenPlatzhalter.gif) no-repeat center;
				overflow:hidden;
			}			




		#divInhalt {
			position:relative;
			float:left;
			width:580px;
			margin-right:10px;
			margin-top:0px;
			
		}

		#divInhaltText {
			position:relative;
			float:left;
			margin-left:10px;
			margin-right:10px;
			padding:0px;
			width:570px;
			min-height:750px;
			text-align:left;
			background:#ffffff;
			border:solid 0px #ffffff;
			color:#6e6e6e;
		}


		#divInhaltFliessText {
			position:relative;
			float:left;
			margin-left:20px;
			margin-right:20px;
			margin-top:15px;
			padding:0px;
			width:530px;
			text-align:left;
			color:#333333;
		}

		div.divInhaltsBox, div.divInhaltsBoxHover {
			position:relative;
			float:left;
			width:375px;
			min-height:87px;
			padding:5px;
			padding-right:180px;
			padding-top:8px;
			background:transparent url(../images/hgTrennlinie.gif) no-repeat bottom left;
			cursor:pointer;
			margin-bottom:15px;
			margin-left:10px;
		}

		div.divInhaltsBoxHover {
			background:#b9c4d5 url(../images/hgTrennlinie.gif) no-repeat bottom left;
		}

		div.divInhaltsBoxBild, div.divInhaltsBoxBildHellblau, div.divInhaltsBoxBildDunkelblau, div.divInhaltsBoxBildGelb {
			position:absolute;
			width:150px;
			height:80px;
			padding:10px;
			top:0px;
			right:0px;
			background:#d40123;
			overflow:hidden;
		}

		div.divInhaltsBoxBildHellblau {
			background:#62b0de;
		}	

		div.divInhaltsBoxBildDunkelblau {
			background:#364979 ;
		}

		div.divInhaltsBoxBildGelb {
			background:#F9B83C;
		}

		div.divInhaltsBoxBild h1, div.divInhaltsBoxBildHellblau h1, div.divInhaltsBoxBildDunkelblau h1, div.divInhaltsBoxBildGelb h1 {
			color:#ffffff;
		}

		div.divStarBoxBild {
			position:absolute;
			width:170px;
			height:100px;
			top:0px;
			right:0px;
			visibility:hidden;
			overflow:hidden;
		}

		#divMultimediaBox {
			position:relative;
			float:left;
			width:400px;
			height:260px;
			background:transparent;
			/*background:transparent url(../images/hgTrennlinie.gif) no-repeat bottom left;
			border-bottom: 1px solid #cccccc;*/
			overflow:hidden;
		}


			#divMultimediaBox > div {
				border:0px;
			}

		div.divInhaltsBoxTop, div.divInhaltsBoxTopHover {
			position:relative;
			float:left;
			width:150px;
			min-height:200px;
			padding:10px;
			padding-top:50px;
			padding-left:10px;
			background:#d40123 url(../images/pfeilWeiter.png) no-repeat bottom right;
			cursor:pointer;
			margin-bottom:15px;
			color:#ffffff;
		}

		div.divInhaltsBoxTopHover {
			background:#28477b url(../images/pfeilWeiter.png) no-repeat bottom right;
			color:#eeeeee;
		}

		div.divInhaltsBoxTopBild {
			position:absolute;
			width:400px;
			height:260px;
			top:0px;
			left:0px;
			background:#eeeeee url(../images/roteNasenPlatzhalter.gif) no-repeat center;			
			overflow:hidden;
		}


	#divFuss {
		position:relative;
		float:left;
		width:990px;
		padding-left:0px;
		height:20px;
		margin-top:5px;
		text-align:left;
	}

	#divFussLinks, #divFussRechts {
		position:relative;
		float:left;
		width:495px;
		text-align:left;
	}
	
	#divFussRechts {
		text-align:right;
	}
	
		#divFussLinks a, #divFussLinks a:hover, #divFussLinks a:visited, #divFussLinks a:active, #divFussRechts a, #divFussRechts a:hover, #divFussRechts a:visited, #divFussRechts a:active {
			color:#6e6e6e;
			font-weight:normal;
			font-size:9px;
			text-decoration:none;
		}

		#divFussRechts a, #divFussRechts a:hover, #divFussRechts a:visited, #divFussRechts a:active {
			color:#6e6e6e;
		}
		
		#divFussLinks a:hover, #divFussRechts a:hover {
			color:#6e6e6e;
		}
		
		#divFussLinks p {
			font-size:9px;
			color:#6e6e6e;
		}

		#divFussRechts p {
			font-size:9px;
			color:#6e6e6e;
		}
					
	#divQuicklinks {
		position:absolute;
		top:125px;
		left:797px;
		margin-top:0px;
		text-align:left;
		z-index:100;
	}

		#divQuicklinks a, #divQuicklinks a:hover, #divQuicklinks a:visited, #divQuicklinks a:active {
			color:#808080;
			font-size:11px;
			text-decoration:none;
			background:transparent url(../images/menuAufzaehlung.gif) no-repeat 0px 4px;
			padding-left:8px;
			padding-right:4px;
		}

		#divQuicklinks a:hover {
			color:#808080;
		}
		
		#divQuicklinks p {
			color:#808080;
		}

	#divMenuPositioner {
		position:relative;
		float:right;
		width:190px;
		min-height:200px;
		text-align:left;
		background:#eeeeee;
		padding:5px;
		border-bottom:solid 5px #eeeeee;
	}

	#divMenu {
		position:relative;
		float:left;
		width:190px;
		min-height:200px;
		text-align:left;
		background:#eeeeee;
		padding:0px;
		padding-top:9px;
		padding-bottom:10px;
		border-bottom:solid 5px #eeeeee;
	}


	#divMenuClown {
		position:relative;
		float:left;
		width:190px;
		height:300px;
		overflow:hidden;
		text-align:left;
		background:#eeeeee url(../images/menuClown.jpg) center bottom no-repeat;
		padding:0px;		
		}
		
		div.divMenupunkt, div.divMenupunktHover, div.divMenupunktActive {
			position:relative;
			float:left;
			width:145px;	
			background:#eeeeee url(../images/menuAufzaehlung.gif) no-repeat 4px 8px;
			border-bottom:solid 1px #fff;
			padding:3px 10px 2px 15px;
			margin-left:10px;
			cursor:pointer;
		}

		div.divMenupunktHover {
			background:#d40322;
			color:#ffffff;
		}

		div.divMenupunktActive {
			cursor:auto;
			background:#d40322;
			color:#ffffff;
		}

		div.divMenupunkt a, div.divMenupunkt a:hover, div.divMenupunkt a:visited, div.divMenupunkt a:active, div.divMenupunktHover a, div.divMenupunktHover a:hover, div.divMenupunktHover a:visited, div.divMenupunktHover a:active, div.divMenupunktActive a, div.divMenupunktActive a:hover, div.divMenupunktActive a:visited, div.divMenupunktActive a:active {
			font-family:Arial, Helvetica, sans-serif;
			color:#808080;
			font-size:0.9em;
			text-decoration:none;
			text-transform:uppercase;
		}
		
		div.divMenupunktHover a, div.divMenupunktHover a:hover, div.divMenupunktHover a:visited, div.divMenupunktHover a:active {
			color:#ffffff;
		}
		
		div.divMenupunktActive a, div.divMenupunktActive a:hover, div.divMenupunktActive a:visited, div.divMenupunktActive a:active {
			color:#ffffff;
		}


		div.divUnterMenupunkt, div.divUnterMenupunktHover, div.divUnterMenupunktActive {
			position:relative;
			float:left;
			width:155px;
			padding:1px;
			padding-left:15px;
			padding-right:0px;
			margin-left:10px;
			cursor:pointer;
			font-size:0.9em;
			color:#808080;
			background:#eeeeee;
		}

		div.divUnterMenupunktHover {
			background:#9a9999;
		}

		div.divUnterMenupunktActive {
			background:#9a9999;
			cursor:auto;
		}

		div.divUnterMenupunkt a, div.divUnterMenupunkt a:hover, div.divUnterMenupunkt a:visited, div.divUnterMenupunkt a:active, div.divUnterMenupunktHover a, div.divUnterMenupunktHover a:hover, div.divUnterMenupunktHover a:visited, div.divUnterMenupunktHover a:active, div.divUnterMenupunktActive a, div.divUnterMenupunktActive a:hover, div.divUnterMenupunktActive a:visited, div.divUnterMenupunktActive a:active {
			font-family:Arial, Helvetica, sans-serif;
			color:#6e6e6e;
			font-size:1.0em;
			font-weight:normal;
			text-decoration:none;
		}
		
		div.divUnterMenupunktHover a, div.divUnterMenupunktHover a:hover, div.divUnterMenupunktHover a:visited, div.divUnterMenupunktHover a:active {
			color:#ffffff;
		}
		
		div.divUnterMenupunktActive a, div.divUnterMenupunktActive a:hover, div.divUnterMenupunktActive a:visited, div.divUnterMenupunktActive a:active {
			color:#ffffff;
		}
		
	#divBreadcrumb {
		position:absolute;
		top:156px;
		left:200px;
		width:570px;
		padding-left:10px;
		padding-right:10px;
		height:10px;
		text-align:left;
	}

		#divBreadcrumb a, #divBreadcrumb a:hover, #divBreadcrumb a:visited, #divBreadcrumb a:active {
			color:#28477C;
			font-weight:normal;
			text-decoration:none;
		}

		#divBreadcrumb a:hover {
			color:#D30829;
			text-decoration:underline;
		}
		
		#divBreadcrumb p {
			color:#28477C;
			font-size:9px;
		}

/*
#divKontaktzeile {
	position:relative;
	float:right;
	width:100%;
	margin-top:4px;
}

	#divKontaktzeile p, #divKontaktzeile a,#divKontaktzeile a:hover, #divKontaktzeile a:visited  {
		font-family:"Times New Roman", Times, Serif;
		color:#6e6e6e;
		font-size:11px;
		font-weight:bold;
		text-align:center;
	}

	#divKontaktzeile a:hover  {
		color:#6e6e6e;
	}
*/

img {
	border:0px;
}

img.imgBlank {
	width:100%;
	height:100%;
	border:0px;
}



h1 {
	color:#364979;
	margin-top:10px;
	margin-bottom:0.5em;
	font-variant:none;
	font-size:2.0em;
	font-weight:normal;
}

div.divInhaltsBox h1, div.divInhaltsBoxHover h1, div.divInhaltsBoxTop h1, div.divInhaltsBoxTopHover h1 {
	margin-top:0px;
	margin-bottom:0.2em;
	font-variant:none;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
	/*color:#415687;*/
}

div.divInhaltsBoxTop h1, div.divInhaltsBoxTopHover h1 {
	font-size:1.2em;
	color:#ffffff;
}


div.divInhaltsBoxHover h1, div.divInhaltsBoxTopHover h1 {
	/*color:#d4dae5;*/
}

div.divInhaltsBoxHover p, div.divInhaltsBoxTopHover p {
	color:#ffffff;
	line-height:20px;
}

div.divInhaltsBoxTop p, div.divInhaltsBoxTopHover p {
	color:#000000;
}


div.divRechteSpalteBox h1, div.divRechteSpalteBoxHover h1, div.divRechteSpalteBox h1 a, div.divRechteSpalteBox h1 a:hover {
	margin-bottom:0.2em;
	font-variant:none;
	font-size:1.0em;
	color:#d40123;
	text-transform:uppercase;
}


div.divRechteSpalteBox h1 a {
	text-decoration:underline;
}

div.divRechteSpalteBox h1 a:hover {
	color:#364979;
}

div.divRechteSpalteBox p, div.divRechteSpalteBoxHover p {
	margin-top:0em;
	margin-bottom:0.8em;
	font-variant:none;
	font-size:1.0em;
}


h2 {
	color:#364979;
	font-size:1.4em;
	margin:0px;
	margin-top:0em;
	margin-bottom:0.5em;
	font-weight:normal;
	line-height:1.4em;
}

h3, h4, h5, h6 {
	color:#364979;
	font-size:1em;
	margin:0px;
	margin-top:0em;
	margin-bottom:0.5em;
	font-weight:bold;
	line-height:1.4em;
}



h1.rechtstext, h2.rechtstext, h3.rechtstext, h4.rechtstext, h5.rechtstext, h6.rechtstext {
	font-family:Verdana, Geneva, sans-serif;
	color:#6e6e6e;
	font-size:11px;
	margin:0px;
	margin-top:10px;
	margin-bottom:0px;
}

a, a:hover, a:visited {
	color:#364979;
	text-decoration:underline;
	
}

a:hover {
	color:#d40322;
}

p {
	margin:0px;
}

#divInhaltText p {
	color:#333333;
	font-size:13px;
	margin:0px;
	margin-bottom:10px;
	line-height:20px;
	
}


#divInhaltText p.vorspann {
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	font-size:13px;
	margin:0px;
	margin-bottom:10px;
	font-style:italic;
	line-height:20px;
}

#divInhaltText p.rechtstext {
	color:#333333;
	font-size:10px;
	margin:0px;
	margin-bottom:6px;
}

ol {
	list-style-type: decimal
}

ul {
	margin-top:0px;
	margin-bottom:10px;
	color:#333333;
}


li {
	margin-top:0px;
	margin-bottom:2px;
 /* 	list-style-type:circle; */
	color:#333333;
	line-height:20px;
}


form {
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
}

input {
	border:solid 1px #999999;
	width:100%;
}

input.csc-mailform-check, fieldset {
	border:0px;
	width:auto;
}

fieldset {
	padding:0px;
}

.tx-guestbook-submit, .csc-mailform-submit {
	width:auto;
	margin-top:8px;
}

textarea {
	border:solid 1px #999999;
	width:100%;
}


.fb-like-box {
	height:280px;
	}

/*###### GLOBAL #####*/
div.clear {
	width:100%;	
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

