/**
 * @creator       Data Network Alfeld e.V. (ts) (http://www.dna-ev.de)
 * @file          inhalt.css
 * @discription   Definition der Inhalte
 * @hints         zu finden in der Datei hints.txt  
 */

@media screen, projection, print {

 /* Einige standard Einstellungen */
 body, html { background-color: #fff; font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 0.9em; margin: 0px; padding: 0px; color: #696969; }

 /* Definition der Überschriften */
 h1,h2,h3,h4,h5,h6 { font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-weight: bold; margin: 0 0 0.25em 0; color: #b22222; }
 h1 { font-size: 150%; }
 h2 { font-size: 120%; }
 h3 { font-size: 110%; }
 h4 { font-size: 100%; }
 h5 { font-size: 100%; }
 h6 { font-size: 100%; }

 /* Definition der Absätze */
 p { margin: 0 0 1em 0; }
 blockquote, p { line-height: 1.2em; }

 /* Definition von Listen */
 /* ul, ol, dl {line-height: 1.2em; } */
 /* li { line-height: 1.2em } */

 /* Definition einer CLASS für kleine Schrift (generel)*/
 .small { margin: 0px; padding: 0px; font-size: 0.8em; line-height: 0.2em; }   

 /* DEBUG ausblenen, kann in main.css aktiviert werden */
 .debug,.debuginfo {display:none;}

 /* Definition von Links (generel) */
 a { color: #00a; text-decoration:underline; }
 a:focus, a:hover, a:active { text-decoration:none; color: #00a; background-color: #d1e0ec; }
 
 /* Verlinkte Bilder */
 /* a:hover { padding:0px;  } */
 /* a img { display:block;  } */ 

 /* blauen link unter den bilder wegmachen */
 /* .news-picture a:hover { text-decoration:none; background-color:transparent;} */

 /* definition des Sondernavigations Bereiches */ 
 #Sondernavigation a { color: #696969; text-decoration:none;}
 #Spachen a { color: #696969; text-decoration:none; }
 #spracheDE img { display:inline; }
 #spracheENG { color: #696969; text-decoration:none; }
 #spracheFR { color: #696969; text-decoration:none; }

 /* definition des Quicklink Bereiches */
 #start_stadtportrait a { color: #f44f48; } 
 #start_anfahrt a { color: #8ac3e9; } 
 #start_hotels a { color: #faa857; }
 #start_stadtportrait a, #start_anfahrt a, #start_hotels a { font-weight: bold; text-decoration: none; }
 #start_stadtportrait a:hover, #start_anfahrt a:hover, #start_hotels a:hover { font-weight: bold; text-decoration: none; color: #696969; background-color: #d1e0ec; } 
 #kopfzeile { font-size:0.82em; }

 /* Definition der Navigation */
 #navigation { text-align: left; font-size: 0.9em; font-weight: bolder; }
 #navigation ul { margin-top: 0px; }
 #navigation a { color: #696969; text-decoration:none; }
 #navigation a:hover { color:#00a; text-decoration:none; background-color: #d1e0ec; }
 .selected { text-decoration:none; color: #00a; background-color: #d1e0ec; }
 .selected a { color: #fff; }
 /* Definition für die einzelnen Navigations Tiefen */
 .navlevel1 { margin-left: -22px; line-height: 1.9em;}
 .navlevel2 { margin-left: -22px; line-height: 1.7em;}
 .navlevel3 { margin-left: -22px; line-height: 1.5em;} 
 /* Definition der Bullets in Abhängigkeit Navigationskategorie */
 .navid2 { list-style-image:url(../img/bullets/startseite.gif); }
 .navid9 { list-style-image:url(../img/bullets/startseite.gif); }
 .navid49 { list-style-image:url(../img/bullets/stadt.gif); }
 .navid48 { list-style-image:url(../img/bullets/wirtschaft.gif); }
 .navid39 { list-style-image:url(../img/bullets/leben.gif); }
 .navid38 { list-style-image:url(../img/bullets/bildung.gif); }  	
 .navid20 { list-style-image:url(../img/bullets/gastronomie.gif); }  	
 .navid16 { list-style-image:url(../img/bullets/freizeit.gif); }  	
 .navid14 { list-style-image:url(../img/bullets/marktplatz.gif); }  	
 .navid13 { list-style-image:url(../img/bullets/region.gif); }  	

 /* Definition der Suche */
 #suchefeld { margin: 2px 0px 2px 5px; border: 1px solid  #ededed; color: #696969; background-color: #fff; width: 155px; height: 19px; font-size:13px; font-weight:bold; }
 #suchbutton { font-weight: bold; color: #fff ; background-color: #165788;  border-style: none; }
 #suchbutton:hover { color: #000; background-color: #d1e0ec; }
 #suche a { color: #737373; text-decoration:none; }
 #suche a:hover { color:#00a; text-decoration:none; background-color: #d1e0ec; }
 
 /* Definition des Randes */
 #rand .csc-header h1 , #navigation .csc-header h1 { color: #fff; font-size: 116.67%; margin: 0px; padding: 5px 0px 0px 10px; }

 /* Wappen */ 
 #alfeld-wappen img { border:none; }
 #alfeld-wappen a:hover { text-decoration:none; background-color:transparent; }
 
 
 /* definition des DNA-Link im Fuß */ 
 #fuss { font-size: 0.85em; text-align: right;} 
 #fuss a { color: #696969; text-decoration:none;}
 
 
 /* ##### PLUGINS ##### */
 /* civserv */
 #abcbar { letter-spacing:-0.05em; }
 
 /* Fehlermeldungen Mailformular */
 .errform { color: #f00; font-weight: bold; }   

 /* Kinoprogramm */
 /* #kinoprogramm table, #kinoprogramm td { border-collapse:collapse; border: 1px solid  #999999; } */
 /* #kinoprogramm h4 { font-size: 120%; } */
 /* #kinoprogramm .thead, .tbody1 { color: #000; background: #b5ccff; } */
 /* #kinoprogramm .tbody0 { color: #000; background: #ffffff; } */

}