/* ----------typo-------------- */

body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #626469;
	padding: 0px;
	margin: 0px;
/*	background-attachment: fixed;
	background-image: url(../images/background_gras.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
*/
}

a {
	color: #76b900;
	text-decoration: none;
}

a:visited {
	color: #76b900;
	text-decoration: none;
}

a:hover {
	color: #626469;
	text-decoration: none;
}

a:active {
	color: #a1a2a5;
	text-decoration: none;
}

a.navi {
	color: #626469;
	text-decoration: none;
}

a.navi:visited {
	color: #626469;
	text-decoration: none;
}

a.navi:hover {
	color: #76b900;
	text-decoration: none;
}

a.navi:active {
	color: #add566;
	text-decoration: none;
}

a.ref {
	color: #76b900;
	font-size: 11px;
	text-decoration: none;
}

a.ref:visited {
	color: #76b900;
	font-size: 11px;
	text-decoration: none;
}

a.ref:hover {
	color: #626469;
	font-size: 11px;
	text-decoration: none;
}

a.ref:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #76b900;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.teaserheadline {
	font-size: 12px;
	color: #76b900;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
}

/* --------------layer------------- */
#header {
	text-align: center;
	margin: 0px;
	height: 80px;
	background-image: url(../images/background.gif);
}

#navigation {
	margin: 0px auto;
	height: 100px;
	width: 840px;
	background-image: url(../images/header2.jpg);
}

#navigation_links {
	float: left;
	width: 580px;
	text-align: right;
	margin-top: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #626469;
}

#navigation_rechts {
	float: right;
	width: 240px;
	text-align: left;
	margin-top: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #76b900;
}

#container {
	width: 840px;
	margin:0px auto;
}

#content {
	float: left;
	width: 580px;
	margin: 0px;
	padding: 0px;
}

#mapIFrame {
	border: solid #76b900 1px;
}

#flashcontent {
	border: solid #76b900 1px;
}

#links {
	float: left;
	width: 235px;
	margin: 0px;
	padding: 0px;
}

#rechts {
	float: right;
	width: 330px;
	margin: 0px;
	padding: 0px;
}

#referenzen {
	float: right;
	width: 240px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

/* --------------design------------- */
.hr1{
	color: #76b900;
	background-color: #76b900;
	border: 0;
	width: 580px;
	height: 2px;
}

#table1 {
	border: solid #76b900 1px;
	padding: 10px;
	margin-bottom: 20px;
}

#table2 {
	margin-bottom: 20px;
	margin-top: 10px;
}

#tdteaser {
	font-size: 11px;
}

#img_detail {
	border: solid #76b900 1px;
	margin-bottom: 10px;
}

#img_thumb {
	border: solid #76b900 1px;
	margin: 0px 15px 10px 0px;
}

