@CHARSET "UTF-8";



*{
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body{
	font-family: Palatino Linotype, Book Antiqua, Palatino, Gerogia, serif;
	font-size: 14px;	
	color: #ffffff;
	background: #52381f;
}

bodytext{
	font-family: Palatino Linotype, Book Antiqua, Palatino, Gerogia, serif;
	font-size: 14px;	
	background: #000000;
	color: #ffffff;
}

.clearer{
	clear: both;	
}

a{
	color: #cfb66e;
}

a img{
	border: 0px none;	
}

h1{
	color: #cfb66e;
	margin: 0 0 0 0;
	font-family: Palatino Linotype, Book Antiqua, Palatino, Gerogia, serif;
	font-size: 18px;
	font-variant: small-caps;
}

h1.csc-firstHeader{

	padding: 0 0 10px 0;
	border-bottom: 1px solid #cfb66e;

}



h4{
	font-variant: small-caps;
	color: #cfb66e;
	font-weight: normal;
	font-size: 1em;	
}

#wrap {
	min-height: 100%;
	position: relative;
	background: url(../images/main_bg.jpg) 0px 0px repeat-y;
}

#header{
	background: url(../images/drachenfest_logo.jpg) no-repeat;	
	height: 270px;
	position: relative;
}

#claim_header{
	position: absolute;
	left: 150px;
	top: 10px;
}

#date_place_header{
	position: absolute;
	left: 342px;
	top: 216px;
}

#main {
	margin-bottom: 298px;
	margin-top: -105px;
	position: relative;
	width: 1190px;
}

#left{
	float: left;
	width: 270px;
	margin-top: 110px;
}

#impressions{
	padding: 10px 0 0 0;	
}

#impressions .headerimage{
	top: 40px;
	position: absolute;
	z-index: 10;
}


#impressions ul{
	padding: 10px 0 0 40px;
	list-style: none;
	
}

#impressions ul li{
	padding: 41px 0 0 0;
	margin-top: -22px;
	background: url(../images/impchain.png) no-repeat;
	position: relative;
}

#impressions ul li img{
	display: block;
	border: 1px solid #562d18;
}

#center{
	float: left;
	background: url(../images/content_background.gif) no-repeat;
	height: 800px;
	padding: 55px 10px 0px 20px;
	width: 807px;
	margin-top: 25px;
	position: relative;
}

#footer {
	position: relative;
	margin-top: -298px; 
	height: 0px;
	clear:both;
	background: #000000 url(../images/footer_ribbon.gif) left 236px repeat-x;
}

#footercontent{
	background: url(../images/footer_main.jpg) left bottom no-repeat;	
	height: 76px;
	width: 1300px;
}

#topmenu{
	position: relative;
	z-index: 10;
}

#topmenu ul{
	list-style: none;	
	position: relative;
	z-index: 50;
}

#topmenu li{
	float: left;
	position: relative;
	
}

#topmenu > ul > li > a{
	background: transparent url(../images/main_menu_dots.png) 0px 0px no-repeat;
}

#topmenu ul li a{
	display: block;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 26px  5px 25px;
}

#topmenu > ul > li:hover, #topmenu > ul > li.act{
	background: transparent url(../images/main_menu_hover_bg.png);
}

#topmenu > ul > li:hover > a, #topmenu > ul > li.act > a{
	background: transparent url(../images/main_menu_dots.png) 0px -46px no-repeat;
}

#topmenu li div{
	position: absolute;
	top: 24px;
	left: -9999px;
	background: transparent url(../images/main_menu_hover_bg.png);
	padding: 8px 1px;
	display: block;
	float: none;
	width: 200px;
	-moz-box-shadow: 4px 4px 4px #000; /* Firefox */
	-webkit-box-shadow: 4px 4px 4px #000; /* Safari, Chrome */
	box-shadow: 4px 4px 4px #000; /* CSS3 */
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

#topmenu li:hover div{
	left: 0px;		
}

#topmenu li:hover div div{
	left: -9999px;
	top: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#topmenu li:hover div li:hover div{
	left: 200px;
	
}

#topmenu li ul li{
	display: block;
	float: none;	
	text-align: center;
	padding: 0px 0;
	border-bottom: 1px solid #786429;
}

#topmenu li ul li a{
	background: transparent;
}

#topmenu li ul li.sub > a{
	background: url("../images/menu_arrow.png") no-repeat scroll 98% 50% transparent;
}

#topmenu li:hover ul li a{
	color: #cfb66e;
	text-align: center;
	display: block;
	padding: 4px 0;
	
}

#topmenu li:hover ul li a:hover{
	background-color: #cfb66e;
	color: #786429;
}


#languagemenu{
	position: absolute;	
	right: 100px;
	top: 60px;
	z-index: 10;
}

#languagemenu ul{
	list-style: none;	
}

#languagemenu ul li{
	display: inline;
	margin-right: 5px;
}

#languagemenu img{
	border: 0px none;	
}

#registerbutton{
	position: absolute;
	width: 180px;
	height: 249px;
	background: transparent url(../images/register_scroll.png) no-repeat;
	padding: 25px 0 0 115px;
	right: 860px;
	top: -139px; 
	
}

#registerbutton a img{
	border: 0px none;	
}

#homelink{
	position: absolute;
	left: 30px;
	top: 60px;
	width: 1100px;
	height: 130px;
	display: block;
	text-indent: -9999px;	
}

#content{
	clear: left;
	padding: 10px 0 10px 0;
	overflow: auto;
	height: 745px;
}


#closermenu{
	clear: both;
	text-align: right;	
	width: 1057px;
	padding: 5px;
}


#closermenu ul{
	list-style: none;
	display: inline;	

}

#closermenu li{
	display: inline;
	border-right: 1px solid #562d18;	
}

#closermenu li a{
	text-decoration: none;
	padding: 0px 5px;	
}


/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}


/** CONTENT **/

#main p{
	margin: 10px 0;
}

#content ul, #content ol{
	margin: 5px 0 5px 1.3em;	
}

#content{
	font-size: 14px;
	line-height: 140%;
}

#content a{
	text-decoration: none;
	border-bottom: 1px solid #562d18;
	
}

#content a:hover{
	text-decoration: none;
	color: #f6e1a5;
	border-bottom: 1px dashed #f6e1a5;
	
}

#content .news-latest-item a, #content .csc-textpic-imagewrap a{
	border: 0px none;
}

#content a.imagelink, #content a.imagelink:hover{
	border: 0px none;
}

#content .csc-menu{
	list-style: none;
	padding: 0;
	margin: 5px 0 10px 0;
}

#content .csc-menu:after{
	content: ".";
	display: block;
	clear: left;
	visibility: hidden;
	line-height: 0;
	height: 0;

}

#content .csc-menu li{
	float: left;	
}

#content .csc-menu a{
	text-decoration: none;
	border-bottom: none;	
}

#content .csc-menu li:after{
	content: "|";	
	padding: 0 5px;
}

#content .csc-menu a:hover{
	text-decoration: underline;
	border-bottom: none;
	color: #cfb66e;	
}

div.csc-textpic img{

	
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
	border: 1px solid #562d18;
	-moz-box-shadow: 6px 6px 6px #000; /* Firefox */
	-webkit-box-shadow: 6px 6px 6px #000; /* Safari, Chrome */
	box-shadow: 6px 6px 6px #000; /* CSS3 */
	padding: 0;
}

.csc-textpic-caption{
	font-family: Palatino Linotype, Book Antiqua, Palatino, Gerogia, serif;
	font-size: 0.9em;	
}

hr{
	background: transparent url(../images/hr_dot.png) no-repeat;
	border: 0px none;
	height: 36px;
	position: relative;
	left: -10px;
}

/** HOME **/

#home_twocol{
	width: 783px;	
	position: relative;
}

#home_twocol_inner{
	background: url(../images/home_twocols_bg.png) repeat-y;
}

#home_leftcol{
	float: left;
	width: 440px;
	padding: 20px;
	margin: -43px 0 -35px 0;
	border: 2px solid #bea459;
	background: url(../images/cnt_element_bg.jpg) center center no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}

#home_rightcol{
	margin-left: 23px;
	float: left;
	width: 216px;
	padding: 0 20px 0 27px;
	position: relative;
}

#content #home_rightcol a{
	border: 0px none;
}
	

#news_archive_link{
	position: absolute;
	display: block;
	bottom: 8px;
	right: 95px;
}

.news-latest-item{
	font-family: Palatino Linotype, Book Antiqua, Palatino, Gerogia, serif;
	font-size: 0.9em;	
	
}

.news-latest-item img{
	border: 1px solid #562d18;
}

.lagerbox{
	border: 1px solid #562d18;
	background: #000000;
	padding: 6px;
	width: 755px;
}

.lagerlist:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.lagerbox ul{
	list-style: none;
}

.lagerbox ul li{
	float :left;
}

.bildergalerie {
padding: 5px 5px 5px 5px;
border: 1px solid #25313b;
text-align: center;
}

#overDiv{
	margin-left: -200px;
	margin-top: -200px;
	background: #451603;
	padding: 10px;
	border: 1px solid #562d18;
	-moz-box-shadow: 6px 6px 6px #000; /* Firefox */
	-webkit-box-shadow: 6px 6px 6px #000; /* Safari, Chrome */
	box-shadow: 6px 6px 6px #000; /* CSS3 */

}

#banner{
	position: absolute;
	left: 850px;
	top: 220px;
	
}

#banner a, #banner a:hover{
	border: 0px none;
}
