/********* Merkzettel in der Nav *******/

.submitLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #333333;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	width: 130px;
	padding: 0;
	margin: 0;
	text-align: left;
}

* html .submitLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #333333;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	width: 130px;
	padding: 0;
	margin: 0;
	text-align: left;
}


.submitLink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #006633;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	padding: 0;
	margin: 0;
	text-align: left;
}

* html .submitLink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #006633;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	/*width: 120px;*/
	padding: 0;
	margin: 0;
	text-align: left;
}


.mzettelnavlegende	{
	font-size: 9px;
}









#sortierung {
	display: block;
	width: 250px;
	border: 1px solid #333;
	background: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 1px;
	text-align: center;
}


/* Hauptnavigation */

#navigationneu {
	background-color: #CCDFEE;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
}

#navigationneu div.navneulinie {
width: 160px; background-color: #ffffff; font-size: 1px; height: 1px;
}

#navigationneu .navigationmzettel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	background-color: #FFF3E8;
	padding: 2px 2px 2px 6px;
	width: 152px;
	border-bottom: 1px solid #fff;
}

/*************************************************************************/
/******************************* NAV *************************************/
/* 1. Ebene aktiv mit unterebene */

a.ahr {
	line-height: 175%;
	color: #fff;
	background-color: #66a3ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

a.ahr:hover {
	line-height: 175%;
	color: #fff;
	background-color: #9ac2ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

/* 1. Ebene aktiv ohne unterebene */

a.ahro {
	line-height: 175%;
	color: #fff;
	background-color: #66a3ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	width: 150px;
	margin-bottom: 10px;
	font-weight: 500;
}

a.ahro:hover {
	line-height: 175%;
	color: #fff;
	background-color: #9ac2ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	width: 150px;
	margin-bottom: 10px;
	font-weight: 500;
}

/* 1. Ebene passiv mit unterebene */

a.phr {
	line-height: 175%;
	color: #000000;
	background-color: #E1EBF4;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

a.phr:hover {
	line-height: 175%;
	color: #000000;
	background-color: #9ac2ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

/* 1. Ebene passiv ohne unterebene */

a.phro {
	line-height: 175%;
	color: #000000;
	background-color: #E1EBF4;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	width: 150px;
	margin-bottom: 10px;
	font-weight: 500;
}

a.phro:hover {
	line-height: 175%;
	color: #fff;
	background-color: #9ac2ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	width: 150px;
	margin-bottom: 10px;
	font-weight: 500;
}

/* 2. Ebene aktiv */

a.aur {
	line-height: 175%;
	color: #006666;
	background-color: #ffcd9a;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

a.aur:hover {
	line-height: 175%;
	color: #006666;
	background-color: #ffcd9a;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

/* 2. Ebene passiv */

a.pur {
	line-height: 175%;
	color: #006666;
	background-color: #ffebcd;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

a.pur:hover {
	line-height: 175%;
	color: #006666;
	background-color: #ffcd9a;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

/* Preisstufen */

/* aktiv */
a.psaur {
	line-height: 150%;
	color: #006666;
	background-color: #ffebcd;
	display: block;
	padding: 2px 0 2px 27px;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	width: 133px;
	font-weight: 500;
}

a.psaur:hover {
	line-height: 150%;
	color: #006666;
	background-color: #ffebcd;
	display: block;
	padding: 2px 0 2px 27px;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	width: 133px;
	font-weight: 500;
}

/* passiv */
a.pspur {
	line-height: 150%;
	color: #006666;
	background-color: #fff3e8;
	display: block;
	padding: 2px 0 2px 27px;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	width: 133px;
	font-weight: 500;
}

a.pspur:hover {
	line-height: 150%;
	color: #006666;
	background-color: #ffebcd;
	display: block;
	padding: 2px 0 2px 27px;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	width: 133px;
	font-weight: 500;
}

/*
#hauslisteSort select {
	border:0;
	color:#EEE;
	background:transparent;
	font-size: 14px; font-weight: bold; padding: 2px 10px; width:378px;
	*width:570px; *background:#FF9900; -webkit-appearance: none;
}
*/

#hauslisteSort {
background:#f7f7f7;
background:-moz-linear-gradient(30deg, #ccc, #fff); /* Firefox */
background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* Webkit */
border:1px solid #aaa;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow:0 0 15px #aaa;
-webkit-box-shadow:0 0 15px #aaa;
margin: 10px auto 0;
padding: 5px;
width:540px;
}


/****************************** News - Blaettern *****************************/
#news_navigation {
text-align: center; margin-bottom: 10px;
}
#news_navigation a {
border: 1px solid #E0E0E0; margin: 0 1px; padding: 4px 7px; color: #444; font-weight: bold; text-decoration: none;
}
#news_navigation a:visited {
color: #507DB4; font-weight: normal; text-decoration: none;
}
#news_navigation a:hover, #news_navigation a:active {
border: 1px solid #507DB4; background: #F8F8F8; color: #737373; text-decoration: none;
}
.current {
border: 1px solid #E0E0E0; padding: 4px 7px; color: #444;
}
.pages{
border: 1px solid #E0E0E0; padding: 2px 7px; float: right; margin: -3px 0 0;
}