body {
  width:16cm;
  font-size:10pt;
  font-family:Georgia,Times,serif;

  margin:0cm;
  padding:0cm 0cm 0cm 1cm;
  text-align:left;
  color:#000;
}

#container {
	text-align:left;
	margin-top:3cm;
}

#cleft {
	float:right;
	width:9cm;
	font-family:Arial, Helvetica, sans-serif;
}

#cright {
	width:6cm;
	float:left;
}

#cfull {
	height:335px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}


#cright img {
	width:100%;
	height:auto;
}

#logo, #mainnav, #meta, #bymoxi {
	display:none;
}

/* Content Styles */
img { border:0px; }

a {
	color:#000;
	font-family:Georgia,Times,serif;
}

h2 {
	font-size:1.2em;
	margin:0px 0px 0.5em 0px;
	font-family:Georgia,Times,serif;
}

h3 {
	font-size:1.2em;
	margin:0px !important;
	font-family:Georgia,Times,serif;
}

p {
	margin:0em 0em 1em 0em;
}

div.arrows {
	display:none;
}

#scrollbox {
	width:6cm !important;
	position:relative !important;
	left:0px !important;
	height:auto !important;
	float:right;
}

#scrollbox div img {
	width:100%;
	height:auto !important;
}

#scrollbox div.text {
	font-size:0.8em;
	
	width:6cm !important;
	color:#000;
	text-align:left;
	margin:0.3cm 0cm;
}


.vorgehen {
	width:100%;
	border:0px;
	border-collapse:collapse;
}

.vorgehen td {
	border:1px solid #000;
	padding:0px;
	margin:0px;
}

.vorgehen th {
	text-align:left;
	padding:2px 0px 2px 8px;
	margin:0px;
	border:1px solid #000;
	font-weight:normal;
	color:#000;
}

.desc {
	color:#000;
	padding:8px !important;
	border:1px dotted #000;
	margin-top:12px;
}

.vorgehen .c1 { width:4%; }
.vorgehen .c2 { width:8%; }
.vorgehen .c3 { width:17.3%; }
.vorgehen .c4 { width:57.3%; }
.vorgehen .c5 { width:8%; }
.vorgehen .c6 { width:5.3%; }

.vorgehen a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:1.3em;
	padding:3px 0px 10px 8px;
}

ul {
	margin:0px 0px 15px 15px;
	padding:0px;
	clear:both;
}

.screenonly, .withpages {
	display:none;
}
