/**
 * jazz experience stylesheet
 * orange: #FF9A00
 * dark-brown: #341D0C
 */
.concert-table{width: 900px; margin-top:20px;}
.even{background-color: #5E3409;}

h1,  a{ color: #FF9A00; }
h1,#navbar a{ font-family: Times New Roman, Serif ; }
h1{padding:0;margin:0; }
.style1{ font-weight:bold; font-size:11px; }
#content-main td{ height: 20px; }
img{ border:0;}

body{margin:0; padding:0; background-image:url(/fileadmin/template/main/images/page_bg.jpg); }

body,td,div{ color: #fff; font-family:Verdana, Arial, Helvetica; font-size: 11px;}

p{line-height: 1.5;}

#badge-container{ position:absolute; float:left; width: 100px; height: 100px; overflow:visible;}
#badge{background-image: url(/fileadmin/template/main/images/badge.jpg); background-repeat:no-repeat; width: 153px; height: 312px;  left: 785px; position:relative; text-align:center;}
#badge a{ display:block; width:153px; height: 312px;}

#container{ width: 915px; margin-left:auto; margin-right:auto; }

#header{ background-image:url(/fileadmin/template/main/images/header_bg.gif); background-repeat:repeat-x; clear:both; height: 50px; width:915px;  }
#topnavbar{ float:right; margin-right:20px; margin-top: 15px; } 
.top-menu-item{ float:left; margin: 5px;}
.top-menu-item a{ font-family:"Times New Roman", Times, serif; font-size:16px; color:#fff; text-decoration:none;}

#lang{float:right; margin-right:135px;}
#lang a{display:block; margin:5px;}
#lang img{border:0;}

#lang{visibility:hidden;}

#header-logo{ background-image: url(/fileadmin/template/main/images/header_logo.jpg); width: 940px; height: 150px; background-repeat:no-repeat; }



#navbar{overflow:hidden; margin-top: 3px; padding-top:1px;width: 915px; height: 31px; background-image: url(/fileadmin/template/main/images/navbar_bg.gif); background-repeat:repeat-x;}
#navbar .menu-item{ float:left; margin-top:1px;}
#navbar a{ display:block;padding: 2px 20px 7px 20px; color: #fff; font-size: 18px; text-decoration:none; border-right: 1px solid #341D0C}
#navbar .active a{ background-color: #341D0C; }

#content{ width: 915px; clear:both; float:left; display: inline; _height: 400px; min-height: 400px; background-color: #341D0C; margin-top:20px; }
#content-left{float: left; width: 330px; padding-top:10px; margin-left:10px;}
#content-main{float:left; display: inline; width: 440px; padding: 10px; }
#content-right{float:left; display: inline; }

#footer-musicians{ background-color: #341D0C; text-align: center; padding-bottom:10px;}

#footer{width: 915px; clear:both; float:left; display: inline; border-top: 1px solid #FF9A00; padding-top: 15px; }
#footer img{ margin-left: 15px; margin-right: 15px; float:left;}

#tell-your-friend{float:right; background-image: url(/fileadmin/template/main/images/tell_your_friend.gif); background-repeat: no-repeat; width: 365px; height:38px; margin-top: 10px; }
.tell-your-friend-input{ margin-top: 8px; margin-left: 200px; width: 120px; height:30px; border:0; background-color:transparent; display:block;float:left; }
#tyf-submit{  width: 30px; height:30px; float:left; display:block; margin-left:6px; margin-top: 3px; }


/* form */

fieldset { padding:10px;  border:1px solid #FF9A00; width:406px; }
legend { padding: 5px 20px 5px 20px; }
fieldset input { float:right; width:300px; }
fieldset label { line-height:30px; }
.textarea { width:400px; margin: 10px; }
