/********************************************************************************************************
	created by:		NEWMEDIA	http://www.newmedia.ch
	project:		volksmusikfest2011
	date:			09/2009, Claudia
	version:		4.2
	file:			layout.css
	function:		layout elements -style 
********************************************************************************************************/
body#thebody {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	background:#8D0F20 url(/fileadmin/templates/volksmusikfest/html/img/layout/BG_body.jpg) repeat-y top center ;
}

#main_center {
    color: #000; 
	background: url(/fileadmin/templates/volksmusikfest/html/img/layout/BG_mainCenter.jpg) no-repeat top center;
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	padding: 26px 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
height:1000px;
}

/*Position Wave und Background IE6*/
* html #main_center {padding: 14px 0;}


#logoBanner{
/*background: #00FF00;*/
	margin:0 auto 18px auto;
	width:960px;
	height:60px;
}

#assets-logo_markerWrap {
/*background-color:#FFCCCC;*/
color:#000000;
float:left;

text-align:left;
width:250px;
}

#sponsoringLabel{
	float:right;
	width:500px;
	text-align:left;
	color:silver;
	font-size:10px;
	line-height:10px;
}

span.mainSponsor{
float:left;
margin-left:38px;
width:318px;}

span.coSponsor{
float:left;
}

#sponsoringImage{
float:right;
width:500px;

overflow:hidden;}

#menu{
	background: url(/fileadmin/templates/volksmusikfest/html/img/nav/BG_navTop.jpg) no-repeat left top;
	margin:0 auto;
	width:960px;
	height:31px;
	text-align:left;
	margin-bottom:4px;
}

#mainNav{
float:left;
height:30px;
width:570px;
}

#serviceNav{
	float:left;
	height:30px;
	/*width:295px;*/
	width:auto;
/*background:orange;*/
}
#languageNav{
	float:right;
	height:30px;
	/*width:92px;*/
	width:auto;
	padding-right:5px;
/*background:aqua;*/
}


#main_top {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	/*margin: 0 auto;*/
	color: #000000;
	background: url(/fileadmin/templates/volksmusikfest/html/img/layout/headerbild1.jpg) no-repeat;
	height: 190px;
margin-bottom:15px;
position:relative;
  }
  

  
  
 #wave{
float:left;
height:190px;
left:0;
position:absolute;
bottom:0;
width:960px;
z-index:3;
 background:url(/fileadmin/templates/volksmusikfest/html/img/layout/wave.png) left bottom no-repeat;
}

/*PNG IE6*/
* html #wave{
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/fileadmin/templates/volksmusikfest/html/img/layout/wave.png');
}

#main_page {
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 960px;
    padding: 0;
	background:#FFFFFF url(/fileadmin/templates/volksmusikfest/html/img/layout/BG_mainPage.jpg) no-repeat left 190px;
	min-height:650px;
}

* html #main_page{height:655px;}
  
#main_shortcut {
	font-size:0.8em; 
	font-weight:normal;
	height:1.7em;
	margin:0pt auto;
	padding:0pt;
	text-align:right;
	width:980px;
  }  
  

 

#main_header {
	font-size:0.8em;
	background-color: #FFFFFF;
	display:block;
}
   * html #main_header {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
	}
#plugin-macina-searchbox_markerWrap {
	float:left;
	text-align: left; 
	width:199px;
	margin:3px 0 3px 7px;
	background-color:#EFEFEF;
} 
#menu-breadcrumps_markerWrap {
	float:left;
	text-align: left; 
	margin:6px 0 3px 15px;
}
#assets-printlink_markerWrap {
	float:right;
}


#main_content {
	background-color:#FF0000;
	width: 980px;
}
  * html #main_content {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */

}
#menu-main_markerWrap {
	float:left;
	text-align: left; 
	width:210px;
}
  * html #menu-main_markerWrap {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    /*width:200px;*/
} 
#content {
	float:right;
	text-align: left;
	line-height:18px;
	/*width:760px;*/
	width:740px;
	margin: 0 0px 20px 0;
}  

* html #content {
  width:740px;
}  

/*-------------------------------------------------------------------------------------------------------
	FOOTER
-------------------------------------------------------------------------------------------------------*/

#main_footer {
    margin: 0 auto;
    background: url(/fileadmin/templates/volksmusikfest/html/img/layout/BG_mainFooter.gif) no-repeat left top;
	width:960px;
	height:90px;
}


div.imprint{padding-top:28px; float:right; width:24px; height:28px;}

div.footerLabel{
	padding-top:35px; 
	height:50px; 
	float:right; 
	width:936px;
	text-align:right;}







/*div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image, 
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image, 
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
display:inline;
margin-left:10px;
}*/

div#sponsoringImage div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin-left:15px;}


div.footerLabel div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image{margin-left:20px;} 

/*Login Anmeldebutton*/

.tx-felogin-pi1 div input{margin-bottom:5px;}
