/* 
    Document   : liberaction
    Created on : 2. Januar 2007, 15:58
    Author     : Hansel
    Description:
        Stylesheet für Liberaction-Website
*/

/* 
   Allgemein
*/

root { 
    display: block;
}

body {
    background-color: #FFFFF0; /*#ecf0ff;  #F0F8FF; #FFFFF0; */ 
    color: #000d7a;
    FONT-FAMILY: "MS Sans Serif",Arial, Helvetica;    
    font-size: 8pt;    
    margin: 0; 
    min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
    text-align: center;  /* Zentrierung im Internet Explorer */
 }

div#Seite {
	text-align: left;
	/* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;
	/* standardkonforme horizontale Zentrierung */
	/*padding: 0.5em;
	für Rand oben*/
	width: 980px;
	/* feste Breite */	
}

div#winter {
	text-align: left;
	/* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;
	/* standardkonforme horizontale Zentrierung */
	/*padding: 0.5em;
	für Rand oben*/
	width: 980px;
	/* feste Breite */
	background-image : url(../img/schnee_ani.gif);
	background-repeat : repeat;
}
 
 h1 {
    color: #FFA500; /* Orange */
	font-size: 2.3em;
    text-align: left;    
    padding: 0; /* hilft nicht wegen Vererbung */
}

h2 {    
    background-image: url(../bilder/menutitle.png); 
    background-repeat: repeat-x;
    background-position: top left;
	color: #ecf0ff;
    font-weight: bold;
    padding: 0.5em;
    margin: 0;
    font-size: 1.5em;
    text-align: center;
}

h3 {
    font-size: 1.2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 1em;
    text-align: left;
}

/* Bilder immer ohne Rahmen*/
img { 
    border: none ;
} 

/* Listenformatierung */
/* Um die unterschiedlichen Standard-Abstaende fuer versch. Broweser zu ueberschreiben */
ul, ol, li {
	padding: 0;
	margin: 0;
	/*list-style: none;
	*/
	 text-align: left;
	
}

ul, ol {
	list-style : disc;
}

/* IE Bug Listendarstellung */
* html #Inhalt ul li {
    height: 1em;
}

/* für zentrierten Text */
.center {
	text-align: center;
}

/* für linksbündigen Text*/
.li {
	text-align: left;
}

/* unsichtbar */
.invisible, dfn {
	display: none;
}

/* Allgemein Ende */

#menu { /* horizontales Menü */
    color: #ffffff;
    background-color: #000d7a; /*#DCDCDC;*//*#FFF8DC; */
     text-align: right;
    padding: 10px 0px;	
	border-top: 1px solid #ffa500;
}

#menu2 { /* vertikales Menü */
    font-size: 0.9em;
    /*margin-top: 1.5em;*/
    float: left; 
    width: 16em; 	
    background: #92b0e3; /*#ecf0ff; #DCDCDC;#FFF8DC; */
    border-left: 1px solid #000d7a;
    border-right: 1px solid #000d7a;
    border-bottom: 1px solid #000d7a;
}

.menutitle {
    margin-bottom: 0.5em;
    margin-top: 0;
    padding: 0.5em;
    background-color: #FFA500;
    color: #ffffff; /* #2F4F4F  dunkelgrau */
    font-weight: bold;
    border-bottom: 1px solid #000d7a;
}

.menutitle2 {
    /*margin: -5px -5px 5px -5px;*/
    margin-bottom: 0.5em;
    margin-top: 0;
    padding: 0.5em;
	
	height: 10px;
    background-image: url(../bilder/menutitle.png); 
    background-repeat: repeat-x;
    background-position: top left;
    color: #ecf0ff; /*#000d7a; dunkelblau */
    font-weight: bold;
	border-top: 1px solid #000d7a;
    /*border-bottom: 1px solid #2F4F4F; */ /*dunkelgrau */
}

.menuitem {
    background: #92b0e3; /*#DCDCDC;#FFF8DC; */
    display: block;
    text-align: left;
    /*border-bottom: 1px solid #2F4F4F  dunkelgrau */;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-bottom: 0.5em;
}

div#head {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0.5em;
	text-align: right;
	vertical-align: middle;
	height : 85px;
	color: #ffffff;
	background: #487da9;	
	background-image: url(../bilder/Farbwellen_155b.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#head2 {
    font-size: 1em;
    margin: 0;
    padding-bottom: 0.5em;
    padding-left: 3em;
    padding-top: 0;
    text-align: left;
    color: #FFA500;
    background-color: #FFF8DC;    
}

/* Container für alle rechten Infoboxen */
#rechts {
    float: right;  	
    margin-top: 1.5em; /* Abstand von oberer Navi*/
	width: 190px;
	
}

/* 2. Infobox rechts */
.right_2 {    
   /* font-size: 0.7em;*/
    text-align: left;
    /*margin: 2em 0 1em 1em; */
    margin-bottom: 5em; 
    /*height: 100px;*/
    border: 1px solid #000d7a /*#2F4F4F  dunkelgrau */; 
    background: #FFFFF0; /*#DCDCDC; #FFF8DC; */
}

.right_2 h2, h3 {
	font-size: 0.7em;
}

div#spektrum {
    background: #FFF8DC; 
    font-size: 0.7em; 
    text-align: left;
    width: 190px;
    border: 1px solid #2F4F4F;   
}


p.info {
    font-size: 0.9em;
    margin: 0.5em;
    padding-left: 0.2em;
    padding-bottom: 0.8em;
}

/* Abstand für das Logo auf Seite index.html */
div#Index {
    margin-top: 1.5em;
    margin-right: 16em;
    margin-bottom: 1em;/*20em;*/
    margin-left: 16em;    
    /*padding: 3em 2em 5em 3em;*/
    /*padding-top: 2em;*/
    text-align: center;
    /*border: 1px dashed DarkSlateBlue;*/
    background: #fffff0;  /*#F0F8FF;*/
    width: 600px;
    
}

div#Inhalt {	
	float: left; /* für Spaltenlayout! */
	width: 55%;
	margin-left:4em;
	margin-right:1em;
	margin-bottom: 1em;
	padding-top: 2em;
    text-align: center;
    /*border: 1px dashed orange;*/
    background:  #FFFFF0;      
}

  
div#Inhalt h1 {
	/*font-size: 2.3em;*/
    margin-bottom: 1.5em;
	text-align: center;   
}

/* linksbündige Elemente im Inhaltsbereich */
div#Inhalt .li {
	text-align: left;
}

/* Hintergrundbild der Infoboxen hier überschreiben */
div#Inhalt h2 {
    /*font-size: 1.5em;*/
    text-align: left;
    margin-left: 0;
    margin-bottom: 0.2em;
    padding-left: 0;
    background-image: none;
	 color: orange; 
}

div#Inhalt h3 {
    margin-left: 0;
}

div#Inhalt p {
    font-size: 1.2em;
    margin: 1em 0;
    text-align: left;
}

div#Inhalt span {
    /*text-decoration: underline;*/
   
	font-style: italic; font-family: arial; font-weight: normal;
}

/* Container für schmale Liste*/
div#Liste {
	margin-left: 0em;
	margin-right: 24em;
	/*font-weight: bold;
	*/
	border: 1px solid gray;
	font-style: italic;
	font-family: arial;	
}

div#Inhalt ul li {
    /*padding: 0.5em;*/
	padding-left: 0.5em;
	margin-left: 1em;
	list-style-type: disc;
    /*color: #FFA500;*/
    font-size: 1.2em;
    
}
/* Liste in der Liste*/
div#Inhalt ul li ul {
    margin: 1em;
}
div#Inhalt ul li ul li {
    font-weight: normal; 
    margin: 0;
    padding-bottom: 0;
}

.adresse {
    padding: 0.5em;
    padding-bottom: 0.5em;
    margin: 2em 5em;
	border: 1px solid  #000d7a; 
    font-size: 1.2em;    
}

adress {
    font-style: normal;
}

/*div#Inhalt table {
    font-size: 1em;
    padding: 1em;
    text-align: left;
}*/

/* table Impressum */
table {	
	margin-top: 0.95em;
	margin-bottom: 1.5em;		
}

tr.col {
	background-image: url(../bilder/menutitle.png);
	background-repeat: repeat-x;
	color: #FFFFF0;
}

tr.bl {
	background:#92b0e3;/* #FFF8DC;*/
}

th, td {
	text-align: left;
	padding: 0.2em;
	vertical-align: top;		
}

div#foot {
	/*clear: left;*/
	clear:both;
	 font-size: 0.9em;
    margin-left: 20em; 
    margin-right: 22em;
    margin-top: 1em;
    padding: 0.3em;  	
    text-align: right;
    border-top: 1px solid #000d7a; 
    display: block;
    color: #000d7a;
}

/* Box fuer Zitate */
div#Inhalt div.zitat {
    float: left;
    margin-right: 2em;
    margin-bottom: 2em;
    width: 180px;
    padding: 0.5em;
    border: 1px solid #000d7a;
    background: #FFfff0; 
    background-image: url(../img/farbwellen_kl.jpg); 
    background-repeat: no-repeat;
    background-position: bottom left;    
    font-family: arial;    
}

/* Formatierung Zitat-Text */
div#Inhalt p.p_zitat {
    padding-left: 0.5em;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 1.1em;
    font-style: italic;
}

/* Formatierung Autor, Jahr in Zitaten */
div#Inhalt p.autor {
    text-align: right;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 2.2em;    
    margin: 0;    
    font-size: 1em;
    font-weight: bold;
}

/* Formatierung Jahr in Zitaten*/
div#Inhalt p.jahr {
    font-weight: normal;
    text-align: right;
    font-size: 1em;
    margin: 0;
}

/* Links in Navi und im Text*/
A, a:link, a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #000d7a;/*#2F4F4F;  dunkelgrau */ 
}

/* fuer Link der aktuellen Seite */
a#sel, a:hover#sel   {
	color: #FFA500;/*orange*/
}

a:hover, a:active {
    color: #FFA500   /*Orange */
}

/* Links auf Dunkelblau */
a.hell, a:link.hell, a:visited.hell {
    color: #fffff0;
} 

a:hover.hell, a:active.hell {
    color: #FFA500   /*Orange */
}

div#photo {
    float: right;
    width: 16em;
}

div#cv {
	margin-right: 2em; margin-left: 0; padding: 0; width: 28em;
}

.button {
	background: #000d7a;
	color: #ffffff;
	width: 100px;
	margin-top: 1.2em;
}