a {
	color: #000099;
}

a:hover{
	color: #0000CC;
}

html{
	overflow: scroll;
}

body{
	background-color: #FFFFFF;
}

body,
div,
td,
form,
p{
	border: 0;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: normal;
	font-size: 160%;
	margin-bottom: 18px;
	margin-top: 10px;
	line-height: 100%;
	padding-bottom: 0;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 0;
	line-height: 100%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

h4{
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 10px;
}

h5 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

hr{
	border-bottom: 1px solid;
	height: 0;
}

img{
	border: 0;
}

input,
textarea,
select{
	border: 1px solid #000000;
	color: #000000;
	font-family: "MS Sans Serif", sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: small;
	margin-top: 2px;
	margin-right: 5px;
}


span.bold{
	font-weight: bold;
}

span.errors{
	color: #FF0000;
	font-size: small;
}

span.fineprint{
	display: none;
}

span.nospam,
span.antispam {
	display: none;
}

span.note {
	color: #666666;
	font-size: 80%;
}

table{
	border-collapse: collapse;
}

table td,
table th {
	vertical-align: top;
}

.csc-firstheader{
	margin-top: 0;
}

.error {
	color: #CC0000;
}

.warning {
	color: #999999;
}

dd.csc-textpic-caption{
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 88%;
}

table.contenttable{
	margin-top: 6px;
}
 
table.contenttable td{
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
 
td.csc-uploads-fileName,
td.csc-uploads-icon{
	padding-right: 10px;
}
/*
table.imgtext-table{
	margin-top: 8px;
}

div.csc-textpic-imagewrap{
	margin-bottom: 10px;
}

div.csc-textpic-text{
	margin-bottom: 10px;
}
*/
td.csc-uploads-icon a img{
	border: 1px solid #999999;
}

table.csc-uploads{
	margin-top: 10px;
}

table.csc-uploads td{
	padding-bottom: 5px;
}

.clear {
	clear: both;
}

p.bodytext {
	line-height: 135%;
}

table.contenttable td p.bodytext{
	font-size: 90%;
}

div#kopf {
	position: relative;
	height: 100px;
	width: 980px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

div#topmenu {
	position: relative;
	float: right;
	width: 300px;
	height: 100px;
	text-align: right;
}

div#sprachmenu {
	position: relative;
	height: 80px;
}

div#sprachmenu div.lang {
	position: relative;
	float: right;
	height: 25px;
	width: 20px;
	margin-left: 5px;
}

div#sprachmenu div.lang a {
	position: relative;
}

div#topmenu-rand a {
	color: #000000;
	text-decoration: none;
}

div#topmenu-rand span {
	padding-left:5px;
}

div#topmenu-rand a:hover {
	text-decoration: underline;
}

div#topmenu-rand a.active {
	font-weight: bold;
}

div#adresse {
	position: relative;
	background-image: url(bilder/adresse-bg.png);
	background-repeat: repeat-x;
}

div#adresse-inhalt {
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

div#adresse-logo {
	position: relative;
	height: 20px;
}

div#lauftext {
	position: relative;
	float: right;
	width: 730px;
	height: 20px;
	display: inline;
}

div#lauftext marquee {
	padding-top: 2px;
	color: #FFFFFF;
}

div#menu-balken {
	position: relative;
	height: 40px;
	background-image: url(bilder/balken-bg.png);
	background-repeat: repeat-x;
}

div#menu {
	position: relative;
	width: 970px;
	height: 40px;
	margin-top: -40px;
	margin-left: auto;
	margin-right: auto;
}

div#menu span {
	position: relative;
	padding-right: 10px;
}

div#menu div#submenu {
	position: absolute;
	background-image: url(bilder/menu/submenu-ecken.png);
	background-repeat: no-repeat;
	font-size: 12px;
	bottom: -14px;
	left: 9px;
	height: 17px;
	padding-left: 10px;
	padding-right: 5px;
	z-index: 1000;
	white-space: nowrap;
	text-align: right;
}

div#menu div#submenu span {
	padding-left: 5px;
}

div#menu div#submenu a {
	text-decoration: none;
	color: #000000;
}

div#menu div#submenu a.active,
div#menu div#submenu a:hover {
	color: #5B9A35;
}

div#menu-schatten {
	position: relative;
	background-image: url(bilder/schatten-balken.png);
	background-repeat: repeat-x;
	height: 10px;
}

div#haupt {
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	border-left: 2px dotted #0065B5;
	border-right: 2px dotted #0065B5;
	padding-top: 70px;
	padding-bottom: 10px;
}

div#spalte-links-inhalt,
div#spalte-normal-inhalt,
div#spalte-rechts-inhalt {
	position: relative;
	padding: 10px;
}

div#spalte-links {
	position: relative;
	float: left;
	width: 200px;
	border: 2px dotted #0065B5;
	margin-left: 30px;
}

div.csc-header-h4,
div.csc-header-h5 {
	position: relative;
	height: 40px;
	margin-top: -40px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 20px;
}

div#spalte-clearer {
	clear: both;
}

div#balken-unten {
	position: relative;
	background-image: url(bilder/balken-unten.png);
	background-repeat: repeat-x;
	height: 20px;
	text-align: right;
}

div#balken-unten span {
	display: block;
	padding-right: 5px;
	padding-top: 6px;
}

div#balken-unten a {
	font-size: 10px;
	color: #4F8A2D;
	text-decoration: none;
}

div#balken-unten a:hover {
	color: #FFFFFF;
}

div.tx-juhuivcaleasy-pi1,
div.tx-juhuivcaleasy-pi1 div,
div.tx-juhuivcaleasy-pi1 label,
div.tx-juhuivcaleasy-pi1 input,
div.tx-juhuivcaleasy-pi1 textarea {
	font-size: x-small;
}

div.tx-juhuivcaleasy-pi1 label {
	display: block;
	padding-top: 5px;
}

div.tx-juhuivcaleasy-pi1 .standard {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

div.tx-juhuivcaleasy-pi1 .green {
	background-color: #DBEFCE;
	border: 1px solid #65AB3B;
}


div.tx-juhuivcaleasy-pi1 .red {
	background-color: #EDCFCB;
	border: 1px solid #AB493B;
}

div.tx-juhuivcaleasy-pi1 input,
div.tx-juhuivcaleasy-pi1 textarea {
	width: 180px;
}

div.tx-juhuivcaleasy-pi1 textarea {
	height: 100px;
	overflow: auto;
}

div.tx-juhuivcaleasy-pi1 input#submitknopf {
	margin-top: 10px;
	border: 1px solid #0066B3;
	background-color: #CCCCCC;
}

div.tx-juhuivcaleasy-pi1 div.vcaleasy-entry div.datum {
	text-align: right;
}

div.tx-juhuivcaleasy-pi1 div.vcaleasy-entry div.text {
	font-size: small;
	border: 1px dotted #0066B3;
	margin-bottom: 15px;
	padding: 2px;
}

div.tx-juhuivcaleasy-pi1 div.vcaleasy-form-header {
	margin-top: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #0066B3;
}

div.recentrandom {
	padding-left: 5px;
}

div.recentrandom div.recentrandomitem {
	padding-bottom: 20px;
}
