* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	outline: none;
}

body {
	margin: 0px auto;
	text-align: center;
	font: 12px 'Helvetica Neue', helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #373737;
	background: #dcdfe1;
}



/* */

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h1 {
	font-size: 15px;
	padding: 0px 0px 5px 0px;
}

h2 {
	font-size: 12px;
	padding: 0px 0px 5px 0px;
}

#contentbox .bodytext {
	padding: 0px 0px 20px 0px;
}

ul {
	margin: 0px 0px 15px 20px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 0px;
}

ul ul {
	margin: 0px 0px 0px 0px;
}

.obligationfield, .form_error {
	color: #861610;
	
}

label {
	font-weight: bold;
	display: block;
	float: left;
	width: 165px;
}


/* Design Layout */

#container {
	width: 960px;
	margin: 20px auto;
	background: #FFFFFF url('images/bg_container.gif') repeat-y;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#header {
	width: 960px;
	height: 240px;
	float: left;
	background: #dcdfe1 url('images/bg_container_top.gif') no-repeat;
}

#logo {
	height: 48px;
	float: left;
	padding: 18px 0px 0px 0px;
}

#language_menu {
	float: right;
	padding: 36px 10px 0px 0px;
}

#language_menu a:link, #language_menu a:visited {
	color: #373737;
}

#header_image {
	width: 958px;
	height: 175px;
	float: left;
	margin: 0px 0px 0px 1px;
}

#contentbox {
	width: 960px;
	float: left;
	padding: 20px 0px 0px 0px;
}

#nav {
	width: 170px;
	float: left;
}

#maincontent {
	width: 520px;
	float: left;
	padding: 0px 20px 0px 20px;
}

#content_1column {
	width: 750px;
	float: left;
	padding: 0px 0px 0px 20px;
}

#sidebar {
	background: transparent url('images/bg_sidebar.gif') no-repeat;
	width: 220px;
	float: left;
}

#sidebar_content {
	padding: 10px 10px 0px 10px;
}

#sidebar_footer {
	background: #FFFFFF url('images/bg_sidebar_bottom.gif') no-repeat;
	width: 220px;
	height: 10px;
}

#footer {
	clear: both;
	width: 960px;
	height: 13px;
	background: #dcdfe1 url('images/bg_container_bottom.gif') no-repeat;
}



/* Design Navigation */

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 1px;
	font-size: 13px;
}

#nav ul li a:link, #nav ul li  a:visited {
	width: 159px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px 1px 10px;
	margin: 0px 0px 5px 0px;
}



/* Layout SubMenu 2 Ebene */

#nav ul ul {
	padding: 0px 0px 0px 0px;
}

#nav ul ul li a:link, #nav ul ul li a:visited {
	color: #666666;
	font-weight: normal;
	width: 149px;
	padding: 2px 0px 1px 20px;
	margin: 0px 0px 0px 0px;
}

table.calender td {
	padding:  10px;
}

td, tr {
	vertical-align: top;
}


.discography-item {
	float: left;
	width: 310px;
	margin: 0px 0px 40px 40px;
}

.discography-cover {
	float: left;
	padding: 0px 15px 0px 0px;
}

.discography-text {
	width: 150px;
	float: right;
}

.discography-single .discography-text {
	width: 240px;
	float: left;
}

.discography-player {
	float: right;
	width: 290px;
}

.news-item {
	clear: both;
}

.news-header {
	display: block;
	padding: 0px 0px 5px 0px;
}

.news-title {
	display: inline;
}

.news-date {
	float: right;
	color: #B0B0B0;
}

.news-image {
	float: right;
	padding: 0px 0px 0px 15px;
}

.news-list-browse {
	text-align: center;
}

.news-latest-item {
	padding: 5px 0px 5px 0px;
}

.news-latest-date {
	float: right;
	color: #B0B0B0;
	margin: 0px 0px 5px 0px;
}

.news-latest-title {
	color: #000000;
}
