/* ********************************
   Head
******************************** */
#head {
	height              : 314px;
	overflow            : hidden;
	width               : 880px;
}
#head div {
	overflow            : hidden;
}
#headLogo {
	height              : 105px;
	width               : 292px;
}

/* Shortlinks ueber Kopf */
#headShortLinks {
	background          : url(/neudesign/html.rock.de/images/band/headShortLinks.jpg);
	font-size           : 0.85em;
	height              : 21px;
	position            : relative;
	width               : 558px;
}
#headShortLinksLinks {
	left                : 29px;
	position            : absolute;
	top                 : 4px;
}
#headShortLinksOnlineInfo {
	right               : 75px;
	position            : absolute;
	top                 : 4px;
}

/* Suche */
#headSearch {
	background          : url(/neudesign/html.rock.de/images/band/headSearch.jpg);
	height              : 84px;
	position            : relative;
	width               : 265px;
}
#searchKeywords {
	background          : transparent;
	color               : #808080;
	border              : none;
	font                : normal 1.7em Courier New;
	left                : 32px;
	position            : absolute;
	top                 : 40px;
	width               : 143px;
}
#searchSubmit {
	left                : 189px;
	position            : absolute;
	top                 : 29px;
}


/* Mein rock.de */
#headMeinRockDe {
	background          : url(/neudesign/html.rock.de/images/band/headMeinRockDe.jpg);
	height              : 240px;
	padding-top         : 50px;
	left                : 557px;
	position            : absolute;
	top                 : 21px;
	width               : 258px;
	padding-left        : 45px;
	background-repeat: no-repeat;
}
#meinSubmit, #meinLogin, #meinPassword {
	font                : normal 1em Courier New;
	position            : absolute;
}
#meinLogin, #meinPassword {
	background          : #ffffff;
	border              : 1px solid #000000;
	color               : #d8d8d8;
	height              : 21px;
	padding             : 4px 2px 0px;
	vertical-align      : middle;
	width               : 105px;
}
#meinLogin {
	left                : 35px;
	top                 : 52px;
}
#meinPassword {
	left                : 149px;
	top                 : 52px;
}
#meinSubmit {
	background          : #000000;
	border              : none;
	color               : #ffffff;
	float               : left;
	left                : 35px;
	height              : 27px;
	top                 : 82px;
	width               : 111px;
}

#meinMerken {
    font-size           : 0.7em;
    position            : absolute;
    left                : 35px;
    top                 : 109px;
    background-color: #ccc;
    width: 111px;
}

/*#headMeinRockDe div {
	font-size           : 0.8em;
	left                : 150px;
	position            : absolute;
	top                 : 82px;
}*/
#headMeinRockDe ul {
	left                : 30px;
	list-style-type     : none;
	position            : absolute;
	top                 : 120px;
	width               : 240px;
}
#headMeinRockDe ul li {
	background          : url(/neudesign/html.rock.de/images/band/headMeinRockDeListenpunkt.gif) no-repeat left center;
	float               : left;
	margin              : 2px 0px 0px 0px;
	padding             : 0px 0px 0px 9px;
	width               : 106px;
}
#headMeinRockDe ul li a {
	color               : #333333;
	
	
}
#headMeinRockDe ul li b {
	font-size           : 0.9em;
	
}


/* ArtistHead */
#headArtistHead {
	background          : url(/neudesign/html.rock.de/images/band/headArtistHead.jpg);
	height              : 170px;
	position            : relative;
	width               : 557px;
}
#headArtistHead h1 {
	position            : absolute;
	top                 : 60px;
	left                : 210px;
	margin              : 0px;
	padding             : 0px;
	display             : inline;
	font-weight         : normal;
	font-size           : 1em;
}
#headArtistHead ul {
	list-style-type     : none;
	left                : 220px;
	position            : absolute;
	top                 : 90px;
	width               : 350px;
}
#headArtistHead ul li {
	background          : url(/neudesign/html.rock.de/images/band/headArtistHeadListenpunkt.gif) no-repeat left center;
	float               : left;
	font-weight         : normal;
	margin              : 2px 3px 0px 0px;
	padding             : 0px 0px 0px 9px;
	width               : 71px;
	color:#F00;
}
#headArtistHead ul li a.selected{
	color				: #F00;
	font-weight			: bold;
}


/* MainMenu */
#headMainMenu {
	background          : url(/neudesign/html.rock.de/images/band/headMainMenu01.jpg) no-repeat;
	height              : 36px;
	list-style-type     : none;
	padding             : 0px 0px 0px 10px;
	width               : 551px;
	overflow			: visible;
	z-index				: 1000;
}
#headMainMenu #liNews {

	width               : 49px;
}
#headMainMenu #liArtists {
	
	width               : 63px;
}
#headMainMenu #liCommunity {
	
	width               : 96px;
}
#headMainMenu #liTermine {

	width               : 72px;
}
#headMainMenu #liMissionen {

	width               : 92px;
}
#headMainMenu #liRockfm {

	width               : 57px;
}
#headMainMenu #liRocktv {

	width               : 59px;
}
#headMainMenu #liShop {

}





/* Content-Cols */
#body {
	padding             : 0px 12.5px;
}

.col500 h2 {
	font-size           : 1em;
	margin              : 15px 0px 0px;
}

.col300,
.col500 {
	border              : 0px solid #ff0000;
	border-collapse     : collapse;
	float               : left;
	margin              : 0px 12.5px;
}

.col500 {
	width               : 500px;
}
.col300 {
	width               : 300px;
}

.form01 {
	list-style-type     : none;
	width               : 500px;
}
.form01 li {
	clear               : both;
	width               : 500px;
}
.form01 li div {
	float               : left;
}

.form01 li .label {
	width               : 175px;
}
.form01 li .label label {
	font-size           : 0.85em;
}
.form01 li .input {
	width               : 200px;
}
.form01 li .input .text {
	width               : 200px;
}
.form01 li .hinweis {
	width               : 125px;
}


