* {
	margin: 0px;
	padding: 0px;
}
a img {
	border:none;
}

a {
	color:#CCA400;
}
a:hover {
	color:#cccccc;
}
html {
	height:100%;
	margin-bottom:1px;
}

body {
	text-align: center;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
}

#outer {
	margin: 10px auto;
	width: 920px;
	text-align: left;
	background: url(bg_webseite_house.png) repeat-y left top;
}
#wrapper  {
	width: 920px;
	padding-top: 20px;
	background: url(bg_wrapper_house.png) no-repeat left top;
}
#webseite   {
	width: 900px;
	margin: 10px auto 0px;
	padding: 0px 10px 10px;
	color: #CCA400;
	background: url(bg_footer_house.png) no-repeat 1px bottom;
}

#top_nav {
	font-size: 90%;
	text-align: right;
	line-height: 25px;
	height: 25px;
}

#header {
	height: 150px;
	border-top: 5px solid #CCA400;
	border-bottom: 5px solid #CCA400;
	background: url(madrid2.jpg) no-repeat right top;
	position: relative;
}

#navigation {
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px dotted #fff;
	margin-bottom:10px;
}

#linkes {
	width: 150px;
	float: left;
	padding: 5px;
}

#rechtes {
	float: right;
	width: 150px;
	padding: 5px 10px 5px 0px;
}

#content {
	margin-right: 170px;
	margin-left: 170px;
	padding: 0px 10px 10px;
	border-right: 1px dotted #fff;
	border-left: 1px dotted #fff;
	margin-bottom: 10px;
}

#content h1 {
	font-size: 1.6em;
	line-height: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCA400;
	letter-spacing: 0.2em;
	background: url(eck_button.gif) no-repeat 95% center;
}
h1, h2, h3, h4, h5, h6 {
	color:#CCA400;
}
/* hide hack from Mac-IE5 \*/
* html #content { height: 1%; }
/* end hiding */

#footer {
	font-size: 90%;
	line-height: 25px;
	clear: both;
	height: 25px;
	text-align: center;
	border-top: 5px solid #CCA400;
	margin-bottom: 10px;
}

#top_nav ul {
	list-style: none;
}

#top_nav ul li {
	display: inline;
	margin-right: 10px;
}

#top_nav ul li a {
	color: #CCA400;
	text-decoration: none;
	border-bottom: 1px dotted #CCA400;
}

#top_nav ul li a:hover {
	color: #FFCF0F;
	text-decoration: none;
	border-bottom: 1px dotted #CCA400;
}
#top_nav  ul  li a strong {
	font-weight: normal;
	color: #FFCF0F;
	border-bottom: 1px dotted #CCA400;
}

#navigation ul {
	list-style: none;
	display: block;
}
#navigation  ul  li  {
	display: block;
	float: left;
}

#navigation ul li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #CCA400;
	text-decoration: none;
	border-bottom: 1px dotted #CCA400;
}

#navigation ul li a:hover {
	color: #FFCF0F;
	border-bottom: 1px dotted #CCA400;
}
#navigation .current a {
	color: #FFFFFF;
}
#linkes .current a {
	color: #FFFFFF;
}



#linkes p {
	padding: 5px;
	border: 1px dotted #B4BFAE;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
#linkes  p a.mehr {
	color: #B4BEAE;
	text-align: right;
	display: block;
	padding-right: 5px;
	padding-bottom: 2px;
	border-top: 1px dotted #fff;
	margin-top: 5px;
	text-decoration: none;
}

#linkes  p a.mehr:hover {
	color: #FFCF0F;
	border-top: 1px solid #FFCF0F;
}

#linkes ul {
	list-style: none;
}

#linkes ul li {
	background: url(eck_button.gif) no-repeat 5px center;
}
#linkes ul li a {
	color: #CCA400;
	letter-spacing: 0.2em;
	text-decoration: none;
	border-bottom: 1px dotted #AFAA95;
	display: block;
	line-height:25px;
	padding-left: 20px;
}

#linkes ul li a:hover {
	color: #FFCF0F;
	border-bottom: 1px dotted #CCA400;
}

#linkes ul li a strong {
	color: #FFCF0F;
	border-bottom: 1px dotted #fff;
	font-weight: normal;
}
#linkes ul li ul li {
}


#linkes  ul li ul li a {
	font-size: 90%;
	padding-left:40px;
	color: #999999;
	display: block;
	background: url(12x9-symbol-02.gif) no-repeat 20px 10px;
}


#rechtes h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 10px;
	border-bottom: 1px dotted #fff;
}

#rechtes img {
	margin-bottom: 20px;
}

#content p {
	text-align: justify;
	margin-bottom: 10px;
}

#content img.flleft {
	padding: 4px;
	float: left;
	width: 200px;
	border: 1px dotted #fff;
	margin-right: 10px;
}

#footer a {
	font-size: 90%;
	color: #CCA400;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#footer a:hover {
	color: #FFCF0F;
}

#footer ul {
	display: inline;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
}

#footer ul li a {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	color: #CCA400;
}

#footer ul li a strong {
	color: #FFCF0F;
	font-weight: normal;
}
