// ALLDATA Style Sheet

* {
	margin : 0;
	padding : 0;
}

body {
	margin : 0;
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size : 0.9em;
	background-color : #E7E0D0;
}

.page_top_bg
{
	border-width: 0px;
	margin: 0px;
	padding-top: 10px;
}

.page_bottom_bg
{
	border-width: 0px;
	margin: 0px;
	position: relative;
	text-align: center;
}

#wrapper
{
	border-width: 0px;
	hasLayout: -1;
	margin: 0px auto;
	position: relative;
	top: 0px;
	width: 1000px;
	text-align: left;
	background-color : #FFF;
}

h1 {
	border-bottom : 1px solid #00008B;
	text-align : center;
	line-height : 50px;
	background-color : #F5F5F5;     /* Hintergrund Header */
	font-size : 1.2em;
}

tablefont {
	font-family: Arial, Georgia, Helvetica, sans-serif;
	font-size : 0.8em;
}

ul {
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
}

#header {
	background-color : #FFF;   	/* Hintergrund Kopfzeilen */
} 


#main {
}

#left {
	float: left;
	width: 180px;
	padding : 10px;
}

#content {
	padding : 10px;
	position : relative;   	/* fix IE */
	margin-left : 200px;
	min-height: 520px;
}

*:first-child+html #left {
	padding-bottom: 32px;
}

*:first-child+html #content {
	padding-bottom: 32px;
	border-left: 2px solid #707173;
}

#contentHeader {
	background-image: url(../images/Leiste_800x80.png);
	background-repeat:no-repeat;
	background-position:left top;
	height: 80px;
	margin-bottom: 20px;
}

#contentMiddle {
	float: left;
	width: 780px;
}

.clear {
	clear : both;
	width : 278px;   	/* fix IE6 4 min-width 700px (Abstaende, Border, Padding abziehen)*/
}

#oehuurl_container {
	clear : both;
	display: none;
}

*:first-child+html #oehuurl_container {
	display: block;
	position: relative;
	height: 0;
}

*:first-child+html #oehuurl_container #oehuurl {
	position: relative;
	left: 182px;
	top: -150px;
	background-image: url(../images/url_logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 16px;
	height: 98px;
}

#footer {
	clear : both;
} 

#footer #adress {
	padding: 0 5px;
	background-color: #D7CCB2;
}

*:first-child+html #footer {
	position: relative;
	height: 0px;
	z-index: -1;
}

*:first-child+html #footer #adress {
	position: relative;
	top: -44px;
	left: 0px;
}

/*  ----------------------------------------- fix IE < 7 ------------------------------------------ */
h1 span {
	display : block;
	width : 700px;
	margin-left : auto;
	margin-right : auto;
}

#searcharea
{
	float: right;
	width: 210px;
}

#searcharea div.section
{
	border: 0;
}

#searcharea a
{
	color: #fff;
}

#searcharea input
{
	font-size: 1em;
}

#globalmenu
{
	background-color: #E2001A;
	height: 38px;
	color: #fff;
	text-align: center;
	font-size: 2.3em;
	font-weight: bold;
}

#globalmenu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#globalmenu li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
}

#globalmenu a
{
	color: #fff;
}


#news
{
	background-image: url(../images/news_rahmen_balken.gif);
	background-repeat:no-repeat;
	background-position:center top;
	color: #000;
	margin-bottom: 10px;
	padding-top: 35px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	height: 170px;
}

#news ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#news li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
}

#news a
{
	color: #000;
	text-decoration: none;
}

#news-small
{
	background-image: url(../images/news_rahmen_small.gif);
	background-repeat:no-repeat;
	background-position:center top;
	color: #000;
	margin-bottom: 10px;
	padding: 8px;
	height: 50px;
}

#news-small ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#news-small li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
}

#news-small a
{
	color: #000;
	text-decoration: none;
}

.button
{
	width: 130px;
	text-align:center;
	border:2px outset;
	background-color:#bcbcbc;
	font-family:Arial;
	font-size:1em;
	padding:3px;
	margin-bottom: 5px;
}

.button:hover
{
	color:#fff;
	background-color:#5555aa;
}

.button a
{
	text-decoration: none;
}

.button a:link, .button a:visited
{
	color:#000;
}

.Title
{
	font-size:1.2em;
	font-weight:bold;
	color:red;
}

.topinfo
{
	font-size:0.9m;
	width: 250px;
	height: 235px;
	overflow: hidden;
	float: left;
	margin: 4px;
}

.topinfolong
{
	background-image: url(../images/topinfolong_rahmen.png);
	background-repeat:no-repeat;
	width: 250px;
	height: 470px;
	overflow: hidden;
	float: right;
	margin: 4px;
	padding-top: 4px;
}

.topinfolongtermine
{
	width: 246px;
	height: 390px;
	overflow: hidden;
	margin-left: 2px;
}

.topinfolonglegende
{
	width: 246px;
	height: 40px;
	overflow: hidden;
	margin: 4px;
	padding-top: 4px;
}

.topinfoline
{
	margin-top:0px;
	margin-left:2px;
	margin-right:2px;
}

.articlelist
{
	margin-left: 40px;
	display: block;
	list-style-position: outside;
}

.articlelist li
{
	display:list-item;
}

.articlelist li h4
{
	font-size: 1.1em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.articlelist li h4 a
{
	color: #333;
	font-weight: 100;
	text-decoration: none;
}

.articlelist li div
{
	margin-bottom: 20px;
	font-size: 0.9em;
}

.articlelist li div p
{
	margin: 0px;
	padding: 3px 0;
}

.articlelist a:hover
{
  color: red;
	background-color: #f9f9f9;
	text-decoration: none;
}

.articlecontent
{
	margin-left: 35px;
}

#nav
{
	width: 180px;
	border-bottom: 1px solid #eee;
	margin-top: 2px;
	margin-bottom: 10px;
}

#nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li
{
	border-top: 1px solid #eee;
}

#nav a
{
	display: block;
	color: #000;
	padding: 3px;
	text-decoration: none;
}

#nav a:hover
{
	color: red;
	background-color: #f9f9f9;
	text-decoration: none;
}

#nav a.selected
{
	font-weight: bold;
}

#nav ul ul li a
{
	padding-left: 20px;
	color: #333;
}

#nav ul ul ul li a
{
	padding-left: 40px;
}

/* Eigenschaften für die Fotogallerie */
.album 
{
}

.album img 
{
	border: none;
}

.album a
{
	text-decoration: none;
}

.albumFloat 
{
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}

.albumDetailsLink 
{
}

.albumMetaSectionHead 
{
	font-weight: bold;
}

.albumMetaName 
{
	font-weight: bold;
}

.albumMetaValue 
{
}

@media print
{
	#header
	{
		display:none;
	}
	
	#globalmenu
	{
		display:none;
	}
	
	#left
	{
		display:none;
	}
	
	#oehuurl_container
	{
		display:none;
	}
	
	#footer
	{
		display:none;
	}
	
	#content
	{
		padding: 0px;
		border-left-width: 0px;
		margin: 0px;
		border-left-color: #FFFFFF;
	}
	
	*:first-child+html #content {
		padding-bottom: 0px;
		border-left: 0px solid #FFFFFF;
	}
	
	#contentHeader
	{
		display:none;
	}
	
	body
	{
		background-color : #FFFFFF;
	}
	
	iframe
	{
		width: 100px;
		height: 0px;
		overflow: hidden;
	}
}