body {
	background:url(../img/bg_main.jpg) top repeat-x #000000;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {
	display:none;
}
#out {
	width:928px;
	height:728px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-364px 0 0 -464px;
	background:url(../img/bg_out.png) no-repeat center;
	z-index:1;
}
#left {
	width:388px;
	height:671px;
	margin:11px 0 0 14px;
	float:left;
}
#left ul {
	list-style:none;
	margin-top:215px;
	padding:0 10px;
	float:right;
}
#left ul li {
	margin:0;
	padding:0;
}
#left ul li a {
	width:100px;
	height:22px;
	display:block;
	outline:none;
}
#left ul li a:hover {
	width:100px;
	height:22px;
	display:block;
}
a.link_1 {
	background:url(../img/nav.gif) no-repeat 0px 0px;
}
a:hover.link_1, a.link_1_act {
	background:url(../img/nav_hover.gif) no-repeat 0px 0px;
}
a.link_2 {
	background:url(../img/nav.gif) no-repeat 0px -22px;
}
a:hover.link_2, a.link_2_act {
	background:url(../img/nav_hover.gif) no-repeat 0px -22px;
}

a.link_3 {
	background:url(../img/nav.gif) no-repeat 0px -44px;
}
a:hover.link_3, a.link_3_act {
	background:url(../img/nav_hover.gif) no-repeat 0px -44px;
}
a.link_4 {
	background:url(../img/nav.gif) no-repeat 0px -66px;
}
a:hover.link_4, a.link_4_act {
	background:url(../img/nav_hover.gif) no-repeat 0px -66px;
}
a.link_5 {
	background:url(../img/nav.gif) no-repeat 0px -88px;
}
a:hover.link_5, a.link_5_act{
	background:url(../img/nav_hover.gif) no-repeat 0px -88px;
}
a.link_6 {
	background:url(../img/nav.gif) no-repeat 0px -110px;
}
a:hover.link_6, a.link_6_act {
	background:url(../img/nav_hover.gif) no-repeat 0px -110px;
}
#left ul li span {
	display:none;
}
#right {
	width:512px;
	height:671px;
	margin:11px 14px 0 0;
	float:right;
	background:url(../img/bg_right.jpg) no-repeat;
}
a.logo {
	background:url(../img/logo.png) no-repeat;
	width:270px;
	height:80px;
	display:block;
	outline:none;
	float:right;
	margin:20px 20px 0 0;
}
a.logo span {
	display:none;
}
#content {
	margin:215px 10px 16px 10px;
	width:472px;
	height:440px;
	overflow:auto;
	padding:0 10px;
	z-index:5;
}
#content p {
	margin:0 0 10px 0;
}
#footer {
	background:#ddd8d1;
	width:900px;
	height:30px;
	clear:both;
	margin:0 14px 11px 14px;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:240px;
}
#footer ul li {
	display:inline;
	margin:0;
	padding:0;
}
.rechtlich {
	margin-right:40px;
}
a.impressum {
	background:url(../img/impressum.gif) no-repeat;
	width:80px;
	height:30px;
	display:block;
	outline:none;
	float:left;
}
a.email {
	background:url(../img/email.gif) no-repeat;
	width:59px;
	height:30px;
	display:block;
	outline:none;
	float:left;
}
.anschrift {
	background:url(../img/anschrift.gif) no-repeat right;
	width:330px;
	height:30px;
	display:block;
	float:left;
}
.email a {
	background:url(../img/email-addy.gif) no-repeat;
	width:110px;
	height:30px;
	display:block;
	float:left;
	outline:none;
}
.email a:hover {
	background:url(../img/email-addy-hover.gif) no-repeat;
}
a.email span, a.impressum span, .email a span, .anschrift span {
	display:none;
}
a.shownone {
	display:none;
}
/* kontakt */

.anschriftlabel { 
	font-size:11px;
	width:60px;
	display:block;
	float:left;
	margin-bottom:5px;
	margin-top:3px;
}
.anschriftinput {
	width:200px;
	font-size:11px;
	padding:2px;
	margin-bottom:5px;
}
.textlabel {
	font-size:11px;
	width:100px;
	display:block;
	margin-top:20px;
}
.textinput {
	margin-top:10px;
	width:350px;
	height:170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
.sendinput {
	margin-top:10px;
}
/* verkauf */
.verkauf {
	width:100%;
}
.verkaufleft {
	vertical-align:top;
	text-align:left;
}
h2 {
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
.verkaufleft a {
	background:url(../img/detail.png) no-repeat;
	display:block;
	width:107px;
	height:10px;
	outline:none;
}
.verkaufleft a span {
	display:none;
}
.verkaufright {
	text-align:right;
	vertical-align:top;
}
.verkaufright img {
	border:1px solid #cccccc;
	outline:none;
	padding:2px;
	margin-bottom:20px;
}
/* galerie */
.galerie {
	border:1px solid #cccccc;
	outline:none;
	padding:2px;
	margin:2px;
}
.verkauftable {
	width:120px;
}
a.anfrage {
	background:url(../img/anfrage.png) no-repeat;
	width:89px;
	height:10px;
	display:block;
	margin:10px 0;
	outline:none;
}
a.anfrage span {
	display:none;
}
#verkaufgal img {
	border:1px solid #cccccc;
	outline:none;
	padding:2px;
	margin:2px;
	width:75px;
}
a.grossbild {
	background:url(../img/ansicht.png) no-repeat;
	width:120px;
	height:11px;
	display:block;
	margin:10px 0;
	outline:none;
}
a.grossbild span {
	display:none;
}
a { outline:none; }








