/* CSS Document */

/* --- Framework (start) --- */

body, html {
	height: 100%;
}

body {
	background: #051D63;
	font-family: Arial, Verdana, sans-serif;
	font-size: normal;
	color: #02193E;
	margin:auto;
}

#Wrapper {
	background: #051D63 url(/images/bg_start.jpg) no-repeat center top;
	min-height: 100%;
	min-width: 1024px;
	margin:auto;
}

* html #Wrapper {
 	height: 100%;
}

a {
	color: #64D0FF;
}

input, select, textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
}

#TopWrapper {
	/*
	background: url(/images/bg_right.jpg) no-repeat top right;*/
	width: 100%;
	min-width: 1025px;
	margin:auto;
}


#Top {
	width: 1025px;
	height: 220px;
	margin:auto;


}

#Body {
	width: 803px;
	min-height: 600px;
	margin:auto;
	
}

#Content {
	font-size: 0.9em;
	width: 939px;
	margin-left:-105px;
	margin-top:0px;
	
	
}
/*
#Content p {
	line-height: 1.3em;
	margin-bottom: 1.2em;
}*/

#MetaLinks {
	margin: 20px 60px 0px 0px;
	color: #5E7DA9;
	text-align: center;
	height: 60px;
	font-size: 12px;
}

#MetaLinks a {
	color: #5E7DA9;
	text-decoration: none;
}

#MetaLinks a:hover {
	color: #FFF;
}

#SiteId {
	width: 235px;
	height: 220px;
	float: left;
}

#Header {
	width: 540px;
	height: 200px;
	float: left;
	margin-top: 20px;
}

#Claim {
	width: 540px;
	height: 45px;
	padding: 30px 0 0 0;
}

#ClaimText {
	display: block;
	width: 540px;
	height: 45px;
}

#ClaimText h1 {
	font-size: 18px;
	color: #9DBAD7;
	text-transform: uppercase;
}

.left {
	float: left;
	margin: 0.25em 0.75em 0.25em 0em;
}

.right {
	float: right;
	margin: 0em 0.75em 0.25em 0.5em;
}





#Promotion {
	float: left;
	padding: 0px 0px 20px 0px;
	width: 350px;
	font-size: 0.75em;
	color: white;
}
#Promotion h1 {
	border: none;
	font-size: 19px;
	font-weight: bold;
	color:#64D0FF;
	padding-bottom: 10px;
}
img.left {
	float: left;
}

img.right {
	float: right;
}

#LayerAd {
	position: absolute;
	z-index: 999;
	left: 240px;
	top: 70px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	/*padding: 8px;*/
}

.close {
	/*background: url(/images/icons/close.gif) no-repeat right;*/
	padding-right: 20px;
	text-decoration: none;
	display: block;
	color: #D92609;
}

ul{
	list-style:none;
}

#contentstart{
  list-style-type:none;
  border:none;
}
#contentstart a{
  color:#fff;
  font-size:0.7em;
  font-family:tahoma;
  text-decoration:none;
}
#contentstart a:hover{
  color:#fff;
  font-size:0.7em;
  font-family:tahoma;
  text-decoration:underline;
}
#topnews{
  max-width:788px;
  height:232px;
  position:relative;
}
#topnews span{
  text-align:right;
  position:absolute;
  bottom:25px;
  right:165px;
}
#topnews.pillnitzer_schlossnacht {
  height:240px;
  left:-30px;
  max-width:788px;
  margin-bottom:-30px;
  position:relative;
  top:-50px;
}
#boxes{
  margin:0;
}
#boxes li{
  list-style-type:none;
  float:left;
  border:0;
  margin-top:0px;
}
#boxthree{
  background-image:url(/media/startseite/boxthree/volleyball.jpg);
  background-repeat:no-repeat;
  width:289px;
  height:119px;
  position:relative;
}
#boxthree span{
  text-align:left;
  position:absolute;
  bottom:9px;
  right:84px;
  width:180px;
}
#boxfour{
  background-image:url(/media/startseite/boxfour/kultur.jpg);
  background-repeat:no-repeat;
  width:289px;
  height:102px;
  position:relative;
}
#boxfour span{
  text-align:left;
  position:absolute;
  bottom:10px;
  right:84px;
  width:180px;
}