/* CSS ALL-INKL.COM KAS */ 

/* COMMON GLOBAL SETTINGS 

--------------------------------------------------------------------------------- */



body {
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	border-collapse: collapse;
	padding: 0px;
	margin: 0;
    background: #FFF url(images/body_top.jpg) repeat; 
}

table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

th, td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

a:focus {
 -moz-outline: none;
 outline: none;
 ie-dummy: expression(this.hideFocus=true);
}

div {
	border: 0;
}

.frametable1, .frametable2, .frametable3, .frametable4, .frametable5 {
	width: 100%;
}

.frametable1 td, .frametable2 td, .frametable3 td, .frametable4 td, .frametable5 td {
	vertical-align: top;
}

.frametable1 td.left {
	padding-right: 10px;
}

.frametable1 td.right {
	width: 145px;
	padding-left: 10px;
}

.frametable2 td.left, .frametable2 td.right {
	width: 50%;
}

.frametable2 td.right {
	padding-left: 10px;
}

.frametable2 td.left {
	padding-right: 10px;
}

.frametable3 td.left {
	width: 60%;
	padding-right: 10px;
}

.frametable3 td.right {
	width: 40%;
	padding-left: 10px;
}

.frametable4 td.left {
	width: 20%;
}

.frametable4 td.right {
	width: 80%;
	padding-left: 10px;
}

.frametable5 td.left {
	width: 70%;
	padding-right: 10px;
}

.frametable5 td.right {
	width: 30%;
	padding-left: 10px;
}

.overview {
	margin-bottom: 14px;
	background-color: #EEE;
	padding: 10px 5px 10px 5px;
}

.blind2col, .blindfull {
	width: 100%;
}

.blind td, .blindfull td, .blind2col td {
	vertical-align: top;
}

.blind2col td {
	width: 50%;
	padding: 2px 2px 2px 2px;
}

.blind td, .blindfull td {
	padding: 2px 2px 2px 2px;
	border: 0px;
}

.blindfull td.middle, .blind td.middle {
	vertical-align: middle;
}

.boxheader {
	width: 100%;
}

.boxheader td.option {
	text-align: right;
}

.pagenav {
	width: 100%;
	background-color:#FFF;
	margin-top: 10px;
}

.pagenav {
	color: #333333;
}

.pagenav img {
	padding: 0px;
}

a.pagenav, span.active {
	padding-left: 3px;
}

span.active {
	color: #064D81;
	font-weight: bold;
}

div.block, div.block2, div.block3, div.block4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 14px;
	margin-top: 14px;
}

div.block2 {
	margin-top: 0px;
}

div.block3 {
	margin-bottom: 0px;
}

div.block4 {
	margin-bottom: 5px;
	margin-top: 5px;
}
.clearer {
	display:block;clear:both;
}

a img {
	padding-right: 4px;
}

img.imgleft {
	padding: 2px 10px 12px 2px;
	float: left;
}

img.imgright {
	padding: 2px 2px 12px 10px;
	float: right;
}

form {
	margin: 0px;
}

input, textarea, select {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}


input {
	border: 1px solid #999999;
}


input.buttonred {
	color: #333;
	font-size: 11px;
   background: #CCC url(images/bg_button.gif) repeat-x 0 0; 
   padding: 3px 5px; 
}

input.checkbox, input.radio {
	border: 0px;
	background-color: #fff;
}

td.cellstd input.checkbox, td.cellstd input.radio, input[type=checkbox], input[type=radio] {
	background:#fff;border:0
}


hr {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #ffffff;
	margin-bottom: 10px;
}

h1, h2, h3, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3 {
	font-size: 12px;
	color: #064D81;
	margin-bottom: 6px;
   font-family: Arial, Helvetica, sans-serif;
}

#frame h1 {
	text-transform: uppercase;
	font-size: 15px;
	margin: 10px 0px 5px 0px;
	color: #064D81;
	/* color: #990000;
	-moz-box-shadow: 0 0 2px #888;
    -webkit-box-shadow: 0 0 2px #888;
    box-shadow: 0 0 2px #888; */
    text-shadow: 2px 2px 2px #ccc;
}

h2 {
	font-size: 16px;
	color: #999999;
}

p.head {
	font-weight: bold;
	margin-bottom: 6px;
}

p.text {
	margin-bottom: 10px;
}

p.textbold {
	font-weight: bold;
	margin-bottom: 10px;
}

p.textsmall {
	font-size: 11px;
	margin-bottom: 10px;
	color: #333333;
}

p.textsmall a {
	color: #333333;
}

div.textslim {
	margin-bottom: 10px;
}

ul.list {
	margin: 0px 10px 10px 20px;
	list-style-type: square;
}

/*
p.success {
	font-weight: bold;
	color: green;
	padding: 2px 4px 2px 24px;
	border: 1px solid green;
	background: transparent url(images/yes.gif) no-repeat 3px 3px;
}

p.error {
	font-weight: bold;
	color: red;
	padding: 2px 4px 2px 24px;
	border: 1px solid red;
	background: transparent url(images/no.gif) no-repeat 3px 3px;
}

p.warning   { 
	font-weight: bold;
	color: #EDD400;
	padding: 2px 4px 2px 4px;
	border: 1px solid #EEEE55;
}

*/

p.info, p.success, p.warning, p.error {
	border-radius: 2px;
	padding: 2px 4px 2px 24px;
	-moz-box-shadow: 0 0 2px #888;
    -webkit-box-shadow: 0 0 2px #888;
    box-shadow: 0 0 2px #888;
    text-shadow: 2px 2px 2px #ccc;
}

p.success {
	color: #4F8A10;	
	background-color: #DFF2BF;
	border: 1px solid #4F8A10;
}

p.error {
	color: #D8000C;	
	background-color: #FFBABA;
	border: 1px solid #D8000C;
}

p.warning   {
	color: #9F6000;	
	background-color: #FEEFB3;
	border: 1px solid #9F6000;
}

p.info {
	color: #333;	
	/* background-color: #BDE5F8; */
	background-color: #EEEEEE;
	border: 1px solid #064D81;
}

p.error a {
	color: #ffffff;
}

input.error, select.error { background-color: #F9C9D6;}

p.hint {
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	padding: 2px 4px 2px 4px;
}

p.hint a {
	color: #000000;
}

p.success a {
	color: #000000;
}

p.bottomlink {
	margin-top: 10px;
	margin-bottom: 10px;
}

pre.diagnostic, p.diagnostic {
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	padding: 3px;
}

a {
	color: #333; /* #666 */
}

a:hover {
	color: #064D81;
}

a.bold {
	font-weight: bold;
	text-decoration: none;
}

a.main {
	font-weight: bold;
	text-decoration: none;
}

a.sub {
	font-weight: normal;
}

a.back {
	font-size: 11px;
	color: #333;
}

a.back:hover {
	color: #064D81;
}

a.parent {
	font-weight: bold;
}

a.child {
	font-weight: bold;
}

a.related {
	font-weight: bold;
}

a.inputlike, a.inputlike2, a.inputlike3 {
	margin-bottom: 10px;
	padding: 2px 15px 2px 15px !important;
	line-height: 22px;
	background-color: #F89833;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #E2003D;
}

a:hover.inputlike {
	border: 1px solid;
	border-color: #E2003D;
	color: #F89833;
	background-color: #ffffff;
	text-decoration: none;
}

.boxheader {
	width: 100%;
}

.form_dns {
   font-family: Arial, Verdana, sans-serif, Helvetica;
   font-size: 11px;
   color: #000000;
   background-color: #ffffff;
}

/* COMMON MYSYSTEMS SETTINGS

--------------------------------------------------------------------------------- */

.blinddemo {
	width: 100%;
}

div.borderhead {
	padding: 3px;
	background-color: #E2003D;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif, Helvetica;
}

div.border {
	padding-top: 10px;
	margin-bottom: 14px;
}

div.border a {
	cursor: text;
}

.blinddemo {
	margin-top: 15px;
}

.reit24x {
	width: 50%;
}

.reit5xx, .reit4xx {
   width: 100%;
}

.reit24x td.reitc, .reit24x td.reitd {
	width: 50%;
}

.reit5xx td.reitc, .reit5xx td.reitd {
	width: 20%;
}

.reit4xx td.reitc, .reit4xx td.reitd {
	width: 20%;
}

td.reita, td.reitb, td.reite, td.reitf, td.reitg, td.reith, td.reiti {
	width: 1px;
}

td.reitd {
	padding-top: 3px;
	background-color: #cccccc;
}

td.reitc {
	padding-top: 2px;
	background-color: #999999;
}

.reit24x a, .reit5xx a, .reit4xx a, p.act span {
	font-weight: bold;
	color: #ffffff;
}

.reit24x p, .reit5xx p, .reit4xx p {
	text-align: center;
}

p.norm a, p.norm span {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

p.norm a:hover {
	text-decoration: underline;
}

.reit24x a img, .reit4xx a img, .reit5xx a img {
	padding: 0px;
}

.list420, .list510, .list1440, .list1730, .listbox, .listmails, .short100, .short635, .short410, .short6xx, .short610, .detail100, .detail24x, .detail250, .detail4xx, .detail430, .detail440, .detail6xx, .detail630, .detail1310, .detail1320, .detail1450, .detail1730, .cont1xx, .cont2xx, .cont220, .cont5xx, .cont72x, .cont710, .cont1710, .cont61x, .cont1210, .cont1330, .contxxx, .pbook240, .disc645, .valid6xx, .cccinfo, .evnsum, .loginbox {
	width:100%;
}

th.coldesc, th.coldesc2, th.coldesc3, th.action {
   padding: 3px 10px 3px 10px;
   white-space: nowrap;
   background-color: #999;
  
}

th.action {
	width: 10%;
	white-space: nowrap;
}

.list420 th.coldesc, .list510 th.coldesc {
	padding: 3px 4px 3px 4px;
}

td.rowdesc, td.cellstd, td.rowdesc2, td.cellstd2, td.columnize, td.columnize2, td.celltime, td.cellcost, td.padslim, td.action, td.tderror, td.padbig, div.padbig, td.padbig2, td.cycle1, td.cycle2, td.cycle3, td.bottom, td.small, td.noresulttable {
	padding: 3px 10px 3px 10px;
}

.list510 td.cycle1, .list510 td.cycle2, .list510 td.cycle3, .list1440 td.cycle1, .list1440 td.cycle2, .list1440 td.cycle3 {
	padding: 3px 4px 3px 4px;
}

td.padbig, div.padbig, td.padbig2, td.padbig3 {
	padding: 7px 15px 7px 15px;
	background-color: #ffffff;
}

td.padbig2 {
	background-color: #ffffff;
}

td.rowdesc {
	background-color: #FFF;
}

td.tderror {
	background-color: #E2003D;
}

td.action {
	width: 10%;
	background-color:#CCC;
	white-space: nowrap;
}

.action {
	background-color: #cccccc;
	border: none;
}

td.cellstd {
	background-color: #EEE;
}

td.noresulttable {
	padding: 7px 15px 7px 15px;
   background-color: #FEEFDF;
}

td.cycle1 {
	background-color: #ffffff;
}

td.cycle2 {
	background-color: #ffffff;
}

td.cycle3 {
	background-color: #ffffff;
}

td.padslim {
	padding: 0px;
	background-color: #FEEFDF;
}

td.leftspace1 {
	padding-left: 10px;
}

td.leftspace2 {
	padding-left: 20px;
}

td.columnize, td.columnize2 {
	width: 33%;
	background-color: #ffffff;
}

td.image {
	width: 1%;
}

.detail250 td.rowdesc, .detail6xx td.rowdesc, .detail430 td.rowdesc {
	width: 25%;
}

.info5xx td {
	padding: 2px 2px 2px 2px;
}

.blindfull .cellstd, .blindfull .padbig2 {
	border: 0px;
}

p.sortleftact, p.sortcenteract, p.sortrightact {
	color: #ffffff;
	font-weight: normal;
}

p.sortleft, p.sortcenter, p.sortright {
	color: #ffffff;
	font-weight: normal;
}

p.sortleftact, p.sortcenteract, p.sortrightact, p.sortleft, p.sortcenter, p.sortright {
	white-space: nowrap;
}

p.tdleftnorm, p.tdcenternorm, p.tdrightnorm {
   font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#333333;
}

p.thleft, p.tdleftnorm, p.tdleftbold, p.sortleftact, p.sortleft, p.tdleftsmall {
	text-align: left;
}

.thleft a,.thleft a:link,.thleft a:active {
   color:#064D81;
   text-decoration:none;
}

.thleft a:hover {
   color:#0974C4;
   text-decoration:underline;
}

.tdleftbold a,.tdleftbold a:link, .tdleftbold a:active {
   text-decoration:none;
}

.tdleftbold a:hover {
   color:#0974C4;
   text-decoration:underline;
}

.tdrightbold a,.tdrightbold a:link, .tdrightbold a:active {
   color:#0974C4;
   text-decoration:none;
}

.tdrightbold a:hover {
   color:#0974C4;
   text-decoration:underline;
}

p.thcenter, p.thcenter2, p.tdcenternorm, p.tdcenterbold, p.sortcenteract, p.sortcenter, p.tdcentersmall {
	text-align: center;
}

p.thright, p.tdrightnorm, p.tdrightbold, p.sortright, p.sortrightact, p.tdrightsmall {
	text-align: right;
}

p.tdleftbold, p.tdcenterbold, p.tdrightbold {
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000;
}

p.tdleftsmall, p.tdcentersmall, p.tdrightsmall {
	font-size: 11px;
   color:#0974C4;
}

p.thleft, p.thcenter, p.thcenter2, p.thright {
   color:#fff;
}

th.coldesc3 p.thleft, th.coldesc3 p.thcenter, th.coldesc3 p.thcenter2, th.coldesc3 p.thright {
   color:#fff;
}

td.tderror p {
   color:#0974C4;
}

.list510 th a img, .list420 th a img, .pbook240 th a img {
	padding: 0px;
}



/* ENHANCED SETTINGS FOR COMMON and MYSYSTEMS SETTINGS

--------------------------------------------------------------------------------- */
th.coldesc, th.coldesc2, th.coldesc3, th.action {
   border-bottom: 2px solid #fff;
}

td.rowdesc, td.cellstd, td.rowdesc2, td.cellstd2, td.columnize, td.columnize2, td.celltime, td.cellcost, td.padslim, td.action, td.tderror, td.padbig, div.padbig, td.padbig2, td.cycle1, td.cycle2, td.cycle3, td.small, td.noresulttable {
	border-bottom: 2px solid #fff;
	padding:5px;
}

.listmails a {
	text-decoration: none;
}

.listmails a:hover {
	text-decoration: underline;
}

.blind .cellstd, .blind .padbig {
	border: 0px;
}

/* SPECIAL SETTINGS ESPECIALLY FOR the WEBMAILER

--------------------------------------------------------------------------------- */

p.headlineleft, p.headlinecenter, p.headlineright {
	font-size: 12px;
	font-weight: bold;
	color: #064D81;
	margin-bottom: 6px;
}

p.headlinecenter {
	text-align: center;
}

p.headlineright {
	text-align: right;
}

input.button2, input.buttonok {
	color: #333;
	font-size: 11px;
	background: #CCC url(images/bg_button.gif) repeat-x 0 0; 
	padding: 3px 5px; 
}

.formbox {
	width: 100%;
	border: 1px solid #999999;
	background-color: #FFF;
}

.formbox table {
	margin-top: 2px;
}

.formbox td {
	vertical-align: middle;
}

.formbox .leftspace1 {
	padding-left: 5px;
}

.inputline {
	width: 100%;
	padding: 1px 2px 1px 2px;
	color: #000000;
}

.inputarea {
	width: 100%;
	border: 1px solid #999999;
	color: #000;
}


/* SPECIAL SETTINGS FOR index.html

--------------------------------------------------------------------------------- */

#stage {
	width: 950px;
	margin: 0 auto;
	border: 0px solid red;
	-webkit-box-shadow: 0px 0px 5px 5px #666;
	-moz-box-shadow: 0px 0px 5px 5px #666;
	box-shadow: 0px 0px 5px 5px #666;
}

#table1 {
	width: 100%;
    background: #FFF url(images/bg_header.png) repeat-x top left;
}

#table2 {
	width: 100%;
	background: transparent url(images/navigation_bg.jpg) repeat-x top left; 
}

#table_loginname {
	width: 100%;
	margin-top:-4px;
}

#logo {
	width: 880px;
}

#logo img {
	position: relative;
	margin: 30px 0px 0px 25px;
}

#logoline2 {
	background-color: #999999;
	width: 250px;
}

.logoline {
	background-color: #000; 
	background: #333;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
	background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
	background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
	background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
	background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 13px;
	vertical-align: middle;
	padding: 3px 0;
	height:29px;
}

#bg_logoline {
	background-color: #000; 
	background: #333;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
	background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
	background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
	background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
	background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
}

.logoline p.thleft {
	color: #fff;
}

#headerline {
	background-color: transparent;
	padding: 3px 20px 3px 10px;
	border-bottom: 1px solid #CCC;
}

#headerline p {
	text-align: right;
}

#headerline a {
	font-weight: bold;
	text-decoration: underline;
	color: #0974C4;
}

/* Suchformular in der Kopfleiste */
#headersuche {
	float:right;
	padding:0;
	width:209px;
	height:15px;
	background: transparent url(/layout/neutral/images/header_suche_bg.png) no-repeat 0px 0px;
}

#headersuche input[type=image] {
	float:right;
	margin:0;
	border:0;
	outline:0;
	background-color: transparent;
}

#headersuche input[type=text] {
	float:right;
	font-size:13px;
	width:164px;
	margin-right:8px;
	border:0;
	padding:0;
	background: transparent;
	color: #333;
}

.inbearbeitung {
    background-color: #FF0000 !important;
}

#navigation {
	background: #fff;
	height: 400px;
	padding: 25px 5px 7px 10px;
}

#navigation a {
	font-family: Arial, Verdana, sans-serif, Helvetica;
	font-size: 13px;
	text-decoration: none;
	color: #333;
}

#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
}

div.buttonlevel-0-0, div.buttonlevel-0-1, div.buttonlevel-1-0, div.buttonlevel-1-1, div.buttonlevel-2-0, div.buttonlevel-2-1 {
	position: relative;
	background: #FFF;
}

div.buttonlevel-0-0, div.buttonlevel-0-1 {
	font-size: 16px;
	white-space: nowrap;
	padding: 3px 0px 3px 10px;
	background: transparent url(images/submenu-li-divider.gif) no-repeat center bottom;
}

div.buttonlevel-0-0 a, div.buttonlevel-0-1 a {
	color: #333;
	display: block;
}

div.buttonlevel-0-1 a {
	font-weight:bold;
}

div.buttonlevel-1-0 a {
	display: block;
}

div.buttonlevel-1-0 {
	font-size: 10px;
	font-weight: normal;
	padding: 3px 0px 3px 23px;
	width: 135px;
}

div.buttonlevel-1-1 {
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 3px 23px;
	color: #064D81;
}

div.buttonlevel-2-0 {
	font-size:11px;
	font-weight: normal;
	padding: 2px 0px 2px 20px;
	width: 125px;
}

div.buttonlevel-2-1 {
	font-size:11px;
	font-weight: normal;
	padding: 2px 0px 2px 20px;
}

div.buttonlevel-2-1 {
	background: transparent url(../img/layout/submenu-li-bottom.png) no-repeat bottom left;
}

#navigation div.last {
	border-top: 0px solid #999999;
	width: 147px;
}

#frame {
	background: #FFF;
	padding: 15px 10px 5px 20px;
    width:82%;
}

#footer {
	padding: 18px;
	background-color: #000; 
	color:#fff;
	font-size:12px;
	text-align:right;
	vertical-align:top;
	color:#fff;
	background: #333;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
	background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
	background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
	background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%);
	background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
}

#footer a {
	color:#fff;
}

/* Borders

--------------------------------------------------------------------------------- */

#border_leftright {
	width: 964px;
	border: 0px solid black;
	background-image: url(images/border_shadow.gif); 
  	background-repeat: repeat-y;
  	background-position: center;
}

#border_bottom {
	position:relative;
	width: 964px;
	height: 7px;
	background-image: url(images/border_shadow_bottom.gif); 
	background-repeat: no-repeat;
	background-position: top;
	border: 0px solid ORANGE;
	background-color: #E2E4E6;
}


/* RED: #E2003D */
div#qTip {
	font-family:arial,helvetica,tahoma,sans-serif;
	max-width: 40em;
	padding: 0.5em;
	border: 1px solid #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	display: none;
	background: #F1F1F1;
	color: #333;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

.box_vorschlaege {
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	font-family:arial,helvetica,tahoma,sans-serif;
	-moz-opacity: 0.93;
	opacity:  0.93;
	filter: alpha(opacity=93);
	padding: 0.5em;
	padding:inherit;
	max-height:300px;
	max-width:500px;
	overflow:auto;
	border: 1px solid #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background: #FFFFFF;
	color: #333333;
	font-size: 0.8em;
	line-height: 0.5em;
	text-align: left;
	position: absolute;
	z-index: 1000;
}

._liste_vorschlaege, ._liste_vorschlaege_head {
    font-size:9px;
	color:#666666;
}

.liste_vorschlaege {
    margin: 5px;
    padding: 0px;
	cursor: pointer;
}

._liste_vorschlaege:hover {
    background-color: #CCCCCC;
}

._liste_vorschlaege_td {
    margin: 0px 0px 3px 0px;
    padding-top: 6px;
	padding-bottom: 1px;
	padding-left:2px;
	padding-right:8px;
}

._liste_vorschlaege_head {
	font-weight: bold;
	border-bottom: 1px #999999 solid;
}

.liste_vorschlaege_schliessen {
	position:relative;
	left:-3px;
	top:-4px;
	cursor:pointer;
	font-size:11px;
}

.liste_vorschlaege_schliessen:hover {
	color:#ff0000;
}

div.rahmen {
	padding:0;
}

div.headline {
	background-color: #999;
	color:#064D81;
	padding: 3px 10px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	vertical-align:middle;
	margin:0;
}

div.zeile_daten, div.zeile_daten_warn {
	height:20px;
	border-bottom: 1px solid #999999;
	white-space: nowrap;
	background-color:#fff;
	padding: 3px 10px;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	margin:0;
}

div.zeile_daten_warn {
	color:#ff0000;
}

div.userspalte {
	width:35%;
}

div.userspalte .oeffnen, div.userspalte .schliessen{
	float:left;
	cursor: pointer;
	padding: 0 0 0 13px;
}
	
div.userspalte .oeffnen{
	background: url(/layout/allwelcome/images/oeffnen.gif) no-repeat 0 2px;
}	
	
div.userspalte .schliessen{
	background: url(/layout/allwelcome/images/schliessen.gif)  no-repeat 0 2px;
}
	
.inbearbeitung {
	background-color: #E8E8E8 !important;
}


/* Passwortcheck
----------------------------------------------------------------------------- */
input.pw_check_0 {
    /* background-color: #F9C9D6; */
	background-color: #FFDDA0;
}
input.pw_check_1 {
    /* background-color: #f9ccd9; */
	background-color: #ffdfa6;
}
input.pw_check_2 {
    /* background-color: #FED1C2; */
	background-color: #ffe2ae;
}
input.pw_check_3 {
    /* background-color: #FFD7B1; */
	background-color: #ffe6b9;
}
input.pw_check_4 {
    /* background-color: #FFDDA0; */
	background-color: #ffeac3;
}
input.pw_check_5 {
    /* background-color: #FFE296; */
	background-color: #ffeed0;
}
input.pw_check_6 {
    /* background-color: #F5E693; */
	background-color: #fff2db;
}
input.pw_check_7 {
    /* background-color: #E2E993; */
	background-color: #fff6e6;
}
input.pw_check_8 {
    /* background-color: #C8EB99; */
	background-color: #fffaf0;
}
input.pw_check_9 {
    /* background-color: #B0ECA0; */
	background-color: #fffcf9;
}
input.pw_check_10 {
    /* background-color: #A3EDA3; */
	background-color: white;
}