html {
	width: 100%;
	min-height: 100%;
	height:100%;
}

body {
	border : 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 12px;
	min-height: 100%;
	height:100%;
    margin: 0px;
    padding:0px;
    line-height: 135%;
}



p {
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
}

h1 {
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
}

h3 {
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
}

dl {
	margin: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

#background {
	z-index:1;
}

#background img {
	width: 100%;
	height: auto;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index:1;
}

* html  #background img {
	position: absolute;
}

#wrapper {
	position:relative;
	width: 990px;
	margin: auto;
	z-index:5;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
}

#kopfmenubg {
	position:absolute;
	width: 656px;
	height: 194px;
	right: 0px;
	z-index:10;
}

#kopfmenu {
	position:absolute;
	width: 656px;
	height: 194px;
	right: 0px;
	top: 0px;
	z-index:20;
}

#kopfmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#kopfmenu ul li {
	display: inline;
	martgin: 0px;
	padding: 0px;
}

#kopfmenu ul li a {
	display: block;
	overflow: hidden;
	white-space:nowrap;
	z-index:25;
	position:absolute;
	text-indent: 999em;
}


#menubg {
	z-index: 5;
	position: absolute;
	width: 929px;
	height: 67px;
	top: 64px;
}

#menu {
	position: absolute;
	height: 27px;
	top: 84px;
	font-size: 13px;
	z-index: 30;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	line-height: 26px;
	margin-left: 20px;
	z-index: 30;
}

.inhaltsmenu {
	height: 40px;
	width: 520px;
}

ul.csc-menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.csc-menu li {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
}

ul.csc-menu li a {
	padding: 0px 10px;
	display: block;
}

#content {
	float: right;
	margin: 157px 125px 20px 0px;
	width: 535px;
	padding: 55px 40px 40px 40px;
	text-align: justify;
}

* html #content {
	margin: 157px 62px 20px 0px;
}

#rechts {
	float: right;
    margin: 157px 20px 20px 0px;
	width: 225px;
}

#menufuss {
	float: right;
	margin-top: -100px;
	height: 60px;
	width: 120px;
}

#menufuss img {
	margin-top: 10px;
}

#menufuss ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
}

#menufuss a {
	text-decoration: none;
}
.clr {
	clear:both;
}







#footer {

}

img, div, a, input { behavior: url(/fileadmin/template/iepngfix.htc) }

/* Container rechts */

.container {
	border: 1px solid #CCCCCC;
	margin:0 0 20px;
}

.container h1 {
	font-size: 14px;
	padding: 5px;
	margin: 0px;
}

.container .csc-header a {
	text-decoration: none;
}

.container p {
	padding: 5px;
	margin: 0px;
}

.container div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size:14px;
	font-weight:bold;
	margin:5px;
	padding:0;
}

/* Toggle default */
h3.rgaccord1-toggle {
  line-height: 22px;
  height: 20px;
  padding:2px 0 2px 25px;
  margin-right:32px;
  cursor:pointer;
}


/* the content */
div.rgaccord1-content {
  width:500px;
  padding-left: 20px;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}


div#mb_overlay {
	z-index:200;
}

div#mb_center {
	z-index:201;
}

div#mb_bottom {
	z-index:202;
}

#verlauf {
	font-size:12px;
}

#verlauf .textinput {
	width: 205px;
}

#verlauf .submitinput {
	width: 100px;
	color: #ffffff;
	border: none;
	margin-left: 110px;
}

#verlauf a {
	color: #ffffff;
}

#verlauf input {
	margin-bottom:8px;
}

