@import url(t3_default.css);
@import url(mailForm.css);

a:active  {
	font-weight: bold;
	color: #338a6a;
	text-decoration : underline;
	}
	
a:link {
	font-weight: bold;
	color: #60b298;
	text-decoration : none;
	}
	
a:visited {
	font-weight: bold;
	color: #60b298;
	text-decoration: none;
	}
	
a:hover {
	font-weight: bold;
	color: #338a6a;
	text-decoration : underline;
	}

body {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 0 10px 0;
	/*background: #f1f0f0 url(../images/hintergrund.gif) repeat-y left;*/
}

#page{border:0px #f1f0f0 solid; background:#fff;}
#page_margins {border:0px #889 solid; width:910px; margin:auto;}


.hauptnavigation {
	width: 590px !important;
	height: 30px;
	background-color: #60b298;
	
	background: url(../images/hauptnavigation_hg.gif) repeat-x;
}

.infobox {
	width: 175px;
	height: 30px;
	background-color: #60b298;
	background: url(../images/hauptnavigation_hg.gif) repeat-x;
}

.infobox_content {
	padding: 5px 10px;
	font: 10px/14px Arial, Helvetica, sans-serif;
	color: #706f6d;
}

.content {
	width: 486px;
	padding: 15px 0 0 0;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #706f6d;
}

.footer {
	width: 890px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #706f6d;
	padding-top: 5px;
}
