html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	/*margin: 0;
	padding: 0;
	border: 0;*/
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

* {
	font-family: Tahoma, sans-serif !important;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	scrollbar-3dlight-color:#747f91;
	scrollbar-arrow-color:#fff;
	scrollbar-face-color:#848a98;
	scrollbar-track-color:#50596a;
	scrollbar-darkshadow-color:#747f91;
	scrollbar-highlight-color:#848a98;
	scrollbar-shadow-color:#848a98;
}

HTML, BODY {
	/*height: 100%;*/
	/*margin: 0px;
	padding: 0px;*/
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

BODY {
	background: #747f91;
}
u {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
input, select, option, textarea {
	color: #484f61;
}


#container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -495px;
	width: 990px;
	height: 745px;
	background-color: #50596a;
	z-index: 0;
}
	
	#header {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 240px;
		background-color: #747f91;
		z-index: 0;
	}
		#header_logo {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 250px;
			height: 60px;
			/*background: url(images/logo.png) top left no-repeat;*/
			z-index: 1;
		}
			#header_logo span {
				display: none;
			}
		#header_gfx {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 820px;
			height: 240px;
			z-index: 0;
		}
		#header_main_nav {
			position: absolute;
			top: 33px;
			left: 15px;
			width: 578px;
			height: 180px;
			z-index: 3;
		}
		#header_sub_nav * {
			margin: 0;
			padding: 0;
			border: 0;
		}
		#header_sub_nav {
			position: absolute;
			top: 40px;
			left: 820px;
			width: 170px;
			height: 200px;
			background: url(images/bg_header_sub_nav.gif) top left no-repeat;
			z-index: 2;
		}
			#header_sub_nav ul {
				list-style-type: none;
				width: 160px;
				margin-left: 10px;
			}
				#header_sub_nav ul li {
					line-height: 47px;
					margin-bottom: 4px !important;
				}
				#header_sub_nav ul li.last {
					margin: 0px !important;
				}
					#header_sub_nav ul li a {
						padding: 0px 0px 0px 28px !important;
						display: block;
						height: 47px;
						font-size: 11px;
						font-weight: bold;
						line-height: 47px;
						text-transform: uppercase;
					}
						#header_sub_nav ul li a span {
							color: #feffff;
						}
						#header_sub_nav ul li a:hover span {
							color: #484f61;
						}
	#content_nav *, #content_xtra * {
		margin: 0px;
		padding: 0px;
		border: 0px;
	}
	#content {
		position: relative;
		top: 0px;
		left: 0px;
		width: 988px;
		height: 479px;
		border: 1px solid #9da5b2;
		border-width: 0px 1px 0px !important;
		/*background: url(images/bg_content.jpg) bottom left no-repeat;*/
		z-index: 1;
	}
		#content_nav {
			position: absolute;
			top: 10px;
			left: 0px;
			width: 159px;
			height: 469px;
			background-color: #848a98;
			z-index: 0;
		}
			#content_nav ul {
				list-style-type: none;
				width: 137px;
				margin: 17px 0px 0px 22px !important;
			}
				#content_nav ul li {
					line-height: 25px;
				}
					#content_nav ul li a {
						font-size: 11px;
						font-weight: bold;
						line-height: 25px;
						text-transform: uppercase;
					}
						#content_nav ul li a span {
							color: #feffff;
						}
						#content_nav ul li a:hover span {
							color: #484f61;
						}
					#content_nav ul li ul {
						list-style-type: none;
						width: 125px;
						margin: 0px 0px 0px 12px !important;
					}
						#content_nav ul li ul li {
							line-height: 14px;
						}
							#content_nav ul li ul li a {
								font-size: 9px;
								font-weight: normal;
								line-height: 14px;
							}
					
		#content_text {
			position: absolute;
			top: 10px;
			left: 160px;
			width: 660px;
			height: 469px;
			overflow: auto;
			z-index: 1;
		}
			#content_text_inner {
				width: auto;
				height: auto;
				padding: 10px !important;
			}
				#content_text_inner a:hover {
					text-decoration: underline;
				}
				#content_text_inner * td {
					/*text-align: center;*/
				}
				.kontakt tr td {
					text-align: left !important;
					vertical-align: top;
					padding: 0px 3px 3px 0px !important;
				}
					.kontakt tr td table tr td {
						font-size: 9px;
					}
			#content_text_inner_frames {
				float: left;
			}
				#content_text_inner_frames span {
					display: block;
					float: left;
					width: 311px;
					height: 220px;
					border: 1px solid #9da5b2;
					margin: 0px 2px 4px 2px;
				}
					#content_text_inner_frames h1.innerFrameHeadline {
						line-height: 25px;
						font-weight: bold;
						font-size: 16px;
						padding: 0px 5px;
						margin: 0px;
					}
					#content_text_inner_frames span iframe {
						border: 0px;
						height: 195px;
						width: 100%;
						border: 0px solid #848a98;
					}
		#content_xtra {
			position: absolute;
			top: 10px;
			left: 829px;
			width: 159px;
			height: 469px;
			background-color: #848a98;
			z-index: 2;
		}
			#xtra_suche {
				position: relative;
				top: 0px;
				left: 0px;
				width: 159px;
				background-color: #848a98;
			}
				#xtra_suche form {
					font-size: 9px;
					font-weight: bold;
				}
					#xtra_suche form h1 {
						font-size: 11px;
						padding: 5px 0px 5px 5px;
					}
					#xtra_suche form h1 span {
						font-size: 9px;
					}
					#xtra_suche form #marke {
						padding: 0px 0px 5px 5px;
					}
					#xtra_suche table {
						padding: 0px;
						margin: 0px auto;
						border: 0px;
					}
						#xtra_suche table tr td {
							width: 76px;
							height: 22px;
							line-height: 22px;
						}
					#xtra_suche form input[type=submit] {
						margin: 8px auto 8px 25px;
						width: 105px;
						border: 1px solid #50596a;
					}
			#xtra_preview {
				position: relative;
				top: 0px;
				left: 0px;
				width: 159px;
				background-color: #848a98;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size: 9px;
				color: #FFFFFF;
				border-top: 10px solid #50596a;
			}
				#xtra_preview h1 {
					font-size: 10px;
					font-weight: bold;
					padding: 5px;
				}
				#xtra_preview table {
					width: 149px;
					margin: 5px 5px 0px 5px;
				}
					#xtra_preview table tr td {
						padding-bottom: 10px;
					}
						#xtra_preview table tr td img {
							margin-right: 5px;
						}
	#notruf {
		display: none;
	}
	#spruch {
		position: relative;
		top: 0px;
		left: 0px;
		clear: both;
		float: left;
		width: 494px;
		height: 25px;
		/*background: #747f91;*/
		text-align: left;
		line-height: 25px;
		border: 1px solid #9da5b2;
		border-width: 0px 0px 1px 1px !important;
		z-index: 2;
	}
		#spruch span {
			margin: 0px 10px;
			line-height: 25px;
			font-size: 14px;
			font-weight: normal;
			color: #fff;
		}
	#tools {
		position: relative;
		top: 0px;
		right: 0px;
		float: right;
		width: 494px;
		height: 25px;
		/*background: #747f91;*/
		text-align: right;
		line-height: 25px;
		border: 1px solid #9da5b2;
		border-width: 0px 1px 1px 0px !important;
		z-index: 2;
	}
		#tools span {
			margin: 0px 10px;
			line-height: 25px;
			font-size: 14px;
			font-weight: normal;
			color: #fff;
		}


* IMG.alignCenter {
	width: 160px;
	margin: 0px auto;
}

A.ditto_page {
	margin-left: 2px;
	margin-right:2px;
}
SPAN.ditto_currentpage {
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
	font-size: 16px;
}