html,body {
	height: 100%;
}
body {
	background-repeat:no-repeat;
	background-position:top;
	/*background-color:#48A3C5;*/
	background-color:#EEE;	
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	color:#FFFFFF;
}
h1{
	margin-top:0;
}

a{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	border-style: none;
}
table{
	border-width:0px;
}
hr
{
	color:white;
	height:1px;
}
tr
{
	text-align:left;
}

#frame{
	height: 100%;
}
#content{
	background-image:url(/bilder/mitte_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	width:790px;
	margin:0;
	padding:0;
	min-height: 100%;
}
#menu{
	font-size:1em;
	background-color:#d3edf6;
	width:680px;
	padding:5px;
	color:#000000;
	margin:0;
	font-weight:bold;
}
#menu a{
	color:#000000;
}
#texte{
	width:650px;
	padding:20px;
}
#angebot{
	border: white 1px dashed ;
	width: 500px;
	padding:10px;
}
.galerie{
	padding-bottom:5px;
	width:400px;
	color:white;
	font-size:1em
}
.glText{
	font-size:1.5em;
}
.galerie img{
	box-shadow: 1px 1px 1px black;
	border:none;
}
.galerie a{
	color:white;
}

.galerie tr{
	text-align:center;
}
#rand_bilder{
	position:absolute;
	background-repeat:no-repeat;
	/*background-image und height in Index*/
	width:225px;
	top:360px;
	margin-left:600px;
}
#oben{
	background-image:url(/bilder/oben.png);
	height:48px;
	width:790px;
}
#no{
	padding-right:60px;
	padding-bottom:10px;
}
#bild{
	display: block;
	width:225px;
	height:132px;
}

.banner {
  position: relative;
}

.banner span {
    position: absolute;
	font-size:2.5em;
	font-weight: bold;
	color:white;
    top: 270px;
	left: 70px;
	text-shadow: 2px 2px 0px black;
}

.small_text{
font-size:10px;
}
.tabletext{
	vertical-align:top;
}
.pdunn{
	width:500px;
}
.aok{
	width:160px;
}

.angebot h1
{
	font-size:1.5em;
}

.angebot h2
{
	font-size:1.2em;
}

