* {
	margin: 0;
	padding: 0;
	border: 0px;
	font-family: Tahoma;
}

body.start {
	background-color: #000000;
}

body.kidsaffair {
	background-image: url('/images/kidsaffair/bg.jpg');
	background-color: #C9012E;
	background-repeat: no-repeat;
	background-position: top right;
	background-attachment: fixed;
}

	body.kidsaffair #wrapper {
		background-color: #FFFFFF;
		padding: 0 30px;
		margin-left: -508px;
		min-height: 100%;
	}

#wrapper {
	/** margin: 0 auto; **/
	width: 956px;
	position: absolute;
	left: 50%;
	margin-left: -478px;
}

#header {
	margin-top: 20px;
	width: 100%;
	clear: both;
}


	#logo {
		float: left;
	}
	
	#search {
		margin-bottom: 13px;
		float: right;
		clear: right;
		font-size:10px;
	}
	
	#navigation {
		color: #FFFFFF;
		margin-bottom: 30px;
		background-image: url(/images/bg_h20px.jpg);
		height: 20px;
		width: 710px;
		float: right;
		font-size: 12px;
		margin-top:11px;
		text-align:center;
	}
	
	#navigation UL {
		height: 20px;
		list-style: none;
		list-style-position: inside;
	}
	
	#navigation LI {
		margin: 0 5px;
		/** float:left; **/
		display: inline;
		line-height: 20px;
	}
	
	#navigation A {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#navigation A:HOVER {
		color: #d7003a;
		text-decoration: none;
	}
	
	#navigation a.active
	{
		color: #d7003a;
		text-decoration: none;
	}
	

	
	#login {
		margin-bottom: 13px;
		float: right;
		height: 30px;
	}
	
		.login-boxtext {
			font-size: 9px;
			text-align: right;
			padding-top: 2px;
			padding-right: 1px;
			color: #909090;
		}
		
		.login-boxtext a {
			color: #909090 !important;
			font-weight: bold !important;
			text-decoration: none !important;
			border-bottom: 2px #303030 solid;
		}
		
		.login-boxtext a {
			text-decoration: none !important;
			border-bottom: 2px #303030 solid;
		}
	
	#section-image {
		width: 956px;
	}
	
	.section-image-h457px {
		height: 457px;
	}
	
	.section-image-h440px {
		height: 440px;
	}
	
	.section-image-h368px {
		height: 368px;
	}
	
	#section-image-overlay {
		position:relative;
		z-index:2;
		width: 956px;
		height: 100%;
	}
	
	.section-image-overlay-h457 {
		margin-top:-457px;
	}
	
	.section-image-overlay-h368 {
		margin-top:-368px;
	}
	
	#section-timeline {
	width: 956px;
	height: 420px;
	}

	#section-image-description {
		position:absolute;
		margin-top: 428px;
		padding: 0 10px;
		height:29px;
		line-height: 29px;
		color: #FFFFFF;
		background-color:#000000;
		font-size: 11px;
		clear:both;
	}
	
#start-flash {
	width: 956px;
	height: 308px;
}

	#section-navigation {
		color: #FFFFFF;
		background-image: url(/images/bg_h20px.jpg);
		height: 20px;
		width: 956px;
		font-size: 12px;
	}
	
	#section-navigation UL {
		height: 20px;
		padding: 0 0 0 10px;
		list-style: none;
		list-style-position: inside;
	}
	
	#section-navigation LI {
		margin: 0 5px;
		/** float:left; **/
		display: inline;
		line-height: 20px;
	}
	
	#section-navigation A {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#section-navigation A:HOVER {
		color: #d7003a;
		text-decoration: none;
	}
	
	#section-navigation a.active
	{
		color: #d7003a;
		text-decoration: none;
	}
	
	
.content-vertical {
	
	padding-bottom: 56px;
	width: 956px;
	clear:both;
	position: relative;
	background-image:url(/images/dottet-line-w956-h60.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

	.content-vertical p {
		font-size: 11px;
		line-height: 160%;
	}
	
	.content-vertical .image-box-left {
		float: left;
		width: 266px;
		padding: 5px 25px 0 23px;
	}
	
	.content-vertical .text-box-right {
		float: right;
		width: 640px;
	}
	
	.content-vertical .text-box-left {
		width: 256px;
		float:left;
		padding: 5px 0 0 23px;
	}
	
	.content-vertical .text-box-left p {
		margin-top: 80px;
	}
	
	.content-vertical .text-box-right-355 {
		float: right;
		width: 355px;
	}
	
.content-vertical-no-bg {
	width: 956px;
	padding-top: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image:url(/images/dottet-line-w312-h1.jpg);
	background-repeat:no-repeat;
	clear: both;
}

	.content-vertical-no-bg .left-box {
		float:left;
		padding: 0px 25px 0 23px;
		width: 256px;
	}
	
	.content-vertical-no-bg .right-box {
		float:right;
		width:642px;
	}
	
	.content-vertical-no-bg .right-box p {
		font-size: 11px;
		line-height: 160%;
		margin-bottom: 25px;
	}
	
	.content-vertical-no-bg .left-box p {
		font-size: 11px;
		line-height: 160%;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	
	.newsletter-form form {
		margin-top: 15px;
	}
	
#footer {
	margin-top: 50px;
	margin-bottom: 15px;
	background-image:url(/images/dottet-line-w956-h14-bottom.jpg);
	background-repeat:no-repeat;
	padding-top:16px;
	font-size:9px;
}

	#footer .left-box {
		float: left;
	}
	
	#footer .right-box {
		color: #9C9E9F;
		float: right;
	}
	
	#footer .right-box A {
		/**color: #9C9E9F;**/
		color: #000000;
		text-decoration:none;
	}
	
	#footer .right-box A:HOVER {
		text-decoration:underline;
	}
	
#footer-dark {
	color: #9C9E9F;
	margin-top: 10px;
	margin-bottom: 15px;
	background-image:url(/images/dottet-line-black-w956-h1.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	font-size:9px;
}

	#footer-dark .left-box {
		float: left;
	}
	
	#footer-dark .right-box {
		color: #9C9E9F;
		float: right;
	}
	
	#footer-dark .right-box A {
		color: #9C9E9F;
		text-decoration: none;
	}
	
	#footer-dark .right-box A:HOVER {
		text-decoration: underline;
	}
	
#start-4box {
	width:956px;
	color: #D9DADB;
	margin-top: 9px;
	background-image:url(/images/dottet-line-black-w956-h1.jpg);
	background-repeat:no-repeat;
	font-size: 10px;
}

	#start-4box .box1 {
		float: left;
		width: 246px;
	}
	
	#start-4box .box2 {
		float: left;
		width: 216px;
		margin-left: 14px;		
	}
	
	#start-4box .box3 {
		float: left;
		width: 224px;
		margin-left: 14px;
	}
	
	#start-4box .box4 {
		float: right;
		width: 226px;
	}
	
	#start-4box .description {
		height: 20px;
		line-height: 20px;
		font-size: 10px;
		display:block;
		padding-left:5px;
	}
	
.content-3box {
	width: 956px;
	min-height: 326px;
	background-image:url(/images/3box-w956-h366.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom: 50px;
}

	.content-3box-left {
		width: 281px;
		height: 366px;
		float: left;
		padding: 0 10px 0 23px;
		margin-left: -5px;
	}
	
	.content-3box-center {
		width: 294px;
		min-height: 366px;
		margin-left: 15px;
		float:left;
		padding: 0 10px 0 20px;
	}
	
	.content-3box-right {
		width: 267px;
		min-height: 366px;
		float: right;
		padding: 0 9px 0 13px;
	}
	
.clear {
	clear:both;
	height:0px;
}

.content-vertical h1 {
	width: 450px;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 25px;
	font-weight:normal;
}

	.content-vertical .text-box-right-355 h1 {
		width: 350px !important;
	}

.content-vertical-no-bg h1 {
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight:normal;
	margin-bottom: 10px;
	margin-top: 0; /** -7px **/
}

.content-3box-left h1, .content-3box-center h1, .content-3box-right h1 {
	font-size: 22px;
	font-weight:normal;
	margin-bottom:25px;
}

.content-3box-left h2, .content-3box-center h2 {
	font-size: 16px;
	color: #d7003a;
	margin:16px 0;
}

.content-3box-right h2 {
	color: #d7003a;
	font-size:12px;
	font-weight:bold;
}

.content-3box-left p, .content-3box-center p {
	font-size: 11px;
	line-height:160%;
}

.content-3box-right p {
	font-size: 10px;
	line-height:160%;
}

.content-sub-section {
	width: 956px;
	background-image: url('/images/dottet-line-w956-h1.jpg');
	background-repeat: no-repeat;
	background-position: top;
	margin: 20px 0 0 0;
}

	.content-sub-section .left {
		width: 258px;
		float: left;
	}
	
		.content-sub-section .left .sub-navigation {
			width: 211px;
		}
		
			.content-sub-section .left .sub-navigation LI {
				list-style: none;
				list-position: inline;
				font-size: 12px !important;
				height: 31px;
				line-height: 30px;
				background-image: url('/images/dottet-line-w956-h1.jpg');
				background-repeat: no-repeat;
				background-position: bottom;
			}
			
			.content-sub-section .left .sub-navigation A {
				color: #444444;
				text-decoration: none !important;
				display: block;
				padding: 0 0 0 20px;
			}
			
			.content-sub-section .left .sub-navigation a.active {
				color: #D7003A;
			}
			
	.content-sub-section .right {
		float: right;
		width: 640px;
	}
		
		.content-sub-section .right h1 {
			font-size: 20px;
			margin: 30px 0 0 0;
			font-weight:normal;
			line-height: 100%;
		}
		
		.content-sub-section .right h2 {
			font-size: 18px;
			font-weight:normal;
			line-height: 100%;
			padding: 0 0 10px 0;
		}

		
		.content-sub-section .right p {
			line-height: 150%;
			font-size: 11px;
			padding: 0 0 20px 0;
		}
		
		.content-sub-section .right table {
			font-size: 11px;
			text-align: left;
			margin: 0 0 20px 0;
		}
		
			.content-sub-section .right table tr {
				
			}
			
			.content-sub-section .right table th {
				padding: 0 12px 10px 0;
				vertical-align: top;
			}
			
			.content-sub-section .right table td {
				vertical-align: bottom;
				padding: 0 10px 10px 0;
			}


.news-box-element {
	background-image: url(/images/dottet-line-w267-h1.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

strong {
	font-size: 11px;
	color: #d7003a;
}
	
input {
	padding: 3px 5px 3px 5px;
	height: 14px;
	background-image: url(/images/bg_h20px.jpg);
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
}

input[type=button] {
	padding: 0;
	height:20px;
	padding: 0 5px 2px 5px;
}

input[type=text], input[type=password] {
	width: 185px;
}

.content-3box A {
	color: #d7003a;
	text-decoration:none;
}

.content-3box A:HOVER {
	text-decoration:none;
}

.dottet-line-h68 {
	margin: 4px 0 4px 0;
	height:68px;
	background-image:url(/images/dottet-line-w956-h68.jpg);
	background-position: center;
	clear: both;
}

.register {}

	.register label {
		display: block;
	}
	
	.register input[type=text] {
		width: 200px;
	}
	
	.register textarea, .marken textarea {
		color: #FFFFFF;
		background-image: url(/images/bg_h20px.jpg);
		background-position: top;
		background-repeat: repeat-x;
		background-color: #444444;
		padding: 5px;
		font-size: 11px;
	}
	
	.register select {
		color: #FFFFFF;
		background-color: #444444;
		font-size: 11px;
		width: 210px;
		padding-top: 2px;
	}
	
	.register select option {
		padding-bottom: 2px;
		padding-left: 5px;
	}
	
	.register textarea {
		width: 200px;
		height: 50px;
	}
	
.oeffnungszeiten {
	padding: 0;
	margin-top: -23px;
	margin-bottom: 5px;
	font-size: 11px;
}

#marken-shopinfo {
	width: 288px;
	min-height: 300px;
	padding: 0 0 40px 0;
	margin: 0;
	background-image: url('/images/marken-shop-bg-288x460.png');
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	font-size: 11px;
}

	#marken-shopinfo h2 {
		font-size: 11px;
		color: #C8063A;
		margin: 0 10px 0 17px;
		height: 23px;
		background-image: url('/images/dottet-line-w267-h1.jpg');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	#marken-shopinfo h3 {
		margin: 30px 10px 0 15px;
		padding: 0 0 3px 2px;
		font-size: 11px;
		font-weight: normal;
		color: #C8063A;
		background-image: url('/images/dottet-line-w267-h1.jpg');
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	#marken-shopinfo .shopinfo {
		margin: 10px 10px 0 17px;
		padding: 0 0 10px 0;
		background-image: url('/images/dottet-line-w267-h1.jpg');
		background-repeat: no-repeat;
		background-position: bottom;
		line-height: 20px;
	}
	
		#marken-shopinfo .shopinfo table th {
			font-weight: normal;
			text-align: left;
		}
		
	#marken-shopinfo ul {
		list-style: none;
		list-style-type: none;
		list-style-position: inside;
		margin: 0 0 0 17px;
		line-height: 20px;
	}
	
.marken-finder {
	width: 312px;
	background-image: url('/images/dottet-line-w312-h1.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
}

	.marken-finder h4 {
		font-size: 20px;
		font-weight: normal;
		width: 260px;
		float: left;
	}
	
	.marken-finder fieldset, .marken-finder .list {
		float: left;
		font-size: 11px;
	}
	
		.marken-finder label {
			height: 10px;
			display: block;
			margin: 0 0 25px 0;
		}
		
		.marken-finder select {
			width: 250px;
			background-color: #444444;
			color: #FFFFFF;
		}
		
		.marken-finder ul {
			list-style-image: url('/images/marken-list-image.jpg');
			list-style-position: inside;
			line-height: 17px;
		}

	.marken {
		font-size: 12px;
	}
	
	.marken h2, .marken h3{
		margin: 0;
		padding: 0;
	}
	
	.marken h2 {
		font-size: 18px;
	}
	
	.marken h3 {
		margin: 10px 0 0 15px;
		font-size: 13px;
	}
	
	.marken label {
		font-size: 13px;
		font-weight: bold;
	}
	
	.marken ul {
		margin: 5px 0 10px 20px;
		list-style: inside;	
	}
	
	.marken table {
		margin: 5px 0 0 15px;
	}
	
	.marken table th, .marken table td {
		line-height: 20px;
	}
	
	.marken table th {
		font-weight: bold;
		text-align: left;
		color: #d7003a;
	}
	
	.marken p a:hover{
		text-decoration: none;
	}
	
	.marken li a {
		text-decoration: underline;
	}
	
	.marken li a:hover {
		text-decoration: none;
	}
	
	.marken select {
		width: 250px;
		background-color: #444444;
		color: #FFFFFF;
	}

/** other CSS **/
.icon {
background:transparent url(img/miniicons.png) no-repeat scroll 0 0;
height:16px;
margin-right:8px;
margin-top:3px;
vertical-align:top;
width:16px;
}
.save {
background-position:0 0;
}
.ok {
background-position:-32px 0;
}
.floatright, .rechts {
	float:right;
}
.clear {
	clear: both;
}

.edit {
background-position:-16px 0;
}

.add {
background-position:-64px 0;
}

.delete {
background-position:-48px 0;
}


a:link { font-weight:normal; color:#000; text-decoration:none; }
a:visited { font-weight:normal; color:#000; text-decoration:none; }
a:hover { font-weight:normal; color:#000; text-decoration:underline; }
a:active { font-weight:normal; color:#000; text-decoration:none; }

a.btn_pdf:hover, a.btn_pdf:visited:hover,a.btn_zip:hover, a.btn_zip:visited:hover {
background-position:0 -20px;
color:#000000;
}


a.btn_pdf, a.btn_pdf:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img/pdf_small.gif) no-repeat scroll 0 0;
	background-position:0 -20px;
color:#888888;
}


a.btn_zip, a.btn_zip:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img/zip_small.gif) no-repeat scroll 0 0;
background-position:0 -20px;
color:#888888;
}

a.btn_pdf, a.btn_zip {
display:block;
height:20px;
padding-left:20px;
}

a.btn_pdf, a.btn_zip{
color:#000000;
font-size:11px;

line-height:20px;
}

.inputerror {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FF6666 none repeat scroll 0 0;
}
