


/* ******************  _masterStyles   ************************** */

body {
	margin: 0px;
}
div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F3A4D;
}
a {
	text-decoration: none;
	color: #37698C;
}
a:hover {
	text-decoration: underline;
}
i {
	font-weight: bold;
}
div.holdingCell {
	width:995px;
	float: left;
	margin: 0 0 0 3;

}
div.boxLeft {
	background-color: #FFF;
	color: #000;
	width: 588px;
	margin: 0;
	padding-top: 12px;
	vertical-align: top;
	float: left;
}
div.boxRight{
	background-color: #FFF;
	color: #000;
	width: 396px;
	margin: 0;
	padding: 12px 0 0 0;
	float: right;

}
div.boxAschi {
	background: #FFF;
	color: #000;
	width: 398px;
	margin-top: 0px;
	padding: 0;
	float: right;
	vertical-align: top;
}
div.boxBoth {
	background: #FFF;
	width: 993px;
	float: left;
	margin: 10px 0 0 0;
	/*border: 1px solid lime;*/
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.Header {
	background-color: #FFF;
	margin: 0;

}

div.Content {
	background-color: #E9E9E9;
	border: 1px solid #717171;
	border-top: none;
	padding: 0;
	min-height: 91px;
	margin: -2px 0 5px 0;
	width: 100%;
	float: left;
	/* Achtung!! Dieser FLOAT hat Auswirkungen! */
}

/* ********************** _listenStyles ****************************** */

select { 
	width: 250px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 }

input {
	width: 150px;
	border: 1px solid #7F9DB9;
	height: 18px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.checkbox{
	width: 20px;
	border: none;
}

td.searchText {
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: bold;
	width: auto;
}
td.search, td.searchDetail {
	background-color: #F7F7F7;
	padding-bottom: 4px;	
	padding-left: 15px;
	margin-bottom: 4px;
	margin-right: 0px;
}
td.searchDetail select {
	width: 70px;
}
td.dashed {
	border: 1px dashed #1A6180
	}
td.liste {
	background-color: #F5F8FA;
	color: #0F3A4D;
	border-bottom: 1px dotted #0F3A4D;
	padding: 4px;
	}
	
/* ********************** _headerStyles ****************************** */
div.headerLogo0 {
	background-color: #FFF;
	color: #000;
	background-image: url(../img/011_header_logo.gif);
	background-repeat: no-repeat;
	height: 60px;

}
div.headerLogo1 {
	background-color: #FFF;
	color: #000000;
	background-image: url(../img/011_header_logoF.gif);
	background-repeat: no-repeat;
	height: 60px;
}
div.headerMenu {
	color: #FFF;
	background: url(../img/012_menu.gif) no-repeat;
	height: 20px;
	font-size: 10px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
/* ********************** _bannerStyles ****************************** */
div.banner {
	height: 60px;
	width: 260px;
	vertical-align: middle;
	float: right;
	padding-left: 3px;
}
.bannerBild {
	border: 1px solid #000;
	width: 81px;
	height: 54px;
}
/* ********************** _menuStyles ****************************** */
div.menuItem {		


}


div.menuItem ul {
	margin: 0 0 0 6px;
	padding: 0;
}
div.menuItem ul li{
	list-style: none;
	float: left;
	padding: 4px 20px 0 0;
	margin: 0;
	letter-spacing: 2px;
}
div.menuItem ul li.sprache {
	padding: 4px 4px 0 0;
	text-align: right;
	float: right;
}
*html div.menuItem ul li.sprache {
	/*margin: 0 0 0 165px;*/
}
div.menuItem img {
	vertical-align: middle;
	padding: 0;
	margin:0 8px 0 0;
	display: block;
	float: left;
}
div.menuItem a {
	color: #FFF;
	text-decoration: none;
	margin: 0;
}
div.menuItem a:hover {
	color: #575757;
	text-decoration: none;
}
/* ********************** _suche *********************************** */

input.shorttext{
	width: 30px;
	border: 1px solid #7F9DB9
}
div.ContentText, div.ContentInserent {
	padding: 4px 0 4px 15px;
	background-color: #F7F7F7;
	margin: 5px 0;
	line-height: 16px;
	border-bottom: 1px solid #D8D8D8;

}
div.ContentText input {
	width: auto;
	height: 16px;
	font-size:10px;
	margin: 0 6px 0 10px;
}
div.ContentText h1, div.searchDealerInfo h1, div.ContentKonditionen h1 {
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}
div.ContentText p {
	width: 550px;
}
div.ContentLink {
	background-color: #AEAEAE;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	padding-bottom:4px;

}
div.ContentLink a {
	padding-left: 40px;
	background-image: url(../img/button_registrieren.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
}
div.ContentLink a:hover {
	color: #3C5A61;
}
td.content {
	padding-left: 15px;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #D8D8D8;
	}
table.contact {
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	width: 95%;
}
div.Spacer {
	height: 10px;
}
div.searchFieldsLeft {

	width: 587px;
	float: left;
}
div.searchFieldsRight {

	width: 400px;
	float: right;
}
div.SearchOrderLeft {

	width: 400px;
	float: left;
}
div.SearchOrderRight {

	width: 300px;
}
div.searchlist {
	width: 100%;
	background-color: #F7F7F7;
	float: left;
}

div.searchlist a {
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px 0px 20px 0px;
}
div.searchlist table {
	clear: both;
	width: 100%;
}
div.searchlist tr {
	cursor: pointer;
}
div.searchlist td {
	padding-top: 3px;
	padding-bottom: 3px;
}
tr.listRow td, tr.listAlternativRow td, td.listRow, td.listAlternativRow {
	padding: 3px;
	border-left: none;
	border-right: none;
	vertical-align: top;
}

td.listHeader, tr.listHeader {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #70A2BC;
	background: url(../img/table_header.gif) repeat-x;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	height: 12px;
}
tr.listHeader a {
	color: #FFF;
	font-weight: normal;
}
tr.listHeader a:hover {
	text-decoration: none;
	color: #000;
}
td.listRow, tr.listRow td {
	background-color: #F1F4F6;
	cursor: pointer;
}
td.listRow td {
	cursor: pointer;
}
table.inserateGrid td {
	padding-left: 5px;
}
tr.listAlternativRow td, td.listAlternativRow  {
	background-color: #D9E0E4;
	cursor: pointer;
	
}
div.searchAnzahl {
	font-weight: bold;
	font-size: 12px;
	margin: 2px 0 8px 10px;
	padding-top: 6px;
	float: left;
	height: 25px;
	color: #333333;
}
div.searchKeine {
	font-weight: bold;
	font-size: 12px;
	margin: 2px 0 8px 0;
	padding-top: 6px;
	padding-left: 35px;
	background-image: url(../img/alert.gif), no-repeat;
	float: left;
	height: 25px;
	color: #CC0000;
}


tr.GridOnPage a {
	color: Black;
}

/* ***************** _suchresultat ********************************* */

div.searchResult {
	float: left;
	margin-left: 0px;
	width: 350px;
	}
div.searchResult td{
	padding-left: 5px;
}
div.searchDealerInfo, div.searchResultAddon {
	float: left;
	margin: 0px 0px 2px 2px;
	padding: 5px 5px 5px 5px;
	background-color: #F7F7F7;
	width: 224px;
}

div.searchDealerInfo img {
	float: right;
}
div.searchResultAddon ul {
	margin:10px 0 0 0;
}
div.searchResultAddon  li {
	list-style: none;
	margin-bottom: 10px;
}
div.searchResultAddon a {
	background: url(../img/button_registrieren.gif) no-repeat left;
	padding-left: 35px;
	display: inline-block;
}
div.searchResultEquipment {
	background-color: #F7F7F7;
	float: left;
}
div.searchResultEquipment td {
	text-align: left;
	vertical-align: top;
}
div.searchResultEquipment td img {
	cursor: pointer;
}

/* ***************** _inserate ************************************* */
div.inserateListe {
	background-color: #F7F7F7;
}
div.inserateListe td {
	padding-left: 15px;
}
/* ***************** _registrieren ********************************* */
div.ContentInserent {
	background-color: #E9E9E9;
}
div.ContentInserent input {
	 width: 250px;
}
div.ContentInserent select {
	width: 250px;
}
div.ContentInserent td {
	padding-right: 10px;
	text-align: left;
}
table.inserent {
	width: 100%;
	float: left;
	/*margin-right: 10px;*/
}
table.inserent td {
	background-color: #F7F7F7;
	padding-left: 5px;
	font-weight: bold;
}
table.inserent input {
	position: relative;
	z-index: 999;
}

/* ***************** _erfassen ************************************* */
div.ContentErfassen {
	padding-left: 15px;
	background-color: #F7F7F7;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.ContentErfassen select {
	width: 250px;
}
div.ContentErfassen input {
	width: auto;
	margin-right: 5px;
	border: 1px solid #7F9DB9;
}
div.ContentErfassen input .checkbox{
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
div.ErfassenListLeft, div.ErfassenListRight, div.ErfassenListRightTextbox {
	width: 200px;
	float: left;
	padding-left: 15px;
	background-color: #F7F7F7;
	margin-bottom: 2px;
	line-height: 16px;
	min-height: 24px;
	font-weight: bold;
}
*html div.ErfassenListLeft, div.ErfassenListRight, div.ErfassenListRightTextbox {
	height: 24px;
}
div.ErfassenListRight, div.ErfassenListRightTextbox {
	width: 355px;
	margin-left: 2px;
	font-weight: normal;
}
div.ErfassenListRightTextbox{
	height: 100px;
}
div.ErfassenListRight {
	*height:auto !important;
}
div.ErfassenListRight textarea{
	float:left;
	height: 90px;
}
/* ***************** _maschi_aschi ********************************* */
div.aschiHeader0 {
	background-image: url(../img/013_aschi0.gif);
	background-color: #E9E9E9;
	height: 184px;
	border: none;
	padding-top: 42px;
	padding-left: 15px;
}
div.aschiHeader1 {
	background-image: url(../img/013_aschi1.gif);
	background-color: #E9E9E9;
	height: 184px;
	border: none;
	padding-top: 42px;
	padding-left: 15px;
}
div.aschiContent {
	background-color: #E9E9E9;
	color: #000000;
	border: 1px solid #717171;	
	border-top: none;
	padding-left: 15px;
}
#AschiBubble {
	width: 250px;	
	height: 90px;
	padding-right: 100px;
	float: left;
	overflow: hidden;

}
#UfaKlick {
	width: 100px;
	height: 50px;
	float: right;
	margin-top: 30px;
}
#LandiKlick {
	width: 90px;
	height: 50px;
	float: right;
	margin-top: 30px;
}
#UfaKlick img, #LandiKlick img {
	width: 100%;
	height: 100%;
	border: none;
}
/* **************** _schnaeppchen *********************************** */
div.schnappHeader {
	background-image: url(../img/021_schnaeppchen.gif);
	background-color: #71A6CD;
	height: 20px;
}
div.schnappContent{
	background-color: #E9E9E9;
	border: 1px solid #717171;	
	border-top: none;
	padding-top: 0px;
	height: 91px;
}
div.schnappBox {
	float: left;
	font-weight: bold;
	padding-left: 0px;
	width: 247px;
	font-size: 10px;
	margin-top : 2px;
}
div.schnappBox span {
	display : block;
	margin-top : 2px;
}
div.schnappBox img {
	float: left;
	padding-right: 0px;
	margin-right: 8px;
	border-right: 1px solid #717171;
	border-left: 1px solid #717171;
}
div.schnappBox ul {
	margin-top: 7px;
	margin-bottom: 7px;
}
div.schnappBox li {
	list-style: none;
	line-height: 14px;
	font-weight: normal;
	background-color: #F7F7F7;
	margin-top: 2px;
	padding-left: 2px;
}
div.schnappBox p {
	font-weight: bold;
}
div.schnappBox a {
	color: #820000;
	font-size: 10px;
}
/* ********** _panels ********************* */

div.MessagePanel {
	border: solid 2px #A52A2A;
	text-align: center;
	color: #A52A2A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 20px;
	width: 95%;
	padding: 5px;
	padding-bottom: 5px;
	margin: 5px 2px 2px 2px;
	float: left;
	clear:both;
}

div.DeletePanel {
	width: 400px;
	height: 100px;
	border: solid 2px;
	border-color: #A52A2A;
	text-align: center;
	color: #A52A2A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 101;
	top: 280px;
	margin: 5px 2px 2px 2px;
}

div.ListInfoPanel {
	padding-left: 15px;
	padding-right: 15px;
	width: 1000px;
	background-color: #F7F7F7;
}

/* ********* _inputs *********************** */
span.showRadio input {
	border: none;
	text-align: left;
	width: 20px;
}
span.checkbox input{
	border: none;
	text-align: left;
	width: 20px;
}
/* ******** _agb *************************** */
div.agb {
	width: 575px;
	/*padding: 10px;*/
}
div.BackLink {
	height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	width: 100%;
}
div.BackLink a{
	background: url(../img/icon_back.gif) no-repeat left;
	padding-left: 40px;
	
}
/* ***************** konditionen **************** */
div.ContentKonditionen {
	padding-left: 15px;
	background-color: #F7F7F7;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #D8D8D8;
}
div.ContentKonditionen table {
	line-height: 12px;
	margin-top: 10px;
}
div.ContentKonditionen td {
	padding:  4px  4px;
}
/* **************** Wetter *************************** */
div.weather {
	background-color: #F7F7F7;
	border-bottom: 1px solid #D8D8D8;
	height: auto;
	width: 500px;
	font-size: 9px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	border-right: 1px solid #000;
	margin-left: 0px;
}
div.weather h1 {
	font-size: 11px;
	display: none;
	margin: 0px;
}
div.weather ul {
	list-style: none;
	margin-left: 0px;
}
div.weather img {
	border: 1px solid #999;
	margin-left: 0px;
}
div.weather li {
	float: left;
	text-align: left;
	width: 125px;
	margin-left: 0px;
	margin-right: 3px;
}
div.weatherspacer {
	height: 14px;
}
div.region, div.temperature {
	margin: 0px;
	padding:0px;
}
/* events **************************************** */
div.Events {
	background-color: #F7F7F7;
	border-bottom: 1px solid #D8D8D8;
	margin: 5px 0;
	height: 95px;
	overflow: hidden;
	/*border: 1px solid red;*/
}
span.eventDatum {
	font-size: 10px;
	margin: 4px 0px 0px 10px;
}
div.Events h1 {
	font-size: 12px;
	margin: 4px 0px 4px 10px;
}
div.Events img {
	float: left;
	margin: 4px 10px 0px 4px;
	/*padding-bottom: 25px;*/
}
div.Events p {
	width: 455px;
	margin: 0px 0px 0px 10px;
}

div.searchJob {
	/*float: left;*/
	font-weight: bold;
	font-size: 12px;
	margin: 2px 0px 8px 0px;
	padding-top: 6px;
	padding-left: 35px;
	background: url(../img/button_registrieren.gif) no-repeat #F7F7F7;
	height: 25px;
	color: #CC0000;
	clear: both;
}

div.SearchJobPanel {
	position: absolute; 
	top: 170px;
	left: 300px;
	width: 398px;
/*ACHTUNG Keine height einfügen, gibt Probleme mit Firefox*/

}

div.ContentSearchJobPanel {
	padding-left: 15px;
	background-color: #F7F7F7;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #D8D8D8;
}
div.ContentSearchJobPanel input {
	width: 200px;
}
div.SuggestionPanel {
	position: absolute;
	top: 110px;
	left: 500px;
	width: 398px;
	height: 150px;
}

/* =================================================================
Part Banner (Flyin oder KlappUp oder wasauchimmer)
*/
div#banner {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 99;
	background: #FFF;
	color: #FFF;
	width: 300px;
	height: 1200px;
	border-left: 1px solid #999;
	padding: 10px;
	overflow: hidden;	
}
div#banner a:hover{
	text-decoration: none;
}
div#banner div#close{
	margin: 0 0 10px 0;
}
div#banner div#close a{
	display: block;
	padding: 3px 15px;
	color: #FFF;
	background: #7d7d7d;
	border: 1px solid #7d7d7d;
	text-align: right;
}

div#banner div.werbung{
	background: url(../img/flyinaschi.jpg) no-repeat;
}

div#banner div#haendlerlogo, div#banner div#textnachaschi, div#banner div.flyinformdanke{
	width: 220px;
}

div#banner div#banner div#textnachaschi{
	margin: 15px 0 0 0;
}

div#banner div#haendlerlogo img{
	float: left;
	margin: 0 10px 5px 0;
}

div#banner div.werbung div#flyinaschi{
	font-size: 9px;
	line-height: 1.5;
	width: 115px;
	height: 145px;
	padding: 5px;
	margin: 0 0 20px 0;
	overflow: hidden;
}

div#banner div.flyinform, div#banner div.werbung, div#banner div#close{
	width: 250px;
}

div#banner div.flyinform ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#banner div.flyinform ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	clear: left;
}
div#banner div.flyinform ul li label{
	display: block;
	width: 60px;
	float: left;
	padding: 3px 0 0 0;
}
div#banner div.flyinform ul li input{
	width: 150px;
	border: 1px solid #7F9DB9;
	height: 15px;
	font-size: 10px;
}
div#banner div.flyinform input.button{
	height: 17px;
	margin: 5px 0 0 60px:
}
div#banner div.flyinform input.checkbox{
	width: 20px;
	border: none;
}
div#banner p{
	width: 220px;
}
div#banner h3{
	font-size: 11px;
	color: #0F3A4D;
	width: 250px;
}

div#banner a  {
	display: block;
}
div#banner a:hover  {
}

div#_ctl0_InfoText {
	display:none;
}

