body{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	margin: 10px;
	background: url(../img/main/back.jpg) repeat-x fixed #dbe1f0;
}
td, th{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
}
h1, h2, h3{
	margin: 0;
	padding: 0;
}
h2{
	position: relative;
	display: block;
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-radius: 5px 5px 0 0;
	background: url(../img/header/back_div.png) #ffe8b1;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	color: #666;
	width: 767px;
	height: 23px;
	overflow: visible;
}
.Formtabelle{
	width: 600px;
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-collapse: collapse;
}
table.breit{
	width: 769px;
}
.geschlossen{
	border-bottom: 1px solid #fff;
}
.Formtabelle td{
	border-top: 1px solid #fff;
	padding: 3px;
}
.Formtabelle td.Header{
	border: 1px solid #fff;
	background: url(../img/menu/td_head_back.gif) #ffe8b1;
	padding: 3px;
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: middle;
	color: #ff7334;
}
.Formtabelle td.Footer{
	background: #c3c8d5;
	text-align: right;
}
.Formtabelle td.Angabe{
	background: url(../img/form/angabe_back.jpg) #FFE8B1;
	font-weight: bold;
	color: #666;
	white-space: nowrap;
	width: 120px;
}
table.breit td.Angabe{
	width: 200px;
}
.Formtabelle td.Eingabe{
	background: #dbe1f0;
}
.Formtabelle td.Buttons{
	background: #cdd2e0;
	text-align: right;
}
p.liste{
	font-size: 11px;
	margin: 15px;
	line-height: 12px;
}

/* Tabelle für Listendarstellung */

.Listtabelle{
	width: 769px;
	border-collapse: collapse;
}
.Listtabelle tr.ZeileOdd{
	background: #dbe1f0;
}
.Listtabelle tr.ZeileEven{
	background: #e2e8f7;
}
.Listtabelle tr.ZeileOdd:hover,
.Listtabelle tr.ZeileEven:hover,
.Listtabelle tr.hover{
	background: #fff;
}
.Listtabelle tr.marked{
	background: #fff2d1;
}
.Listtabelle th, .Formtabelle th{
	background: #efefef;
	border: 1px solid #fff;
	padding: 1px 5px 1px 5px;
	text-align: left;
	color: #888;
}
.Listtabelle td{
	border: 1px solid #fff;
	padding: 3px 5px 3px 5px;
}
.Listtabelle td.normal{
	background: #dbe1f0;
}
.Listtabelle td.Header, .Listtabelle .ZeileDanach td{
	background: url(../img/menu/td_head_back.gif) #ffe8b1;
	padding: 3px 3px 3px 5px;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: 1px;
	color: #666;
}
.Listtabelle td.Klick{
	border: 1px solid #fff;
	background: url(../img/menu/td_head_back.gif) #ffe8b1;
	padding: 3px 3px 3px 5px;
	letter-spacing: 2px;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
}
.Listtabelle td.leer{
	border: none;
	background: none;
	height: 5px;
}
.Listtabelle td.trenner{
	padding: 0;
	background: #aaa;
	height: 1px;
}
.Listtabelle td.bild{
	padding: 0px;
	width: 46px;
	background-color: #fff;
	text-align: center;
}
.Listtabelle td.button{
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	background: #ffe8b1;
}
.Listtabelle td.button a{
	opacity: 0.5;
	webkit-opacity: 0.5;
	-moz-opacity: 0.5;
}
.Listtabelle td.button a:hover{
	opacity: 1;
	webkit-opacity: 1;
	-moz-opacity: 1;
}
.Listtabelle td.memo{
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 0px;
	background-color: #fff;
	font-size: 10px;
	vertical-align: middle;
}
.Listtabelle td.nummer{
	background: url(../img/liste/nr_back.jpg) #ffe8b1;
}
.Listtabelle td.Link{
	padding: 0;
	background: #dbe1f0;
}
.Listtabelle span.Link{
	padding: 4px 0px 4px 5px;
	display: block;
	overflow: hidden;
	width: 100%;
	cursor: pointer;
}
.Listtabelle a.Link{
	display: block;
	overflow: hidden;
}
.Listtabelle a.Link:hover{
	color: #000;
	background: #fff;
	text-decoration: none;
}
#Hiddenfields{
	display: none;
}
/*------------------------------------- Kontextmenü ------------------------------------------*/
#Kontextmenu{
	position: absolute;
	top: 0px;
	left: -1000px;
	display: block;
	visibility: hidden;
}
.Kontext_inhalt{
	width: 202px;
	padding: 3px;
	background: url(../img/menu/kon_back.png) repeat-y #e2e8f7;
	border: 1px solid #fff;
	-moz-box-shadow: 3px 3px 7px #000;
	-webkit-box-shadow: 2px 2px 7px #000;
	box-shadow: 2px 2px 7px #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#Kontext img{
	margin: 0 20px 0 2px;
	vertical-align: middle;
	border: none;
}
#Kontext ul{
	width: 202px;
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#Kontext ul li{
	border: none;
	padding: 0;
	margin: 0;
}
#Kontext a, a.Block{
	padding: 3px 3px 3px 5px;
	display: block;
	vertical-align: middle;
}
#Kontext a:hover, #Kontext a:active, a.Block:hover{
	background: #fff;
	text-decoration: none;
}
/* ------------------------------ Ende Kontextmenü ----------------------------*/
a{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #545f77;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #000;
	text-decoration: underline;
}
input, textarea, select{
	border: 1px #7484a5 solid;
	background: #fff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	padding: 3px 4px;
   -moz-box-shadow: inset 1px 1px 3px #999;
   -webkit-box-shadow: inset 1px 1px 3px #999;
   box-shadow: inset 1px 1px 3px #96a1bb;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.submit{
	border-radius: 0px;
}
input:focus, textarea:focus, select:focus{
	border-color: #111;
}
input.breit{
	width: 400px;
}
textarea{
	width: 450px;
	resize: none;
}
.ohne{
	border: none;
	background: none;
}
.click{
	border: none;
	background: none;
	vertical-align: middle;
	margin-left: -3px;
	filter:Alpha(opacity=40, finishopacity=40, style=1);
}
input.c1, a.c1{
	color: #ff7334;
	border: 1px #ff7334 solid;
	font-weight: bold;
	background: url(../img/menu/td_head_back.gif) #ffe8b1;
	cursor: pointer;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
}
a.c1{
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	text-align: center;
}
input.disabled{
	color: #bbb;
	border: 1px #bbb solid;
	font-weight: bold;
	background: #eee;
}
.c1:hover, button:hover{
	color: #000;
	border-color: #000;
	text-decoration: none;
	box-shadow: 0px 0px 7px #ff7334;
	moz-box-shadow: 0px 0px 7px #ff7334;
	webkit-box-shadow: 0px 0px 7px #ff7334;
}
.c1:active, button:active{
	background: #ddd;
	color: #000;
}
.select, .select:focus, .select:active{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: visible;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
   -moz-box-shadow: none;
   -webkit-box-shadow: none;
   box-shadow: none;
}
p.Hilfe{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	line-height: 15px;
	margin-top: 5px;
	text-align: justify;
	padding: 5px;
	background: #efefef;
}
td.Hilfe{
	text-align: justify;
	padding: 10px;
	background: #efefef;
}
hr{
	height: 1px;
	color: #bbb;
}
/* ---------------- PopUps ------------- */
.PopUp{
	position: absolute;
	padding: 5px;
	z-index: 20;
	background: #dbe1f0;
	border: 1px solid #fff;
	-moz-box-shadow: 3px 3px 12px #000;
	-webkit-box-shadow: 2px 2px 12px #000;
	box-shadow: 2px 2px 12px #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: none;
}
.Modal{
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: #fff;
	display: none;
	z-index: 3;
	opacity: 0.4;
}
.PopBack{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url(../img/main/back.jpg) repeat-x #dbe1f0;
	z-index: 10;
	display: none;
}
/* ---------------------------------- Statusfenster -----------------------------*/
#wait{
	top: 50%;
	left: 210px;
	margin-top: -45px;
	padding: 20px 30px;
	width: 302px;
	height: 90px;
	overflow: hidden;
}
#waitBar{
	background: url(../img/main/bar.png) repeat-x #f60;
	height: 14px;
	width: 0%;
	float: left;
}
#waitProzent{
	height: 90%;
	position: absolute;
	left: 180px;
	margin: 0;
}
#waitCancel{
	float: right;
}
/* ------------------- Header / Footer -----------------------*/
div.header, div.footer{
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-radius: 5px 5px 0 0;
	position: relative;
	background: url(../img/header/back_div.png) #ffe8b1;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	display: block;
	width: 767px;
	height: 29px;
	overflow: visible;
}
div.footer{
	border-radius: 0 0 5px 5px;
	border-bottom: 1px solid #fff;
}
div.formhead{
	width: 598px;
}
div.frei{
	border-radius: 5px;
	border: 1px solid #fff;
}
.acc_container_closed{
	display: none;
}
div.header .header-text, div.footer .header-text{
	display: block;
	padding: 6px 5px;
}
div.header .controls, div.footer .controls, h3.acc .controls{
	position: absolute;
	right: -1px;
	top: -1px;
	border-left: 1px solid #ddd;
	z-index: 3;
}
h3.acc .controls{
	right: 0px;
	top: 0px;
}
div.header a.btn, div.footer a.btn, h3.acc a.btn, div.footer input.submit, div.header input.submit{
	background: url(../img/header/back_div.png) #ffe8b1;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
	clear: none;
	height: 29px;
	letter-spacing: normal;
	border: 1px #ff7334 solid;
	color: #ff7334;
	font-weight: bold;
}
div.footer input.submit, div.header input.submit{
	height: 31px;
	vertical-align: top;
	line-height: 6px;
	padding: 0px 20px;
	box-shadow: none;
	moz-box-shadow: none;
	webkit-box-shadow: none;
}
@-moz-document url-prefix(){
	div.footer input.submit, .controlgroup input.submit{
		padding-bottom: 2px;
	}
}
div.header a.btn:hover, div.footer a.btn:hover, h3.acc a.btn:hover, div.footer input.submit:hover, .meldung a.btn:hover, .controlgroup a:hover, .controlgroup a.last:hover, .controlgroup input.submit:hover{
	color: #000;
	text-decoration: none;
	box-shadow: 0px 0px 7px #ff7334;
	moz-box-shadow: 0px 0px 7px #ff7334;
	webkit-box-shadow: 0px 0px 7px #ff7334;
	border-color: #000;
	z-index: 5;
}
div.header a.middle, h3.acc a.middle{
	border-right-color: rgba(255,115,52,0);
}
div.header a.end{
	border-radius: 0 5px 0 0;
}
div.frei a.end{
	border-radius: 0 5px 5px 0;
}
div.footer a.end, div.footer input.end{
	border-radius: 0 0 5px 0;
}
div.header a.btn:active, div.footer a.btn:active, h3.acc a.btn:active, div.footer input.submit:active, .meldung a.btn:active{
	background: #ddd;
	color: #000;
}
.btn-inner{
	padding: 7px 20px;
	position: relative;
	display: block;
	white-space: nowrap;
}
.btn-text{
	position: relative;
	width: 100%;
}
div.trenner{
	width: 100px;
	height: 15px;
}
.abstand{
	margin-bottom: 10px;
}
/* ------------------- Accordion --------------------------*/
h3.acc{
	position: relative;
	display: block;
	width: 769px;
	height: 31px;
	overflow: visible;
	margin: 0;
	padding: 0;
}
h3.acc a.acclink{
	position: relative;
	margin: 0;
	background: url(../img/header/back_div.png) #ffe8b1;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	display: block;
	width: 767px;
	height: 29px;
	cursor: pointer;
	overflow: visible;
}
h3.acc a.acclink:hover{
	color: #000;
	box-shadow: 0px 0px 7px #ff7334;
	moz-box-shadow: 0px 0px 7px #ff7334;
	webkit-box-shadow: 0px 0px 7px #ff7334;
	border-color: #ff7334;
	text-decoration: none;
}
.acc_icon{
	position: absolute;
	display: block;
	left: 5px;
	top: 50%;
	margin-top: -7px;
	background: url(../img/header/acc.png);
	width: 16px;
	height: 16px;
	z-index: 3;
}
h3.acc .aopen .acc_icon{
	background-position: 16px 0px;
}
h3.acc .aclosed .acc_icon{
	background-position: 0px 0px;
}
.aopen{
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	border-radius: 5px 5px 0 0;
}
.aclosed{
	border-radius: 5px;
	border: 1px solid #fff;
}
.acc-inner{
	padding: 6px 20px 6px 30px;
	position: relative;
	display: block;
	white-space: nowrap;
}
/* ------------------- Controlgroup -----------------------*/
.controlgroup{
	position: relative;
	font-size: 13px;
	font-weight: bold;
	width: 769px;
	height: 29px;
	overflow: visible;
}
.controlgroup a, .controlgroup input.submit{
	border: 1px solid #fff;
	display: inline-block;
	float: left;
	background: url(../img/header/back_div.png) #ffe8b1;
	text-align: center;
	cursor: pointer;
	clear: none;
	height: 29px;
	letter-spacing: normal;
	border: 1px #ff7334 solid;
	border-right-color: rgba(255,115,52,0);
	color: #ff7334;
	font-weight: bold;
}
a.last, .controlgroup input.last{
	border-right-color: #ff7334;
}
.controlgroup input.submit{
	height: 31px;
	vertical-align: top;
	line-height: 6px;
	padding: 0px 20px;
	box-shadow: none;
	moz-box-shadow: none;
	webkit-box-shadow: none;
}
.control1 a{ width: 767px; }
.control1 input{ width: 769px; }

.control2 a, .control2 input{ width: 384px; }
.control2 a.last, .control2 input.last{ width: 383px; }

.control3 a{ width: 254px; }
.control3 a.last{ width: 255px; }

.control5 a{ width: 152px; }
.control5 a.last{ width: 151px; }

.control6 a{ width: 126px; }
.control6 a.last{ width: 127px; }

/* --------------------- Rounded Corners --------------------------------*/

.rounded-all{ border-radius: 5px; }
.rounded-left{ border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.rounded-right{ border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.rounded-top{ border-top-left-radius: 5px; border-top-right-radius: 5px; }
.rounded-bottom{ border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.rounded-tr{ border-top-right-radius: 5px; }
.rounded-tl{ border-top-left-radius: 5px; }
.rounded-br{ border-bottom-right-radius: 5px; }
.rounded-bl{ border-bottom-left-radius: 5px; }

/* --------------------- Erfolg / Fehler --------------------------------*/
.meldung{
	background: url(../img/main/meldung_back.png) repeat-y #dbe1f0;
	border: 1px solid #fff;
	border-radius: 5px;
	moz-border-radius: 5px;
	webkit-border-radius: 5px;
	width: 600px;
	min-height: 80px;
	position: relative;
}
.meldung_text{
	margin-left: 90px;
	width: 400px;
	padding: 10px;
}
.meldung_icon{
	width: 70px;
	height: 70px;
	padding: 10px;
	float: left;
}
.meldung .controls{
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 3;
}
.meldung a.btn{
	background: url(../img/header/back_div.png) #ffe8b1;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
	clear: none;
	height: 29px;
	letter-spacing: normal;
	border: 1px #ff7334 solid;
	color: #ff7334;
	font-weight: bold;
	border-radius: 5px;
	moz-border-radius: 5px;
	webkit-border-radius: 5px;
}
.meldung a.btn span{
	padding: 7px 20px;
	position: relative;
	display: block;
	white-space: nowrap;
}