body, html {
	background-color: #fff;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
	background-image:	url(/img/layout/bg_hori.gif);
	background-repeat: repeat-x;
	height: 100%;
}

#gwg {
	display: none;
}

#headimage {
	/*margin-top: 5px;*/
	background-color: #cccc99;
	height: 91px;
	border-bottom: 1px solid #fff;
}

/* Navigation */

#menu {
	display: none;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	/*font-weight: bold;*/
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	text-decoration: none;
	padding: 5px 0 0 10px;
	line-height: 26px;
	color: #333333;
	border: none;
}
	
#menu ul li a:hover {
	font-weight: bold;
}

.bildunterschrift {
	font-size: 80%;
}

/* Subnavigation */

#submenu {
	display: none;
}

.submenuheader { 
	display: none;
}

.submenu {
	display: none;
}

a.submenu:link, a.submenu:visited, a.submenu:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: none;
	color: #000000;
	display: none;
}

a.submenu:hover {
	background-color: #FFFFCC;
}

.submenufooter { display: none; }
img.submenufooter { display:none;}
a.submenufooter:link, a.submenufooter:visited, a.submenufooter:hover {
	border: none;
}


/* copyright by ATnexXT */

.atnexxt { display: none; }

/* Inhalt */

#content {
	width: 600px;
	margin-left: 0px;
	padding: 0 0 40px 0;
	text-align: left;
}

#content ul {
	list-style-type: square;
}

#content ul ul {
	font-size: 0.8em;
	list-style-type: square;
}

#content li {
	color: #000;
	line-height: 160%;
	margin-left: -23px;
}

#content td {
	font-size: 0.9em;
	vertical-align: top;
}

/*
#content td img {
	border: #FF6633 1px solid; 
}*/

.linkliste {
	text-align: right;
	color: #666666;
}

a.linkliste:link, a.linkliste:visited, a.linkliste:hover {
	color: #666666;
}


.uplink {
	text-align: right;
}

.wochenbild { 
	top: 310px; 
	left: 0px; 
	float: left;
	margin: 0 10px 10px 0;
	color: #cccccc;
	border: 1px solid #993300;
	padding: 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #993300;
	margin-bottom: 20px;
	margin-top: 30px;
	text-align: right;
}

h2 {
	color: #993300;
	font-size: 130%;
	font-style: italic;
	margin-top: 20px;
}

h3 {
	color: #000000;
	font-weight: normal;
	font-size: 120%;
	padding-bottom: 3px;
	margin-bottom: -10px;
	margin-top: 15px;
}

h4 {
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 20px;
	font-size: 115%;
}

p {
	font-size: 115%;
	line-height: 130%;
}

ul {
	font-size: 115%;
	list-style-type: square;
}

li {
	color: #000;
	line-height: 160%;
}

li.abstand {
	margin-top: 1em;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed; 
}

a:hover {
	color: #FF6633;
}

td {
	font-size: 115%;
}

.imglink {
	text-decoration: none;
	border: none;
}

img.rahmen {
	border: 1px solid #336600;
}

.textgruen {
	color: #336600;
}

.hinweis {
		font-size: 110%;
		color: #999966;
}

.entrybreak {
	float: right;
	width: 350px;
	height: 1px;
	border-bottom: 1px dashed #999966;
	margin-bottom: 20px;
}

.clear {
	clear: both;
}

.mietinteressent_buttons {
	display: none;
	
}

.mietinteressent_footer {
	display: block;
}
