/* --- HTML -------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

p {
	margin: 0 0 20px 0;
	padding: 0 23px 0 23px;
	line-height: 14px;
}


h1 {
	margin: 0 0 0 0;
	padding: 36px 23px 20px 23px;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	margin: 3px 0 3px 0;
	padding: 0 23px 0 23px;
	font-size: 15px;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 0 23px 0 23px;
	font-size: 13px;
	font-weight: bold;
}

hr {
	display: none;
}

img {
	border: 0;
	display: block;
}

input, select {
	margin: 0;
	padding: 0;
	border: 1px solid #a7acac;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
td {
	font-size: 11px;
}


/* --- GLOBALS ----------------------------------------- */

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}


/* --- FORM -------------------------------------------- */

.error {
	border: 1px solid #cc0000;
	width: 290px;
	padding: 10px;
	margin-bottom: 10px;
	color: #cc0000;
}

.error_small {
	border: 1px solid #cc0000;
	width: 150px;
	padding: 10px;
	margin-bottom: 10px;
	color: #cc0000;
}


fieldset {
	border: none;
	width: 310px;
	padding: 0;
}

legend {
	padding: 15px 0 5px 0;
	margin-left: -8px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

legend.invisible {
	display: none;
}

.form {
	width: 120px;
}

.formlabel {
	margin: 7px 0 3px 0;
	font-size: 11px;
	color: #a7acac;
}

.i_radio, .i_radio_right, .i_checkbox {
	font-size: 7px;
	border: none;
}

.i_radio_right {
	margin-left: 20px;
}

.i_left {
	width: 150px;
}

.i_left_small {
	width: 60px;
}

.i_right {
	width: 150px;
}

.i_right_big {
	width: 240px;
}

.i_full {
	width: 308px;
}

.i_submit {
	margin: 20px 138px 20px;
	padding: 3px;
	float:right;

}

.i_search {
	margin: 20px 160px 20px;
	padding: 3px;
	float:right;

}

.i_login {
	margin: 20px 0 20px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	width:150px;
	font-size: 12px;

}

textarea.i_textbox {
	border: 1px solid #a7acac;
	width: 313px;
	height: 150px;
	font-family: arila, helvetica, sans-serif;
	font-size: 13px;
	overflow: auto;
}



/**
* Kunst
**/

#text {
	font-family:Arial,Helvetica;
	font-size:11px;
	color:#12034B;
}
#info {
	font-size:13px;
	font-weight:bold
}
#info a{
	text-decoration:none;
	color:#190065;
}
#image {
	vertical-align: right;
}
#start_page {
	padding-left: 12px;
	width: 748px;
	height: 500px;
	overflow: hidden;
}
#start_page table {
	margin-top: 8px;
	width: 746px;
	height: 500px;
}
#start_page a {
	color: #000000;
	line-height: 20px;
}
#start_page h1, #start_page h2, #start_page h3 {
	color: #0c2976;
	border-bottom: 1px solid #034E0B;
	margin: 8px 0 4px 0;
	padding: 0;
}

#artist_view {
	background-color:#ffffff;
	width: 760px;
	height: 500px;
}
#artist_view a {
	color:#000000;
	line-height: 20px;
}
#artist_view table {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 480px;
}
#artist_view table tr td {
	margin: 0px;
	padding: 0px;
}
#artist_title {
	background-color:#acacac;
	font-weight: bold;
	font-size: 11px;
	padding: 1px;
	margin-left: 24px;
	background-image: url('../img/right_corner.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#artist_colors {
	float: left;
	padding: 2px 8px 0px 4px;
}
#artist_colors a {
	float: left;
	text-decoration: none;
}
#artist_title img {
	float: left;
	border: 0;
}


/************ Content Framework **********/

/* main frame around the content to center everything */

#container {
	margin:0;
	padding:0;
	vertical-align: center;
	text-align: left;
	width: 990px;
}

/* header with navigation */

#header {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	width: 990px;
	height: 96px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 60px;
}

#header ul#headnavi {
	list-type: none;
	margin-left: 38px;
}
#header ul#headnavi li {
}
#header ul#headweek {
	list-type: none;
	margin-left: 38px;
	margin-top: 16px;
}
#artist_title ul#titleweek {
	list-type: none;
	color: #ffffff;
	float: left;
}
#header ul#headweek strong {
	line-height: 20px;
}
#header ul#headweek li, #artist_title ul#titleweek li {
	font-size: 10px;
	border: 1px solid white;
	display: inline;
	font-weight: normal;
	margin-right: 4px;
}
#header ul#headweek li.r, #artist_title ul#titleweek li.r {
	background-color: #99063d;
	padding: 0 1px 0 1px;
}
#header ul#headweek li.g, #artist_title ul#titleweek li.g {
	background-color: #0a5036;
	padding: 0 1px 0 1px;
}
#header ul#headweek li.b, #artist_title ul#titleweek li.b {
	background-color: #01385f;
	padding: 0 6px 0 6px;
}

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

#subnav {
	color: #ffffff;
	font-size:12px;
	width: 220px;
	height: 514px;
	float: left;
	background-image:url(../img/boxes.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#box_top {
	margin: 2px 0px 0px 16px;
}
#box_top strong {
	line-height:28px;
}

#box_bottom {
	margin: 15px 0px 0px 16px;
}
#box_bottom strong {
	line-height:28px;
}


#content {
	margin: 4px 0px 0px 8px;;
	padding: 0;
	width: 760px;
	height: 510px;
	float: left;
}


/************ Footer **********/

#footer {
	margin-top: 4px;
	width: 990px;
	height:80px;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#footer div.left {
	text-align: left;
	float: left;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
}

#footer div.right {
	padding: 54px 8px 0px 0px;
	text-align: right;
	float: right;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #a7acac;
}

