
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
		scrollbar-3dlight-color:#D3E0EE;	/*--- Grundfarbe der Scrollbar im Hintergrund s1-----*/
		scrollbar-base-color:#D3E0EE;
		scrollbar-track-color:#CCCCCC;		/*--- Balken Hintergrund -----*/
		scrollbar-darkshadow-color:#000000;	/*--- Grundfarbe der Scrollbar im Hintergrund s2-----*/
		scrollbar-face-color:#B6B6B6;		/*--- Balken  -----*/
        	scrollbar-arrow-color:#996600;		/*--- Pfeile  -----*/
		scrollbar-highlight-color:#FFFFFF;	/*--- Highlight Rahmenfarbe-----*/
		scrollbar-shadow-color:#FFFFFF
}

p, ul, ol, li, td, th, body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#666666
	}

h1      { font-size: 15px; color:#333333}
h2   	{ font-size: 14px; color:#333333}
h3, h4  { font-size: 13px; color:#333333}


/*-------------------  TEXT - TITEL - SPEZIAL   ------------------------------*/
.headline { 
font-family: verdana, arial; 
font-size: 12px; 
letter-spacing: +1px; 
font-weight: bold; 
}
/* Headlines / Überschriften */
.headline { font-size: 12px; color: #666666; font-weight: bold}
a.headline:active { color: #666666; text-decoration: underline; font-weight: bold}
a.headline:link { color: #666666; text-decoration: underline; font-weight: bold}
a.headline:visited { color: #666666; text-decoration: underline; font-weight: bold}
a.headline:hover { color: #996600; text-decoration: underline; font-weight: bold}

/*-------------------  TEXT CONTENTS-MENU  --------------------------------*/
.TextContentTITLES  {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight : bold;
	color:#666666
}
/*-------------------  TEXT TITEL-MENU  --------------------------------*/
.TextContentTIT  {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight : bold;
	color:#666666
}
.TextTIT  {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight : bold;
	color:#666666
}

.TextContentBold  { 
	font-size: 12px; 
	font-weight : bold;
	color:#000000
}
.TextContentNorm  { 
	font-size: 12px; 
	font-weight : normal;
	color:#000000
}

.TextContentSpez  { 
	font-size: 13px; 
	color:#666666
}
.TextContentKleiner { 
	font-size: 10px; 
	color:#666666
}    
.TextContentKleinerB { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight : bold;
	color:#666666
}  
.TextContentRef	{ 
	font-size: 9px; 
	color:#666666
}

.reds { font-size: 11px; color: #996600; font-weight: bold}
.redt { font-size: 11px; color: #990000}
.white { font-size: 12px; color: #FFFFFF}
.dg { font-size: 10px; color: #666666}


/*-------------------  LINKS -  FLIESS-TEXT  ------------------------*/
/* ------------------- spec. reds Text    ------------------------------*/
.red {  font-size: 13px; color: #990000}
a.lred:active { color: #990000; text-decoration: underline}
a.lred:link { color: #990000; text-decoration: underline}
a.lred:visited { color: #990000; text-decoration: underline}
a.lred:hover {  color: #990000; text-decoration: underline}

/* Admin Blue */
.blues { font-size: 11px; color: #666666; font-weight: bold}
a.lblue:active { color: #996600; text-decoration: underline}
a.lblue:link { color: #336699; text-decoration: underline}
a.lblue:visited { color: #336699; text-decoration: underline}
a.lblue:hover { color: #996600; text-decoration: underline}


/* Links allgemein in der Seite  ----------- */
a:active { color: #336699; text-decoration: underline}
a:link { color: #336699; text-decoration: underline}
a:visited { color: #336699; text-decoration: underline}
a:hover { color: #996600; text-decoration: underline} 

a.page:active { color: #666666; text-decoration: underline}
a.page:link { color: #666666; text-decoration: underline}
a.page:visited { color: #666666; text-decoration: underline}
a.page:hover { color: #666666; text-decoration: underline}

a.nl:active {color: #FFFFFF; text-decoration: none}
a.nl:link {color: #FFFFFF; text-decoration: none}
a.nl:visited {color: #FFFFFF; text-decoration: none}
a.nl:hover {color: #FFFFFF; text-decoration: none}


/* links im TEXT der Homepages */
A.TextLink
 {
	text-decoration : underline;
	color : #666666
}
 A.TextLink:link
 { 
	text-decoration : underline;
	color : #666666
}
 A.TextLink:hover
 { /*this effect is not shown in NN4.xx*/
	text-decoration : underline;
	color : #996600
}

/*-------------------  LINKS -  TOP  ---------------------------------*/

/* links TOP im TEXT der Homepages */
A.TextLinkTOP
 {
 	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
	color : #666666
}
 A.TextLinkTOP:link
 { 
 	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
	color : #6666666
}
 A.TextLinkTOP:hover
 { /*this effect is not shown in NN4.xx*/
 	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
	color : #996600
}



/*-------------------  CONSTANT-NAVIGATION  ------------------------------*/
}
/* TEXT Constant-NAVI */
.ConstNAVtext {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px; 	
	font-weight : bold;  
	text-decoration : none; 
	color : #FFFFFF
}
A.ConstNAVLink
 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #FFFFFF
}
 A.ConstNAVLink:link
 { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #FFFFFF
}
 A.ConstNAVLink:hover
 { /*this effect is not shown in NN4.xx*/
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #000000
}

/*-------------------  SUB-NAVIGATION  ------------------------------*/
.SubNAVinact  {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight : bold;
	color:#666666
}


/* AKTIV I SubNAV der Homepages */
.SubNAVactive {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
 	font-size: 12px; text-decoration : none; color : #003333
}
/* AKTIV II SubNAV der Homepages */
.SubNAVtext {
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
 	font-size: 11px; text-decoration : none; color : #333333
}

/*-------------------  TEXT -  SUB-NAVIGATION  - CONTACT   ------------*/
.SubNAVTextNorm  { 
	font-size: 13px; 
	color:#003333
}
.SubNAVTextBold  { 
	font-size: 13px; 
	font-weight : bold;
	color:#003333
}

A.SubNAVLinkCont
 {
  	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : normal;
	text-decoration : underline;
	color : #9392B1
}
 A.SubNAVLinkCont:link
 { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : normal;
	text-decoration : underline;
	color : #9392B1
}
 A.SubNAVLinkCont:hover
 { /*this effect is not shown in NN4.xx*/
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : normal;
	text-decoration : underline;
	color : #FF6600
}


/*-------------------  LINKS -  Normal im LINK-MENU links -- SUB-NAVIGATION  --------------------*/
A.SubNAVLink
 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color : #333333
}
 A.SubNAVLink:link
 { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color : #333333
}
 A.SubNAVLink:hover
 { /*this effect is not shown in NN4.xx*/
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color : #FFFFFF
}

A.SubNAVLink:active 
 { /*this effect is not shown in NN4.xx*/
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color : #FFFFFF
}

/*-------------------  LINKS im Text -  SMALL --------------------*/
A.SubNAVLinkS
 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
	color : #666666
}
 A.SubNAVLinkS:link
 { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
	color : #666666
}
 A.SubNAVLinkS:hover
 { /*this effect is not shown in NN4.xx*/
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
	color : #996600
}




/*-------------------  LINKS im Text 12pt FETT ---------------------*/
A.SubNAVLinkF
 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #CCCCCC
}
 A.SubNAVLinkF:link
 { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #CCCCCC
}
 A.SubNAVLinkF:hover
 { /*this effect is not shown in NN4.xx*/
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-decoration : underline;
	color : #FFFFFF
}

/*-------------------  Buttons  ---------------------------------*/
.cssButton
 {
	font-weight:Bold;
	font-size: 8pt; 
	color: #3E3E3B;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C1BBB2 
}

A.cssButton:link
 { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight : bold;
	text-decoration : none;
	color : #3E3E3B;
	cursor: hand
}

A.cssButton:hover
 { /*this effect is not shown in NN4.xx*/
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight : bold;
	text-decoration : underline;
	color : #3E3E3B;
	cursor: hand
}
.button {  font-family:Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 11px; width: 150}

/*-------------------  FORMS  --  LOGIN   --------------------------------------*/
.TextFormLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-color: #C1BBB2;
	width: 100px;
	border:solid 1px #3E3E3B;
}


/*-------------------  FORMS  --  Contact   --------------------------------------*/
.TextFormContCheck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #F2F2F7;
	width: 20px;
	border:solid 1px #996600;
}
.TextFormContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal
	font-variant: normal;
	color: #666666;
	background-color: #F2F2F7;
	width: 300px;
	border:solid 1px #996600;
}
.TextFormContactx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal
	font-variant: normal;
	color: #666666;
	background-color: #F2F2F7;
	border:solid 1px #996600;
}
.TextFormContS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #F2F2F7;
	width: 60px;
	border:solid 1px #996600;
}
.TextFormContS2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #F2F2F7;
	width: 166px;
	border:solid 1px #FF6600;
}
.TextFormContField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #F2F2F7;
	width: 300px;
	border:solid 1px #996600;
}

