body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	Width: 100%;
	Height: 100%;
	Margin: 0;
	
}
HTML
{
	Width: 100%;
	Height: 100%;
	Margin: 0;
}

p 
{	
	margin-top:0px;
}

.mouse1 
{
	cursor: pointer;
}
form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
td { font-family: Arial, Helvetica, sans-serif; font-size: 8pt}

tr { font-family: Arial, Helvetica, sans-serif; font-size: 8pt}

a {	font-family: Arial, Helvetica, sans-serif; Verdana; text-decoration: none; color: #666666;}
a:hover {  color: #FF690F}
a:active { color: #000000}

.tdrandstandard { padding-left:8px; padding-right:5px;

}
.beschriftung13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #666666;
	font-weight: normal;
}

.beschriftung12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	font-weight: normal;
}

.beschriftung11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	font-weight: normal;
}

.beschriftung10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
}

.beschriftung9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
}

.beschriftung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
}

.beschriftungweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
}
.beschriftunggrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}

.beschriftunggrauhell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
	font-weight: normal;
}

.beschriftungrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	font-weight: normal;
}

.beschriftungblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336699;
	font-weight: normal;
}
.beschriftunggruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #455F34;
	font-weight: normal;
}
.beschriftungorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	font-weight: normal;
}


.beschriftung7rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CC0000;
	font-weight: normal;
}
.beschriftung7weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-weight: normal;
}

.beschriftung7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
}
.beschriftung7grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	font-weight: normal;
}
.beschriftung7grauhell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #cccccc;
	font-weight: normal;
}
.beschriftung7blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #336699;
	font-weight: normal;
}
.beschriftung7gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #455F34;
	font-weight: normal;
}
.beschriftung7orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF6600;
	font-weight: normal;
}
.beschriftung6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #666666;
	font-weight: normal;
}
.beschriftung6weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #ffffff;
	font-weight: normal;
}
.beschriftung6grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #666666;
	font-weight: normal;
}
.beschriftung7orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #FF6600;
	font-weight: normal;
}

.durchgestrichen {
	text-decoration: line-through;
}

.no_wrap 
{	
	white-space: nowrap;
}

.buttborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	border: 1px solid #aaaaaa;
	background-color: #aaaaaa;
	cursor: pointer;
}
.buttborder:hover 
{
	background-color: #bbbbbb;
	border: 1px solid #bbbbbb;
	color: #222222;
}

.buttborder_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	border: 1px solid #aaaaaa;
	background-color: #aaaaaa;
	cursor: pointer;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	overflow:hidden;
}
.buttborder_div:hover 
{
	background-color: #bbbbbb;
	border: 1px solid #bbbbbb;
	color: #222222;
}


.textfieldborderfehler { background-color:#EBEBEB; border:1px solid #cccccc;}

.textfieldborder { background-color:#EBEBEB; border:1px solid #cccccc; }
.textfieldnoborder { background-color:#EBEBEB; border:1px solid #EBEBEB; }

.textfieldborder:hover { border:1px solid #aaaaaa; }

.textfieldborderneutral {border: 1px solid #cccccc;}
.textfieldborderneutral:hover {border: 1px solid #bbbbbb;}

.textfieldborderextra { background-color:#EBEBEB; border:1px solid #EBEBEB; }
.textfieldborderextra:hover { background-color:#e8e8e8; border:1px solid #bbbbbb; }

div#pagechanger_normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	height:14px;
	width:21px;

	cursor: pointer;
	background-color: #999999;
	color: #f5f5f5;
	white-space: nowrap;
	text-align:center;
	border-left: 1px solid #aaaaaa;
	
}
div#pagechanger_normal:hover
{
	background-color: #f5f5f5;
	color: #e19400;
	border-left: 1px solid #e19400;
}
div#pagechanger_aktiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #cccccc;
	width:21px;
	height: 14px;

	white-space: nowrap;
	text-align:center;
	border-left-width:1px;
	border-left-color:#aaaaaa;
	border-left: 1px solid #e19400;
}
div#pagechanger_next
{
	height: 100%;
}
div#pagechanger_bevor
{
	height: 100%;
}
div#pagechanger_start
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height:14px;
	width:16px;
	line-height:11px;
	background-color: #999999;
	color: #cccccc;
	white-space:nowrap;
	text-align:center;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
div#pagechanger_start_aktiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height:14px;
	width:16px;
	line-height:11px;
	cursor: pointer;
	background-color: #999999;
	color: #f5f5f5;
	white-space: nowrap;
	text-align:center;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}
div#pagechanger_start_aktiv:hover
{
	background-color: #f5f5f5;
	color: #e19400;
	border-left: 1px solid #e19400;
}

div#pagechanger_last
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height:14px;
	width:16px;
	line-height:11px;
	background-color: #999999;
	color: #cccccc;
	white-space:nowrap;
	text-align:center;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
div#pagechanger_last_aktiv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	height:14px;
	width:16px;
	line-height:11px;
	cursor: pointer;
	background-color: #999999;
	color: #f5f5f5;
	white-space: nowrap;
	text-align:center;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}
div#pagechanger_last_aktiv:hover
{
	background-color: #f5f5f5;
	color: #e19400;
	border-left: 1px solid #e19400;
}


TABLE.h100proz{ Height: 100%;}


.infohead {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; font-weight: bold}

.listenhead { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000}
.menuschrift { font-family: Arial, Helvetica, sans-serif; font-weight: bolder; color: #333333; }
.fliesstext1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333;}
.fliesstexthead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; font-weight: bold;}

.fliesstextbox050 
	{ 
		width: 50px; 
	}
.fliesstextbox100 
	{ 
 		width: 100px; 
	}
.fliesstextbox150 
	{ 
		width: 150px; 
	}
.fliesstextbox192 
	{
		width: 195px;
	}
.fliesstextbox192mehrz 
	{
		width: 195px;
		height: 150px;
	}
.fliesstextbox230 
	{
 		width: 220px;
	}
.fliesstextbox230mehrz 
	{
		width: 220px;
		height: 50px;
	}
.fliesstextbox300x200 
	{
		width: 300px;
		height: 200px;
	}
.fliesstextbox300x100 
	{
		width: 300px;
		height: 100px;
	}
.fliesstextbox400 
	{ 
 		width: 400px; 
	}
.fliesstextbox850 
	{ 
 		width: 850px; 
	}	
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;

}


.menualphabet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;

}
.hgblau-14 {
	background-color: #003366;
}
.shgkunden {

	background-color: #F4F4F4;
}

.hgblau-16 {


	background-color: #BDC9D7;
}
.menutop1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
.menutop2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
.hgblau-15 {

	background-color: #AFC4D3;
}
.extrem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #990000;
}
.shdetailkunde {
	background-color: #F0F1F4;
}
.shdetailnokunde {
	background-color: #DDECDF;
}


.beschriftung7butt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #555555;
	font-weight: normal;
	line-height: 10px;
}
.beschriftung7buttweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #ffffff;
	font-weight: normal;
	line-height: 11px;
}

.shaktionen {

	background-color: #EDDDAD;
}
.hgblau-11 {
	background-color: #B3CFDF;
}
.hgblau-12 {
	background-color: #C7D7EB;
}
.menuslider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.hgbodybemerkungen {
background-color: #CFD0D6
}
.hgblau-13 {

	background-color: #006699;
}
.bezmini1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #003366;
	font-weight: bold;

}

.ntag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	background-color: #F0F0F0;
}

.wentag {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}

.monthname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;


}
.weekdayname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #666666;
}
.notthismonth {
	font-size: 8pt;
	color: #666666;
	background-color: #999999;
}
.weekday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #EBEBEB;
}
.hgrot-5 {
	background-color: #990000;
}
.sat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #ebebeb;
}
.sun {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #ebebeb;
}
#today
{
	border : thin none Red;
	color: #990000;
	background-color: #FFFFFF;

}.extrem1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
}
.extrem2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #e8e8e8;
}
.extrem3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #bbbbbb;
	margin-top:-8px;
	margin-left:5px;
	vertical-align: text-bottom;
}
.menu1b {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #006699;
}

.fliesstextboxpost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 400px;
	height: 160px;

}


.fliesstext9arfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.fliesstext9verdfett {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.fliesstext10arfett {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.fliesstext9arNormal {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
.fliesstext8arNormalschw {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 8pt;
}
.fliesstext8arNormal {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	
}
.fliesstext7arfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #333333;
}

.fliesstext9verdfettgrau {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
}
.fliesstext8verdfett {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.bodyhgkontakt {
	background-color: #F0F1F4;
	background-attachment: fixed;
	background-image: url(../intranet_webbilder/grau1.gif);
	background-repeat: repeat-x;

}
.fliesstextbox030 {
	width: 30px;
}






.betreff {
	height: 18px;
	width: 150px;
}
.fliesstextbox450x500 {

	width: 450px;
	height: 500px;
}
.fliesstextbox435x300 {

	
	width: 435px;
	height: 235px;
}
.bildrahmen {
	border: thin solid #CCCCCC;
}
.fliesstextbox170mehrz {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 170px;
	height: 100px;
}

.fliesstextbox015 
{
 width: 20px;
}
.fliesstextbox030grau {
	width: 30px;
	background-color: #E9E9E9;

}
.fliesstext8arNormalgrau {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
}
.fliesstextbox0lager {


font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; width: 23px;
}
.fliesstextbox0lagergrau1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 23px;
	background-color: #EEEEEE;

}
.fliesstextbox0lagerrot1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 23px;
	background-color: #F8DED6;

}
.fliesstextbox300x500 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 300px;
	height: 400px;
}
.fliesstextbox170shop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	width: 180px;
	background-color: #F2E9C6;

}

.extremweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: bold;

}
.fliesstextbox192mehrz1 {
	width: 195px;
	height: 90px;
}
.hgprojekt1 {
background-color: #CCCCCC
}
.fliesstextbox192mehrzgruen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 195px;
	height: 150px;
	background-color: #CCDDD2;

}

.fliesstext9verdfettgruen {





	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #B3DE96;
}
.fliesstextbox030rot {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 30px;
	background-color: #FFCCCC;
}
.fliesstext1ar8rotfett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #990000;
}
.fliesstext1ar8schwfett {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.hgbutt-pdf {
	background-color: #A4C1CC;
}
.hgbutt-email {
	background-color: #333333;
}
.hgbutt-neu {
	background-color: #AEC723;
}
.hgbutt-change {
	background-color: #FFA620;
}
.hgbutt-delete {
	background-color: #CC3300;
}

.hggrau-b4b4b4 {
	background-color: #b4b4b4;
}
.hggrau-aaaaaa {
	background-color: #aaaaaa;
}
.hggrau-bbbbbb {
	background-color: #bbbbbb;
}

.hggrau-trans50{background-image: url(../intranet_webbilder/trans60.png);background-repeat: repeat;}
.hggrau-666666 {background-color: #333333}
.hggrau-666666 {background-color: #666666}
.hggrau-e8e8e8 {background-color: #E8E8E8}
.hggrau-999999 {background-color: #999999}
.hggrau-ffffff {background-color: #FFFFFF}
.hggrau-cccccc {background-color: #CCCCCC}
.hggrau-c4c4c4 {background-color: #C4C4C4}
.hggrau-f5f5f5 {background-color: #F5F5F5}
.hggrau-d8d8d8 {background-color: #d8d8d8}
.hggrau-ebebeb {background-color: #ebebeb}


.hggrautest1 {
	background-color: #CEE2CB;
}
.hggrautest {
	background-color: #B1CCAA;
}
.hggrau-aaaaaa-trans {
 	background: #aaaaaa;
	opacity:0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
}

.hggrau-ffffff-trans {
 	background: #ffffff;
	opacity:0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
}



.hgorange-1 
{
	background-color: #FBEFD7;
}
.hgorange-2 
{
	background-color: #FFCC66
}


.hgorange-4 
{
	background-color: #FCAE1D
}
.hgorange-3
{
	background-color: #FFB03C
}
.hgorange-6 
{
	background-color: #EE8C14;
}

.hggelb-1 
{
	background-color: #FFFF99;
}
.hggelb-2 
{
	background-color: #FFFF00;
}

.fliesstextbox40 {
	width: 40px;
}
.fliesstextbox230mehrz1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	width: 220px;
	height: 100px;
}
.fliesstext8arfettffffff {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.fliesstext8arfettgrau {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
.fliesstext8arfettrot1 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
}
.fliesstext8arfettorange1 {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
}
.fliesstext9arfettffffff {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.fliesstext9arfettorange1 {





	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
}
.fliesstext9arfettgrau {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

.hggruenlist1 {

	background-color: #EEF3ED;
}
.hggruenlist1a {


	background-color: #DEE8DD;
}




.fliesstextbox192amehrz {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 195px;
	height: 75px;
}
.fliesstextbox192amehrzgruen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 192px;
	height: 75px;
	background-color: #CCDDD2;
}
.fliesstext7arfettorange {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FF9900;
}
.hggruenlist1b {



	background-color: #B0D0B3;
}


.fliesstextbox050blau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 50px;
	background-color: #C5C9D6;

}
.fliesstextbox050grun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 50px;
	background-color: #C1D8BE;

}

.fliesstextbox050rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 50px;
	background-color: #E6CCCC;

}
.fliesstextbox050grau {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 50px;
	background-color: #CCCCCC;
}
.fliesstextbox050rot1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC0000;
	width: 50px;
	background-color: #FFF9EC;
	font-weight: bold;

}
.fliesstext7arschw {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}



.fliesstext7arfettgrau {

font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	
	color: #555555;
}
.fliesstext8arNormalblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #006699;
	line-height: 8pt;

}
.fliesstext7arfettffffff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: bold;
}

.hggruen1 
{
	background-color: #9AC074;
}

.butt400 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	background-color: ebebeb;
	height: 16px;
	width: 400px;
	border: 1px solid #999999;
	cursor: pointer;
}
.butt230 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	background-color: #ebebeb;
	height: 16px;
	width: 230px;
	border: 1px solid #999999;
	cursor: pointer;
}
.butt300 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	background-color: ebebeb;
	height: 16px;
	width: 300px;
	border: 1px solid #999999;
	cursor: pointer;
}
.butt100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	background-color: ebebeb;
	height: 16px;
	width: 100px;
	border: 1px solid #999999;
	cursor: pointer;
}
.butt150 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	background-color: ebebeb;
	height: 16px;
	width: 150px;
	border: 1px solid #999999;
	cursor: pointer;
}
.butt220 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	background-color: ebebeb;
	height: 16px;
	width: 220px;
	border: 1px solid #999999;
	cursor: pointer;
}
.fliesstextbox250x500 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 250px;
	height: 400px;
}
.fliesstextbox250x200 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	width: 250px;
	height: 200px;
}
.menu2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}
.admin_menu1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}
.admin_beschriftung_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 3px;
}
.admin_beschriftung_1 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}
.admin_menu1a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #495161;
	text-indent: 10px;
}
.admin_beschriftung_1a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #51646F;
	font-weight: bold;
	text-indent: 5px;
}


.minilink {
	margin: 0px;
	padding: 0px;
	height: 10px;
	font-size: 8px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0px 0;
}
.hgboxfarbe1 {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #333333;
	background-color: #EAEFE9;
}
.hgboxfarbe1a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FBEFD7;
}

.hgboxfarbe2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #C1D6C0;
}
.hgboxfarbe2a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FBEFD7;
}

.hgboxfarbe22 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #C1D6C0;
	border:1px solid #C1D6C0;
}

.hgboxfarbe22a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FBEFD7;
	border:1px solid #FBEFD7;
}

.hgboxfarbe11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #C1D6C0;
	border:1px solid #C1D6C0;
}

.hgboxfarbe11a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FBEFD7;
	border:1px solid #FBEFD7;
}



.hgbodytexte {
	background-color: #69748F
}


.fliesstextbox700 {

	width: 700px;
}
.fliesstextbox350hight {
	height: 350px;
}
.rechts {
	text-align: right;
}
.fliesstextbox35
 {
	width: 35px;
}
.fliesstextbox300 {
	width: 300px;
}
.fliesstextbox200 {
	width: 200px;
}


.showlayer45 {
	background-image: url(../intranet_webbilder/showlayer45.gif);
}


.unvisible {text-decoration: line-through;}
.hauptmenu {
	
	font: bold 11px Arial, sans-serif;
	color: #ffffff;
	height: 13px;
	text-align: center;
	
}

.hauptmenu:hover {
	color: #333333;
	text-decoration: none;
}

.hauptmenu1 {
	
	font: bold 9px Arial, sans-serif;
	color: #ffffff;
	height: 12px;
	text-align: center;
}

.hauptmenu1:hover {
	color: #aaaaaa;
	text-decoration: none;
}

.hauptmenu1a {
	
	font: bold 9px Arial, sans-serif;
	color: #333333;
	height: 11px;
	
	text-align: center;
	
}

.hauptmenu1a:hover {
	color: #ff9900;
	text-decoration: none;
}
.terminhg2 {

	background-color: #B3CFCB;
}
.terminhg2a {

	background-color: #C7D7D7;
}

.hggruen2 {
	background-color: #9DBE26;
}
.hggruen3 {
	background-color: #80991C;
}
.hggruen4 {
	background-color: #637211;
}


.hgrot-1 {
	background-color: #A90707;
}

.hgrot-2 {
	background-color: #E50A0A;
}

.hgrot-3 {
	background-color: #F73C3C;
}


.hgrot-4 {
	background-color: #FF8888;
}

.hgblau-1 {
	background-color: #C6D9F4;
}
.hgblau-2 {
	background-color: #9CBCED;
}
.hgblau-3 {
	background-color: #A8C6EE;
}
.hgblau-4 {
	background-color: #3377D9;
}
.hgblau-5 {
	background-color: #003366;
}
.hgblau1 {
	background-color: #7B8769;
}
.hgblau-6 {

	background-color: #669999;
}
.hgblau-7 {
	background-color: #E4EEF3;
}
.hgblau-8 {
	background-color: #D0D9DD;
}
.hgblau-8 {

background-color: #006699
}
.hgblau-9 {
background-color: #336699
}

.hgblau-10 {
	background-color: #538E95
}

.cal_green1 {
	background-image: url(../intranet_webbilder/hgreen.gif);
}
.cal_green{
	background-image: url(../intranet_webbilder/hgreen.gif);
}
.cal_red1 {
	background-image: url(../intranet_webbilder/hred.gif);
}
.cal_red {
	background-image: url(../intranet_webbilder/hred.gif);
}
.cal_yel1 {
	background-image: url(../intranet_webbilder/hyellow.gif);
}
.cal_yel {
	background-image: url(../intranet_webbilder/hyellow.gif);
}
.cal_bggreen {
	background-color: #ABC59E;
}
.cal_bgred {
	background-color: #DABCBC;
}
.cal_bgyel{
	background-color: #FCEAB1;
}


.reitersoll 
{
	height:14px; 
	text-align:center; 
	padding-top:3px; 
	margin-right:1px;
	border-top:3px solid #9AC074;
}
.reiternormal 
{
	height:11px; 
	text-align:center; 
	padding-top:3px; 
	margin-right:1px;
	line-height:10px;
	 white-space:nowrap;
	/* aus beschriftung7weiss */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-weight: normal;
}

.reiterinaktiv
{
	height:11px; 
	text-align:center; 
	padding-top:3px; 
	margin-right:1px;
	line-height:10px;
	white-space:nowrap;
	/* aus beschriftung7weiss */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #cccccc;
	font-weight: normal;
}

.reiternormal:hover {
	
	height:11px; 
	text-align:center; 
	padding-top:1px; 
	margin-right:1px;
	border-top:2px solid #668E97;
	line-height:10px;
	 white-space:nowrap;
	/* aus beschriftung7 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
	/* hover */
	background-color: #f5f5f5;
	color:#666666;
	cursor: pointer;
}

.reiteraktiv {
	height:11px; 
	text-align:center; 
	padding-top:1px; 
	margin-right:1px;
	border-top:2px solid #FF9900;
	line-height:10px;
	white-space:nowrap;
	/* aus beschriftung7 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
}

.reiteraktiv:hover {
	
	height:11px; 
	text-align:center; 
	padding-top:1px; 
	margin-right:1px;
	border-top:2px solid #668E97;
	line-height:10px;
	 white-space:nowrap;
	/* aus beschriftung7 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	font-weight: normal;
	/* hover */

	cursor: pointer;
}

.reitersoll_klein
{
	height:14px; 
	text-align:center; 
	padding-top:3px; 
	margin-right:1px;
	border-top:3px solid #9AC074;
}
.reiternormal_klein
{
	height:11px; 
	text-align:center; 
	padding-top:3px; 
	margin-right:1px;
	line-height:10px;
	white-space:nowrap;
	/* aus beschriftung7weiss */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	font-weight: normal;
}

.reiternormal_klein:hover {
	
	height:11px; 
	text-align:center; 
	padding-top:1px; 
	margin-right:1px;
	border-top:2px solid #668E97;
	line-height:10px;
	 white-space:nowrap;
	/* aus beschriftung7 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
	/* hover */
	background-color: #bbbbbb;
	color:#555555;
	cursor: pointer;
}

.reiteraktiv_klein {
	height:11px; 
	text-align:center; 
	padding-top:1px; 
	margin-right:1px;
	border-top:2px solid #FF9900;
	line-height:10px;
	 white-space:nowrap;
	/* aus beschriftung7 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	font-weight: normal;
}

.reiteraktiv_klein:hover {
	
	height:11px; 
	text-align:center; 
	padding-top:1px; 
	margin-right:1px;
	border-top:2px solid #668E97;
	line-height:10px;
	 white-space:nowrap;
	/* aus beschriftung7 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888888;
	font-weight: normal;
	/* hover */
	
	cursor: pointer;
}

.notness_alt {
	visibility:collapse;
	display: none;
}

.notness {
	visibility:collapse;
}

.butty_updowndark_inaktiv {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -0px 0px;
}

.butty_updowndark_upaktiv {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -14px 0px;
}

.butty_updowndark_downaktiv {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -28px 0px;
}

.butty_up_gray {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -126px 0px;
}
.butty_down_gray {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -84px 0px;
}
.butty_up_lgray {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -140px 0px;
}
.butty_down_lgray {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -98px 0px;
}
.butty_up_orange {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -120px 0px;
}
.butty_down_orange {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -84px 0px;
}
.butty_unvisible11 {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -182px -1px;
}
.butty_visible11 {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -168px -1px;
}
.butty_katplus {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -196px 0px;
}
.butty_katminus {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -210px 0px;
}
.butty_katleer {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -224px 0px;
}
.butty_katdoknopen {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -238px 0px;
}
.butty_katdoknclose {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -252px 0px;
}
.butty_popup {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -546px 0px;
}
.butty_popupaktiv {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -560px 0px;
}
.butty_hilfe {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -574px 0px;
}
.butty_aktualisier {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -588px 0px;
}
.butty_info1 {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: -602px 0px;
}
.butty_pfeilrechts_normal {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: middle;
	background-position: -434px 0px;
}
.butty_pfeillinks_normal {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: middle;
	background-position: -448px 0px;
}
.butty_pfeilrechts_inaktiv {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: middle;
	background-position: -462px 0px;
}
.butty_pfeillinks_inaktiv {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: middle;
	background-position: -476px 0px;
}
.butty_item_aktiv {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: middle;
	background-position: -658px 0px;
}
.butty_item_inaktiv {
	background-image: url(../intranet_webbilder/iconset_p11_11px.png);
	background-position: middle;
	background-position: -672px 0px;
}


.butty_bestvorg_noanswer {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -352px 0px;
}


.butty_bestvorg_bezahlok {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1188px 0px;
}
.butty_bestvorg_bezahlteil {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1210px 0px;
}
.butty_bestvorg_bezahlx {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1232px 0px;
}
/* bestellungen
komplett bezahlt
*/

.butty_bestvorg_stat1_bok {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: 0px 0px;
}

.butty_bestvorg_stat2_bok {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -44px 0px;
}
.butty_bestvorg_stat3_bok {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -88px 0px;
}
.butty_bestvorg_stat4_bok {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -132px 0px;
}
.butty_bestvorg_stat5_bok {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -176px 0px;
}
.butty_bestvorg_stat6_bok {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -220px 0px;
}
.butty_bestvorg_stat7_bok {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -264px 0px;
}
.butty_bestvorg_stat8_bok {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1300px 0px;
}
.butty_bestvorg_stat9_bok {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1344px 0px;
}
/* bestellungen
teilweise bezahlt
*/

.butty_bestvorg_stat1_bteil {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -396px 0px;
}
.butty_bestvorg_stat2_bteil {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -440px 0px;
}
.butty_bestvorg_stat3_bteil {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -484px 0px;
}
.butty_bestvorg_stat4_bteil {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -528px 0px;
}
.butty_bestvorg_stat5_bteil {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -572px 0px;
}
.butty_bestvorg_stat6_bteil {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -616px 0px;
}
.butty_bestvorg_stat7_bteil {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -660px 0px;
}
.butty_bestvorg_stat8_bteil {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1388px 0px;
}
.butty_bestvorg_stat9_bteil {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1432px 0px;
}
/* bestellungen
unbezahlte
*/

.butty_bestvorg_stat1_bx {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -792px 0px;
}

.butty_bestvorg_stat2_bx {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -836px 0px;
}
.butty_bestvorg_stat3_bx {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -880px 0px;
}
.butty_bestvorg_stat4_bx {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -924px 0px;
}
.butty_bestvorg_stat5_bx {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -968px 0px;
}
.butty_bestvorg_stat6_bx {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1012px 0px;
}
.butty_bestvorg_stat7_bx {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1056px 0px;
}
.butty_bestvorg_stat8_bx {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1476px 0px;
}
.butty_bestvorg_stat9_bx {
	background-image: url(../intranet_webbilder/iconset_bestellung_11px.png);
	background-position: -1520px 0px;
}
/* KALENDER 
wird in eigener css behandelt
*/


#zeilea555555555:hover
{
	background-color: #ffffff;
}

.zeile_1:hover
{
	background-color: #cccccc;
	cursor: pointer;
}

.zeile_2:hover
{
	background-color: #cbcbcb;
	cursor: pointer;
}

.schalter_hell:hover
{
	background-color: #666666;
	color:#f5f5f5;
	cursor: pointer;
}
.schalter_dunkel:hover
{
	background-color: #f5f5f5;
	color:#333333;
	cursor: pointer;
}

