/* general */

dt, dd {
	display:block;
	margin-bottom:4px;
}
dt {
	font-weight:bold;
}
.thumb {
	border:1px solid #70804A;
	float:none;
}
div.locator {
	width:980px;
	display:block;
	margin-bottom:8px;
}

/* Bereich TOP  */

table.pageTop {
	width:960px;
	background-color: #dce2cd;
	border-bottom: 1px solid #809656;
	padding:0;
	margin:0;
}
div.menuTop {
	height:21px;
	/*background-color: #9BAE75;*/
	background-color: #b6c39b;
	/*display:table-cell;*/
	width:764px;
	margin:0;
}
td.logo {
	background-color: #FFFBEA;
	border-right: 1px solid #809656;
	width:195px;
}

/* Tabellenzellen mit den Bildern */
td.mainHeader {
	background-color: #dce2cd;
	text-align:left;
	/*width:190px;*/ 
	padding:0;
	padding-right:14px;
}
td.partner {
	background-color: #dce2cd;
	padding:2px 0 2px 8px;
	vertical-align:middle;
 height:29px:
}
img.partnerlogo {
	margin:2px 22px 2px 0;
	float:left;
}
#partnertext {
	position:absolute;
	width:433px;
	height:22px;
	z-index:1;
	left: 515px;
	top: 131px;
}
/* Bereich Content  */
div.contentPage {
	padding: 12px;
	padding-right: 0;
}
td.contentCell {
	/*padding:2px 0 0 2px;*/
	padding:0px;
}

/* Bereich Menü  */

#apLineOverMenu {
	position:absolute;
	left: 0px;
	top: 196px;
	width:195px;
	height:1px;
	color:#809656;
	border-top:1px solid #809656;
}
#apDiv1 {
	position:absolute;
	width:195px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 197px;
	/*border-top:1px solid #809656;*/



	overflow:visible;
}
div.containerSearchForm {
	/*width:195px;*/
	height:36px;
	padding:0;
	margin:0;
	padding-left:12px;
}
div.imgdiv {
	marging-top:8px;
}
td.cell-menuTop {
	background-color: #FFFBEA;
	width:109px;
}
a.itemTop {
	display: block;
	height: 18px;
	width: 107px;
	background-image: url(/images/elements/bg-button-left.gif);
	background-repeat: no-repeat;
	background-position: -88px 0;
	padding-top: 3px;
	/*margin: 0 2px 0 0;*/
	margin: 0;
	border-right: 1px solid #809656;
	border-collapse:collapse;
	vertical-align: middle;
	text-align:center;
	text-decoration: none;
	font-size:13px;
	color: #003366;
	font-weight:bold;
	float:left;
}
a.itemTop:hover {
	background-position: -88px -24px;
	text-decoration: none;
	color: #003366;
}

/* ########  Navigation ########### */
td.navi {
	background-color: #f4d49a;
	width:195px;
	border-right: 1px solid #809656;
	border-bottom: 1px solid #809656;
	padding:0;
	padding-top:12px;
	padding-bottom:12px;
}
a.menuLink:link, a.menuLink:visited {
	display: block;
	font-size:13px;
	font-weight:bold;
	background-image: url(/images/elements/bg-button-left.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	color: #003366;
	text-indent:12px;
	padding-top: 3px;
	margin-bottom: 1px;
	height: 18px;
	width: 195px;
	text-decoration: none;
	border-bottom:1px solid #809656;
}
a.menuLink:hover {
	background-position: 0px -24px;
	text-decoration: none;
	color: #003366;
}
div.menuContent {
	width:194px;
	padding:0;
}
/* -------------------------------  */

.line-top {
	border-top:1px solid #809656;
}
.line-bottom {
	border-bottom:1px solid #809656;
}
div.messageBox {
	border: 1px dashed #ff;
	margin: 5px;
	padding: 4px;
	width: 592px;
	height: 200px;
	overflow: visible;
	vertical-align:middle;
	text-align:center;
}
a {
	color:#003366;
	text-decoration: underline;
}
a:hover {
	color:#9D0027
}

/* ####### TEXT ######## */

/* Footer Bereich */



td.FOOTER {
	font-size: 10px;
	height:24px;
}

.suchergebnis {
	margin-bottom: 12px;
	margin-left:20px;
	width: 720px;
	padding-bottom:12px;
	border-bottom:1px dashed #809656;
}
/* FORMULARE */

form.form-suche {
	/*vertical-align:middle;*/
	margin-left:12px;
}
form {
	margin:0
}
;
input, select, textfield {
	font-size:12px;
}
select {
	height:18px;
}
input.textfeld1 {
	border: 1px solid #999999;
	background-color:#FFFBEA;
	height: 15px;
}
.textarea1 {
	border: 1px solid #999999;
	background-color:#FFFBEA;
	overflow:auto;
}
input.button1 {
	cursor:pointer;
	font-size:12px;
}
a.button2 {
	display: block;
	height: 18px;
	width: 107px;
	background-image: url(/images/elements/bg-button-left.gif);
	background-repeat: no-repeat;
	background-position: -88px 0;
	padding-top: 0px;
	border: 1px solid #809656;
	border-collapse:collapse;
	vertical-align: middle;
	text-align:center;
	text-decoration: none;
	font-size:13px;
	color: #003366;
	font-weight:bold;
	float:right;
}
a.button2:hover {
	background-position: -88px -24px;
	text-decoration: none;
	color: #003366;
}

