/* CSS Document */

body 
{
	background: #FFFFFF url(../images/bg.jpg) repeat-x left top;
	font: italic 90%/1.3em Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1,h2 {
	text-align: left;
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-style: italic;
	font-weight: normal;
	color: #CC6600;
	padding-top: 10px;
	letter-spacing: 0.05em;
	padding-bottom: 10px;
}
.sub .StoryContentColor {
	line-height: 1.7em;
	text-align: left;
	width: 320px;
}
h3 {
	font-weight: normal;
	text-align: left;
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-style: italic;
	font-size: medium;
	color: #333300;
    }
h5,h6 {
	line-height: normal;
	margin: 0px;
	padding: 5px 0px;
	color: #333300;
}
#copy {
	font: normal 6px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	width: 100%;
	text-align: left;
	clear: both;
	text-indent: 50px;
	height: 15px;
	margin: 0 auto;
}

h4 {
	color: #666666;
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 0.03em;
}

a:link, a:visited, a:active, a:hover
{ 
    color:#333333;
	font-weight:normal;
	text-decoration:none;
}
a:active, a:hover
{
	color:#CC6600;
	text-decoration: none;
}
#linkList ul li{
	border-bottom: 1px solid #ECEFD7;
	list-style: none;
	font-size: 12px;
	line-height: 3em;
	text-align: left;
	color: #333333;
	width: 80px;
	margin-left: 20px;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
	color: #333333;
}

#linkList li a:hover {
	color: #CC6600;
}

#title {
	background: url(../images/dr.jpg) no-repeat right top;
	height: 250px;
	margin: 0;
	padding: 0px;
	width: 100%;
	position: relative;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
#banner {
	background: url(../images/banner.jpg) no-repeat right top;
	height: 240px;
	margin: 0;
	padding: 0px;
	width: 100%;
	position: relative;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}




#left, #right {
	
	line-height:18px;
}
#left {
    width:16%;
	float:left;
	padding-top: 80px;
	text-align: left;
}
#right {
	width:10%;
	float:right;
	padding-top: 0px;
}

#content {
	float:left;
	width:65%;
	margin-left:2%;
	text-align: left;
}
#div1 {
	background: url(../images/log.gif) no-repeat left top;
	position: absolute;
	height: 100px;
	width: 250px;
	left: 30px;
	top: 50px;
}
#subfooter1{
	text-align:center;
	height:40px;
	margin: 40px 1px 05px;
	background: url(../images/reit-ohne.jpg) no-repeat center bottom;
}

#navcontainer ul
{
	padding: 0.3em 0 0.3em 0.5em;
	margin: 0 0 0 0px;
	list-style-type: none;
	width: 100%;
	text-align: left;
}

#navcontainer li {
	display: inline;
	padding-right: 1.5em;
}
#preamble {
	color:#333333;
	padding-left: 50px;
	}

