* {
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Sans-Serif;
}

/* FARBEN TYPOGRAPHIE*/

body {
	background-color:#333;
	color:#fff;
	font-size:70%;
}

h1,h2,h3 {
	background-color:transparent;
	color:#fff;
}

p,ul,ol,dl {
	background-color:transparent;
	color:#eee;
}

.lineEven {
	color:#bbb;
}

a {
	background-color:transparent;
	font-weight:bold;
	text-decoration:underline;
}
a:link { color:#0d0;}
a:visited { color:#0b0;}
a:hover { color:#0f0;}
a:focus { color:#0f0;}
a:active { color:#0f0;}

img {
	border:solid 1px #bbb;
}

#RecordData {
	margin:0px;
	padding:10px;
	border:solid 1px #bbb;
	background-color:#222;
}

#CoverAndMore {
	border-bottom:dotted 1px #bbb;
}

#yearlist ul {
	color:#0f0;
	text-align:center;
	list-style-type:none;
}

#yearlist ul li:before {
	content:"» ";
}

/* ABSTAENDE, GEWICHTE UND GROESSEN TYPOGRAPHIE */

h1,h2,h3 {
	font-weight:bold;
}

h1 {
	font-size:1.5em;
	margin-bottom:1em;
}

h2 {
	font-size:1.25em;
	margin-bottom:0.75em;
	margin-top:0.25em;
}

h3 {
	font-size:1em;
	margin-bottom:0.5em;
}

p,ul,ol,dl {
	font-size:1em;
	margin-bottom:0.5em;
	line-height:1.5em;
}

input, textarea {
	font-size:1em;
}

#MainContent ol {
	list-style-type:decimal-leading-zero;
	padding-left:3em;
}

dt {
	font-weight:bold;
	margin-top:0.25em;
}
#SubContent dd {
	font-style:italic;
	padding-left:1em;
}

#RecordData dt, #RecordData dd {
	display:inline;
}
#RecordData dt:after {
	content:":";
}
#RecordData dd:after {
	content:" //";
}

#MainContent>div,#SubContent>div {
	margin-bottom:1.5em;
}

/* POSITIONEN UND FORMATIERUNG DER SEITENBEREICHE */

#WrapperCenter {
	min-width:770px;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	background-color:#000;
	background-image:url(./images/site_halb7bg.gif);
}

#Header {
}

#MainContent {
	width:60%;
	float:right;
	margin:20px;
	overflow:hidden;
}

#CoverAndMore {
	width:210px;
	float:left;
	margin-top:1.5em;
	margin-bottom:1.5em;
	margin-right:1.5em;
}

#yearlist {
	width:150px;
	float:right;
	margin-top:1.5em;
	margin-bottom:1.5em;
	margin-left:1.5em;
	border-bottom:dotted 1px #bbb;
	background:url(./images/subnav_arrow.gif) no-repeat right top #000;
	padding:50px 10px 10px 10px;
}

#SubContent {
	width:30%;
	margin:20px;
	padding:10px;
	background:url(./images/site_halb7bgsub.gif) center transparent;
}

#Footer {
	clear:both;
	background-color:#000;
	padding:2%;
}

.release {
	clear:left;
}

.release img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#covershide {
	display:none;
}

#covers li {
	display:inline;
}

#covers li a img {
	border-color:#0d0;
}

#cover {
	margin-bottom:5px;
}

/* HAUPTMENU */

#MainNavigation {
	background-color:#000;
	border-top:solid 2px #ddd;
	border-bottom:solid 2px #ddd;
	list-style:none;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
}

#MainNavigation li {
	display:inline;
	background-color:#000;
}
#MainNavigation li.navSeparation {
	padding-left:40px;
	background:url(./images/nav_roundspacer.gif) no-repeat 14px center #000;
}

#MainNavigation li a span {
	position:absolute;
	left:-5000em;
}

#MainNavigation li a img {
	border:none;
	height:20px;
	vertical-align:middle;
}
#MainNavigation li#navNews a img {
	width:54px;
	background:url(./images/nav_halb7news.gif) no-repeat;
}
#MainNavigation li#navLabel a img {
	width:140px;
	background:url(./images/nav_halb7label.gif) no-repeat;
}
#MainNavigation li#navService a img {
	width:73px;
	background:url(./images/nav_halb7service.gif) no-repeat;
}
#MainNavigation li#navContact a img {
	width:79px;
	background:url(./images/nav_halb7contact.gif) no-repeat;
}


/* SUB1-MENU */

#SubNavigation {
	margin-bottom:1em;
	list-style:none;
	padding-top:60px;
	background:url(./images/subnav_arrow.gif) no-repeat right top transparent;
	border-bottom:dotted 1px #bbb;
}
#SubNavigation li {
	margin-bottom:10px;
}

#SubNavigation li a {
}
#SubNavigation li a span {
	position:absolute;
	left:-5000em;
}
#SubNavigation li a img {
	border:none;
	height:21px;
	vertical-align:middle;
}
#SubNavigation li#subnavDisco a img {
	width:135px;
	background:url(./images/subnav_discography.gif) no-repeat;
}
#SubNavigation li#subnavHistory a img {
	width:80px;
	background:url(./images/subnav_history.gif) no-repeat;
}
#SubNavigation li#subnavFTB a img {
	width:129px;
	background:url(./images/subnav_feedthebeatdjteam.gif) no-repeat;
}
#SubNavigation li#subnavFlyer a img {
	width:108px;
	background:url(./images/subnav_flyerprint.gif) no-repeat;
}
#SubNavigation li#subnavCdVinyl a img {
	width:206px;
	background:url(./images/subnav_cdvinylproduction.gif) no-repeat;
}
#SubNavigation li#subnavContact a img {
	width:79px;
	background:url(./images/nav_halb7contact.gif) no-repeat;
}
#SubNavigation li#subnavLocation a img {
	width:150px;
	height:150px;
	background:url(./images/subnav_halb7location.gif) no-repeat;
}

/* SUB2-MENU */

#SubSubNavigation {
	margin-bottom:10px;
	list-style:none;
	margin-left:30px;
}

#SubSubNavigation li {
	display:inline;
}


/* KOPF MIT HALB7-LOGO */

#Header h1 {
	margin:0px;
	padding:0px;
	width:300px;
	height:150px;
	background:url(./images/halb7logo.gif) no-repeat 25px 25px transparent;
}

#Header h1 a {
	display:block;
	position:relative;
	top:25px;
	left:25px;
	width:271px;
	height:100px;
}

#Header h1 a img {
	border:none;
	width:271px;
	height:100px;
	background:url(./images/halb7logo.gif) no-repeat left top transparent;
}

#Header h1 a span {
	position:absolute;
	left:-5000em;
}


/* FORMULARE */

form {
}

/*
input,textarea {
  border-left:solid 1px #111;
  border-top:solid 1px #111;
  border-right:solid 1px #bbb;
  border-bottom:solid 1px #bbb;
  background-color:#030;
  color:#fff;
  padding:3px;
}
*/

input,textarea {
  border:solid 1px #040;
  background-color:#040;
  color:#fff;
  padding:3px;
}

textarea {
	width:90%;
	height:300px;
}

input:hover,textarea:hover {
	border:solid 1px #ccc;
	background-color:#060;

}
input:focus,textarea:focus {
	border:solid 1px #000;
	background-color:#ede;
	color:#000;
}

input.submit,input[type=submit] {
  color:#CCC;
  background-color:#020;
  border-right:solid 1px #111;
  border-bottom:solid 1px #111;
  border-left:solid 1px #bbb;
  border-top:solid 1px #bbb;
}


/* EXTRA */

#goSiteTop {
	padding-left:20px;
	background:url(./images/footer_toparrow.gif) no-repeat 5px top #000;
}

img.HistoryPicture {
    padding: 5px;
    background-color: #fff;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
    vertical-align: text-top;
    float: left;
}

.msgError {
	color:#f00;
}

.msgAdditionalInfo {
	color:#0b0;
}

.newspictop {
	width:99%;
}

.newspicthumb {
	float:left;
	width:200px;
	margin-right:10px;
}

.newstext {
	clear:both;
}