body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	text-align: left;

}

.float {
	float: left;
}

h1 {
	font-weight: normal;
	font-size: 10px;
	color: #00A3E7;
	margin: 0;
}

h2 {
	color: #00A3E7;
	margin: 0;
	font-size: 14px;
	font-style: italic;
}

p {
	margin: 0 0 20px 0;
}

.clear {
	clear: both;
}


a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	color: #00A3E7;
}

#links, .logo, .navi, .suche, .headernavi, #rechts, .copy {
	display: none;
}

#template {
	text-align: left;
	width: 647px;
	border: 1px solid #666;
        background: url(http://www.fpt.de/de/system/images/druck.gif) no-repeat;
}


#mitte {
	margin: 150px 35px 35px 35px;
}

.adresszeile {
	background: #666;
	color: #fff;
	padding: 5px 0 5px 35px;
}



.spaltelinks {
	float: left;
	width: 270px;
}


.spalterechts {
	margin: 0 0 0 25px;
	float: left;
	width: 270px;
}

.bildlinks {
	float: left;
	width: 175px;
	margin: 0 25px 5px 0;
}

.bildlinksmesse {
	float: left;
	width: 175px;
	margin: 0 25px 0 0;
}


.textganzebreite {
	width: 569px;
}


.imgbox {
	width: 569px;
	height: 252px;
	background: url(images/bild.jpg)
	no-repeat;
}

.headline {
	color: #00A3E7;
}

.newslink, a.newslink:link, a.newslink:visited {
	color: #000;
}


/* = = = = = = = = = = = = = kontakt ANFANG = = = = = = = = = = = = = */

.bezeichnung {
	width: 80px;
	float: left;
	margin:4px 0 0 0;
	}

.feld {
	border: 1px solid #666;
	width: 177px;
	margin: 0 0 8px 0;
	padding: 3px;
	color: #000;
	background-color: #DEDFDE;
	}

.inputselected {
	border: 1px solid #666;
	width: 177px;
	margin: 0 0 8px 0;
	padding: 3px;
	background-color: #CED3D6;
	color: #000;
	}

.textarea {
	border: 1px solid #666;
	width: 270px;
	height: 151px;
	color: #000;
	margin: 8px 0 5px 0;
	background-color: #DEDFDE;
	}

.textareaselected {
	border: 1px solid #666;
	width: 270px;
	height: 151px;
	color: #000;
	background-color: #CED3D6;
	margin: 8px 0 5px 0;
	}

.senden {
	border: 1px solid #666;
	background-color: #CED3D6;
	color: #666;
}

/* = = = = = = = = = = = = = kontakt ENDE = = = = = = = = = = = = = */
