body 
	{
	margin: 0;
	padding: 0;
	background-color: white;
	font-family: Verdana;
	}

p.ueberschrift
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	}
	
p.ueberschriftweiss
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	}
p.ueberschriftrot
	{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	}

.text
	{
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
	}

p.textweiss
	{
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: white;
	}
p.textgross
	{
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
	}

p.textklein
	{
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
	}

a:link, a:visited, a:active 
	{
	color: #000066;
	background-color: transparent;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	}

a:hover 
	{
	color: #990000;
	text-decoration: underline;
	}

table.seite
	{
	padding: 0;
	border-spacing: 0;
	border-style: none solid solid solid;
	border-width: 0 1px 1px 1px;
	border-color: #000066;
	width: 150px;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
		}
		
table.normal
	{
	padding: 0;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000066;
	width: 100%;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
		}
			
table.blank
	{
	padding: 0;
	width: 100%;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
		}		
		
table.query
	{
	padding: 2;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000066;
	width: 350px;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
		}
table.rand
	{
	padding: 0;
	border-spacing: 0;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000066;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000066;
		}		
		
table.logo
	{
	padding: 0;
	border-spacing: 0;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000066;
	width: 400px;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #000066;	
	}

.formButtonStandart, .phpdiginputsubmit
	{
    	background-color: #000066;
    	border-bottom: #252E6E 1px solid;
    	border-left: silver 1px solid;
    	border-right: #252E6E 1px solid;
    	border-top: silver 1px solid;
    	color: white;
    	font-family: Verdana;
    	font-size: 10px;
	cursor: pointer;
    }
	
.buttonweiss
	{
	background-color: white;
	color: #000066;
	font-family: Verdana;
	font-size: 10px;
	border-top: solid;
	border-right: solid;
	border-bottom: solid;
	border-left: solid;
	border: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-width: 1px;
	cursor: pointer;
    }
.input, .phpdiginputtext
{
	font-Size: 10px;
	font-family: Verdana;
	font-Weight: normal;
	font-style: normal;
	Border-Color: 000066;
	Border-Style: solid;
	Border-Width: 1px;
	Background-Image: ;
	scrollbar-3dlight-color: grey;
	scrollbar-arrow-color:grey;
	scrollbar-base-color: ;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #000066;
	scrollbar-shadow-color: #000066;
	color: #000066;
}
.textarea
{
	font-Size: 12px;
	font-family: Verdana;
	font-Weight: normal;
	font-style: normal;
	color: #000066;
	Border-Color: 000066;
	Border-Style: solid;
	Border-Width: 1px;
	scrollbar-3dlight-color: grey;
	scrollbar-arrow-color:grey;
	scrollbar-base-color: ;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #000066;
	scrollbar-shadow-color: #000066;
	
}
.klappfeldweiss, .phpdigselect
{
	font-Size: 10px;
	font-family: Verdana;
	font-Weight: normal;
	font-style: normal;
	color: #000066;
	border: solid;
	border-color: #FFFFFF;
	width: 130px;	
}

.pdfdownload {
  	width:85px;
	border:none;
	margin-left:10px;
	margin-bottom:10px;
	text-align:right;
	display:block;
	float:right;
	background:url(images/pdf.png) no-repeat top left;
}
