html {
	height: 100%;
	width: 100%;
}

body {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	
	font-family: verdana;
	font-size: 12px;
}

#logo {
	float: left;
}

#header {
	float: right;
	width: 800px;
	height: 156px;
	background-image: url(../images/verlauf_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	color: #FFFFFF;
}


#headertext {
	float: left;
	padding-left: 25px;
}

#headertext .bodytext {
	margin-top: 11px;
}

#teaser {
	float: right;
}

#teaser * {
	margin: 0px;
	padding: 0px;
}

#menu ul {
	list-item-style: none;
	list-item-image: none;
	
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: block;
	float: left;
	
	margin: 0px;
	padding: 0px;
	
	color: #787878;
}

#menu li.no a:link,
#menu li.no a:visited {
	color: #787878;
	text-decoration: none;
}


#menu li.no a:hover,
#menu li.no a:active,
#menu li.no a:focus {
	color: #000000;
	text-decoration: underline;
}


#menu li.act a {
	color: #000000;
	text-decoration: underline;
}

.allContent {
	font-size: 12px;
}

.allContent .bodytext {
	margin-top: 8px;
}

.allContent ul {
	margin: 0px;
	padding: 0px;
}


.allContent ul li {
	margin: 0px 0px 0px 14px;
	padding: 0px;
}


.allContent h2,
.allContent h3 {
	background-color: transparent;
	color: #C9001C;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}


#cols2 .allContent H1.csc-firstHeader,
#cols2 .allContent H2.csc-firstHeader,
#home .allContent H1.csc-firstHeader,
#home .allContent H2.csc-firstHeader,
#right H1.csc-firstHeader,
#right H2.csc-firstHeader {
	margin: 0px 0px 29px 0px;
	padding: 0px;
	background-color: #c9001c;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 11px;
	line-height: 23px;
	font-weight: bold;
}


.pagetitle {
	margin: 0px 0px 22px 0px;
	padding: 0px;
	background-color: #c9001c;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 11px;
	line-height: 23px;
}

.allContent H1 {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #c9001c;
	font-size: 14px;
	font-weight: normal;
}

.allContent a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.allContent .csc-textpic {
	margin-bottom: 12px;
	display: table;
}

.allContent .csc-textpic .csc-textpic-imagewrap {
	margin-bottom: 12px;
	display: table;
}

.allContent .csc-textpic-text p {
	margin: 0px;
}

.allContent .csc-uploads-fileSize {
	vertical-align: top;
}

.allContent .csc-mailform {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.allContent .csc-mailform .csc-mailform-field {
	clear: both;
}

.allContent .csc-mailform .csc-mailform-field label {
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 7px;
}

.allContent .csc-mailform .csc-mailform-field input,
.allContent .csc-mailform .csc-mailform-field textarea {
	display: block;
	float: left;
	margin-bottom: 7px;
}

.tx-txz19jobs-pi1 #joHeader {
	margin-bottom: 10px;
}

.tx-txz19jobs-pi1 .joBody {
	margin-bottom: 8px;
}

.allContent .csc-frame-rulerBefore {
	background-color: #FF0000;
	margin: 13px 0px;
	height: 1px;
}

