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-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body {
	line-height: 1;
	color: #003473;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background:url(../images/holzkachel.jpg) repeat #513724;
}

#mitte{
	width: 100%;
	clear: both;
	height: 55%;
}

.container{
	width: 720px;
	height: 431px;
	background:url(../images/introBG.png) no-repeat;
}

.intro{
	width: 700px;
	height: 420px;
	padding: 11px 0 0 0px;
}

#introweiter a{
	color: #BAA054;
	padding-top: 10px;
	text-decoration:none;
	margin: 10px 10px;
	line-height: 3em;
}

/*------------------------------------- Spalte Links ---------------------------------------------*/

#logo{
	margin: 4% auto 3% auto;
	width: 100%;
	height: 15%;
	text-align:center;
	height: 70px;
	min-height: 70px;
}

#unten{
  text-align:center;
	padding-top: 2%;
	clear: both;
	width: 100%;
	height: 12%;
}

#unten a{
color: #BAA054;
text-decoration:none;
}

#unten a:hover{
color: #E8FFD9;
}

.aufspanner{
	height: 1px;
	width: 500px;
	clear:both;
}