body {
	margin: 0;
	padding: 0;
	background:  url(Images/bg.gif);
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #CF3822;
}

h1 {
	margin : 0 0 2px 0;
	background-color : #E2E2E2;
	background-repeat : repeat-x;
	background-position : bottom;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-transform : uppercase;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

div.copyright {
	font-size: 12px;
	color: #A9A9A9;
	text-align: center;
}

a:link {
	color: #006400;
	text-decoration:none;
	font-weight: bold;
}

a:active {
	color: #006400;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	color: #006400;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #A9A9A9;
	text-decoration:none;
	font-weight: bold;
}

span.title {
	color: #C60002;
	font-weight: bold;
	text-align: left;
	font-size: 22px;
	margin-left: -5px;
	margin-top: -5px;
	width: 980px;
	height: 30px;
	background-color: #E2E2E2;
	float:left;
}

span.title_font {
	color: #C60002;
	font-weight: bold;
	text-align: left;
	font-size: 22px;
	top: 200px;
	margin-left: 5px;
	position:absolute;
}

span.logo_font {
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	top: 35px;
	margin-left: 620px;
	position:absolute;
}

img {
	border: none;
}

img.test {
	border: 1px solid;
}

DIV.shadow {
	background-color: #8e8e8e;
	padding: 1px;
	border: 1px solid #959595;
	margin: 0;
}

.test1234 {
	font: 13px Arial;
}

DIV.shadow2 {
	background-color: #aaa;
	padding: 1px;
	border: 1px solid #bebebe;
	margin: 0;
}

DIV.shadow3 {
	background-color: #d1d1d1;
	padding: 1px;
	border: 1px solid #e1e1e1;
	margin: 0;
}

DIV.shadow4 {
	background-color: #ededed;
	padding: 1px;
	border: 1px solid #f6f6f6;
	margin: 0;
}

DIV.shadow5 {
	float: left;
	background-color: #fcfcfc;
	padding: 1px;
	border: 1px solid #fff;
	margin: 0.7em 1em;
}

DIV.shadow IMG {
	border: 0px solid #666;
	margin: -2px;
	display:block;
	position: relative;
	top: -3px;
	left: -3px;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343;
}

/* Header */

#header_top {
	height: 15px;
	width: 980px;
}

#header_buttom{
	height: 5px;
	width: 980px;
	margin: 0px auto;
}

#header {
	width: 980px;
	height: 130px;
	margin: 0px auto;
	background: url(Images/Banner.jpg) no-repeat center top;
}

#logo h1, #logo p {
	float: left;
	color: #AAFF00;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#logo p a {
	color: #FF5134;
}

/* Menu */

#menu {
	width: 980px;
	height: 44px;
	margin: 0 auto;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	float: left;
	padding: 5px 0px 0px 0px;
}

/* Content */

.content {
	float: left;
	width: 980px;
	background-color: #FFFFFF;
	min-height: 400px;
}

.content_innert {
	margin-left:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-top:5px;

}

.content_left {

	width: 580px;
	background-color: #FFFFFF;
	min-height: 400px;
	font: 16px "Century Schoolbook";
}

.content_right {
	position:absolute;
	top: 245px;
	margin: 0 0 0 594px;
}

/* Footer */

.footer {
	clear: both;
	width: 920px;
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
	position: relative;
}

.footer1 {
	clear: both;
	width: 880px;
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
	border-top: 2px solid #A9A9A9;
	position: relative;
}

.footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

.footer a {
	text-decoration: underline;
	color: #A9A9A9;
}

.footer a:hover {
	text-decoration: none;
	color: red;
}

div.Tmenu {
	font-size: 18px;
	width: 980px;
	margin-top: 0px;
}

* html div.Tmenu {
	width: 980px;
	w\idth: 980px;
}

ul.Navigation {
	margin: 0;
	padding: 0;
	text-align: center;
	z-index:20;
}

ul.Navigation li {
	list-style: none;
	float: left;
	position: relative;
	z-index:20;
}

* html ul.Navigation li {
	margin-bottom: -0.0em;
	z-index:20;
}

ul.Navigation li ul {
	margin: 0; padding: 0;
	position: absolute;
	top: 2.5em; left: -0.0em;
	z-index:20;
}

* html ul.Navigation li ul {
	left: -0.0em;
	lef\t: -0.0em;
	z-index:20;
}

ul.Navigation li ul li {
	float: none;
	display: block;
	margin-top: -0.1em; margin-bottom: 0.0em;
	z-index:20;
	background-image: url(Images/button.jpg);
}

ul.Navigation a, ul.Navigation span {
	display: block;
	width: 196px;
	height:40px;
	font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
	background-image: url(Images/button.jpg);
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	padding: 4px 0px 0px 0px;
	color: #FFFFFF;
	z-index:20;
}

* html ul.Navigation a, * html ul.Navigation span {
	width: 140px;
	w\idth: 140px;
	z-index:20;
}

ul.Navigation a:hover, ul.Navigation span, li a.aktuell:hover {
	color: black;
	z-index:20;
}

ul.Navigation li ul a:hover {
	border-color: #900;
	color: black;
	z-index:21;
}

ul.Navigation li ul span {
	border-right-color: #900000;
	border-bottom-color: #900000;
	color: #900000;
	background-color: white;
	z-index:20;
}

ul.Navigation li a:active, ul#Navigation li:hover a:active {
	color: black;
	z-index:20;
}

ul.Navigation li ul {
	display: none;
	z-index:20;
	color: black;
}

ul.Navigation li:hover ul {
	display: block;
	z-index:20;
}

ul.Navigation1 {
	margin: 0;
	padding: 0;
	text-align: center;
	z-index:20;
}

ul.Navigation1 li {
	list-style: none;
	float: left;
	position: relative;
	z-index:20;
}

* html ul.Navigation1 li {
	margin-bottom: -0.0em;
	z-index:20;
}

ul.Navigation1 li ul {
	margin: 0; padding: 0;
	position: absolute;
	top: 2.5em; left: -4.3em;
	z-index:20;
}

* html ul.Navigation1 li ul {
	left: -0.0em;
	lef\t: -0.0em;
	z-index:20;
}

ul.Navigation1 li ul li {
	float: none;
	display: block;
	margin-top: -0.1em;
	margin-bottom: 0.0em;
	z-index:20;
}

ul.Navigation1 a, ul.Navigation1 span {
	display: block;
	width: 196px;
	height:40px;
	font-family: "Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
	background-image: url(Images/button.jpg);
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	padding: 4px 0px 0px 0px;
	color: #FFFFFF;
	z-index:20;
}

li.test a {
	width:350px;
}

* html ul.Navigation1 a, * html ul.Navigation1 span {
	width: 140px;
	w\idth: 140px;
	z-index:20;
}

ul.Navigation1 a:hover, ul.Navigation1 span, li a.aktuell:hover {
	color: black;
	z-index:20;
}

ul.Navigation1 li ul a:hover {
	border-color: #900;
	color: black;
	z-index:21;
	width:350px;
}

ul.Navigation1 li ul span {
	border-right-color: #900000;
	border-bottom-color: #900000;
	color: #900000;
	background-color: white;
	z-index:20;
}

ul.Navigation1 li a:active, ul#Navigation1 li:hover a:active {
	color: black;
	z-index:20;
}

ul.Navigation1 li ul {
	display: none;
	z-index:20;
	color: black;
}

ul.Navigation1 li:hover ul {
	display: block;
	z-index:20;
}

.albumsheader {
	text-align:center;
	font:bold 25pt Georgia;
}

.news {
	border:1px solid #000000;
}

.news_innert {
	margin-left:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-top:5px;
}

.news_head {
	border:0px solid #000000;
	background-color:#222222;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #005E00;
	font-size: 20px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
}

.news_postet {
	color: #000000;
}

.kontakt {
	width : 463px;
	font-size : 14px;
	color : #666666;
	margin : 0 0 14px 0;
	line-height : 15px;
	border : 1px solid #E2E2E2;
	display : inline;
	float: left;
}

.kontakth2  {
	margin : 0 0 2px 0;
	font-size : 12px;
	font-weight : bold;
	color : #C60002;
	float: left;
}

.kontaktbox  {
	float: left;
	width : 450px;
	margin : 2px 2px 14px 2px;
	padding : 2px 3px 0 3px;
	border : 1px solid #E2E2E2;
	display : inline;
}

.kontaktbox_textfields {
	width : 275px;
	float : left;
	margin : 2px 2px 2px 2px;
	padding : 2px 3px 0 3px;
	border : 1px solid #7f9db9;
	display : inline;
}

.kontaktbox_textfields_red {
	width : 275px;
	float : left;
	margin : 2px 2px 2px 2px;
	padding : 2px 3px 0 3px;
	border : 1px solid #7f9db9;
	background : #ffafaf;
	display : inline;
}

.kontaktbox_textfields_plz {
	width : 53px;
	float : left;
	margin : 2px 2px 2px 2px;
	padding : 2px 3px 0 3px;
	border : 1px solid #7f9db9;
	display : inline;
}

.kontaktbox_textfields_plz_red {
	width : 53px;
	float : left;
	margin : 2px 2px 2px 2px;
	padding : 2px 3px 0 3px;
	border : 1px solid #7f9db9;
	background : #ffafaf;
	display : inline;
}

.kontaktbox_textfields_ort {
	width : 210px;
	float : left;
	margin : 2px 2px 2px 2px;
	padding : 2px 3px 0 3px;
	border : 1px solid #7f9db9;
	display : inline;
}

.kontaktbox_textfields_ort_red {
	width : 210px;
	float : left;
	margin : 2px 2px 2px 2px;
	padding : 2px 3px 0 3px;
	border : 1px solid #7f9db9;
	background : #ffafaf;
	display : inline;
}

DIV.test {
	margin-left: 250px;
	position : relative;
}