body, textarea, select, input, div, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*scrollbar-base-color:#8C8CC6;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#9EB6CF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#C4D2E2;*/
	font-size: 8pt;
}

body, html {
	margin:0px;
	padding:0px;
	height:100%;
}

form , p {
	margin:0px;
	padding:0x;
}

p {
	padding-top:0.2cm;
	padding-bottom:0.2cm;
}


input, select, option, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
}



.rahmentext {
	border: 1px solid #336699;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.clear {
	clear: both;
}

.tabelle-farbig {
	border:1px solid #31659C;
	background-color: #FFFFFF;
/*border-collapse:collapse;*/
}
.text-okmessage {
	color: #006633;
	font-weight: normal;
 
}
.box {
	background-color: #FDFDFD;
	border: 1px solid #EBEBEB;
}
.box h1 {
	background-color: #36C;
	color: #FFF;
	background-image: url(/gr/common/head_bg.gif);
	padding: 2px;
	font-size: 10pt;
}
.box h2 , h2.titlebar{
	background-color: #36C;
	color: #FFF;
	background-image: url(/gr/common/head_bg.gif);
	padding: 2px;
	font-size: 8pt;
}
.box .container {
	padding: 5px;
}


.box p {
	padding: 5px;
}




.tabelle-farbig th {
	background-color: #31659c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(gr/common/head_bg.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	padding-right: 2px;
	padding-left: 1px;
}

.len040 {
	width: 40px;
}
.len080 {
	width: 80px;
}
.len100 {
	width: 100px;
}
.len120 {
	width: 120px;
}
.len150 {
	width: 150px;
}


.tabelle-farbig th.center {
	background-color: #31659c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(gr/common/head_bg.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	text-align: center;
}


.tabelle-farbig tr {
	background-color: #FEFEFE;
}

.tabelle-farbig  tr.farbe2, .tabelle-farbig tr.odd {
	background-color: #dde7f1;
}
 

.tabelle-farbig td {
	margin: 0px;
	padding: 2px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
 

.tabelle-farbig td td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.floatright {
	margin-right: 0px;
	margin-left: auto;
	float: right;
}



/* tabelle 2 kleinere schrift */
.tabelle2-farbig {
	border:1px solid #31659C;
	background-color: #FFFFFF;
/*	border-collapse:collapse;*/

}
.tabelle2-farbig th {
	background-color: #31659c;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(gr/common/head_bg.gif);
	background-repeat: repeat-x;
	line-height: 8pt;
	text-align: left;
	vertical-align: bottom;
	padding: 4px;
}

.tabelle2-farbig tr {
	background-color: #F5F8FA;
}
.tabelle2-farbig tr.farbe2 {
	background-color: #dde7f1;
}

.tabelle2-farbig td {
	margin: 0px;
	padding: 3px;

}

.tabelle2-farbig td td {
	margin: 0px;
	padding: 0px;
}




.tabelle-liste {
	border:1px solid #31659C;
	background-color: #FFFFFF;
/*border-collapse:collapse;*/
}

.tabelle-liste th {
	background-color: #31659c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(gr/common/head_bg.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 1px;
}
.tabelle-liste th.center {
	background-color: #31659c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(gr/common/head_bg.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	text-align: center;
}


.tabelle-liste tr {
	background-color: #FEFEFE;
}
.tabelle-liste   tr.odd   , tr.odd{
	background-color: #F5FAFC;
}
.tabelle-liste   tr.sonder   {
	background-color: #FF9900;
	color: #FFFFFF;
}
.tabelle-liste   tr.inaktiv   {
	color: #999999;
	background-color: #F3F3F3;
}
.tabelle-liste tr:hover {
	background-color: #FDFEE7;
}


.tabelle-liste td {
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #4F7AA7;
	border-right-color: #4F7AA7;
	border-bottom-color: #4F7AA7;
	border-left-color: #4F7AA7;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.tabelle-liste td td {
	margin: 0px;
	padding: 0px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.tabelle-liste td td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





.buttonbar {
	margin-top: 20px;
	margin-bottom: 10px;
}
.buttonbar  input , input.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #31639C;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1DEE9;
	border-right-color: #1F466D;
	border-bottom-color: #1F466D;
	border-left-color: #D1DEE9;
	height: 15pt;
	width: 120px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-left-width: 1px;
}

.buttonbar input.fehler, input.fehler {
	background-color: #900;
	border-right-color: #600;
	border-bottom-color: #600;
}

a.button, a:visited.button,a:hover.button,a:link.button ,.buttonbar a    {
	background-color: #31639C;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1DEE9;
	border-right-color: #1F466D;
	border-bottom-color: #1F466D;
	border-left-color: #D1DEE9;
	display: inline;
	line-height: 22px;



!important
; 		text-decoration: none;


}

input.disabled {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #CCCCCC;
}


.progress-line {
	background-image: url(gr/common/progress-line.gif);
	background-repeat: repeat-x;
	width: 100px;
}

.progress-text-active {
	font-size: 7pt;
	color: #009933;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.progress-text-done {
	font-size: 7pt;
	color: #336699;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.progress-text-undone {
	font-size: 7pt;
	color: #999999;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
h1 {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
h2 {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



h3 {
	color: #336699;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 5px;
}
tr.nzletztehistorie {
	color: #999999;
}
tr.nzahp {
	color: #009900;
}
tr.nzahpbearbeitet {
	color: #000000;
}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #336699;
}
#SpryErrorResponse {
	color: #990000;
	border: 1px solid #990000;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 3px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
}



.navigation {
	clear:both;
	text-align:left;
	width:100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.nav-item {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.nav-item-selected {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	color:#FF6600;
	font-weight:bold;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}











.ABHIERALT_______________________ {}


.kopf-titel {
color: #336699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13pt;
text-align: center;
}

.text-normal-fett-auf-bg1 {
	font-weight: bold;
	color: #FFFFFF;
}

.menue-links-oben {
background-image: url(gr/menu-tab-lo.gif);
background-repeat: no-repeat;
font-size: 9px;
}
.progress-table {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
}

.menue-links-mitte {
background-image: url(gr/menu-tab-lm.gif);
background-repeat: repeat-y;
font-size: 9px;
}
.menue-links-unten {
background-image: url(gr/menu-tab-lu.gif);
background-repeat: no-repeat;
font-size: 9px;
}
.menue-rechts-oben {
background-image: url(gr/menu-tab-ro.gif);
background-repeat: no-repeat;
font-size: 9px;
}
.menue-rechts-mitte {
background-image: url(gr/menu-tab-rm.gif);
background-repeat: repeat-y;
font-size: 9px;
}
.menue-rechts-unten {
background-image: url(gr/menu-tab-ru.gif);
background-repeat: no-repeat;
font-size: 9px;
}
.menue-oben {
background-image: url(gr/menu-tab-oben.gif);
font-size: 9px;
background-repeat: repeat-x;
}
.menue-unten {
background-image: url(gr/menu-tab-unten.gif);
background-repeat: repeat-x;
font-size: 9px;
}
.body-links-oben {
background-image: url(gr/body-tab-lo.gif);
background-repeat: no-repeat;
font-size: 9px;
}
.body-links-mitte {
background-image: url(gr/body-tab-lm.gif);
background-repeat: repeat-y;
font-size: 9px;
}
.body-links-unten {
background-image: url(gr/body-tab-lu.gif);
background-repeat: no-repeat;
font-size: 9px;
}
.body-oben {
background-image: url(gr/body-tab-oben.gif);
background-repeat: repeat-x;
font-size: 9px;
}
.body-rechts-oben {
background-image: url(gr/body-tab-ro.gif);
background-repeat: repeat-y;
font-size: 9px;
}
.body-rechts-mitte {
background-image: url(gr/body-tab-rm.gif);
background-repeat: repeat-y;
font-size: 9px;
}
.body-unten {
background-image: url(gr/body-tab-unten.gif);
background-repeat: repeat-x;
font-size: 9px;
}
.body-rechts-unten {
background-image: url(gr/body-tab-ru.gif);
background-repeat: no-repeat;
font-size: 9px;
}
.body-body {
	background-attachment: fixed;
	background-image: url(gr/stv-logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	margin: 10px;
	height:auto;
}

#container {
	padding:0.2cm;
	margin: 0cm;
}

.body-body-start-6 {

background-attachment: fixed;
background-image: url(gr/bg-start-ttk.jpg);
background-repeat: no-repeat;
background-position: center center;
}
.text-unteruberschrift {
color: #336699;
font-weight: bold;
font-size: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-hervorgehoben {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #336699;
font-weight: bold;
}

.ratgeber-bg {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
background-color: #E4EAF1;
height: 30px;
}
.tabelle-titel {
	background-color: #31659c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13pt;
	background-image: url(gr/common/head_bg.gif);
	background-repeat: repeat-x;
}
.tabelle-inhalt {
	background-color: #FEFEFE;
}
.tabelle-titel2 {
	background-color: #31659c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(gr/common/head_bg.gif);
	background-repeat: repeat-x;
}
.tabelle-inhalt2 {
	background-color: #F5F8FA;
	font-weight: normal;
	color: #000000;
}

.tabelle-titel2-normal {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #336699;
font-weight: normal;
color: #FFFFFF;
}
.text-klein {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-unauffaellig {
	color: #CCCCCC;
}

.text-normal-farbig {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #336699;
}
.text-normal-fett-farbig {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #336699;
}
.linie {
background-image: url(gr/linie.gif);
background-repeat: repeat-x;
}


.text-normal {
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

.text-normal-fett {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fehler {
font-weight: bold;
background-color:#CC0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
.farbe1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #336699;
}
.farbe2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dde7f1;
}
.seitennummerierung {
color: #336699;
text-align: right;
}
.tabelle-inhalt-farbe2 {
background-color: #F0F3F7;
}
.tabelle-unterstrich {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tabelle-unterstrich-bg, .tabelle-unterstrich-bg td {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #E4EAF1;
}
.tabelle-unterstrich-bg-zurueck {
	color: #336699;
	text-align: right;
}
.input-laenge1 {
width: 120pt;
}
.menue-seiten-titel {
color: #336699;
font-weight: bold;
font-size: 12pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.listenpunkte-normal {
list-style-type: disc;
list-style-image: url(gr/common/li-normal.gif);
margin-top:10pt;
}
.text-rob-trick {
font-size: 6px;
color: #F8F7F9;
}
.text-rob-trick a:link {
font-size: 9px;
color: #F8F7F9;
}
.text-rob-trick a:visited {
font-size: 9px;
color: #F8F7F9;
}
.text-rob-trick a:active {
font-size: 9px;
color: #F8F7F9;
}
.text-fehler {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E60000;
}
a:link.text-fehler,
a:visited.text-fehler,
a:active.text-fehler   {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF0000;
}
.submenu-bordercontainer {
	border: 1px solid #336699;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	height:25px;
}
.invisible {
}


.text-klein-fett-farbig {
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #336699;
}
.sub-menu-rahmen-li {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: solid;
border-top-color: #336699;
border-right-color: #336699;
border-bottom-color: #336699;
border-left-color: #336699;
}
 .tabelle-unterstrich-klein {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}

.invisible {
	display: none;
}


form {
margin:0px;
padding:0px;
}
#AufbereiterDateneingabe {
	display: none;
}


.menue-tab-bg-mitte {
	background-image: url(gr/menue/menue-tab-bg-mitte.gif);
	background-repeat: repeat-y;
	border: 1px solid #336699;
}
.text-normal-fett-positiv {

font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #009933;
}
.text-unteruberschrift-positiv {
	color: #009900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.center {
	margin-right: auto;
	margin-left: auto;
	background-color: #00CC99;
}

.buttonfooterfix_space {
	height: 1.0cm;
}

.buttonfooterfix {
	background-color: #D6E2EB;
	position: fixed;
	top: auto;
	bottom: 0px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #4473A1;
	border-right-color: #4473A1;
	border-bottom-color: #4473A1;
	border-left-color: #4473A1;
	width: 98%;
	padding-right: 0cm;
}

.1111buttonfooterfix {
	font-size: 8pt;
	color: #999999;
	margin-right: 0px;
	margin-left: 0px;
	position: fixed;
	top: auto;
	bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
}


.text-normal-fett-pos-invers {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #009900;
}
.autotitel {
	display: inline;
	font-weight: bold;
}
.text-normal2 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.buttonfooterfix input, .buttonfooterfix img {
	margin-right: 0.2cm;
}

