body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f5e4c1;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


p { }

td { }
.small_bold {
	font-size: small;
	font-weight: bold;
}

.align_center {
	text-align: center;
}

.container_footer {
	text-align: center;
	font-size: x-small;
	clear: both;
}
.container_gfx_outer_float_left {
	float: left;
	margin-right: 20px;
}
.container_gfx_outer_float_right {
	float: right;
	margin-left: 20px;
}

.container_gfx_inner {
	border: thin solid #000000;
	padding: 5px;
	margin: 5px;
}
.container_links_general {
	height: 35px;
	padding-top: 5px;
}


.text_underlined {
	text-decoration: underline;
}




a:link {
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #05755C;
	border-right-color: #05755C;
	border-bottom-color: #05755C;
	border-left-color: #05755C;
	color: #05755C;
	font-size: small;
	
}


a:visited {
	text-decoration: none;
	color: #05755C;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #05755C;
	border-right-color: #05755C;
	border-bottom-color: #05755C;
	border-left-color: #05755C;
	font-size: small;
}

a:hover {
	text-decoration: none;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #05755C;
	border-right-color: #05755C;
	border-bottom-color: #05755C;
	border-left-color: #05755C;
	color: #05755C;
	font-size: small;
}

a:active {
	text-decoration: none;
	color: #05755C;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #05755C;
	border-right-color: #05755C;
	border-bottom-color: #05755C;
	border-left-color: #05755C;
	font-size: small;
}
#container_main {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: auto;
}
#container_toplogo {
	margin-bottom: 5px;
	width: auto;
}
#container_menu {
	width: 980px;
	height: 85px;
	margin-bottom: 10px;
}
.text_headline {
	font-size: large;
	font-weight: bolder;
	text-align: center;
}

#container_topmenu_leftlogos {
	float: left;
}
#impressum_table {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 500px;
	padding: 10px;
}
#container_table_pferde {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

