body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:120%;
	color:#333333;
	background-image:url(/pics/background.jpg);
}

/* für IE-Positionierung */
#head{
	top:0em;
	margin-top:1em;
	margin-right:0.5em;

}
/* für nichtIE - kann IE nicht lesen */
html>body #head{
	margin-top:2em;
}

a {
	color:#A81B2A;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
}

td {
	font-size:0.8em;
}

.untermenue {
	margin-top:2em;
	float:left;
	width:11em;
}

.untermenue a {
	font-weight:bold;
	margin-bottom:1em;
	padding-bottom:1em;
}

.untermenue a:hover {
	color:#FF0033;
}

.main {
	margin-top:2em;
	margin-right:2em;
	float:left;
	width:60em;
}

.adress {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333333;
	line-height:120%;
}



.unter {
	color:#A81B2A;
	text-decoration:underline;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
    font-size:1.4em;
	padding:0.3em;
	vertical-align:middle;
    background-color:#A81B2A;
	color:#DCDCDC;
	margin-top:2em;
}

.detailtitle {
	font-family:Arial, Helvetica, sans-serif;
        font-size:0.9em;
	line-height:1.3em;
        background-color:#A81B2A;
	color:#DCDCDC;
}
.willkommen {
	font-family:Arial, Helvetica, sans-serif;
        font-size:2em;
		margin-bottom:0.6em;
}

.objekttable {
 	background-color:#f2f2f2; 
	border-color:#A81B2A #8B121F #8B121F #A81B2A; 
	border-width:2px; 
	border-style:solid;
}

.objektbeschreibung {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333333;
	line-height:1.2em;
}
.objektbeschreibung:hover {
	color:#A81B2A;
}


.listebild {
/*	margin:0.8em; */
	border:1px;
	height:5em; 
	border-color:#A81B2A;
	border-width:1px; 
}

.objektbild {
	margin-top:0.8em;
	margin-bottom:0.8em;
	border:1px;
	width:14em; 
	border-color:#A81B2A;
	border-width:1px; 
}


.suchform {
	background-color:#e2e2e2; 
	border-color:#A81B2A #8B121F #8B121F #A81B2A;
	 border-width:2px; 
	 border-style:solid;
/*	 width:45em;
*/
	width:100%;
}

.button { 
	font-weight: bolder; 
	color:#A81B2A; 
	background-color:#f2f2f2; 
    	border-color:#A81B2A #8B121F #8B121F #A81B2A; 
    	border-width:2px; 
    	border-style:solid
}

.input { 
	background-color:#f2f2f2; 
	border-width:1px; 
	border-style:outset; 
	border-color:#cccccc;
	font-size:1em; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#333333;
}

.headertitle {
	font-family:Arial, Helvetica, sans-serif;
  	font-size:0.9em;
	vertical-align:middle;
	padding: 0.5em;
	margin: 0em;
  	background-color:#A81B2A;
	color:#DCDCDC;
	white-space:nowrap;
}

.headertitle a {
  	background-color:#A81B2A;
	color:#DCDCDC;
}

.headertitle a:hover {
	text-decoration:overline underline;
}

.beschreibunglink {
	font-weight: bold;
	color:#333333;
}	

.beschreibunglink:hover {
	text-decoration:overline underline;
}
.anfragesenden {
	font-weight: bold;
	color:#A81B2A;
}	

.anfragesenden:hover {
	text-decoration:overline underline;
}
.row0 {
	background-color:#f2f2f2; 
}

.row1 {
	background-color:#c2c2c2; 
}

.klein {
	font-size:x-small;
}

.error {
	color:#A81B2A;
	font-size:1.1em;
	font-style:italic;
}

#bilderleiste {
	height:10.7em;
	vertical-align:bottom;
	overflow:auto;
	width:60em;
}

.bildInBilderleiste {
	height:9em;
	padding-right:0px;	
	vertical-align:bottom;	
	text-align:center;
	float:left;
}

.bildInBilderleiste img {
	height:8em;
	vertical-align:bottom;
}

.willkommenLink {
	font-weight:bold;
	text-decoration:none;	
}

.willkommenLink:hover {
	text-decoration:underline;
	color:#FF0033;
}