body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {margin:0;padding:0;}

body {
	background-color: #EBEBEB;
	text-align: center;
}

h1 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: bold;
	font-size:27px;
	font-weight: 200;
	margin-bottom: 28px;
	color: #333;
}

h2 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: bold;
	font-size:25px;
	font-weight: 200;
	margin-bottom: 28px;
	color: #333;
}

h3 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 200;	
	margin-bottom: 8px;
	color: #333;
}

h3 a {
	color: #333;
}

h4 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 200;	
	margin-bottom: 8px;
	color: #333;
}

p {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:10pt;
	line-height: 14pt;
	color: #000;
	width: 760px;
}

#kasten {
	padding: 15px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:10pt;
	line-height: 14pt;
	color: #000;
	width: 760px;
	background-color: #EBEBEB;
}

#kasten ol {
	margin: 20px;
}

.text {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:12px;
	line-height: 14pt;
	color: #000;
}

.button {
	background-color: #000;
	color: #FFF;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:10pt;
	margin: 0 4px 4px 0;
	text-transform: uppercase;
}

.button a {
	color: #FFF;
}

small {
	color: #000;
}

.small {
	line-height: normal;
}

.textlink {
	text-decoration: underline;
	color: #000;
}

.textlink:hover {
	background-color: #EBEBEB;
}

.searchform {
	width: 212px;
	padding: 2px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:10pt;
	margin-bottom:5px;
}

.searchbutton {
	width: 40px;
	padding: 2px;
	border: 1px solid #EBEBEB;
	background-color: #A1A1A1;
	color: #FFF;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:10pt;
	height: 25px;
	cursor: hand;
	cursor: pointer;
}

.profileimg {
	float:left; 
	border:1px solid #5B5B5B; 
	margin-right:8px;
}

#main {
	background-color: #FFF;
	background-position: bottom;
	background-repeat: no-repeat;
	width: 960px;
	padding:20px 40px 60px 40px;
	margin: 0px auto 0px auto;
	height: 1240px;
	text-align: left;
}

#header {
	width: 960px;
}

#logo {
	float: left;
	text-align: left;
}

#navi {
	float: right;
	text-align: right;
	margin-top: 8px;
}

#content {
	width: 960px;
	margin: 30px 0px 30px 0px;
}

#about {
	width: 290px;
	height: 420px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #EBEBEB;
}

* html #about {
	width: 300px;
}

#azlinks {
	width: 300px;
}

* html #azlinks {
	width: 280px;
}

.azlinks {
	float: left;
	background-color: #ebebeb;
	padding: 2px auto 2px auto;
	width: 22px;
	margin: 4px 4px 0 0;
	text-align: center;
}

.azlink {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.artistslist{
	list-style-type: none;
}

.archivelist {
	list-style-type: none;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:10pt;
	line-height: 14pt;
	color: #000;
}

#register {
	width: 290px;
	height: 420px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #EBEBEB;
}

* html #register {
	width: 280px;
}

#faq {
	width: 280px;
	height: 420px;
	float: left;

}

#kontakt {
	width: 290px;
	height: 220px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #EBEBEB;	
}

* html #kontakt {
	width: 295px;
}

#copyright {
	width: 290px;
	height: 220px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #EBEBEB;
}

* html #copyright {
	width: 280px;
}

#funktionen {
	width: 280px;
	height: 220px;
	float: left;
}

#footer {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #EBEBEB;
	text-align: left;
}

#slider li {
	width:960px;
	height:450px;
	overflow:hidden;
}

#prevBtn, #nextBtn {
	display: none;
}

#slideshow {
  width: 960px;
  height: 450px;
  z-index: 1;
}

#slideshow_portfolio {
  width: 760px;
  height: 510px;
  z-index: 1;
}

#anmeldeform {
	margin-top: 15px;
}

#anmeldeform dt {
	float: left;
	clear: both;
	width: 150px;
	font-weight: bold;
	padding: 3px;
}

#anmeldeform dd {
	width: 330px;
	padding-left: 20px;
	margin: 0px 0px 10px 150px;
}

#anmeldeform input {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	width: 313px;
	padding: 3px;
}

#anmeldeform textarea {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	width: 313px;
	height: 80px;
	padding: 3px;
}

#register input {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	width: 130px;
	padding: 3px;
}



