a img,:link img,:visited img { border:none; }

body {
	background-color: #ccc;
	margin: 0px;
	padding: 0px;
}

body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}

fieldset {
	margin-bottom: 20px;
}

legend {
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5 {
	color: #39592D;
}

form {
	display: inline;
}

.label {
	text-align: right;
}

.center {
	text-align: center;
}

#loginForm {
	width: 1%;
	margin: 100px auto 0px auto;
}

th {
	color: #39592D;
	text-align: left;
}

td {
	padding: 5px 0px;
}

table {
        width: 100%;
}

table.eval th {
	padding: 20px 0px 3px 0px;
	border-bottom: 2px solid #c66b00;
	margin-bottom: 20px;
}

table.checkOptions td {
	padding: 0px;
}

.inputButton {
	color: #000;
	background: #eaaf0f;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	border: 2px outset #eaaf0f;
}
.inputButton:hover {
        color: #39592d;
        border: 2px outset #eaaf0f;
}
.inputButton:active {
        color: #000;
        border: 2px inset #eaaf0f;
}

/** Container of the entire page * */
#container {
	background-color: #fffaf0;
	position: relative;
	left: 50%;
	width: 800px;
	margin-left: -400px;
}


/** Entire head * */
#head {
	background-image: url("/opencms/opencms/allgem/pic/de_37_d_1.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #fff;
	height: 80px;
}

#headLogo {
	float: right;
}

#headBackend {
	background: url('common_header.gif') no-repeat left top;
	height: 40px;
}
#designdot {
	background-image: url("/opencms/opencms/allgem/pic/de_50_d.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 16px;
	width: 100%;
	left: 50px;
	top: 80px;
}

#menu {
	position: absolute;
	top: 65px;
	left: 50px;
	
}

/** Main headline in head * */
.headline {
	color: #363;
	font-size: 12px;
	font-weight: bold;
	padding: 30px 0px 0px 20px;
}

/** Subtext of main headline * */
.copytext {
	padding-left: 20px;
	width: 370px;
}


/** Left teaser image on start page * */
#teaserImageLeft {
	background: url('../titel.jpg') no-repeat left top;
	width: 110px;
	float: left;
	height: 350px;
}

/** Content area * */
#content {
	background-image: url("/opencms/opencms/allgem/pic/de_49_d.gif");
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 300px;
	padding: 50px;
}


/* ******** 
 * Footer * 
 ******** */

#foot {
	clear: both;
	color: #363;
	background: #fef0cc;
}

/** Sponsor label down right at the start page * */
#sponsor {
	background: url('../sponsor.gif') no-repeat left top;
	width: 254px;
	height: 22px;
	float: right;
}

/** Version tag down left at the start page * */
#version {
	padding-left: 5px;
}



/** 
	Language selector row at the page bottom in normal pages.
* */
ul#languageSelector {
	padding-left: 5px;
	background-color: #fef0cc;
	margin: 0px;
}
ul#languageSelector a, .languageSelector a {
	color: #39592D;
	text-decoration: none;
}
ul#languageSelector a.active, .languageSelector a.active {
	font-weight: bold;
}
ul#languageSelector a:hover, .languageSelector a:hover {
	color: #B5C7B5;
	text-decoration: none;
}
ul#languageSelector li, .languageSelector li {
	display: inline;
	margin-right: 5px;
}
.languageSelector {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.languageSelector a {
    margin-right: 3px;
}


    /* ************ */
    /* common table */
    /* ************ */
    table.common-table {
        border-collapse: collapse;
        margin-top: 15px;
        width: 100%;
        }

   .deadlines {
        _font-size: 10px;
        }
    td.common-table-header-column {
        width: 160px;
        font-family: Arial, Verdana, sans-serif;
        font-size: 13px;
        font-weight: bold;
        background: #fffaf0;
        border-bottom: 2px solid #c66b00;
        color: #336633;
        vertical-align: bottom;
        padding: 0px;
        margin-bottom: 10px;
    }

    button.common-table-button-sortorder {
        border: 0px;
        /* _width: 10px; */
        _overflow: visible;
        background: none;
        text-align: left;
        padding: 0px;
        margin: 0px;
        font-size: 13px;
        font-weight: bold;
        color: #336633;
        _color: rgb(51, 102, 51);
    }

    button.common-table-button-sortorder:hover {
        text-decoration: underline;
    }

    td.common-table-content-column-even {
        width: 160px;
        _width: 156px;
        font-family: Arial, Verdana, Sans-Serif;
        font-size: small;
        background: #fffaf0;
	border: 1px solid #fff;
        padding: 2px;
        overflow: hidden;
        color: #363;
    }

    td.common-table-content-column-odd {
        width: 160px;
        _width: 156px;
        font-family: Arial, Verdana, Sans-Serif;
        font-size: small;
        background: #ffefc0;
	border: 1px solid #fff;
        padding: 2px;
        color: #363;
    }

    td.common-table-content-column-icons-even {
        background: #fffaf0;
        padding: 2px;
    }

    td.common-table-content-column-icons-odd {
        background: #ffefc0;
        padding: 2px;
    }

    input.common-table-icon {
        padding: 2px;
    }

    td.common-table-footer-column {
        height: 16px;
        background: #fffaf0;
        border: 0px;  
        text-align: center;
    }

    .hiddenHrLayout {
        display: none;
        position: relative;
        top: -5px;
        height: 0px;
        border: none;
        margin: 0px;
        padding: 0px;
    }

/*.headline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; color: #336633; font-weight: bold }
.copytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; color: #000000; font-weight: normal}
a {  color: #003300}
*/
