/* --- CSS --- */

/* Allgemeines */
*, html, body {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	background-color: #ccc;
	background-image: url(bilder/Background.gif);
	background-repeat: repeat-x;
}
div, p, h1, h4, h5, h6, ul, li, form, input, table, tr  , td{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #736357;
	font-style: normal;
	text-decoration: none;
}


a {
	border: none;
	text-decoration: none;
	color: #41111d;

}


a:link {
	border: none;
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	border: none;
	color: #cc0000;
	text-decoration: none;
}
a:active {
	color:  #333;
	text-decoration: none;
	border: none;
}

a img {
	text-decoration: none;
	border: none;
}
/* Layout-Container */

#SEITE {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	background-color: #FFF;
	width: 900px;
}
	

#LOGIN {
	position: relative;
	width: 520px;
	float: right;
	height: 30px;
	clear: both;
	text-align: right;
	color: #736357;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 10px;
	background-color: #FFF;
	
	
}
#_LOGIN .FORM {
	float: left;
	position: absolute;
	font-size: 11px;
	top: 11px;
	left: 35px;
}
#_LOGIN .PASSWORT {
	float: left;
	position: absolute;
	top: 11px;
	width: auto;
}
#LOGIN ul li{
	height: auto;
	float: left;
	position: relative;
	display: inline;
	list-style: none;
	text-decoration: none;
	padding-right: 140px;
	font-size: 11px;
}

/* ***********alles zu Container_top ************************************************************** */

#TOP {
	width: 900px;
	height: auto;
	clear: both;
	float: left;
	position: relative;
	background-color: #FFF;
	border-color: #DBDAD5;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	
}
#NAVIGATION ul li {
	list-style:none;
	text-decoration:none;
	display: inline;
	font-size: 14px;
	position: relative;
	color: #a2122a;
	width: 900px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 30px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.065em;
}
#NAVIGATION a  {
	color: #A59F89;
}


#NAVIGATION {
	width: auto;
	height: auto;
	float: right;
	position: relative;
	text-align: right;
	margin-top: 30px;
	margin-right: 40px;
	background-color: #FFF;
	}
#LINIE {
	position: relative;
	margin-left: 330px;
	top: 10px;
}

#LINIE_KLEIN {
	position: relative;
	top: -3px;
	margin: 0px;
}


#LOGO {
	height: 80px;
	float: left;
	position: relative;
	width: auto;
	padding-left: 43px;
	margin-top: 25px;
	margin-bottom: 10px;
}

#BANNER {
	position: relative;
	width: 900px;
	height: auto;
	float: left;
	clear: both;
	background-color: #FFF;
	border-color: #DBDAD5;
	border-width: 0 1px 0 1px;
	border-style: solid;
}
#BANNER .FLOW{
	position: absolute;
	width: auto;
	height: auto;
	float: left;
	clear: none;
	left: 48px;
	top: 142px;
}

#LAND {
	position: absolute;
	width: auto;
	left: 48px;
	z-index: 15;
	top: 150px;
}

#LAND    ul li{
	position: relative;
	width: auto;
	color: #CFBF50;
	list-style: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 0px;
}

#LAND a {
	position: relative;
	width: 90px;
	color: #CFBF50;
	list-style: none;
	display: block;
	font-weight: bold;
	font-family: Arial, Corbel, "Lucida Sans Unicode", "Lucida Grande", san-serif;
	margin-left: -10px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 0px;
}



#LAND a:hover {
	position: relative;
	width: 90px;
	color: #FFF;
	list-style: none;
	display: block;
	background-color: #000;
	font-weight: bold;
	font-family: Arial, Corbel, "Lucida Sans Unicode", "Lucida Grande", san-serif;
	margin-left: -10px;
	padding-left: 10px;
	padding-bottom: 2px;
}






/* ***********alles zu Container_mitte ************************************************************** */


#MITTE {
	width: 900px;
	clear: both;
	position: relative;
	float: left;
	height: auto;
	background-color: #FFF;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #DBDAD5;
}
/* ***********alles zu Container_bottom ************************************************************** */


#BOTTOM {
	width: 585px;
	height: 25px;
	background-color: #FFF;
	position: relative;
	left: auto;
	padding-top: 10px;
	float: left;
	clear: both;
	padding-left: 315px;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #DBDAD5;
	background-image: url(bilder/navi-linie.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
}
#BOTTOM p {
	font-size: 11px;
	display: inline;
	padding-left: 55px;
}
#LEFTCONTENT {
	width: 280px;
	height: auto;
	float: left;
	font-size: 11px;
	line-height: 1.5em;
	clear: left;
	background-color: #FFF;
	margin-left: 30px;
	margin-right: 5px;
	margin-bottom: 20px;
	padding-top: 30px;
}

#LEFTCONTENT a {
	background-image:url(bilder/a-icon.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right: 11px;
}

#RIGHTCONTENT {
	width: 460px;
	height: auto;
	float: right;
	font-size: 11px;
	line-height: 1.5em;
	clear: right;
	background-color: #FFF;
	margin-right: 70px;
	margin-bottom: 20px;
	padding-top: 40px;
}

#RIGHTCONTENT a {
	background-image:url(bilder/a-icon.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-right: 11px;
}
hr {
	background-repeat: no-repeat;
	clear: both;
	float: left;
	width: 100%;
	border: 1px dotted #736357;
	background-position: left top;
	margin: 0 0px 20px 0px;
	border-bottom-style: dotted;
}


#RIGHTCONTENT p {
	padding-top: 5px;
	padding-bottom: 10px;
}

#RIGHTCONTENT ul li {
	display: block;
	padding-left: 25px;
	background-image: url(bilder/list-icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-bottom: 2px;
}

#RIGHTCONTENT em {
	padding-top: 0px;
	padding-bottom: 0px;
}



#LEFTCONTENT p, #LEFTCONTENT h1, #LEFTCONTENT em{
	margin-bottom: 15px;
	padding-left: 18px;
	display: block;
}
#SEITE a.ACTIVE  {
	color: #cc0000;
	background-image: url(bilder/active-icon.gif);
	background-position: center 24px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	z-index: 100;
}

/* Besondere Elemente */

/*---------- bubble tooltip -----------*/
a.tt{
	position:relative;
	z-index:24;
	font-weight:bold;
	text-decoration:none;
	margin-left: 0px;
}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	color: #FFF;
	text-align: right;





	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 1;
	opacity: 1;
	font-weight: bold;
	font-size: 30px;
	margin-left: 120px;
	height: 100px;
}
a.tt:hover span.top{
	display: block;
	padding: 100px 100px 65px 100px;
	background-image: url(bilder/bubble.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 200;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cc0000;
	letter-spacing: .065em;
	display: block;
	margin-bottom: 0px;
	margin-top: 5px;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #736856;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 20px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 3px;
}

h3 {
	color: #FFF;
	display: block;
	width: auto;
	background-image: url(bilder/Background-Logo.gif);
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5b4d42;
	display: block;
	padding-bottom: 10px;
	padding-top: 3px;
}




em {
	color: #5b4d42;
	font-style: italic;
}
#RIGHTCONTENT img.kimg{
	float: right;
	clear: right;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#RIGHTCONTENT p.kimg {
	padding-top: 120px;
	padding-bottom: 0px;
	float: left;
	clear: left;
	display: block;
	margin-top: 10px;
}





b {
	font-weight: bold;
}
