@charset "UTF-8";

html {
	overflow-y: scroll; 
}

html, body {
	scrollbar-base-color: #5aa5db;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #bfbfbf; 
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}
body {
	background-image: url('/graphics/background.gif');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}

table {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}

textarea {overflow-x: none; overflow-y: auto}

form {
	display: inline;
}

.main {
	width: 100%;
	height: 100%;
}

.content {
	background-color: #fff;
	width: 624px;
	height: 100%;
}

.logo {
	background-color: #fff;
	width: 100%;
	height: 100px;
}

.top {
	background-color: #00000;
	width: 100%;
	height: 10;
}

.content_top {
	width: 100;
	height: 152;
}

.main_indhold {
	margin-top:7;
	padding:3;
	/*height:345;
	width:365;*/
	border:0px solid #000000;
}

.headlines {
	position:absolute;
	z-index:100;
	top:5;
	left:10;
	height: 40px;
	/*width: 180px;*/
}

.tag_head {
	position:absolute;
	z-index:100;
	top:1;
	left:6;
	height: 40px;
	width: 280px;
}

.program_tag_head {
	position:relativee;
	z-index:150;
	margin-top:1;
	margin-left:6;
	height: 43px;
	width: 100px;
}

.program_tag_head_smaller {
	position:relativee;
	z-index:150;
	margin-top:1;
	margin-left:4;
	height: 43px;
	width: 100px;
}

.program_notice {
	width:100%;
	height:52;
}

.headlines h1, .headlines h2 {
	white-space: nowrap;
}

.artist_box_padding {
	margin-right:7;
}

.symbol_padding {
	margin-right:5;
}

.hr_line {
	background-image: url('/graphics/hr_line.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	width:135;
	height:5;
	margin:0;
}

.hr_line_program {
	background-image: url('/graphics/hr_line.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	width:100;
	height:2;
	margin-top:3;
	margin-bottom:3;
}

.hr_line_sponsor {
	background-image: url('/graphics/hr_line.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	width:357;
	height:2;
	margin-top:15;
	margin-bottom:15;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c2c2;
	margin-top:4;
}

.bashlogo {
	position:relative;
	z-index:5;
	float:right;
	top:-12;
	width:60;
	height:15px;
	margin:0px;
}

a.head {
	color:#fff;
	text-decoration:none;
}

.menu a {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #000000;
	line-height:24px;
}
.menu a:link, .menu a:visited { color: #000000; text-decoration:none; }
.menu a:hover, .menu a:hover { color: #ffffff; text-decoration:none; }

a.selected:link, a.selected:visited, a.selected:active, a.selected:hover { color: #fff; text-decoration:none; background-color:#ffffff; }

a.kort:link, a.kort:visited, a.kort:active, a.kort:hover { color: #000000; text-decoration:none; }


a.program_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.program_links:link, a.program_links:visited { color: #000000; text-decoration:none; }
a.program_links:hover, a.program_links:hover { color: #000000; text-decoration:none; }


.bund {
	background-color: #c2c2c2;
	width: 100%;
	height: 1px;
	margin-top: 15px;
}

.menu_title {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffcc00;
	line-height: 12px;
}

.guest {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cbcbcb;
	line-height: 12px;
}

a.think_text:link, a.think_text:visited, a.think_text:active, a.think_text:hover { color: #5aa5db; text-decoration:none; }


h1 {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
	text-transform: uppercase;
}

h2 {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height:10px;
	display:inline;
	padding:0;
	margin:0;
	font-weight:normal;
}

.blue_text {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.white_text {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
}

.white_date {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight:normal;
}

.programbox{
	background-repeat: no-repeat;
	background-position: top left;
}

.border{
	border: 0px solid #464646;
}

.guestbook_field1 {
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	background-color: #fafafa;
	padding: 1px;
	width: 124px;
	height: 20px;
	border: solid 1px #000000;
}

.guestbook_field2 {
	color: #222;
	font-size: 11px;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	background-color: #fafafa;
	padding: 1px;
	width: 124px;
	height: 80px;
	border: solid 1px #000000;
}

.login1 {
	color: #222222;
	font-size: 10px;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	background-color: #dddddd;
	padding: 1px;
	width: 200px;
	height: 100px;
	border: solid 1px #000000;
}
.login3 {
	color: #222222;
	font-size: 10px;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	background-color: #888;
	padding: 1px;
	width: 120px;
	height: 17px;
	border: solid 1px #3b3b3b;
}
.login2 {
	color: #222;
	font-size: 10px;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	background-color: #ddd;
	padding: 1px;
	width: 200px;
	height: 18px;
	border: solid 1px #000
}
.loginknap {
	border: 1px solid #ed1837;
	background-color: #eee;
	font-size: 11px;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	color: #222;
	width:40;
	height:18;
	cursor:pointer;
}
.antispam {
	border: 1px solid #000000;
	background-color: #000000;
	font-size: 11px;
	height: 18px;
	width:64;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	color: #000000;
}

.artistheader {
	padding-left: 6px;
	padding-top:1px;
	height: 40px;
	background: #fff url('/graphics/top_bar.gif') no-repeat top left;
	margin-bottom: 5px;
}
.artistheader h1 {
	margin-top: 4px;
}
.artistwrap {
	padding: 0px 6px;
}
.artistimgwrap {
	border:0px solid #bfbfbf;
	padding: 3px;
	float: right;
	margin-left: 17px;
	margin-bottom: 17px;
}
.artistdate {
	background-color: #000000;
	width: 188px;
	height: 26px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 26px;
	margin-bottom: 11px;
}
.artistgalthumbs {
	padding: 3px;
	border:0px solid #bfbfbf;
	float: left;
	margin: 4px;
}
.artistlink {
	background: transparent url('/graphics/linkarrow.gif') no-repeat top left;
	height: 13px;
	padding-left: 21px;
	font-weight: bold;
	margin: 13px 0px 9px 0px;
}
.artistlink a {
	color: #000000;
	text-decoration: none;
}
.prowrap {
	width: 175px;
	float: left;
	margin-right: 7px;
}
.proborder {
	float: left;
	border:0px solid #000000;
	padding: 3px;
	margin-bottom: 7px;
	cursor: pointer;
}
.proborder img {
	clear: both;
}
.proheader {
	width: 167px;
	height: 33px;
	margin-bottom: 3px;
	overflow-x: hidden;
	background: #ffffff url('/graphics/proheader.gif') no-repeat left top;
}
.proheader h1, .proheader a {
	color: #ffffff;
	text-transform: uppercase;
	white-space: nowrap;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.proheader h1 {
	margin: 1px 0px 0px 5px;
}
.proheader h2 {
	margin: 0px 0px 0px 5px;
}
.promore {

	padding-left: 20px;
	margin-top: 3px;
	height: 13px;
	line-height: 13px;
	color: #ffffff;
	float: left;
}
.promore a {
	text-decoration: none;
	color: #000000;
}
.clr {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	clear: both;
}
area, map {
	display: inline;
}
/* --- BACKEND // START --- */

.combo-all {
	position: relative;
}
.combo-all .formField {
	position: relative;
}
.combo-all img {
	display: none;
}
.combo-input {
	position: absolute;
	width: 150px;
	text-align: left;
}
.combo-iframe {
	display: none;
}
.combo-input input {
	width: 150px;
	border: 1px solid #333;
	border-right: 0px none #ffffff;
	margin: 0px !important;
	padding: 0px !important; 
	float: left;
	height: 20px;
}
.combo-select select {
	width: 170px;
	border: 1px solid #333;
	height: 20px;
}

.cms_textbox {
	width: 369px;
	border: 1px solid #333;
	height: 184px;
}


/* ---- BACKEND // END ---- */
