/*************************************************/
/*    StyleSheet für kjt-frankfurt.de            */
/*    main.css                                   */
/*************************************************/
/* TEST */
body         { background-color: #FFFFFF; font-family: Verdana,sans-serif; color: #000000; font-size: 10pt; }
/*            margin: 0px;
							scrollbar-base-color: #FF9900; scrollbar-face-color: #FF9900; scrollbar-arrow-color: #990000; scrollbar-highlight-color: #FFDEAD; scrollbar-3dlight-color: #FF9900; scrollbar-shadow-color: #990000; scrollbar-darkshadow-color: black; } */
/* Wiederholung wg Netscape: */
/* TEST */

p, ul               { font-family: Verdana,sans-serif; color: #000000; font-size: 10pt; }
.farbig          { color: #E11B22; }
.nohover:link    { border-style: none; }
.nohover:visited { border-style: none; }
.nohover:active  { border-style: none; }
.nohover:hover   { border-style: none; }
a:link          { color: #E11B22; text-decoration: none; border-bottom: 1px solid #FFC20E; }
a:visited       { color: #E11B22; text-decoration: none; border-bottom: 1px solid #FFC20E; }
a:active        { color: #E11B22; text-decoration: none; border-bottom: 1px solid #FFC20E; }
a:hover         { color: #E11B22; text-decoration: none; border-bottom: 1px solid #E11B22; }
h1           { font-family: Verdana,sans-serif; color: #E11B22; font-size: 14pt; font-weight: bold; margin: 0px; }
.h1like      { font-family: Verdana,sans-serif; color: #E11B22; font-size: 14pt; font-weight: bold; }
h2           { font-family: Verdana, sans-serif; color: #E11B22; font-size: 14pt; font-weight: normal; margin: 0px; }
.linierot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E11B22;
}
.h2like      { font-family: Verdana,sans-serif; color: #E11B22; font-size: 14pt; font-weight: normal; }
h3           { font-family: Verdana,sans-serif; color: #E11B22; font-size: 12pt; font-weight: bold;  margin: 0px; }
.h3like      { font-family: Verdana,sans-serif; color: #E11B22; font-size: 12pt; font-weight: bold; }
h4           { font-family: Verdana,sans-serif; color: #E11B22; font-size: 10pt; font-weight: bold; margin: 0px; }
.h4like      { font-family: Verdana,sans-serif; color: #E11B22; font-size: 10pt; font-weight: bold; }
h5           { font-family: Verdana,sans-serif; color: #E11B22; font-size: 10pt; font-weight: bold; }
.h5like      { font-family: Verdana,sans-serif; color: #E11B22; font-size: 10pt; font-weight: bold; }



/* TESTS und SYNTAX
body         { background-color: #FF9900; font-family: Verdana, Arial; color: #000000; font-size: 10pt; margin: 0px }
p, ul    { font-family: Arial; color: #000000; font-size: 10pt }
a            { color: #990000; text-decoration: underline }
a:active     { color: #FF0000 }
a:visited    { color: #990000 }
a:hover      { color: #FF0000; text-decoration: none }
h2           { font-family: Arial; color: #990000; font-size: 14pt; font-weight: bold; font-style:italic }
h3           { font-family: Arial; color: #990000; font-size: 12pt; font-weight: bold; font-style:italic }

a:hover      { color: #006600 }
a:hover      { color: #0000CC; background-color: #33CCCC; background-repeat: repeat; 
               background-attachment: scroll; background-position: 0% }
*/
.content {
	background-color: #FEEA9A;
}
.news {
	background-color: #FFC20E;
}
.schicht {
	font-family: sans-serif;
	font-size: 9pt;
	/* border:1px #888888 solid;*/ 
}
.sakopf {
	background-color:#EEDA8A;
	color:#bba757;
	font-weight: bold;
	text-align:center;
}

