a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#objekt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.farbe1{
color:#31306b;
}
.farbe2{
color:#bbd4ea;
}
.farbe3{
color:#6a905c;
}
br{
line-height:1px;
}


#banner {
	margin:10px 0 0 40px;
}

/*-------------------------------------------Gastebuch---------------------------------*/
#gaest{
position:relative;
padding:0;
margin:0;
width:auto;
height:20px;
display:block;
border-top:2px dotted #323c46;
}
#gaest a{
color:#323c46;
text-decoration:none;
}
#gaest ul{
list-style-type:none;
	margin:0;
	padding:0;
position:relative;
overflow:visible;
}
#gaest ul li{
list-style-type:none;
}
.li-gaest1{
margin:0;
padding:3px 0 0 0;
float:left;
width:auto;
text-align:left;
font-weight:bold;
font-size:11px;
}
.li-gaest2{
margin:0;
padding:0;
float:right;
width:auto;
text-align:right;
font-weight:bold;
font-size:11px;
}
.label-gaest1{
text-align:left;
color:#323c46;
font-size:11px;
font-weight:normal;
width:110px;
float:left;
display:block;
}
.label-gaest2{
text-align:right;
color:#323c46;
font-size:11px;
font-weight:normal;
width:100px;
float:left;
display:block;
}
.label-gaest3{
text-align:right;
color:#323c46;
font-size:11px;
font-weight:normal;
width:100px;
float:left;
display:block;
}


.a-gaest{
margin:0;
padding:0;
color:#323c46;
text-decoration:none;
}
.gaest-text{
margin:0;
padding:0;
padding-bottom:5px;
padding-top:5px;
display:block;
height:auto;
display:block;
border-bottom:2px dotted #323c46;
background-color:#eff0f8;
overflow:auto;
margin-bottom:15px;
}
