body {
	background-image: url(rock-imagenes/fondov3.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	scrollbar-face-color: #D3CBB4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF ;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#F6F6EA;
	scrollbar-track-color: #F6F6EA;

}
#outer {
	width: 650px;
	margin: 0px auto;
	padding-top: 180px;
	background-image: url(rock-imagenes/logo-transparente.gif);
	padding-right: 60px;
	padding-left: 40px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#cajadisco strong{
font-size:18px;}
.spacer{ 
display:block;
clear:both;
}
.listamenu a:hover {
	border: 1px dotted #FF6600;
}
.listamenu li {
	margin: 2px;
	padding: 2px;
	list-style-type: none;
}

#menu {
	float: left;
	width: 170px;
	overflow: hidden;

}
#contenido {
	float: right;
	width: 426px;
	margin-top: 20px;
	margin-left: 14px;
	text-align:right;
	padding-bottom:250px;
/*	background:url(rock-imagenes/pie.gif) no-repeat right bottom;*/
}
#contenido_port {
	float: right;
	width: 426px;
	margin-top: 20px;
	margin-left: 14px;
	text-align:right;
}
#contenido2 {
	float: left;
	width: 306px;
	margin-top: 20px;
	margin-left: 84px;
}
#contenido a {
	text-decoration: none;
	color: #004477;
}
#contenido a:hover {
	color: #CC0000;
	background-color: #FFF5C0;
}
#contenido a visited:hover{
	background-color: #FFF5C0;
	color: #CC0000;
}
#contenido a:visited {
	color: #5A6F7F;
}

p{
	text-align:left;
}
h3{
	text-align:left;
	color: #FF6600;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#contenido img{
	float: right;
	margin-left:10px;
	margin-bottom:10px;
	border-top: 4px solid #333333;
	border-right: 5px solid #333333;
	border-bottom: 8px solid #333333;
	border-left: 5px solid #333333;
	margin-top: 10px;

}
#titulo {
	margin-top: 100px;
	width: 160px;
}
#elgrupo {
	height: 38px;
	width: 200px;
	text-indent: 5000px;
	overflow: hidden;
	background: url(rock-imagenes/grupo-rock.gif) no-repeat left top;
	display: block;
	float: left;
	text-decoration:none;
	color: #000000;
}
#galerias {
	height: 38px;
	width: 200px;
	text-indent: 5000px;
	overflow: hidden;
	background: url(rock-imagenes/galerias-rock.gif) no-repeat left top;
	display: block;
	float: left;
	text-decoration:none;
	color: #000000;
}
#musica {
	height: 38px;
	width: 200px;
	text-indent: 5000px;
	overflow: hidden;
	background: url(rock-imagenes/musica-pop.gif) no-repeat left top;
	display: block;
	float: left;
	text-decoration:none;
	color: #000000;
}
#noticias {
	height: 38px;
	width: 200px;
	text-indent: 5000px;
	overflow: hidden;
	background: url(rock-imagenes/noticias-rock.gif) no-repeat left top;
	display: block;
	float: left;
	text-decoration:none;
	color: #000000;
}
#contacto {
	height: 38px;
	width: 200px;
	text-indent: 5000px;
	overflow: hidden;
	background: url(rock-imagenes/contacto-rock.gif) no-repeat left top;
	display: block;
	float: left;
	text-decoration:none;
	color: #000000;
}
#pie {
	height: 20px;
	width: 650px;
	float: left;
	text-align: center;
	line-height: 22px;
	border-top: 1px dashed #D3CEB1;
	color: #C0BB9E;
}
.flo{background:url(rock-imagenes/pie.gif) no-repeat right;height:183px;width:366px;position-relative;}
#cuerpo {
	width: 650px;
}
#iframe_1 {
text-align: justify;
width: 200px;
height: 200px;
background: #CCCCCC;
}
.abstand_iframe{
padding: 10px;
} 
.scrollbereich {
overflow: auto;
width: 180px;
height: 180px;
} 
#listasub {  	
	list-style:none;
	margin:0;
	padding:0;
	
}
#listasub li {
	padding:0;
	float:left;
	
}
#listasub li a {
	display:block;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#FF6600;
	margin-top: 0px;
	height: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4EFDB;
	padding-top: 5px;
	width: 410px;
	float: left;
	padding-left: 5px;
	}
#listasub li a:hover {	
	color:#000;	
	background-color:#F4EFDB;
}
myForm {  
  width: 400px; 
}
 
.myForm fieldset {
  background-color:#F9F9F9;
  border:1px solid #CCC;
  padding: 10px;
  margin: 0;
}
 
.myForm fieldset legend {
    color:#666;
}
 
.myForm label { 
    display: block; 
    float: left;  
    padding: 0;
    margin:0px 0px 5px 0px;
}
 
.myForm fieldset label:first-letter {
    color:#999;
}
.myForm input, .myForm textarea {
    width:95%;     
}
 
.myForm input.button {
    width:95%;
    background-color:#C2C7C0;
    border:1px solid #A0A0A0;
    padding:3px;
    color:#FFF;
}
 
textarea {
    height:150px;
    }
 
.myForm small {
    color:#CCC;
} 
#grupo{
	height: 38px;
	width: 200px;
	text-indent: 500px;
	overflow: hidden;
	display: block;
	float: left;
	text-decoration:none;
	background-image: url(rock-imagenes/elgrupo-musica2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#grupo:hover{
	background-position: bottom left;
}
.img-izq {
	float: right;
}
.galerias {
	width: 100px;
	text-align: center;
	padding: 0px;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.galeriatexto {
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 10px;
	font-weight: bold;
	float: left;
	margin-top: 23px;
}
.cajagaleria {
	float: left;
	width: 425px;
}
.cajagaleria img {
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
}
input {
	width: 300px;
	border: 1px solid #CCC3B2;
	background-color: #FBF9ED;
}
textarea {
	width: 300px;
	border: 1px solid #CCC3B2;
	background-color: #FBF9ED;
}
