﻿body {
	font-family: Arial, Helvetica, sans-serif;
	//font-size: 12 px;
	//line-height: 17px;
	margin: 0 0 0 0;
	/* background-color: #D3D7DB; */
	background-color: #FFFFFF;
	scrollbar-3dlight-color: #A7B6CD;
	scrollbar-arrow-color: #184685;
	scrollbar-base-color: #A7B6CD;
	scrollbar-darkshadow-color: #184685;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #1B4178;
	scrollbar-shadow-color: #A0AFC6;
}

.sitename {
	/* letter-spacing:-10px;*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#263566;
	font-weight:bold;
	font-variant: small-caps;
}
hr{
	color: #213163;
	height: 1px;
	width: 476px;
	
}

.txt{
	font-size: 12 px;
	color: #263566;
	}

	
	
.rot{
   font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
   text-decoration: none;
	color: red;

	}
	
	.gruen{
   font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
   text-decoration: none;

color: #00B001;	

}
	


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #263566;
	text-decoration: underline;
		}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #688AB5;
	text-decoration: underline;
}

a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #688AB5;
	text-decoration: underline;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #688AB5;
	color: #263566;
	text-decoration: underline;
}



input, select {
	width: 200px;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #263566;
}

textarea{
	width: 200px;
	height:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #263566;
	
}
.button{
	width: 80px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #263566;
}

.input_{
	width: 100px;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #263566;
}
.checkbox{
	width: 20px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #263566;
}

