body{
  background-color:#000;
  font-size:13px;
  margin-top:0;
}

.mediaaustria a{
  position:static;
  display:inline;
  float:left;
}

.mediaaustria{
  width:483px;
  height:85px;
}

div#header{
  position:relative;
  margin:0 auto;
  height:280px;
  width:900px;
  background: #cc9900 url(http://www10.jimdo.com/usertemplates/2248012/img/header-neu.jpg);
}

div#navigation{
  float:left;
  width:690px;
}

div#suchfeld{
  float:right;
  width:210px;
  height:36px;
  padding-top:0px;
  background:transparent url(http://www10.jimdo.com/usertemplates/2248012/img/bghover.gif) repeat-x top left;
  font-family:Helvetica,Arial,Verdana,sans-serif;
  border-bottom:4px solid #cc9900;
  border-top:0px;
}

div#suchfeld-in{
  margin-top:4px;
  background-color:#fff;
  float:right;
}

div#countdown{
  position:absolute;
  margin-left: 10px;
  margin-top:180px;
  background-image: url(http://www10.jimdo.com/usertemplates/2248012/img/transparent.png);
}

/*
-------------------------------------------------------
  CONTENTBEREICHE (Content, Footer, Sidebar,...)
-------------------------------------------------------
*/

div#all{
  width:900px;
  margin-right:auto;
  margin-left:auto;
  background-color:fff;
}

div#content{
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  width:900px;
  height:auto;
  font-family:Arial;
  background-color:#fff;
}

div#content_in{
  float:left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  height:auto;
  min-height:450px;
  width:695px;
  background-color:#fff;
}

div#sidebar{
  padding-top:10px;
  padding-bottom:10px;
  float:right;
  width:200px;
  min-height:450px;
  background:#fff;
}


div#footer{
  display:block;
  clear:both;
  padding-bottom:5px;
  width:900px;
  margin:0 auto;
  border-top: 1px solid #ccc;
  font-size:12px;
  font-family:Arial;
  background-color:#fff;
}

div#footer_in{
  width:890px;
  font-size:12px;
  font-family:Arial;
  margin:0 auto;
}

div#footer a:visited, div#footer a{
  color:#000;
}



/*
-------------------------------------------------------
  MENU 1 - Weihnachtswelt Hauptmenu horizontal
-------------------------------------------------------
*/

div#menubalken{
  margin:0 auto;
  color: #fff;
  width:900px;
  height:40px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url(http://www10.jimdo.com/usertemplates/2248012/img/bghover.gif) repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #cc9900;
	border-top:0px;
	}
/*normalerweise oben bgoff.gif*/

ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}

ul#menu li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url(http://www10.jimdo.com/usertemplates/2248012/img/bgdivider.gif) no-repeat top right;
	}

ul#menu li a:hover{
        color:#fff;
	background:transparent url(http://www10.jimdo.com/usertemplates/2248012/img/bgon.gif) no-repeat top right;
	}
/*normal bghover.gif oben*/

ul#menu li a.current,ul#menu li a.current:hover{
	color:#fff;
	background:transparent url(http://www10.jimdo.com/usertemplates/2248012/img/bgon.gif) no-repeat top right;
	}


/*
-------------------------------------------------------
	NAVIGATION 2 VERTICAL
-------------------------------------------------------
*/

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu2 {
	width: 200px;
	font-size:11px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
	
#menu2 li a {
        display: block;
	height: 32px;
        height: 24px;
	text-decoration: none;
        color: #cc9900;
	padding: 8px 0 0 10px;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #cc9900;
	display: block;
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #fff;
	background:  #cc9900;
	padding: 8px 0 0 10px;
	}

#menu2 li a.current {
	color: #fff;
	background:  #cc9900;
	padding: 8px 0 0 10px;
	}