@charset "utf-8";
/* 
CSS Document der real-madrid.ch Web-Site
Setenlayout ohne Tabellen, Fix
Autor: Georg Frey
Letzte Aktualisierung: 13.12.09
 */

/* Kommentare in CSS sind sinnvoll und wichtig */

* {
	padding: 5;
	margin: 0;
	border: 0;
	
}




/* Schriftgrösse für Explorer */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	background-image:url(../Graphik/body_bg.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	color:#333;
	/*color: #14285F;*/
	/*letter-spacing: 0.1em;*/
	/*width: 960;*/
}

body h1 {
    font-size: 1.5em;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	color: #14285f;
	
}

body h2 {
    font-size: 1.3em;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	color: #14285f;
}
	 
body h3 {
    font-size: 1.2em;
	text-align: center;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	color: #14285f;
}

body h4 {
    font-size: 1.0em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	color: #14285f;
	
}

a {
	color: #0000FF;
	text-decoration:none;
	font-weight: bold;
}



a:hover {
	text-decoration: none;
}



/* Schriftgrösse für die anderen Browser */
/*html>body {
    font-size: 0.75em;
}
*/


/*  Schrift Stiele ab hier */
/* Class Styles */

.Rot12Fett {
	font-size: 1.0em;
	color: #FF0000;
	font-weight: bold;
	line-height: normal;
}

#boxWichtig {
	background-color:  #FEEDF2;
	padding: 5px;
	border: 1px solid #14285F;
}

.Rot12 {
    font-size:1.0em;
    color: #FF0000;
}
.Rot14Fett {
    color: #FF0000;
	font-size: 1.2em;
	font-weight: bold;
	}
	
.WichtigRot14FettBlink {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: blink;
	color:#FF0000;
}

.Schwarz12 {
    font-size: 1.0em;
}

.Schwarz14 {
    font-size: 1.2em;
}

.bodyText {
	color:#000000;
	/*text-align:left;*/
	color: #14285F;
	line-height: normal;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	}
	
.Dunkelblau12Format{
    color: #14285f;
	line-height: normal;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
.Dunkelblau14FettFormat {
	color: #14285f;
	font-weight:bold;
	/*text-align: left;*/
	letter-spacing:.1em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}	
	
.Dunkelblau16FettFormat {
	/*text-align: left;*/
	color: #14285f;
	font-weight:bold;
	letter-spacing:.1em;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	}	
	
.Schwarz10Format {
	/*text-align: left;*/
	color:#000000;
	line-height: normal;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 0.9em;
	}
	
.Dunkelblau08 {
	/*text-align: left;*/
	color: #14285f;
	font-family: arial;
	font-size: 0.8em;
	}
.highlight {
    background: #FFFFCC;
	}
	
.highlightFett {
    font-size: 1.0em;
	font-weight:bold;
    background: #FFFFCC;
	line-height: normal;
	letter-spacing: 0.1em;
}

.highlight {
	font-size: 1.0em;
	background: #FFFFCC;
	line-height: normal;
	letter-spacing: 0.1em;
}







/* Ab hier neues Layout------------------------------------------- */


#wrapper {
	background: none;
    background-color:#EEEEEE;
	/*width: 80%;*/
	width: 960px;
	margin: 0 auto; /* 0 für oben und unten, auto für links und rechts */
	text-align: left;
	/*line-height:1.0em;*/
}
/* Ueberschriften auf der ganzen Seite*/

/*#wrapper h1 {
	font-size: 1.3em;
	text-align:center;
	color: #930649;
	letter-spacing: 0.1em;
    /*color: #14285f;
	
}

#wrapper h2 {
	font-size: 1.2em;
	text-align:center;
	/*color: #61610E;
	color: #4E009B;
	letter-spacing: 0.1em;
}

#wrapper h3 {
	font-size: 1.0em;
	text-align:center;
	color: #14285F;
	letter-spacing: 0.1em;
} */







#meta-information {
	width: 960px;
	background-color:  #EEEEEE;
	/*background-image: url(../Graphik/LogoVersuch1.gif);*/
	background-image:url(../Graphik/LogoVersuch1_Graphik_Bild1.gif);
	background-repeat: no-repeat;
	height: 94px;
	background-position: left bottom;

}
/*#wrapper #meta-information h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
	background-image: url(../Graphik/LogoReal_Schrift.gif);
	background-repeat: no-repeat;
	line-height: normal;
	overflow: hidden;
	height: 65px;
	position: relative;
	left: 300px;
	top: 13px;
	width: 380px;
}

*/

#inhalt {
	float: left;
	width: 960px;
	background-color: #F7F9F9;
}

#navigation {
	font-size: 1.0em;
	width: 841px;
	height: 30px;
	padding-left: 117px;
	background-color: #EEEEEE;
	text-align: center;
	border: 1px solid #003366;
}

#hauptinhalt {
	width: 560px;
	float: left;
	background-color: #F7F9F9;
	/*margin-left: 10px;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	/*background-color: #FFFFCC;*/
	position: relative;

	
}
#hauptinhalt  #box1   {
	height: 100px;
	width: 200px;
	background-color: #F7F9F9;
	border: thin solid #000000;
	left: 200px;
	top: 200px;
}


/*#hauptinhalt h1 {
	font-size: 1.3em;
	color: #930649;
	letter-spacing: 0.1em;
    /*color: #14285f;
	
}

#hauptinhalt h2 {
	font-size: 1.2em;
	color: #61610E;
	letter-spacing: 0.1em;
}

#hauptinhalt h3 {
	font-size: 1.0em;
	color: #14285F;
	letter-spacing: 0.1em;

}*/


#hauptinhalt2 {
	width: 680px;
	float: left;
	background-color: #F7F9F9;
	/*margin-left: 10px;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	position: relative;

}

/* Dreispaltiges Layout mit Info und 2 gleichgrosse Spalten
14.12.09 G.Frey */

#hauptinhaltLinks {
    width: 410px;
	float: left;
    padding-left: 5px;
	padding-right: 5px;
	position: relative;
}

#hauptinhaltRechts {
    width: 410px;
	float: right;
    padding-left: 5px;
	padding-right: 5px;
	position: relative;
}

/* Ende des 2 gleichgrossen Spalten-Layouts*/




#hinweise {
	float: right;
	width: 250px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	background-color: #FFFFCC;
	position:relative;
	}

/*#hinweise h1 {
	font-size: 1.3em;
	color: #930649;
	letter-spacing: 0.1em;
    /*color: #14285f;
	
}


#hinweise h2 {
	font-size: 1.2em;
	color: #61610E;
	letter-spacing: 0.1em;
}




#hinweise h3 {
	font-size: 1.0em;
	color: #14285F;
	letter-spacing: 0.1em;

} */






#notizen {
	width: 100px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	background-color: #EEEEEE;
	border: 0px none 0;
	position:relative;
}
	


#randinformation {
    clear: both;
	width: 960px;
    
}



#wrapper #inhalt #hauptinhalt #table1 {
	background-color: #F0E8FB;

}
 
#wrapper #inhalt #hauptinhalt #Table2 {
	background-color: #EEF2F2;
}

#Box2 {
	height: 155px;
	width: 200px;
	border: thin solid #003333;
	position: absolute;
	left: 193px;
	top: 569px;
}

#wrapper #inhalt #hauptinhalt table {
    text-align: left;
	line-height: 1.4em;
	background-color: #FFFFFF;
	float:none;
	
}

/*#wrapper #inhalt #hauptinhalt #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible table {
	font-family: Georgia, "Times New Roman", Times, serif;
} */

#wrapper #inhalt #hinweise #Wichtig {
	background-color: #FFCC66;
}

