/*fix default browserspaces between elements*/
* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;
}

body {
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica;
	margin: 0;
	padding: 0;
}

.arrows {
	color: #799c12;
}

.arrows-impressions {
	color: #246fbe;
}

.button {
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica;
	color: #fff;
	font-weight: bold;
	border-top: 1px solid #9dab18;
	border-right: 1px solid #005a29;
	border-bottom: 1px solid #005a29;
	border-left: 1px solid #9dab18;
	padding: 1px 2px;
	background-color: #397c25;
	cursor: pointer;
}

.caption {
	float: left;
	margin: 0 7px 7px 0;
	border: 1px solid #d8d8d8;
	text-align: center;
	background-color: #f7f7f6;
}

#col1 {
	float: left;
	width: 335px;
}

#col2 {
	float: right;
	width: 335px;
}

#content {
	clear: both;
	width: 962px;
	background-repeat: no-repeat;
}

#dachmarke {
	padding: 9px 0;
}

.den {
	padding: 7px 0 2px 5px;
}

#footer {
	background-color: #397c25;
	color: #fff;
	padding: 3px 0;
	font-size: 0.75em;
	text-align: center;
}

#footer a {
	color: #95c700;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#footer-impressions {
	background-color: #004b78;
	color: #fff;
	padding: 3px 0;
	font-size: 0.75em;
	text-align: center;
}

#footer-impressions a {
	color: #86b3e2;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#inner-content {
	padding: 270px 25px 20px 25px;
}

#inner-content .content-title {
	color: #a60b16;
	font-size: 1.125em;
	padding-bottom: 5px;
}

#inner-content .content-title-impressions {
	color: #192b64;
	font-size: 1.125em;
	padding-bottom: 5px;
}

#inner-content .content-text {
	color: #666;
	font-size: 0.875em;
}

#inner-content .content-text a {
	color: #397c25;
	text-decoration: underline;
}

#inner-content .content-text a:hover {
	color: #397c25;
	text-decoration: none;
}

#inner-content .content-text p {
	padding-bottom: 10px;
}

#inner-content .content-text li {
	background: url(../img/list.gif) no-repeat;
	list-style-type: none;
	padding: 0 0 5px 18px;;
}

#inner-content .content-text td {
	vertical-align: top;
}

#inner-content .content-text td table {
	border: 1px solid #575757;
}

#inner-content .content-text td table td {
	text-align: center;
	background-color: #d1dbb3;
	padding: 5px 0;
	font-weight: bold;
	font-size: 110%;
}

#inner-content .content-text td table th {
	color: #fff;
	background-color: #397c25;
	border-bottom: 2px solid #fff;
	padding: 2px 0;
	font-size: 110%;
}

#inner-content .content-text ul {
	padding: 10px 0;
}

#inner-content .content-text-impressions {
	color: #666;
	font-size: 0.875em;
}

#inner-content .content-text-impressions a {
	color: #192b64;
	text-decoration: none;
}

#inner-content .content-text-impressions a:hover {
	color: #246fbe;
}

.input {
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica;
	color: #666;
	border-top: 1px solid #3e7b2b;
	border-right: 1px solid #3e7b2b;
	border-bottom: 1px solid #397c25;
	border-left: 1px solid #397c25;
	padding: 1px 2px;
	background-color: #f7eddd;
}

.input-blue {
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica;
	color: #666;
	border: 1px solid #1a65b4;
	padding: 1px 2px;
	background-color: #e8e9e6;
}

#link {
	text-align: center;
	padding-top: 20px;
}

#logo {
	float: left;
	width: 217px;
	margin: 44px 0 0 26px;
}

#main-container {
	width: 962px;
	margin: 0 auto;
}

#mainmenu {
	margin-top: 53px;
	height: 36px;
	color: #a60b16;
	font-size: 1em;
}

#mainmenu a {
	color: #a60b16;
	text-decoration: none;
	margin: 0 10px;
}

#mainmenu a:hover {
	color: #799c12;
}

#mainmenu .active {
	color: #799c12;
	border-top: 2px solid #799c12;
	margin: 0 10px;
}

#menus {
	float: right;
	width: 700px;
	text-align: right;
}

#pages {
	text-align: center;
	padding-top: 10px;
}

#topmenu {
	margin-top: 28px;
	height: 20px;
	color: #666;
	font-size: 0.875em;
}

#topmenu a {
	color: #666;
	text-decoration: none;
}

#topmenu a:hover {
	color: #000;
}

#topmenu .active {
	color: #a60b16;
	font-weight: bold;
}