.c01{width:600px;height:81px;background-image: url(../images/bg01n.png);background-repeat:no-repeat;vertical-align:top;text-align:center;font-size:8px;font-family: Arial, Tahoma, Verdana, Helvetica, Arial;color:#666666} 
.c02{background-image: url(../images/bg02n.png);background-repeat:repeat-x;}
.c11{height:32px;background-image: url(../images/bg11n.png);background-repeat:repeat-x;vertical-align:top;color:#FFFFFF;font-size:12pt;font-weight:bold;padding:0px 0px 0px 0px}
.c20{width:27px;height:194px;background-image: url(../images/bg20n.png);background-repeat:no-repeat;}

.c21{vertical-align:top;}
.c21tab{border:0;}
.c21a{width:100px;vertical-align:top}                                     /*SUBMENU*/
.c21b{width:5px;background-image: url(../images/bg22n.png);background-repeat:repeat-y;}
.c21c{width:100%;vertical-align:top;padding:0px 0px 0px 10px}                 /*MAIN*/

.

#header {
	height: 246px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../img/db_footer.jpg);
	background-repeat: no-repeat;
}

#container {
	position: relative;
	background-image: url(../img/db_body.jpg);
	background-repeat: repeat-y;	
}

#main {
	min-height: 329px;
	height: auto !important;
	height: 329px;
	padding-left: 66px;
	padding-right: 30px;
	margin-bottom: -50px;
	
}

#left {
	margin-left: 35px;
	margin-bottom: -2px;
	
	background-repeat: no-repeat;
}

#right {
	position: absolute;
	left: 817px;
	width: 120px;
	top: 0px;
}

html {
	xoverflow-x: hidden;
}

.ce_text {
	text-align: justify;
}

p {
	margin: 0;
	padding: 0;
}

#right a {
	text-decoration: none;
	color: #656667;
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}



XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

/* ***************************************************** */
/*   ALLGEMEIN                                           */
/* ***************************************************** */

body {
	font-family: Verdana;
	font-size: 12px;
	color: #8e8e8e;
	background-color: #dbdbdb;
}

h1 {
	margin: 0;
	font-weight:light;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: Arial;
	color: #BA4527;
}

h2 {
	margin: 0;
	font-weight:light;
	padding-bottom: 5px;
	font-size: 13px;
	font-family: Arial;
	color: #656667;
}


td {
    font:13px/1.5 arial,helvetica,verdana,sans-serif;
    padding: 0 0 0 0;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
}

/* LINKS */

.actionlink {
	text-decoration: none;
	color: #454545;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffa200;
}

.actionlink:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffa200;
}

a {
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffa200;
}

/* ***************************************************** */
/*   LISTEN                                              */
/* ***************************************************** */

.tab {
	width: 855px;
	border:1px solid #ffe4b5;
}

.tabheadercell { 
	padding:5px; 
	border: 2px solid #ffffff;
	background-color: #ffe4b5;
	color: #454545;
	font-weight: bold;
}
	

.tabrow {
	width: 500px;
	background-color: #efefef;
}

.tabcell { padding:5px; border: 2px solid #ffffff; 
}

.tabfootercell{
	padding:5px; 
	border: 2px solid #ffffff;
	background-color: #ffe4b5;
	color: #454545;
	font-weight: bold;
}



.tabheaderrow {
}
.tabfooterrow {
}


/* << und >> zur Navigation in der Liste */
.tabfooterlink:visited {
	color: #454545;
}
.tabfooterlink:link {
	color: #454545;
}


/* ***************************************************** */
/*   FORMULARE ZUR EINGABE                               */
/* ***************************************************** */

form {
    font:13px/1.5 arial,helvetica,verdana,sans-serif;
    padding: 0 0 0 0;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.formulartable {border:1px solid #ffe4b5; padding:.3em;
}
.formularcaptionrow { 
}
.formularcaptioncell { font-weight:bold; background-color:#ffe4b5;color:#454545;padding-left:.3em;padding-right:.3em;
}
.formularsubtitlerow {
}
.formularsubtitlecell { font-weight:bold; background-color:#ffe4b5;color:#454545;padding-left:.3em;padding-right:.3em;
}
.formularhintrow {
}
.formularhintcell { padding-left:10px;
}
.formularbuttonrow {
}
.formularbuttoncell { 
}
.formularinputrow {
}
.formularinputcellname { vertical-align:top;padding-left:10px;padding-right:10px;
}
.formularinputcellvalue { vertical-align:top;padding-right:10px;
}
.formularinputcellhint { vertical-align:top;
}

.button {
	background-color:#ffe4b5;
	color: #454545;
	font-weight:bold;
	border:1px solid #000000;
	xfont-size:9px;
	padding:1px;
	cursor:pointer;
	margin:0 3px 0 0;
	vertical-align:center;
	xheight:22px;
	text-decoration:none;
}

.textfield, .combobox, .textmemo {
	xbackground-color:#eeeeee;
    background-color:#f8f8ff;
	border:1px solid #aaa;
	xfont-size:9px;
	padding:1px;
	cursorX:pointer;
	margin:0 3px 0;
	vertical-align:left;
	xheight:15px;
	text-decoration:none;
	width:300px;
}

.textmemo {
	height:100px;
}

.listfield {
	background-color:#f8f8ff;
	border:1px solid #aaa;
	xfont-size:9px;
	padding:1px;
	cursorX:pointer;
	margin:0 3px 0;
	vertical-align:bottom;
	xheight:18px;
	text-decoration:none;
	width:300px;
}

.combobox { height:20px; }

/* Fehlerhinweise beim Speichern */
.error {
    xfloat:left;
    xwidth:50%;
    xfont-size: 95%;
    font-weight:bold;
    background-color: #FFE0E0;
    color: black;
    border-collapse: collapse;
    border: 1px solid #aaa;
    padding: .3em .8em .3em .5em;
    xwidth:1px;
    margin-top:10px;
    margin-left:10px;
    margin-right:10px;
    
}

/* Warnungen beim Speichern */
.warning {
    xfloat:left;
    xwidth:50%;
    xfont-size: 95%;
    font-weight:bold;
    background-color: yellow;
    color: black;
    border-collapse: collapse;
    border: 1px solid #aaa;
    padding: .3em .8em .3em .5em;
    xwidth:1px;
    margin-top:10px;
    margin-left:10px;
    margin-right:10px;
    
}

/* ***************************************************** */
/*   SONSTIGES (nicht so wichtig)                         */
/* ***************************************************** */


.block {
    xfont-size: 100%;
    background-color: #ffffff;
    color: #000080;
    border-collapse: collapse;
    border: 1px solid #aaa;
    padding: .3em .8em .3em .5em;
    widthX:1px;
    margin-top:10px;
    margin-left:10px;
    margin-right:10px;
    
}



.textcaption1 {
	font-weight:bold;
	xfont-size:13px;
}

.textcaption2 {
	font-weight:bold;
	xxfont-size:11px;
}


.contentcaption {
	margin: 0;
	padding-bottom: 10px;
	font-size: 17px;
	font-family: Verdana;
	color: #f39700;
}

.contentcaptionsub { color: #000080;font-size:9px;}

.contentcaption2 {    color: #000080;font-size:13px;font-weight:bold;}
.contentcaption3 {    color: #000080;font-size:12px;font-weight:bold;}


.menufixcaption { white-space:nowrap;font-weight:bold;
}
.menufixsubheading { white-space:nowrap;font-weight:bold;
}
.menufixitemenabled { white-space:nowrap;color: #000080; text-decoration:underline;
}
.menufixitemdisabled { white-space:nowrap;color: #202020;
}

.menubottomcaption { white-space:nowrap;font-weight:bold;
}
.menubottomsubheading { white-space:nowrap;font-weight:bold;
}
.menubottomitemenabled { white-space:nowrap;
}
.menubottomitemdisabled { white-space:nowrap;color: #202020;
}

.stelle {
color: red;
}
    