

body{
	background-color: #f3e7d1;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}

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



#left{
width: 187px;
display: block;
float: left;
border-right: 1px #ffffff solid;
}

.left{
display: block;
float: left;
background-color: #fff;
width: 187px;
}



/* Suche */
.tx-indexedsearch {
padding: 5px;
}

/************ Accordion Inhalt ************/

/* Suchbox */
 #left #rgaccord2-nest .tx-macinasearchbox-pi1 #searchform{

height: 196px;
background-image: url(images/volltextsuche.jpg);
background-repeat: no-repeat;
}

 #left #rgaccord2-nest .tx-macinasearchbox-pi1 #mySearchbox{
border: 1px solid black;
width: 160px;
margin-left: 12px;
margin-top: 30px;
}

 #left #rgaccord2-nest .tx-macinasearchbox-pi1 #submitBtn:hover{
cursor: pointer;
}

 #left #rgaccord2-nest .tx-macinasearchbox-pi1 #submitBtn{
float:right;
margin: 120px 9px 0 0;
}
/* Karte */
 #left #rgaccord2-nest .karte {
background-image:url(images/karte.jpg);
width: 187px;
height: 196px;
}

 #left #rgaccord2-nest .karte img {
position:relative;
left: 125px;
top: 173px;
}

 #left #rgaccord2-nest .karte img:hover {
cursor:pointer;
}

/* Wunschhof */
 #left #rgaccord2-nest .wunschhof{
background-image:url(images/hofanfrage.jpg);
width: 187px;
height: 196px;
}

 #left #rgaccord2-nest .wunschhof img {
float:right;
margin-top: 173px;
}

#center #page #left #rgaccord2-nest .wunschhof img:hover {
cursor:pointer;
}

