/*<group=tags>*/
html{
	overflow-y:scroll;
}

p {
	margin-top: 0;
}

form {
	margin: 0;
}
body {
	min-width: 833px;
	margin: 0;
	color: #aeadae;
	color:#CCCCCC;
	background-color: #141414;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.contact-retail{
	color: #666;
	font-size: 75%;
	font-family: Helvetica;
}

p {
	line-height: 1.6em;
}

a {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}

img {
	border: 0;
}

h1 {
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #999999;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}


/*</group>*/



/*<group=classes>*/

.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}


.link {
	height: 11px;
	margin: 0;
	padding: 0;
	padding-right: 16px;
	background: url(/imgs_if/arrow_active.gif) no-repeat right center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	line-height: 1.0em;
	letter-spacing: 0.05em;
}

.link a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: right;
}
/*</group>*/

/*<group=global stuff>*/

#wrapper {
	width: 825px;
	margin: 0 auto;
	padding: 0 4px;
	text-align: left;
	background: url(/imgs_if/backgrounds/bg-wrapper.png) repeat-y 0 0;

}

#logo {
	/*position:absolute;
	left:0;
	top:0;
	z-index:200;
	*/
	width: 815px;
	height: 65px;
	
	padding-top:3px;
	padding-left:6px;
	background-color:#000000;
}
#page_header_image{
	/*position:relative;*/
	height:292px;
	overflow:hidden;
}
#page_header_image #bigImg {
/*position:absolute;
left:0;
top:0;*/

}
#page_header #top_banner {
	width: 100%;
	height: 110px;
	background-color: #999;
}

#menu {
	float: left;
	width: 825px;
	background: #141414 url(/imgs_if/backgrounds/bg-menu.jpg) repeat-x left bottom;
	font-size: 80%;
	font-weight: bold;
	text-align:center;
		
}

#menu ul {
	float: none;
	list-style: none;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	text-align:center;
	padding-left: 190px;
}

#menu li {
	float: left;
	padding: 2px 10px 4px 10px;
	font-size: 105%;
	margin: 0;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#menu #m_english {
	padding-right: 0;
}

#menu a {
	color: #666;	
}

#menu a:hover {
	color: #999;	
}

#menu img {
	width: 100%;
	height: 30px;
	background-color: #000000;
}
				
#menu .dir_active a,
#menu .active a
{
	color: #ffffff;
	text-align: center;
}

#main_content {
	/*width: 800px;*/
	min-height:300px;
	padding: 10px;
	padding-top:0;
	background: #000000 url(/imgs_if/backgrounds/bg-main_content.gif) no-repeat 0 0;
}
#clearer{
	font-size:1px;
	height:50px;
	clear:both;
}
/*  Kalendaruim */
#main_content_kalendarium{
	min-height:350px;
	background: #000000;
	text-align:center;
	margin-top:20px;
	/*padding-left:55px;*/
	
}
#main_col_kalendarium {
	width: 480px;
	float:left;
}

.kalendarium_tbl{
	/*margin-top:15px;
	margin-bottom:25px;*/
	width:700px;
	padding: 0px;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #171717;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.head_tr {
	font-weight:bold;
}
.kalendarium_tbl a{
	color: #aeadae;	
}

.kalendarium_tbl a:hover{
	color: #ffffff;	
}


.artist_td, .datum_td,  .plats_td, .kommentar_td, .biljett_td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
}
.list_datum_td,  .list_plats_td, .list_biljett_td{
	height:20px;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #171717;
}
.list_artist_td{
	height:20px;
	font-size: 95%;
	font-weight: bold;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #171717;
}
.list_kommentar_td{
	height:20px;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #171717;
}
artist_td{width:200px;}
datum_td{width:100px;}
plats_td{width:150px;}
kommentar_td{width:65px;}
biljett_td{width:20px;}
 /* end kalendarium */

#left_col ,
#navigation_left
{
	width: 152px;
	float: left;
	margin-right: 18px;
	margin-top: 5px;
}

#navigation_left ul { /* sub menu */
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 88%;
	font-weight: bold;
}

#navigation_left ul ul {
	margin: 5px 0 0 20px;
	
}

#navigation_left li
{
	/*margin: 0;*/
	padding: 5px 0px 0px 10px;
}

#navigation_left a {
	color: #999999;
	/*padding: 0 0 0 5px;*/
	margin: 0;
}

#navigation_left ul li a:hover {
	color: #ffffff;
}

#navigation_left ul .active a {
	color: #ffffff;
}

#main_col {
	width: 430px;
	float: left;
	margin: 0 14;
	margin-top: 15px;
}


#right_col {
	width: 145px;
	float: right;
	padding-left: 10px;
	margin-top: 15px;
}

#footer {
	width: 799px;
	margin: 0 auto;
	padding: 10px 17px;
	font-size: 85%;
	min-height: 50px;
	_height: 50px;
	background: url(/imgs_if/backgrounds/bg-footer.jpg) no-repeat 0 0;
}

#footer a {	
 	color: #FFFFFF;
}
#footer a:hover {	
 	color: #999999;
}

#footer p {
 	line-height: 1.2em;
}


#copyright {
	float: left;
	width: 21%;
	margin: 0;
	padding: 0;
}

#contact_stuff {
	float: left;
	width: 100%;
	margin: -1px 0 0 10px;
	padding: 0;
}

#contact_stuff dt {
	display: none;
}

#contact_stuff dd {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}
.newsletter{
	font-size:11px;

}
.newsletter input{
	border: 1px solid #CCCCCC;
	background-color:#ffffff;
	font-size:11px;
}
#presslogin, #presslogin table{
	font-size:11px;
}
#presslogin input{
	border: 1px solid #CCCCCC;
	background-color:#ffffff;
	font-size:11px;
}