

td {
	vertical-align: top;
}

div.abstand {
	width: 10px;
}

td.abstand {
	padding-left: 5px;
}

.span-nav1 {
	padding: 0px;
	color: #000000;
	font-weight: bold;
}

#span-nav2 {
	padding: 2px 10px 2px 10px;
	color: #000000;
	font-weight: bold;
}

#span-nav2-grau {
	color: #666;
}

#div-content {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: none;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}


div.content-mitte-breit div.contentbox h1 {
	font-weight: bold;
	font-size: 12px;
	background-color: inherit;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
}


div.login-klein {
	margin: 0px;
	padding: 0px;
	/* width: 180px; */
	text-align: left;
	vertical-align: middle;
	float: right;
	line-height: 25px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}

div.login-klein a {
	text-decoration: none;
	color: #D1A000;
	font-weight: bold;
}

div.login-klein input.text {
	border: 1px solid #F8D45A;
	margin-right: 5px;
	height: 14px;
}

#statische-seite {
	width: 520px;
	margin-left: 15px;
	margin-top: 15px;
	font-size: 13px;
}

.fragezeichen {
	cursor:help;
}

.button-a {
	background-color: #ED1E25;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

.button-b {
	padding: 1px;
	background-color: #F6F9F8;
	color: #014e92;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	border: 1px solid #014e92;
	width: auto;
	overflow: visible;
}

.button-b.inaktiv {
	color: #999999;
	border: 1px solid #999999;
}

.button-b.inline {
	margin-left: 10px;
}

.button-b.top {
	margin-bottom: 10px;
}

.button-c {
	padding: 2px 4px 3px 4px;
	background-color: #F6F9F8;
	color: #014e92;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	border: 2px outset #D3D4D9;
	width: auto;
	overflow: visible;
}

.button-c-bestellen {
	padding:3px 4px 3px 4px;
	background-color: #8fb0e2;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: 2px outset #D3D4D9;
	width: auto;
	overflow: visible;
}

.button-d, .button-e {
	font-weight: normal;
	font-size: 11px;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(../grafik/bg_button.png);
	background-repeat: repeat-x;
	border: 1px solid #C7D1BD;
}


/* .button-e {
	margin: 0 10px 0 0;
	padding: 2px 10px 2px 10px;
	background-color: #fff;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	border: 2px outset #D3D4D9;
} */

div.punktlinie {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-image: url(../grafik/punktlinie.gif);
	background-repeat: repeat-x;
	border: none;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.fehler {
	color: #FF0000;
	font-weight: bold;
}

div.fehler {
	margin-bottom: 10px;
	display: block;
}

.ok {
	color: #008000;
	font-weight: bold;
}

/* Diese formtemplate-Klassen werden in den Formtemplates angesprochen */
.formtemplate-td-01 {
	padding: 0 8px 0 0;
	text-align: right;
}

.formtemplate-td-02 {
	padding: 0 8px 0 0;
	text-align: left;
}

.div-template-trennlinie {
	background-color:#e3cd76;
	width:100%;
	height:4px;
	font-size:0.5px;
	line-height:0.5px;
}

div.box {
	background-color: #feedb9;
	padding: 10px 5px 10px 5px;
	overflow: auto;
}

div.box div.zeile {
	clear: both;
	display: block;
	margin-bottom: 10px;
	vertical-align: middle;
}

div.box div.zeile div.formfield {
	float: left;
	margin-right: 15px;
}

div.box div.label {
	float: left;
	font-weight: bold;
	margin-right: 5px;
}

div.box div.label span.zusatz {
	font-weight: normal;
	font-size: 10px;
}

div.box div.field {
	float: left;
	margin-right: 5px;
}

div.admin-aktionsbox {
	padding:2px 2px 2px 2px;
	margin: 3px;
	border: 1px solid #445E92;
	background-color:#eee;
}

div.admin-aktionshead {
	padding:7px 3px 3px 3px;
	font-weight: bold;
}

div.admin-aktionszeile {
	padding:3px 3px 3px 10px;
	border-top: 1px solid #ddd;
}


.debugBox {
	padding:1px;
	margin:0;
	clear: both;
	display: block;
	border: 1px solid #01e;
	background-color: #def;
	font-size:9px;
	font-weight: normal;
	color:#014;
}

.debug_table {
	margin: 5px;
	border: 1px solid #014e92;
	background-color: #fff;
}
.debug_table th {
	background-color: #444;
	font-size: 9px;
	color: #ddd;
}

.debug_table td {
	background-color: #ddd;
	font-size: 9px;
	color: #333;
}

/* ########## Bestellseite ############ */
.bestellseite {
	width: 100%;
	white-space: normal;
	font-size: 12px;
}
.bestellseite_box {
	margin-bottom: 10px;
	padding: 0;
	border: 1px solid #F8D45A;
	background-color: #f8f2e0;
}
.bestellseite_box.weiss {
	background-color: #FFFFFF;
}
.bestellseite_head_1 {
	margin-bottom: 10px;
	padding: 8px 8px 8px 8px;
	font-size: 13px;
	color: #000000;
	border: 1px solid #F8D45A;
	background-color: #f8f2e0;
}

.bestellseite_box_head {
	padding: 3px 8px 3px 8px;
	border: 1px solid #F8D45A;
	background-color: #F8D45A;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.bestellseite_box_inhalt {
	padding: 6px;
}

.bestellseite_box_inhalt div.text-abgesetzt {
	margin: 7px 0 7px 10px;
}

div.bestellseite_box_inhalt div.fehler {
	margin: 20px 0 20px 0;
	text-align: center;
}

.bestellseite_box_bild {
	margin: 0 0 4px 0;
	padding: 6px 0px 6px 0px;
	/* background-color: #ccc; */
}

.bestellseite_box_text_1 {
	padding:2px;
	font-size:12px;
}
.bestellseite_box_text_1_small {
	padding:5px 2px 2px 2px;
	font-size:11px;
}

.ivwpixel {
	position: absolute;
}

/* ############ a-Links ############ */

.table-a.adminbereich th a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.table-a.adminbereich td a:link,
.table-a.adminbereich td a:visited {
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;
}

.table-a.adminbereich td a:hover,
.table-a.adminbereich td a:active {
	color: #E11F26;
	text-decoration: underline;
	vertical-align: top;
	font-weight: normal;
}

/* a.nav1:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.nav1:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.nav1:hover {
	color: #feedb9;
	text-decoration: none;
	font-weight: bold;
}
a.nav1:active {
	color: #feedb9;
	text-decoration: none;
	font-weight: bold;
} */


span.lang {
	margin-left: 10px;
	font-size: 11px;
	float: left;
}

span.lang img {
	margin-right: 5px;
}

a.lang:link {
	text-decoration: none;
	white-space: nowrap;
	color: #FFFFFF;
}
a.lang:visited {
	text-decoration: none;
	white-space: nowrap;
	color: #FFFFFF;
}
a.lang:hover {
	text-decoration: underline;
	white-space: nowrap;
	color: #FFFFFF;
}
a.lang:active {
	text-decoration: none;
	white-space: underline;
	color: #FFFFFF;
}



/**** Ajax Dynamische Liste ****/
/* Big box with list of options */
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:175px;	/* Width of box */
	height:250px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:0.9em;
	z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;
	padding:1px;
	cursor:pointer;
	font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */

}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#317082;
	color:#FFF;
}
#ajax_listOfOptions_iframe{
	background-color:#F00;
	position:absolute;
	z-index:5;
}


