/***********************
SITE
***********************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:14px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	text-align:left;
	
	overflow-y:scroll;
	overflow-y:yes;
}
.bodyStart {
	text-align:center;
	background:url(img/bg0.gif) top left repeat-x;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	padding:0px;
	margin:0px 0px 14px 0px;
}
h1 {
	font-size:15px;
	color:#666666;
	font-weight:bold;
	margin:0px 0px 14px 0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0;
}

/***********************
START
***********************/
#containerStart {
	width:780px;
	margin:20px auto;
}
#headerStart {
	height:60px;
	margin:0px 0px 0px 0px;
	background:url(img/headerStart.gif) top left no-repeat;
}
#headerStart #logo {
	padding:10px 0px 0px 0px;
}
#contentStart {
	background:url(img/containerStartBg.gif) top left repeat-y;
}
#sucheStart, #sucheUS {
	height:50px;
	background:url(img/sucheStartBg.gif) top left repeat-x;
	margin:0px 2px 0px 2px;
}
#sucheStart form {
	padding:10px 0px 0px 0px;
}
#sucheStart #sucheText, #suche #sucheText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:20px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#000000;
	text-decoration:none;
	background:url(img/sucheTextBg.gif) top left no-repeat;
	_background-attachment:fixed;
	border:none;
	padding:3px 7px 0px 7px;
	_padding-top:0px;
	margin:0px 5px 0px 0px;
	width:250px;
	height:20px;
}
#sucheStart #sucheButton, #sucheBox #suche #sucheButton {
	position:relative;
	vertical-align:bottom;
	_vertical-align:text-bottom;
}
#suche #sucheButton {
	position:absolute;
	margin:0px 0px 0px 3px;
	_margin:1px 0px 0px 3px;
}
#footerStart, #footerUS {
	font-size:11px;
	color:#666666;
	padding:55px 0px 20px 0px;
	background:url(img/footerStartBg.gif) top left no-repeat;
}
#footerStart a, #footerUS a {
	margin:0px 20px 0px 0px;
	color:#666666;
	text-decoration:none;
}
#footerStart a:hover, #footerUS a:hover {
	color:#666666;
}
#footerStart #links, #footerUS #links {
	margin:0px 0px 5px 0px;
}

/***********************
DIR START
***********************/
#dirBoxStart {
	text-align:left;
	margin:20px 0px 0px 30px;
}
#dirBoxStartCat {
	float:left;
	width:165px;
	margin:0px 20px 20px 0px;
	color:#165786;
}
#dirBoxStartCat a {
	color:#165786;
	text-decoration:none;
}
#dirBoxStartCat a:hover {
	color:#165786;
	text-decoration:underline;
}
#dirBoxStartCat #ue {
	background:top left no-repeat;
	margin:0px 0px 5px 0px;
}
#dirBoxStartCat #ue a {
	display:block;
	height:31px;
	line-height:31px;
	font-weight:bold;
	padding:0px 0px 0px 30px;
}
#dirBoxStartCat #links {
	height:70px;
	overflow:hidden;
}
#dirBoxStartCat #links a {
	display:block;
	line-height:14px;
	padding:0px 0px 0px 10px;
}
#dirBoxStartCat #links a:hover {
	text-decoration:none;
	color:#000000;
	background:url(img/dir/arrow.gif) 0px 5px no-repeat #EBEBEB;
}
#tabBox {
	text-align:left;
	background:url(img/tab1.gif) 2px 0px no-repeat;
	height:30px;
	padding:0px 0px 0px 30px;
	margin:15px 0px 0px 0px;
}
#tabBox a {
	display:block;
	float:left;
	width:130px;
	color:#165786;
	font-weight:bold;
	line-height:25px;
	text-align:center;
	text-decoration:none;
}
#tabBox a.inactive {
	font-weight:normal;
}
#tabBox a.inactive:hover {
	font-weight:bold;
}

/***********************
DIR SUCHE
***********************/
#dirBox, #oDirBox, #oDirBoxStart {
	display:block;
	margin:20px 0px 0px 0px;
}
#oDirBoxStart {
	text-align:left;
	margin:10px 0px 0px 0px;
}
#dirBox #ue, #oDirBox #ue {
	height:24px;
	line-height:24px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 60px;	
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #DADADA;
}
#oDirBox #ue {
	background:url(img/iconoDir.gif) 30px -4px no-repeat;
}
#dirBox #linksBox, #oDirBox #linksBox, #oDirBoxStart #linksBox {
	width:100%;
	display:table;
	background:url(img/linksBoxBg.gif) top left repeat-x;
	padding:10px 0px 10px 0px;
	margin:1px 0px 0px 0px;
}
#oDirBoxStart #linksBox {
	background:none;
}
#dirBox #links, #oDirBox #links, #oDirBoxStart #links {
	width:780px;
	max-width:750px;
	line-height:16px;
	padding:0px 0px 0px 30px;
}
#oDirBoxStart #links {
	line-height:22px;
}
#dirBox #linksA {
	float:left;
	width:135px;
	margin:0px 15px 0px 0px;
}
#oDirBox #linksA, #oDirBoxStart #linksA {
	float:left;
	width:235px;
	max-width:215px;
	padding:0px 0px 0px 0px;
	margin:0px 15px 0px 0px;
}
#oDirBoxStart #linksA {
	background:url(img/folder.gif) 0px 2px no-repeat;
	padding:0px 0px 0px 20px;
}
#dirBox #linksA a, #oDirBox #linksA a, #oDirBoxStart #linksA a {
	color:#165786;
	text-decoration:underline;
}
#oDirBoxStart #linksA a {
	text-decoration:none;
}

/***********************
SUCHE
***********************/
#container {
	text-align:left;
	margin:0px;
	background:url(img/sucheStartBg.gif) top left repeat-x;
}
#header {
	height:43px;
	margin:0px;
	background:url(img/header.gif) top left no-repeat;
}
#header #logo {
	float:left;
}
#header #suche {
	float:left;
	padding:10px 0px 0px 20px;
}
#content #sucheBox {
	background:url(img/sucheFooterBg.gif) top left repeat-x;
	border-bottom:1px solid #CCCCCC;
}
#content #suche {
	width:695px;
	text-align:center;
	padding:20px 0px 11px 0px;
	_padding:20px 0px 9px 0px;
}
#ueBox {
	height:21px;
	max-height:20px;
	padding:0px 0px 1px 30px;
	margin:20px 0px 15px 0px;
	background:url(img/ueBoxBg.gif) bottom left repeat-x;
	border-top:1px solid #DADADA;
	line-height:20px;
}
#ueBox #arrow {
	margin:0px 7px 0px 7px;
}
.slHinweis {
	font-size:11px;
	color:#999999;
	padding:0px 0px 0px 30px;
}
#linkBox {
	width:780px;
	max-width:775px;
	margin:0px 0px 15px 0px;
}
#linkBox #num {
	float:left;
	width:30px;
	max-width:27px;
	padding:0px 3px 0px 0px;
	line-height:20px;
	text-align:right;
	color:#999999;
}
#linkBox #title, #linkBox #descr, #linkBox #url {
	margin:0px 0px 0px 30px;
}
#linkBox #title {
	_float:left;
	_width:750px;
	_margin-left:0px;
}
#linkBox #title a {
	font-size:14px;
	line-height:20px;
	color:#175CCD;
	text-decoration:underline;
}
#linkBox #descr {
}
#linkBox #url {
	color:#008000;
}
#noListings {
	padding:0px 0px 0px 30px;
}
#pagingBox {
	width:695px;
	text-align:center;
	color:#2A82C1;
	margin:30px 0px 20px 0px;
}
#pagingBox a, #pagingBox #pageA {
	font-size:11px;
	color:#2A82C1;
	text-decoration:none;
	height:16px;
	border:1px solid #A0C4DD;
	margin:0px 1px 0px 0px;
	padding:0px 4px 0px 4px;
}
#pagingBox a:hover {
	border:1px solid #3E7CA9;
	background:#E9F1F6;
	text-decoration:none;
}
#pagingBox #previous, #pagingBox #next {
	position:relative;
	top:8px;
	border:none;
	background:none;
}
#pagingBox #next {
}
#pagingBox #pageA {
	color:#FFFFFF;
	font-weight:bold;
	background:#3E7CA9;
	border:1px solid #3E7CA9;
}
#footer {
	width:695px;
	text-align:center;
	font-size:11px;
	color:#666666;
	padding:50px 0px 20px 0px;
}
#footer a {
	margin:0px 20px 0px 0px;
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#666666;
}
#footer #links {
	padding:0px 0px 5px 0px;
}
#footer #copy {
}

/***********************
UNTERSEITEN
***********************/
#contentUS {
	text-align:left;
	background:url(img/containerStartBg.gif) top left repeat-y;
	padding:0px 50px 0px 50px;
}
#contentUS a {
	text-decoration:underline;
}
#sucheUS {
	margin:0px -48px 10px -48px;
}
#impressum {
	font-size:11px;
	padding:60px 0px 0px 300px;
	text-align:left;
	background:url(img/impressumBg.gif) 110px 0px no-repeat;
}
#contentUS #back {
	float:right;
}
#hinweis {
	border-top:1px solid #CCCCCC;
	padding:5px 0px 0px 0px;
	margin:40px 0px 0px 0px;
	color:#999999;
	font-size:11px;
	line-height:12px;
	text-align:justify;
}