html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 62.5%;
	background-color: #64AA59;
	color: #191919;
}
#bodyWrapper {
	background: #ff9999 url(bg.gif);
}
#bodySecondWrapper {
	background-color: #64AA59;
} 
h1 {
	font-size: 1.4em;
	font-weight: 700;	
	text-align: left;
	padding: 0 70px;
	line-height: 2em;
}

h2 {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.8em;
}

p,
li {
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: left;
}
p {
	padding: 0 70px;
	margin-top: 1em;
}

a {
	color: #3d3824;
}

li,
form,
input,
textarea {
	font-size: 1.2em;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear {
	clear: both;
	height: 1px;
	padding:0;
	margin:0;
}
#main {
	width: 980px;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
.content {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#navigation {
	width: 840px;
	margin: 0 auto;
	background: url(spitzen.gif) repeat-x;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#navigation ul li a {
	display: block;
	float: left;
	text-transform: uppercase;
	color: #64AA59;
	padding: 32px 15px 15px;
	text-decoration: none;
	font-weight: 700;
}
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li.highlight a {
	/*background-color: #b01000;*/
	color: #b01000;
}
#footer {
	text-align: center;
	padding: 0;
	background: url(footer_bg.gif) left bottom repeat-x;
}
#bottom {
	text-align: center;
}
#copy {
	text-align: center;
	margin: 20px 0;
}
#copy a {
	text-decoration: none;
}

/* teaser */
.teaser {
	background-color: #f8ceca;
	color: #3d3824;
	text-align: left;
	padding: 10px 20px 10px 20px;
	margin: 10px 70px;
	font-size: 1.4em;
	border: 1px dashed #8e8243;
}
.teaser h1 {
	padding: 0;
	color: #b01000;
	line-height: 1.2em;
}
.teaser p {
	padding: 0;
}

#home .teaser {
	background-color: #f8ceca;
	padding: 10px;
}
#home .teaser img {
	float: right;
	padding: 3px;
	background-color: #B01000;
}
.homeText {
	float: left;
	width: 600px;
}
#impressum .teaser {
	background: #f8ceca url(kompott_bg.gif) bottom right no-repeat;
}
#manifest .teaser {
	background: #f8ceca url(manifest_bg.jpg) bottom right no-repeat;
}
        
/*umgebung */
.column {
	float: left;
	width: 240px;
	text-align: left;
	margin: 20px 0 0 80px;
}
.column li a {
	color: #191919;
}
.column li a:hover {
	background-color: #fff;
}
/* newsletter */
.newsletter {
	margin: 10px 0 0 0;
}

/* fotoarchiv */

#fotoarchiv #main {
	background: url(fotoarchiv_bg.gif) top center no-repeat;
	text-align: center;
	padding: 10px 0 0 0;
}
#fotoarchiv #main h2 {
	padding: 20px 10px;
}
#wrapper {
	background: url(fotoarchivmiddle_bg.gif) top center repeat-y;
	margin-top: 160px;
	padding: 0 0 0 160px;
}
#wrapper h2 {
	color: #B21000;
	font-size: 1.8em;
	text-align: left;
	margin: 0 0 0 50px;
}
#fotoarchivBottom {
	background: url(fotoarchivbottom_bg.gif) top center no-repeat;
	height: 75px;
}
.item {
	width: 330px;
	margin: 0 auto;
	float: left;
}
.item h1 {
	font-size: 1.2em;
	margin:0 0 3px 0;
	padding:0;
}
.item h1 a {
	text-decoration:none;
	padding: 10px;
	margin:0 0 10px 10px;
	display: block;
	color: #008000;
	background: #fff url(img_vertical.gif) repeat-x;
	border: 1px dashed #8e8243;
	line-height: 1.2em;
	height: 270px;
	text-align: center;
}
.item h1 a img {
	margin: 10px 0 0 0;
	border: 1px solid #008000;
}
.item h1 a:hover {
	color: #000;
	background: none;
	background-color: #FF9999;
}

/* fotoarchiv_einzeln */
#fotoarchiv_einzeln #main {
	background: #FFF url(kompottglas.gif) right top no-repeat;
	width: 840px;
}
#top {
	background: url(top3.gif) no-repeat;
}
#top h2 {
	text-indent: -999999px;
}
#central {
	width: 325px;
	float: left;
	padding: 80px 10px 10px 20px;
	text-align: left;
}
#central p,
#central h1 {
	padding: 0;
}
#central a:hover{
	background-color: #ff9999;	
}
#imageRight {
	width: 450px;
	float: left;
	text-align: center;
	margin: 80px 0 20px 10px;
}
.bigimage {
	padding: 10px;
	background-image: url(img_vertical.gif);
	background-repeat: repeat;
}
#buttons {
	text-align: center;
	padding: 10px;
}
#buttons img {
	background-color: #FFE5E5;
	border: 8px solid #FFE5E5;
}
/* kontakt */
#kontakt {
	background: url(kontakt_bg.gif) no-repeat;
	width: 837px;
	height: 563px;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0 auto;
}
/* TV */
#tv #main {
	background: url(tv_bg.gif) top center no-repeat;
	text-align: center;
	padding: 10px 0 0 0;
}
#video1, #video2 {
	padding: 10px;
	float: left;
}
#tv h1 {
	padding: 10px;
	margin: 0;
}
#flashcontent {
	width:  240px;
	margin: 0 52px 0 76px;
}
#tvBg {
	width: 447px;
	height: 350px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	background: url(tv.gif) no-repeat;
}
