@CHARSET "UTF-8";

/*==================================*/
/* Isoform - Screen CSS             */
/*==================================*/

/*==================================*/
/* General Definitions */
/*==================================*/



body {
    background: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

p {
    margin: 0px 0px 30px 0px;
    padding: 0em;
}

b {
    color: #666;
}

h1 {
    display: block;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #7b8000;
    margin-bottom: 25px;
}

h2 {
    display: block;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #7b8000;
    margin: 10px 0px 10px 0px;
}

h3 {
    display: block;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #7b8000;
    padding: 10px 0px 10px 0px;
    clear: both;
}

h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #aaa;
    padding: 10px 0px 0px 0px;
    clear: both;
    font-weight: normal;
}

h5 {
    display: inline;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #7b8000;
    margin: 0px 0px 0px 0px;
}

th {
    font-weight: bold;
    color: #7b8000;
    padding: 10px 0px 10px 5px;
}

thead th {
    font-weight: bold;
    color: #aaa;
}
table {
    width: 100%;
    text-align: left;
    padding: 0px 0px 30px 0px;
}


table td {
    vertical-align: top;
    padding: 10px 0px 10px 5px;
}

.button {
    padding-top: 40px;
    clear: both;    
}

.button input  {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #6f6d60;
    padding: 2px 5px 2px 5px;
    font-weight: bold;
    width: auto;
    border: none;
    background-color: #dbe61e;
    text-decoration: none;
    text-align: center;  
    clear: both; 
    float: none;
 
}
hr {
    margin: 20px 0px 20px 0px;
    background-color: #aaa;
    color:#aaa;
    border: #aaa;
    height: 1px;
    clear: both;
}

.markText {
    color: #648fbe;
    font-weight: bold;
}


#contentCenter{
    margin: 10px auto;
    width: 900px;

}

#bgCenter {
    float: left;
    background: transparent url(../img/shadow_content.gif) repeat;
    min-height: 500px;
}

.smallHint {
    font-size: 10px;
    color: #666;
}

#footer {
    display: none;	   
}

.right {
    float: right;
    text-align: right;

}

/*==================================*/
/* Warnings, Hints  */
/*==================================*/

.gruen {
    margin: 5px 0px 10px 0px;
    padding: 5px 20px 5px 10px;
    width: 683px;
    float: left;
    clear: both;
    border: #d6e400 1px dotted;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 18px;
    background: url(../img/content_pattern_warning.gif)repeat;
}

.error {
    margin: 5px 0px 10px 0px;
    padding: 5px 20px 5px 10px;
    width: 683px;
    float: left;
    clear: both;
    border: #cc4b00 1px dotted;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 18px;
    background: url(../img/content_pattern_error.gif)repeat;
}

.rot {
    margin: 5px 0px 10px 0px;
    padding: 5px 20px 5px 10px;
    width: 683px;
    float: left;
    clear: both;
    border: #cc4b00 1px dotted;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 18px;
    background: url(../img/content_pattern_error.gif)repeat;
}


/*==================================*/
/* Login */
/*==================================*/

.loginContent table {
    padding: 0px 0px 0px 0px;
}

.loginContent {
    margin: 35px 0px 0px 40px;
    color: #6f6d60;
    line-height: 20px;
}

.loginContent a {
    color: #cc4b00;
}


.loginContent input {
    background: #F4F4F4 none repeat;
    border: 1px solid #AAAAAA;
    margin: 0px 0px 18px 0px;
    width: 180px;
    height: 18px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;

}


#loginElements{
    padding: 0px;
    margin: 0px;
}

#loginElements label {
    clear: none;
    width: auto;
    padding: 10px 0px 0px 10px;
    line-height: 18px;
}

#loginElements input {
    background: none;
    clear: left;
    margin: 13px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    border: none;
}


#anmelden {
    background: none;
    border: none;
    clear:both;
    width: 81px;
    height: 24px;
    float: left;
    margin-top: 10px;
}

#forgotten_password {
    background: none;
    border: none;
    clear:both;
    width: 81px;
    height: 24px;
    float: left;
    margin-top: 10px;
}

.linkPassword {
    clear: both;
    padding: 20px 0px 30px 0px;
}

.linkPassword a {
    display: block;
    font-weight: bold;
    color: #6f6d60;
    text-decoration: underline;
}


/*==================================*/
/* Header and Top Navigation */
/*==================================*/

#header {
    background: transparent url(../img/bg_header.gif) repeat scroll 0%;
    height: 87px;
    margin: 0em;
    padding: 0em;
    width: 100%;
}


#header .left {
    width: 450px;
    float: left;
}

#header a img {
    border: none;    
}

#header .right {
    height: 87px;
    width: 450px;
    float: right;
    text-align: right;

}

#header .right a {
    color: #7b8000;
    font-weight: bold;
    text-decoration: none;
}

#header .right .top {
    height: 50px;
}

#header .right .bottom {
    display: none;
}

#header .right .bottom img {
    display: none;
}

#navigation {
    display: none;
}

/*==================================*/
/* Navigation left */
/*==================================*/

#navigationLeft {
    display: none;   
}


/*==================================*/
/* Content */
/*==================================*/


#main {
    float: left;
    margin: 6px 0px 0px 0px;
    min-height:450px;
}

#content {
    width: 100%;
    float: left;
    padding: 0px 0px 20px 0px;
}

#contentTitle {
    background: #e6e6e6;
    padding: 10px 10px 10px 5px;
    width: 100%;
    float: left;
    height: auto;
    font-weight: bold;
    color: #7b8000; 
}


#sortBox {
    margin: 5px 0px 3px 0px;
    padding: 0px 5px 15px 5px;
    width: 100%;
    float: left;
    clear: both;
    border: none;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#sortBox a {
    color: #cc4b00;
    text-decoration: none;
}

#sortBox table {
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
}

#sortBox td {
    padding: 0px 0px 10px 0px;
}

#sortBox img  {
    border: none;
}


#contentBox {
    margin: 5px 0px 20px 0px;
    padding: 10px 5px 20px 5px;
    width: 100%;
    float: left;
    clear: both;
    border: none;
}


#contentBox img {
    border: none;
    vertical-align: text-top;
}

#contentBox img a {
    border: none;
}

#contentBox a {
    color: #cc4b00;
}

#contentBox th {
    font-weight: bold;
    color: #aaa;
    padding: 30px 0px 10px 0px;
}

#infoBox {
    margin: 5px 0px 2px 0px;
    padding: 5px 20px 5px 5px;
    width: 100%;
    float: left;
    clear: both;
    border: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
}

#infoBox table {
    padding: 0px 0px 0px 0px;
}

#infoBox td {
    padding: 0px 0px 0px 0px;
}

#infoBox img {
    border: none;
    margin: 0px 10px 0px 0px;
}

#infoBox img a {
    border: none;
}



/*==================================*/
/* Spezifisches im Content
/*==================================*/

#greyLink a {
    color: #999;
}

.rowBackground0 { 
    background-color: #eeefed;
 }
 
.rowBackground1 { 
    background-color: #f2f2f2; 
}

#themenUebersicht a {
    color: #cc4b00;
    text-decoration: underline;
}


#themaHinzu label {
    font-weight: bold;
    color: #aaaaaa;
    margin: 0px 0px 5px 0px;
    width: 500px;
    float: left;
    clear: both;
}

#themaHinzu input {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #6f6d60;
    width: auto;
    margin-bottom: 20px;
    font-size: 11px;
    clear: both;
    float: left; 
}

#themaHinzu textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #6f6d60;
    width: auto;
    margin-bottom: 20px;
    font-size: 11px;
    clear: both;
    float: left;
    line-height: 15px;
    margin: 0px 0px 20px 0px;
}

#themaHinzu select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #6f6d60;
    width: auto;
    margin-bottom: 20px;
    font-size: 11px;
    clear: both;
    float: left;
    line-height: 15px;
    margin: 0px 0px 20px 0px;
}

#themaLinksHinzu {
    width: auto;
    float: left;
    clear: both;
    line-height: 30px;
}

#themaLinksHinzu a {
    float: left;
    color: #cc4b00; 
    text-decoration: none;
    clear: both;
}

#themaLinksHinzu a img{
    border: none;
}

.themenLinks {
    margin: 0px 0px 20px 0px;
    padding: 10px 5px 20px 5px;
    width: 702px;
    float: left;
    clear: both;
    border: #d6e400 1px dotted;
}

.themenLinks a {
    color: #cc4b00;
}

.themenLinks table {
    padding: 0px 0px 0px 0px;
}

.themenLinks th {
    color: #aaa;
    padding: 18px 0px 0px 0px;
}

.themenLinks td {
    padding: 0px 0px 0px 0px;
}

.themenLinks select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #6f6d60;
    margin-bottom: 5px;
    font-size: 11px;
}

.profileForm label {
   font-weight: bold;
   color: #aaa;
}

.profileForm input {
    background: #F4F4F4 none repeat;
    border: 1px solid #AAAAAA;
    height: 18px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 1px 1px 2px 1px;
}

.profileForm select {
    background: #F4F4F4 none repeat;
    border: 1px solid #AAAAAA;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 1px 1px 2px 1px;
}

.profileForm td {
    padding: 8px 0px 8px 0px;
    vertical-align: middle;
}

.benutzerProduktForm label {
    color: #666;
}

.benutzerProduktForm td {
    padding: 8px 0px 8px 0px;
    vertical-align: middle;
}


#teileUebersicht a {
    color: #cc4b00;
    text-decoration: underline;
}

.kundeHinzuElements {
    clear: both;
    float: left;
    margin: 0px 0px 30px 0px;
}

.kundeHinzuElements td {
    padding: 2px 0px 2px 0px;
    vertical-align: middle;
}

.themenFacts {
    padding: 0px 10px 0px 10px;
    line-height: 20px;
}



.themenBeurteilung {
    margin: 0px 0px 20px 0px;
    padding: 20px 10px 20px 20px;
    width: 682px;
    float: left;
    border: #d6e400 1px dotted;
}


.themenBeurteilung table {
    padding: 0px 0px 0px 0px;
}

.themenBeurteilung td {
    padding: 0px 0px 0px 0px;
}

.themenBeurteilung label {
    font-weight: bold;
    color: #aaaaaa;  
}

.themenBeurteilung select, input {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #6f6d60;
    margin-bottom: 5px;
    font-size: 11px;
}

.themenBeurteilung textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #6f6d60;
    width: 300px;
    margin-bottom: 20px;
    font-size: 11px;
    clear: both;
    float: left;
    border: 1px solid #aaa;
}

.themenBeurteilung img {
    padding: 20px 0px 0px 0px;
}

.pwAendernForm label {
   font-weight: bold;
   color: #aaa;
}
.pwAendernForm input {
    background: #F4F4F4 none repeat;
    border: 1px solid #AAAAAA;
    height: 18px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 1px 1px 2px 1px;
}
.pwAendernForm td {
    padding: 8px 0px 8px 0px;
    vertical-align: middle;
}

.administratorHinzuForm label {
   font-weight: bold;
   color: #aaa;
}

.administratorHinzuForm input {
    background: #F4F4F4 none repeat;
    border: 1px solid #AAAAAA;
    height: 18px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 1px 1px 2px 1px;
}

.administratorHinzuForm td {
    padding: 8px 0px 8px 0px;
    vertical-align: middle;
}

.produkteBearbeitenFormular label {
   clear: none;
   margin: 0px 20px 0px 0px;
   font-weight: bold;
   color: #aaa;
   line-height: 18px;
}

.produkteBearbeitenFormular input {
    background: #F4F4F4 none repeat;
    border: 1px solid #AAAAAA;
    width: 180px;
    height: 18px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.teileFormular label {
   clear: none;
   margin: 0px 20px 0px 0px;
   font-weight: bold;
   color: #aaa;
   line-height: 18px;
   vertical-align: top;
}

.teileFormular input {
    background: #F4F4F4 none repeat;
    border: 1px solid #AAAAAA;
    width: 180px;
    height: 18px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.kundeBearbeitenFormular label {
   clear: none;
   margin: 0px 20px 0px 0px;
   font-weight: bold;
   color: #aaa;
   display: inline;
}

.kundeBearbeitenFormular input {
    background: #F4F4F4 none repeat;
    border: 1px solid #AAAAAA;
    width: 180px;
    height: 18px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.importForm select {
    background: #F4F4F4 none repeat;
    border: 1px solid #AAAAAA;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 1px 1px 2px 1px;
}

.importForm input {
    height: 18px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 1px 1px 2px 1px;
}

.importForm label {
   font-weight: bold;
   color: #aaa;
}

.importForm td {
    vertical-align: middle;
}

#auswertungSub {
    display: none;
}



code {
 font-family: courier, typewriter, monospace;
 font-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}

.small {
    font-size: 10px;
}

.warning {
    color: orange;
}

.orange {
    background-color: orange;
    padding: 20px;
    border: 1px dashed #99FF99;
}

.themenLinksBox {
    margin: 10px;
    color: #CC4B00;
    line-height: 20px;
    font-size: 10px;
}

.themenLinksBox a {
    color: #CC4B00;
}

#templateXLS {
    margin: 5px 0px 2px 0px;
    padding: 5px 20px 5px 5px;
    width: 687px;
    float: left;
    clear: both;
    border: #d6e400 1px dotted;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
}

#templateXLS table {
    padding: 0px 0px 0px 0px;
}

#templateXLS td {
    padding: 0px 0px 0px 0px;
}

#templateXLS img {
    border: none;
    margin: 0px 10px 0px 0px;
}

#develInfo {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: right;
    float: right;
    border: 1px #aaa dashed;
    background-color: #99FF99;
}

.hidden {
    display: none;
}

.suchform { 
    width: 80px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: top;
}   

