html, body {
   margin: 0;
   padding: 0;
   height: 100%;
}

body {
	background-repeat: no-repeat;
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
}

#page {
	margin: 0;
	width: 690px;
}

#logo {
	top: 15px;
	height: 75px;
	width: 230px;
	background-repeat: no-repeat;
	background-image: url(pic/logo.gif);
	float: left;
	display: block;
	position: absolute;
	z-index:1;
}

#headertxt {
	top: 15px;
	left: 230px;
	height: 75px;
	width: 460px;
	background-repeat: no-repeat;
	background-image: url(pic/headertxt.gif);
	float: left;
	display: block;
	position: absolute;
	z-index:2;
}

#headerimg {
	top: 70px;
	clear: left;
	height: 145px;
	width: 690px;
	background-repeat: no-repeat;
	background-image: url(pic/headerimg_f01.gif);
	display: block;
	position: absolute;
	z-index:3;
}

#teaser {
	top: 190px;
	height: 185px;
	width: 645px;
	padding: 30px 20px 20px 20px;
	background-repeat: no-repeat;
	background-image: url(pic/redfond.gif);
	display: block;
	color: #FFFFFF;
	line-height: 16px;
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	overflow: hidden;
	position: absolute;
	z-index:6;
	border:0px solid red;
}

#teaser2 {
	top: 190px;
	height: 36px;
	width: 690px;
	padding: 25px 20px 20px 20px;
	color: #FFFFFF;
	line-height: 16px;
	font-size: 12px;
	font-family: "Verdana", sans-serif;
	background-repeat: no-repeat;
	background-image: url(pic/redfond2.gif);
	display: block;
	position: absolute;
	z-index:6;
}

#archiv span {
	top: 336px;
	left: 550px;
	height: 41px;
	width: 92px;
	background-repeat: no-repeat;
	background-image: url(pic/archiv.gif);
	display: block;
	position: absolute;
	z-index:7;
}

#archivback span {
	top: 336px;
	left: 510px;
	height: 41px;
	width: 124px;
	background-repeat: no-repeat;
	background-image: url(pic/archivback.gif);
	display: block;
	position: absolute;
	z-index:7;
}


#contentshift {
	width: 615px;
	height: 376px;
	display: block;
	position: relative;
	z-index:4;
}

#contentshift2 {
	width: 615px;
	height: 250px;
	display: block;
	position: relative;
	z-index:4;
}

#content {
	width: 625px;
	padding: 10px 0px 20px 20px;
	background-color: #DDDDDD;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	position: relative;
	display: block;
	z-index:5;
}

#clear {
	clear: left;
}

#article {
	width: 380px;
	margin-right: 20px;
	float: left;
	height:auto;
}

#marginal {
	float: left;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
}

#articlefull {
	width: 560px;
	height:auto;
}

#margbox {
	width: 174px;
	padding: 8px 8px 8px 8px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	background-color: #EEEEEE;
	color: #333333;
	line-height: 17px;
	font-size: 12px;
	font-family: "Verdana", sans-serif;
}

#newsletter {
	width: 190px;
	height: 26px;
	background-repeat: no-repeat;
	background-image: url(pic/newsbg.gif);
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: "Verdana", sans-serif;
	padding-top: 24px;
}

#newsletter #email {
	margin-left: 8px;
	margin-right:0px;
	width: 105px;
	height: 12px;
	color: #333333;
	font-size: 10px;
	font-family: "Verdana", sans-serif;
	float:left;
}

#newsletter #send {
	margin-right:8px;
	width: 50px;
	height: 18px;
	color: #333333;
	font-size: 10px;
	font-family: "Verdana", sans-serif;
	float:right;
}

#footer {
	margin-top: 10px;
	margin-left: 20px;
	height: 30px;
	color: #333333;
	line-height: 14px;
	font-size: 10px;
	font-family: "Verdana"
}

#footer a {
	color: #999999;
	text-decoration: none;	
}

#footer a:hover {
	color: #FFFFFF;
	background-color: #999999;	
}

/* MenŸ */

#nav {
  left:10px;
  top: 173px;
  display: block;
  height: 39px;
  width: 600px;
  position: absolute;
  z-index:7;
  border: 0px solid white;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu span {
  display: block;
  height: 39px;
  float:left;
  border: 0px solid #ffffff;
  position: relative;
}

#menu a {
  //text-indent: -900%;
  //position: relative;
  //outline: none;
}

#menu a:hover span {
  background-position: 0 -39px;
}

#menu .veranstaltungen span { width: 177px; background: url(pic/mn00.png) no-repeat;}
#menu .angebote span { width: 100px; background: url(pic/mn01.png) no-repeat;}
#menu .konzept span { width: 93px; background: url(pic/mn02.png) no-repeat;}
#menu .mitarbeiter span { width: 125px; background: url(pic/mn03.png) no-repeat;}
#menu .kontakt span { width: 95px; background: url(pic/mn04.png) no-repeat;}

body#veranstaltungen #menu .veranstaltungen span { background-position: 0 -78px;}
body#angebote #menu .angebote span { background-position: 0 -78px;}
body#konzept #menu .konzept span { background-position: 0 -78px;}
body#mitarbeiter #menu .mitarbeiter span { background-position: 0 -78px;}
body#kontakt #menu .kontakt span { background-position: 0 -78px;}

body#veranstaltungen #headerimg { background-image: url(pic/headerimg_f01.gif); }
body#angebote #headerimg { background-image: url(pic/headerimg_f02.gif); }
body#konzept #headerimg { background-image: url(pic/headerimg_f03.gif); }
body#mitarbeiter #headerimg { background-image: url(pic/headerimg_f04.gif); }
body#kontakt #headerimg { background-image: url(pic/headerimg_f05.gif); }


/* Fonts */

h1, .headline {
	font-weight: normal;
	color: #111111;
	line-height: 20px;
	font-size: 17px;
	font-family: "Verdana"
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #111111;
	line-height: 20px;
	font-size: 14px;
	font-family: "Verdana"
}

p, ul, .txt {
	color: #111111;
	line-height: 17px;
	font-size: 12px;
	font-family: "Verdana", sans-serif;
}

#teaser p {
	color: #FFFFFF;
}

.teaserhead {
	margin-top: 5px;
	font-size: 20px;
	line-height: 22px;
	display: block;
}

.teaserhead2 {
	margin-top: 5px;
	font-size: 18px;
	line-height: 22px;
	display: block;
}

.small {
	color: #333333;
	line-height: 14px;
	font-size: 10px;
	font-family: "Verdana"
}

/* Bilder  */

.floatimg {
	margin-right: 10px;
	float: left;
}

.teaserhead img {
	border-width: 0px;
}

#article img {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* Links */

p a {
	text-decoration: none;
	color: #AD001C;
	padding:1px 3px 1px 3px;
}

p a:hover {
	color: #AD001C;
	background-color: white;
}

.teaserhead a {
	text-decoration: none;
	color: #FFFFFF;
}
