
@import url("/includes/css/start.css");
@import url("/includes/css/navigation.css");
@import url("/includes/css/link_buttons.css");


 .Teaser:after {
    clear: both;
    content: " ";
    display: block;
}
.print-logo {
    display: none;
}
/* ######################### / Contentboxen ########################### */
.Section {
    margin-bottom: 10px;

}
.FirstSection {
    margin-right: 30px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background: url(/images/border.gif) repeat-x 0 100%;
}
.FirstSection .ContentSectionPart {
    background: none;
}
.SectionSubmitBewerbung {
    margin-top: -20px;
}
.SectionSubmitBewerbung .Button {
    float: right;
}
.SectionPart {
    padding-left: 10px;
}
.SectionPart h2 {
    margin-bottom: 10px;
}
.ContentSection {
    width: 100%;
	float: left;
	min-width: 30em;
	margin: 0;
}
.ContentSectionPart {
    margin-right: 30px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
.PlusMarginal .ContentSectionPart {
    margin-right: 16em;
}
.PlusMarginalBig .ContentSectionPart {
    margin-right: 16em;
}
.ContentSectionPart .VisualBlock {
	float: left;
    margin-right: 10px;
    vertical-align: text-top;
}

.MarginalSection {
    width: 178px;
    float: left;

}
.MarginalSectionbox {
    overflow: hidden;
    width: 178px;
    background: #fff url(/images/bg_marginalbox.jpg) repeat-x 0 0;
	border: 1px solid #EFEFEF;
}
.MarginalSectionBig {
    width: 178px;
    float: left;
}
.MarginalSectionbox h4,
.MarginalSection h4,
.MarginalSectionBig h4{
    margin: 0 0 10px 0;
	padding: 5px 10px 0 10px;
	font-size: 1.17em;
    font-weight: normal;
}
.MarginalSectionPart {
	width: 176px;
	float: left;
}
.MarginalContentSection {
	padding: 0 10px 10px 10px;
}

.MarginalContentSectionPart {
	font-size: 1em;
}
.MarginalContentSectionPart p {
	color: #000;
}
.MarginalContentSectionPart p .name {
	display: block;
    font-weight: normal;
    margin-top: 5px;
}
.MarginalContentSectionPart p .function {
	display: block;
    font-weight: normal;
}
.MarginalContentSectionPart a {
    display: block;
    margin-bottom: 2px;
    color: #cc0000;
    text-decoration: none;

}
.MarginalContentSection .download a {
    display: block;
    margin-bottom: 2px;
    padding-left: 21px;
    background: url(/images/adownload.gif) 0 2px no-repeat;
}
p.ContentTeaser, div.ContentTeaser {
	font-weight: bold;
    padding-bottom: 20px;
}
.PlusMarginal {
    margin-right: -15em;
}
.PlusMarginalBig {
        margin-right: -15em;
}
* html.PlusMarginalBig,
* html .PlusMarginal {
        margin-right: -15.5em;
}
.Hilite .ContentSectionPart {
    margin-right: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url(/images/border.gif) 0 100% repeat-x;
}
.LinkList {
    list-style-type: none;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.LinkList li {
    margin-bottom: 5px;
}
.LinkList li a {
    display: block;
}
.LinkList .Link {
    margin-top: 0px;
}
/* ######################### Teaserbl�cke ########################### */
.TeaserRow1 {
    float: left;
	padding: 20px 18px 20px 18px;
	width: 528px;
	background: #fff url(/images/bg_teaser.jpg) 0 0 repeat-x;
	border: 1px solid #EFEFEF;
}
.TeaserRow2 {
	float: right;
    padding: 20px 18px 20px 18px;
	width: 332px;
    background: #fff url(/images/bg_teaser.jpg) 0 0 repeat-x;
	border: 1px solid #EFEFEF;

}
.TeaserRow1 h2, .TeaserRow2 h2 {
	display: inline;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color:#fff;
	background: #666666;
    font-size: 1em;
}
.TeaserRow2 h1, .TeaserRow2 .TeaserBlock {

}

.TeaserBlock {
	margin-right: 30px;
	margin-bottom: 2px;
    padding: 0 0 10px 0;
}
.Homepage .TeaserBlock {
	margin-right: 0;
	margin-bottom: 2px;
    padding: 10px 0px 10px 0px;
}
.Homepage .TeaserBlock {
    padding: 0;
	margin-top: 10px;
}
.Teaser {
	height: 1%;
	background: url(/images/border.gif) 0 100% repeat-x;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.Teaser .date {
	display: block;
	color: #999;
}
.Teaser h4 {
    margin: 8px 0 10px 0;
    font-weight: normal;
    font-size: 1.2em;
}
.TeaserContent {
    padding: 0 10px 10px 0;
}
.TeaserContent .Link {
    margin-top: 10px;
}
.TeaserContent .VisualBlock {
    float: left;
}
/* ######################### / Teaserbl�cke ########################### */

div.Footer {
	margin-top: 20px;
	width: 100%;
}
div.Footer div.Bar {
	margin-top: 20px;
	padding: 1px 0 2px 20px;
}
div.Footer div.Bar div.Copyright {
    width: 20%;
	font-size: 0.9em;
	float: right;
	text-align: right;
}
div.Footer div.Bar div.FooterNav {
	width: 50%;
	float: left;
	font-size: 0.9em;
}

/* ######################### / Indexer ############################## */
.IndexerPrevious, .IndexerNext, .IndexerCount {
    float: left;
}
.IndexerCount a {
    display: block;
    width: 2em;
    text-align: center;
    font-size: 0.9em;
    font-weight: normal;
    color: #cc0000;
    padding: 0 2px 0 2px;
    margin-bottom: 20px;
}
.IndexerPrevious a {
    display: block;
    margin-right: 20px;
    margin-top: 2px;
    width: 15px;
    height: 15px;
    background: url(/images/aprevious.gif) 0 0 no-repeat;
    text-align: left;
    padding: 0;
}
.IndexerNext a {
    display: block;
    margin-left: 20px;
    margin-top: 2px;
    width: 15px;
    height: 15px;
    background: url(/images/anext.gif) 0 0 no-repeat;
    text-align: right;
    padding: 0;
}
.ActiveCount a {
    color: #cc0000;
    text-decoration: none;
    font-weight: bold;
}
.Indexer, .Indexer .ContentSection, .Indexer .ContentSection .ContentSectionPart {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.Indexer .ContentSection {
    border-bottom: 1px solid #ebebeb;
}

/* ######################### Formularstyles ############################## */
button, .Button {
	border: 0;
    text-decoration: none;
    margin: 0;

    text-align: left;
    cursor: pointer;
}
fieldset {
    position: relative; /* Netspace 6 needs this */
    padding: 0;
    border: 0px solid #ffffff; /* same as background-color of containing box */
    margin: 0;
}
legend {
    display: none;
}
div.ColNormal {
    margin-top: 2px;
}
div.ColMajor, div.ColSubmit {
    margin-top: 10px;
}
div.ColNormal, div.ColMajor, div.ColSubmit {
    border-bottom: 1px solid #ffffff;
}
.Hilite div.ColNormal, .Hilite div.ColMajor, .Hilite div.ColSubmit {
    border-bottom: 1px solid #ebebeb;
}
form div.Label {
    display: block;
    margin-bottom: 3px;
}
form div.FormElem {

}
form.padded input.textinput {
    border: 1px solid #ccc;
    padding: 1px 3px;
}
.FormErrorMsg, .FormErrorMsg .ContentSectionPart {
    color: #cc0000;
}
.FormErrorMsg .ContentSectionPart .ErrorHeadline {
    padding-left: 20px;
    font-size: 1.2em;
    font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url("/images/error_marker_big.gif");
}
.FormError .Label {
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url("/images/error_marker_small.gif");
}
.FormError .Label label {
    margin-left: 15px;
}
.FormError .FormElem .FormError {
    border: 1px solid #cc0000;
}
.FormErrorMarker {
    margin-right: 5px;
}
form .Hilite .ContentSectionPart {
    background: none;
    margin-bottom: 15px;
    margin-right: 30px;
    padding: 0;
}
form .Hilite div.ColNormal,
form .Hilite div.ColMajor,
form .Hilite div.ColSubmit {
     border-bottom:none;
     margin-bottom: 10px;
}
form {
    margin-bottom: 20px;
    width: 500px;
    background: #fff url(/images/bg_teaser.jpg) 0 0 repeat-x;
    border: 1px solid #f2f2f2;

}
form.padded {
    margin-bottom: 0;
    width: auto;
    background: #fff;
    border: none;

}
div.ColNormal div.FormElem input, div.ColNormal div.FormElem input {
    background:#FFFFFF none repeat scroll 0% !important;
    border:1px solid #CCCCCC;
    padding:3px;
    width:399px;
}
form .SectionSubmitBewerbung .Button {
    float:right;
    margin: 20px;
}
form h2 {
    font-size: 110%;
    margin: 10px 20px 10px 0;
}