body {
	margin: 0;
	padding: 0;
	background-color: #470aff;
}

/* Standardschrift */
body, th, a {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: #a7b8c0 url(background.jpg) repeat-x;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

#upage {
	margin: 30px auto 0;
	width: 890px;
	background-color: #fff;
}

#upage a {
	background: #fff;
}

#hauptmenue {
	top: 10px;
	margin-left: 45px;
	margin-right: 100px;
	padding-top: 70px;
	background-color: transparent;
	z-index: 1;
	height: 50px;
}

#hauptmenue ul {
	list-style: none;
    display: inline;
	background-color: transparent;
}

#hauptmenue li {
	float:left;
	background-color: transparent;
	margin:0;
	padding: 10px 10px 0;
}

#hauptmenue li a {
	text-decoration:none;
	background-color: transparent;
	font-weight: bold;
}

#hauptmenue li.active {
	margin-top: -10px;
	background: transparent url(stern.gif) no-repeat center bottom;
	height: 50px;
}

#hauptmenue li.active a {
	color: #cc0033;
}

#hauptmenue li a:hover {
	color: #cc0033;
}

#preheader {
	margin: 0px auto 0;
	background-color: #fff;
	height: 20px;
}

#page {
	width: 851px;
	margin: 0px auto 0;
	border-left: 1px solid #d1cdc1;
	border-right: 1px solid #d1cdc1;
	background: url(ecke_home.jpg) no-repeat scroll left bottom;
}

#header {
	margin-bottom: 20px;
	background: url(/fileadmin/elba/elba2010/header.jpg) no-repeat;
	height: 120px;
}

#menugrafik {
	width: 25%;
	height: 35px;
}

#menu {
	width: 205px;
	padding: 10px 0 100px 25px;
}

#menu ul {
	list-style: none;
	padding: 0 0 0 30px;
	margin: 0 0 1em 0;
}

#menu li {
	font-size: 10pt;
	font-weight: bold;
	height: 1.5em;
}

#menu a {
	text-decoration: none;
}

#menu li.active a {
	color: #cc0033;
}

#menu li a:hover {
	color: #cc0033;
}

#menu ul.menulevel2 {
	padding: 0 0 0 20px;
}

#menu ul.menulevel3 {
        padding: 0 0 0 40px;
}


#page h1 {
	margin: 7px 0;
	font-family: Tahoma;
	font-size: 17pt;
	font-weight: bold;
	color: #cc0033;
}

#content {
	/*margin: -115px 100px 0 0;*/
	width: 455px;
	float: right;
	overflow-x: hidden;
	overflow-y: auto;
	height: 400px;
	padding-right: 100px;
}

#footerlinks {
	width: 760px;
	margin: 2px auto 0px auto;
	text-align: right;
	float: left;
	padding-right: 20px;
	padding-top: 10px;
}

#footerlinks a {
	color: #cc0033;
	font-size: x-small;
	text-decoration: none;
}

#footerlinks a:hover {
	text-decoration:none;
	color: #000033;
	
}

#footer {
	width: 852px;
	text-align: right;
	border-top: 1px solid #d1cdc0;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
}

#sprachen {
	padding-top: 15px;
}


DIV.csc-textpic-clear {
        clear: none;
        display: none;
}

.csc-mailform { border:none; }
.csc-mailform-field label {
  display: block;
  margin-top: 15px;
}
