html, body { 
	margin: 0px; 
	padding: 0px; 
	background-color: #ffffff;
	
} 
p{
	text-align: justify;
	font-size: 12px;
}
ol li{
	text-align: justify;
}
/*Contentrahmen-------------------------------------------------------------------*/
.content{
	margin-left:auto; 
	margin-right:auto; 
	font-family: Arial;	
	border: 1px solid #000000;;
	width: 860px;
	margin-bottom:50px;	
	position: relative;

}
* html .content{
	width: 860px;
	w\idth: 860px;
}
/*header-------------------------------------------------------------------------*/
.header{	 
	 display: block;
	 height: 124px;	 
	 background-image: url(images/header13.jpg);
	 background-repeat: no-repeat; 
		
}

/*Linke Tabellenzelle-----------------------------------------------------------------*/
#left{
	background-color: #507B9D;
	width: 180px; 	
	padding-top: 45px;
}
*html #left{
	padding-top: 40px;
	padd\ing-top: 40px;
}

/*rechte Tabellenzelle-----------------------------------------------------------------*/
#right{
	background-color: #507B9D;
	width: 162px; 
	/*background-image: url(images/bgleft.jpg);*/
	padding-top: 45px;
}
*html #right{
	padding-top: 40px;
	padd\ing-top: 40px;
}

/*HauptNavigation-----------------------------------------------------------------*/

#navcontainer {
	float: left;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
}

#navcontainer div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px; 
}

#navcontainer1 a {
	/*border-top: 1px solid #B80705;*/
}

#navcontainer div a {
	color: #ffffff;
	margin: 0px 0px 4px 0px;
	padding: 2px 0px 2px 10px;
	width: 170px;
	text-decoration: none;
	display: block;
	background-image: url(images/nav_off.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #88B2D4;	
}
*html #navcontainer div a {	
	width: 180px;
	w\idth: 170px;
}


#navcontainer a:visited {
	color:#ffffff;
	text-decoration: none;
	width: 170px;
	margin: 0px 0px 4px 0px; 
	padding: 2px 0px 2px 10px;
	display: block;
}
*html #navcontainer a:visited {
	
	width: 180px;
	w\idth: 170px;
}

#navcontainer div a:hover {
	color: #ffffff;
	background-image: url(images/nav_on.jpg);
}

#navcontainer div .active {
	background-image: url(images/nav_on.jpg);
}

/*zweite Navigationsliste und dritte -------------------------------------------------------------------*/
#navigation2 a, #navigation3 a {
	/*border-bottom: 1px solid #B80705;*/
}

#navigation2 {
	/*margin-bottom: 12px !important;*/
}
h1{
	color: #ffffff;
	background-image: url(images/h1_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
	background-color: #88B2D4;;
	font-size: 15px;
	text-indent: 25px;
	font-family: Arial;
	margin-top: 5px;	
}
h2{
	color: #254159;
	border-bottom: 1px dotted #244056;
	border-top: 1px dotted #244056;
	font-size: 12px;
	padding: 4px 0px 4px 0px;
}

h3{ 
	font-size: 12px;
	color: #417095;	
	font-family: arial;
	font-weight: bold;
	margin-bottom: -10px;
}

#adsensenavi{	
	text-align: center;
}

/*fuer die adressen auktionshäuser------------------------------------------------------------------------------------*/
h4{
	font-size:11px;		
	color: #26425A;
	margin: 0px 0px 5px 0px;
}
/*Galerieempfehlung-------------------------------------------------------------------------------------*/
.bildstartseite{ 
	float: left;
	margin: 0px 10px 0px 0px;
}


/* ContentMitte-------------------------------------------------------------------------*/
.mitte{
	width:520px;
	/*float: left;*/
	font-size: 11px;
	color: #53575C;	
	text-align: justify;
	margin: 0px 0px 30px 0px;
	background-color: #ffffff;
	padding: 5px 20px 10px 20px;
	text-align: center;	
}

.rahmen{
	border: 1px solid #B3BDC5; 
	padding: 15px; 
	width: 444px; 
	margin-top: 20px; 
	text-align: left;
	/*background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
}
*html .rahmen{
	padding: 15px; 
	width: 460px; 
	padd\ing: 15px; 
	w\idth: 444px; 	
}

/*google-rechts-------------------------------------------------------------------------*/
#adSense{	
	float: right;
	width: 160px;
	height: 100%;	
}
/*Teaser--------------------------------------------------------------------------------*/
#teaserBoxStart{	
	height: 240px;
	margin: 40px 0px 0px 0px;
	
}
*html #teaserBoxStart {
	margin-bottom: 0px; 	
}
.teaserStart {	
	border: 1px solid #D1D0D0; 		
	background-color: #F7F7F7;	
	float: left;
	padding: 4px;
	margin: 0px 5px 6px 0px;
	width: 208px;	
	font-size: 11px;
	float: left;
	font-size: 11px;
	text-align: left;
}
* html .teaserStart {	
	width: 211px;
	height: 126px;	
	w\idth: 209px;
	he\ight: 106px;	
}

.teaserHeadline{
	display: block;
	border-bottom: 1px dotted gray;
}

/*normale links-------------------------------------------------------------------------*/
a:link {
color:#DD6A00; 
text-decoration: none;
	
}
a:visited {
color:#DD6A00;  
text-decoration: none;
}
a:hover {
color:#575555; 
text-decoration: underline;
}
a:active{
color:#DD6A00; 
text-decoration: underline;
}

/*Bilderplatzierung---------------------------------------------------------------------------*/
.bild_links{	
	margin: 3px 5px 0px 0px;
	float: left;	
	border: 1px solid #7C7B7B;	
}
.bild_rechts{	
	margin: 0px 0px 5px 10px;
	float: right;	
	border: 1px solid #7C7B7B;
}

/* Datenausgabe Transportadressen/Auktionshaeuser--------------------------------------------------------
h4{
	font-size:11px;
	margin: 0px 0px 5px 0px;
	color: #F00308;
	text-align: left;
}
.box1{
	background-color: #F2F2F2;
	padding: 2px 5px 4px 5px;
	margin-bottom: 4px;
	font-size:11px;
	text-align: left;
	border-bottom: 1px dotted #B9B8B8;
	
}
.box2{
	width:210px;
	float:left;
	font-size:11px;
	margin: 5px 0px 0px 0px;
	border-right: 1px dotted #D1D0D0;
	}

.box3{
	width:200px;
	float:left;
	font-size:11px;
	margin: 5px 3px 0px 0px;
	padding: 0px 0px 0px 8px;
}

.boxa{
	width:220px;
	float:left;
	font-size:11px;
	margin: 5px 3px 0px 0px;

}*/
/* Iframe Lexikon -------------------------------------------------------------------------

#kunstlexikonIframe {
	width: 458px;
	height: 400px;

}
#kunstlexikon {
	width: 460px;
	height: 350px;
	background: #F1F2F5;
}
*/

/* Suchergebnisse -------------------------------------------------------------------------*/

.highlight {
	background: #EFEAA4;
}
/*.suchErgebnissOben {
	width: 439px;
	height: 23px;
	border: 1px dotted red;
}*/
.suchErgebnissMitte {
	/*width: 419px;*/
	padding: 10px;
	text-align: justify;
	border: 1px dotted #cccccc;
}

.suchErgebnissUnten {
	/*width: 439px;*/
	height: 6px;
	border-bottom: 1px solid red;
	margin-bottom: 10px;
}

#orteForm {
	top: 5px;
	margin: 20px 0px;
}
#orteForm select {
	margin-right: 5px;
	border: 1px solid black;
	width: 120px;
}

/*fuss-------------------------------------------------------------------------*/
#footText {
	margin-top: 60px;
	width: 100%;
	bottom: 5px;
	text-align: center;
	
	
}

#footText a:link, #footText a:visited, #footText a:active, #footText a:hover{
	color:#000000;
	font-size:11px; 
}

#footText a img{
	border: none;
}



/*Formularfelder-------------------------------NEU NEU NEU----------------------------*/
.formField{
	border: 1px solid #88B2D4;
	width: 222px;
	font-size: 10px;
	font-family: Arial;
}
.formText{
	border: 1px solid #88B2D4;
	width: 250px;
	font-family: Arial;
	font-size: 10px;
}
.button {
	background: #DD6A00;
	color: #ffffff;
	font-size:10px;
	
	padding: 0px 0px 0px 0px;
	margin-left:92px;
}



/* Formate fuer explizite Tabellenformen */
.tabelle {
	margin: 10px 0px;	
}
.tabelle td {
	padding: 4px 8px;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	background-color: #F2F2F2; 
	border-right: 1px dotted #B9B8B8;
	border-left: 1px dotted #B9B8B8;
	border-top: 1px dotted #B9B8B8;
	font-size: 11px;
	color: #53575C;
	/*border-right: 1px dotted gray;*/
}
.tabelle thead td {
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}

.einleitung{
	background-color: #E0E9EF;
	padding: 15px;
	color: #26425A;
	/*font-size: 12px;*/
	margin-bottom: 20px;
}