body {
background-color: #ffffff;
font-size: 11px;
font-family:  Arial, Verdana, SunSans-Regular, Sans-Serif;
color:#404040;
margin:0px 10px 0px 10px;
}
a {color: #dc241f; text-decoration: none; line-height: 16px; }
/*a:visited {color:#333333;}*/
a:hover {color: #dc241f; text-decoration: underline}
a:active { color:#dc241f;}

h1 {
font-size: 11px;
padding:5px 30px;
margin:0 }

h2 {
font-size:16px;
font-weight: bold;
margin:10px 0px 10px 0px;
}
h3 {
margin:14px 0px 6px 0px;
font-size:12px;
font-weight: bold;
color: #333333;
}
h5 {
margin:10px 0px 6px 0px;
}
h6 {
font-size:10px;
}



/* -------  ---menus-------------- */

A.menu_gral {
color: #333333; 
border-bottom: 1px dotted #cccccc;
line-height: 18px; 
}
A.menu_gral:hover {
list-style-type : square;
letter-spacing: 0pt;
line-height: 18px; 
}

#menu li {
list-style-type : square;
margin-left : 8px;
letter-spacing: 0pt;
}

#menu li a {
text-decoration : none;
font-weight : normal;
color : #000000;
}

#menu li a:hover {
text-decoration : underline;
color : #000000;
margin : 0px;
}
#menu li a:visited {
text-decoration : underline;
color: #333333;
margin : 0px;
}

#menu ul {
margin : 0px;
}

#left_side  li {
margin-left : 15px;
}

.select_submenu {
	color: #C19B00;
	font-weight: normal;
	line-height: 16px; 
}


/* ----------boton-------------- */
.boton{
font-size:11px;
margin-left : 1em;
background-color : #ff0000;
color : #ffffff !important ;
font-weight : bold;
border : 1px solid #ff0000;
text-decoration : none !important ;
}
.boton a {
font-size:11px;
margin-left : 1em;
background-color : #ff0000;
color : #ffffff;
font-weight : bold;
border : 1px solid #ff0000;
text-decoration : none;
}

/* ----------lines-------------- */
.line_search {
font-size: 11px;
background-color: #ffcc00;
border-bottom:1px solid #d0a600;
padding:8px;
margin-top:0px 
}

img.download {vertical-align:middle;
}

.line {
border-bottom: 1px dotted #cccccc;
margin : 0px;
padding:0px;
}

.line_tit{
	border-bottom: 1px dotted #cccccc;
	padding: 0px;
	margin:0px 2px 10px 0px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
}

.line_tit2{
	border-bottom: 1px dotted #cccccc;
	padding: 0px;
	margin:0px 2px 2px 0px;
	border-top-color: #cccccc;
}


.line_pie{
border-top: 1px solid red; padding: 5px;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 100%;
margin-bottom: 10px;
margin:0 auto;
background-color: #ffffff;
}
#centro1 { 
width : 48%; 
float : left; 
padding : 0px; 
} 
#centro2 { 
width : 48%; 
float : right; 
margin-left : 0px; 
padding : 0px; 
} 

#centro3a { 
width : 30%; 
float : left; 
margin-left : 1em; 
padding : 1px; 
} 

#centro3b{ 
width : 30%; 
float : left; 
margin-left : 1em; 
padding : 0 0 0 0px; 
} 
#centro3c{ 
width : 30%; 
float : left; 
margin-left : 1em; 
padding : 0 0 0 0px; 
} 

.imgder { 
border : 0px solid rgb(204, 204, 204); 
padding : 5px; 
margin: 0px 0px 0px 5px; 
float : right; 
} 

.imgizq { 
border : 0px solid rgb(204, 204, 204); 
padding : 5px; 
margin: 0px 10px 0px 0px; 
float : left; 
} 
.imgizq img, .imgder img{
display: block;
margin: 0 auto; /* centrar imagen */
}
.imgizq p, .imgder p{
text-align:center; 
font-weight:bold; 
font-size: 9px; 
}

/* ----------banner for logo-------------- */

#banner {
background-color: #ffffff;
padding: 61px;
margin: 0px 0px 0px 0px;
background: url(../img/cabecera.jpg) no-repeat top left;
}
#banner img {padding:0px 0px;} 

/* -----------------Inhalt--------------------- */

#content {
background-color: #ffffff;
padding: 0;
margin: 0px 200px 0px 200px;
}

#content2 {
background-color: #ffffff;
padding: 0;
margin: 0px 0px 0px 200px;
}
#content_personajes {
background-color: #ffffff;
padding: 0;
margin: 0px 230px 0px 200px;
}

div#content { 
min-height:600px;
/*height:expression(this.scrollHeight > 600 "auto":"600px"); */
}

p, pre{
padding: 5px 0px;
margin:0;
}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 180px;
margin: 0px;
padding: 0px;
}

#right {
	float: right;
	width: 160px;
	margin: 5px;
	padding: 5px;
	background-color: #ffffff;
}
/* -----------footer--------------------------- */

#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

/* -----------formularios--------------------------- */

input.boton, input.bot, input.botonb, input.boton2 { 
background-color : #dc241f; 
color : #ffffff; 
font-weight : bold; 
border : 1px solid #dc241f; 
} 

/* -----------tablas--------------------------- */
caption {
color: red;
font-weight : bold;
padding-top : 15px;
padding-bottom : 2px;
margin-left : auto;
margin-right : auto;
}

table {
border-collapse : collapse;
margin-bottom : 1em;
margin-left : auto;
margin-right : auto;
}

th, td {
border-top : 1px solid #ccc;
padding : 0.2em 0.5em 0.2em 0.5em;
}    
th {
background : #efefef !important ;
}

.dia {
background : #ededed;
font-weight: bold;
}

.actividad {
color : #dc241f;
font-weight: bold;
}

/* -----------enlaces--------------------------- */

A.enlace_10 {
color: #333333; 
font-size: 10px;
}
A.enlace_10:hover {
color: #dc241f; 
font-size: 10px;
text-decoration: none;
}

A.titulo{
font-size: 12px;
}
A.titulo:hover {
font-size: 12px;

}
/* -----------texto--------------------------- */

.combo {
font-size: 10px;
background-color: #ebebeb;
border: 1px solid #999999;
}

.pie { 
padding : 5px; 
} 

/* -----------fotos--------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../web/galeria/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../web/galeria/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
