﻿/* Page Properties */

body {
	  margin-top:0;
	  margin-bottom:0;
	  margin-left:0;
	  margin-right:0;
	  background-color:#FFFFFF;
	  background-image:url(fileadmin/template/images/bg.gif)

	}

/* Special Image on Z-Index */

#pagecontainer { 
   position : relative; 
   bottom : 190px; 
   left : 440px; 
   margin-left : 0px;    
   width: 0px;
   z-index:1;
} 

#logo { 
   width: 156px; 
   height: 220px; 
   text-align: right; 
} 

/*List Style*/
	ul {
		list-style-image:url(helmklein.gif)
	}

/*Text Properties*/

	p, li, td {
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  font-size:10pt;
	  color:#000000;
	}
	
	.path {
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  font-size:10pt;
	  color:#000000;
	}
	
	.small {
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  font-size:8pt;
	  color:#000000;
	}
	
	.tiny {
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  font-size:8px;
	  color:#000000;
	}	

	.sub {
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  font-size:10pt;
	  color:#000000;
	  margin: 0 0 3 0;
	}
	
	div.csc-frame-rulerAfter { 
        border-bottom: 1px solid #FFFFFF; 
        align: center;
        width: 589; 
        height: 1px;
        padding:0px;
        margin-bottom: 0px;
        margin-top: 0px;
}

	h1, h2, h3, h4 {
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  font-size:10pt;
	  color:#000000;
	  font-weight:bold;
		margin-bottom: 0px;
	}

/* Form Properties */

	.button {
	  font-family: Verdana;
	  font-size: 12px; 
	  color: #800000; 
	  border: 1px solid #000000; 
	  padding-left: 4px; 
	  padding-right: 4px; 
	  padding-top: 1px; 
	  padding-bottom: 1px;
	  background-color: #FFFFFD
	}
	
/* Table and TD Properties */

	.tinytd {
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  font-size:8px;
	  color:#800000;
	}
	
	.brighttd {
	  color:#800000;
	  background-color: #FFFFFD;
	}
	
	.darktd {
	  background-color: #E4C9C6;
	}
	
	.deeptd {
	  background-color: #800000;
	}
	
	.brighttable {
	  border-collapse: collapse;
	  border: 1px solid #FFFFFD;
	}	
	
	.darktable {
	  border-collapse: collapse;
	  border: 1px solid #800000;
	}


/*Link Properties*/

	a:link { 
	  color:#000000;
	  font-size:10pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:underline; 
	}

	a:visited { 
	  color:#000000;
	  font-size:10pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:underline; 
	}

	a:hover { 
	  color:#000000;
	  font-size:10pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:none; 
	}

	a:active { 
	  color:#000000;
	  font-size:10pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:underline; 
	}
	
/* Button Links */

	a.but:link { 
	  font-family: Arial;
	  font-size: 10pt;
	  color: #800000;
	  text-decoration: none;
	  border: 1px solid #000000;
	  padding-left: 4px;
	  padding-right: 4px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  background-color: #FFFFFF
	}

	a.but:visited { 
	  font-family: Arial;
	  font-size: 10pt;
	  color: #800000;
	  text-decoration: none;
	  border: 1px solid #000000;
	  padding-left: 4px;
	  padding-right: 4px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  background-color: #FFFFFF
	}

	a.but:hover { 
	  font-family: Arial;
	  font-size: 10pt;
	  color: #800000;
	  text-decoration: none;
	  border: 1px solid #000000;
	  padding-left: 4px;
	  padding-right: 4px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  background-color: #FFFFFF
	}

	a.but:active { 
	  font-family: Arial;
	  font-size: 10pt;
	  color: #800000;
	  text-decoration: none;
	  border: 1px solid #000000;
	  padding-left: 4px;
	  padding-right: 4px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  background-color: #FFFFFF
	}
	
/*Path Link Properties*/

	a.path:link { 
	  color:#2A2D66;
	  font-size:10pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:none; 
	}

	a.path:visited { 
	  color:#2A2D66;
	  font-size:10pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:none; 
	}

	a.path:hover { 
	  color:#2A2D66;
	  font-size:10pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:underline; 
	}

	a.path:active { 
	  color:#2A2D66;
	  font-size:10pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:underline; 
	}
	
/*Small Link Properties*/

	a.small:link { 
	  color:#800000;
	  font-size:8pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:underline; 
	}

	a.small:visited { 
	  color:#800000;
	  font-size:8pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:underline; 
	}

	a.small:hover { 
	  color:#800000;
	  font-size:8pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:none; 
	}

	a.small:active { 
	  color:#800000;
	  font-size:8pt;
	  font-family:Verdana,Tahoma,helvetica,Sans-serif,Arial;
	  text-decoration:underline; 
	}