/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
}
.buttons {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.style1 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000
}
a:hover {
	text-decoration: underline;
		color: #0066CC;
}
a:active {
	text-decoration: none;
}
.style2 {color: #5B6C93}
.style3 {color: #FFFFFF}

.heading{
	color:#32446c;
	font-size:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
			
			}
.faq{
		color: #004080;
		font-size: 14px; font-family: Vedana;
		font-weight:bold; }
.text {
	font-size: 11px;
	color: #373737;
	font-style: normal;
	text-align: justify;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.subtitel {
	font-size: 13px;
	font-weight: bolder;
	color: #32446c;
	text-decoration: underline;
}
.imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.botbord {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.spec{
	background-image: url(images/project.gif);}