div,span,td{
	font-size: small;
	color: #000000;
}

div.Titles{
	padding: 10px;
	text-align: center;
}

button{
	display: inline;
}

.ExerciseTitle{
	font-size: 1.2em;
}

.ExerciseSubtitle{
	font-size:1.0em;
}

div.StdDiv{
	text-align: center;
	font-size: 1.0em;
	color: #000000;
	padding: 4px;
	border:0;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#copyright {
color : #000000;
font-family : verdana;
font-size : 0.8em;
}

/* EndCorePageCSS */

.RTLText{
	text-align: right;
	font-size: 150%;
	direction: rtl;
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial,sans-serif; 
}

.CentredRTLText{
	text-align: center;
	font-size: 150%;
	direction: rtl;
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial,sans-serif; 
}

button p.RTLText{
	text-align: center;
}

.RTLGapBox{
	text-align: right;
	font-size: 150%;
	direction: rtl;
	font-family: "Times New Roman", Geneva,Arial,sans-serif;
}

.Guess{
	font-weight: bold;
}

.CorrectAnswer{
	font-weight: bold;
}

div#Timer{
	padding: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #006699;
}

span#TimerText{
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	display: none;
	color: #006699;
}

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText, .FeedbackText span.CorrectAnswer, .FeedbackText span.Guess, .FeedbackText span.Answer{
	color: #006699;
}

span.LeftItem{
	font-size: small;
	color: #000000;
}

span.RightItem{
	font-weight: bold;
	font-size: small;
	color: #000000;
}

span.CorrectMark{

}

input, textarea{
	font-family: Geneva,Arial,sans-serif;
	font-size: 110%;
}

div.Feedback {
	background-color: #C9EAF3;
	left: 33%;
	width: 34%;
	top: 33%;
	z-index: 1;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: center;
	color: #006699;
	position: absolute;
	display: none;
	font-size: small;
}

div.ExerciseDiv{
	color: #000000;
}

/* JMatch flashcard styles */
table.FlashcardTable{
	background-color: transparent;
	color: #000000;
	border-color: #000000;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 2em;
	margin-bottom: 2em;
	width: 90%;
	position: relative;
	text-align: center;
	padding: 0px;
}

table.FlashcardTable tr{
	border-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

table.FlashcardTable td.Showing{
	font-size: large;
	text-align: center;
	width: 50%;
	display: table-cell;
	padding: 2em;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	background-color: #FFFFFF;
}

table.FlashcardTable td.Hidden{
	display: none;
}

/* JMix styles */
div#SegmentDiv{
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}

a.ExSegment{
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

span.RemainingWordList{
	font-style: italic;
}

div.DropLine {
	position: absolute;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #006699;
	width: 80%;
}

/* JCloze styles */

.ClozeWordList{
	text-align: center;
	font-weight: bold;
}

form.ClozeBody {
padding:0;
margin:0;
}

div.ClozeBody{
	text-align: left;
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 2.0
}

span.GapSpan{
	font-weight: bold;
}

/* JCross styles */

table.CrosswordGrid{
	margin: auto auto 1em auto;
	border-collapse: collapse;
	padding: 0px;
}

table.CrosswordGrid tbody tr td{
	width: 1.5em;
	height: 1.5em;
	text-align: center;
	vertical-align: middle;
	font-size: large;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	color: #000000;
}

table.CrosswordGrid span{
	color: #000000;
}

table.CrosswordGrid td.BlankCell{
	background-color: #000000;
	color: #000000;
}

table.CrosswordGrid td.LetterOnlyCell{
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}

table.CrosswordGrid td.NumLetterCell{
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	color: #000000;
	padding: 1px;
	font-weight: bold;
}

.NumLetterCellText{
	cursor: pointer;
	color: #000000;
}

.GridNum{
	vertical-align: super;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.GridNum:hover, .GridNum:visited{
	color: #000000;
}

table#Clues{
	margin: auto;
	vertical-align: top;
}

table#Clues td{
	vertical-align: top;
}

table.ClueList{
  margin: auto;
}

td.ClueNum{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

td.Clue{
	text-align: left;
}

div#ClueEntry{
	text-align: left;
	margin-bottom: 1em;
}

/* Keypad styles */

div.Keypad{
	text-align: center;
}

div.Keypad button{
	font-family: Verdana,Arial,sans-serif;
	font-size: 110%;
	background-color: #CCCCCC;
	color: #000000;
	width: 2em;
}

/* JQuiz styles */

div.QuestionNavigation{
	text-align: center;
}

.QNum{
	margin: 0em 0em 0em 0em;
	font-weight: bold;
	vertical-align: middle;
}

textarea{
	font-family: Verdana,Arial,sans-serif;
}

.QuestionText{
font-size:1.1em;
font-weight:bold;

}

.Answer{
	font-size: 120%;
	letter-spacing: 0.1em;
}

.PartialAnswer{
	font-size: 110%;
	letter-spacing: 0.1em;
	color: #006699;
}

.Highlight{
	color: #000000;
	background-color: #ffff00;
	font-weight: bold;
	font-size: 120%;
}

ol.QuizQuestions{
	text-align: left;
	list-style-type: none;
}

li.QuizQuestion{
	padding: 1em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

ol.MCAnswers{
	text-align: left;
	list-style-type: upper-alpha;
	padding: 1em;
}

ol.MCAnswers li{
	margin-bottom: 1em;
}

ol.MSelAnswers{
	text-align: left;
	list-style-type: lower-alpha;
	padding: 1em;
}

div.ShortAnswer{
	padding: 1em;
}

.FuncButton {
	text-align: center;
	border-style: solid;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	color: #FFFFFF;
	background-color: #006699;
	border-width: 2px;
	padding: 1px 2px 1px 2px;
	cursor: pointer;
}

.FuncButtonUp {
	color: #FFFFFF;
	text-align: center;
	border-style: solid;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	background-color: #008bb6;
	color: #FFFFFF;
	border-width: 2px;
	padding: 1px 2px 1px 2px;
	cursor: pointer;
}

.FuncButtonDown {
	color: #FFFFFF;
	text-align: center;
	border-style: solid;
	border-left-color: #7f7f7f;
	border-top-color: #7f7f7f;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	background-color: #008bb6;
	color: #FFFFFF;
	border-width: 2px;
	padding: 1px 2px 1px 2px;
	cursor: pointer;
}

/*BeginNavBarStyle*/

div.NavButtonBar{
	text-align: center;
	margin: 2px 0px 2px 0px;
	clear: both;
	font-size: small;
}

.NavButton {
	border-style: solid;
		border-left-color: #99b2cc;
	border-top-color: #99b2cc;
	border-right-color: #19334c;
	border-bottom-color: #19334c;
	background-color: #336699;
	color: #FFFFFF;
	border-width: 2px;
	cursor: pointer;	
}

.NavButtonUp {
	border-style: solid;
	border-left-color: #99b2cc;
	border-top-color: #99b2cc;
	border-right-color: #19334c;
	border-bottom-color: #19334c;
	color: #336699;
	background-color: #CCCCCC;
	border-width: 2px;
	cursor: pointer;	
}

.NavButtonDown {
	border-style: solid;
	border-left-color: #19334c;
	border-top-color: #19334c;
	border-right-color: #99b2cc;
	border-bottom-color: #99b2cc;
	color: #336699;
	background-color: #CCCCCC;
	border-width: 2px;
	cursor: pointer;	
}

/*EndNavBarStyle*/

a{
	color: #3399CC;
}

a:visited{
	color: #336699;
}

a:hover{
	color: #FFFFFF;
}

div.CardStyle {
	position: absolute;
	font-family: Geneva,Arial,sans-serif;
	font-size: small;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	background-color: #FFFFFF;
	left: -50px;
	top: -50px;
	overflow: visible;
}

.rtl{
	text-align: right;
	font-size: large;
}


.Stil1 {
border-style: solid; 
border-left-color: #99b2cc; 
border-top-color: #99b2cc;
border-right-color: #19334c;
border-bottom-color: #19334c; 
background-color: #336699; color: #FFFFFF; 
border-width:1px; cursor: pointer; }

.Stil3 {font-size:smaller;}

#copyright {
color : #000000;
font-family : verdana;
font-size : 0.8em;
text-align:center;
}

#copyright a:link{
color : #336699;
text-decoration : none;
font-weight:normal;
}

#copyright a:visited {
color : #336699;
text-decoration : none;
font-weight:normal;
}

#copyright a:hover {
color : #ffffff;
background-color : #008bb6;
text-decoration : none;
font-weight:normal;
}

.rahmenunten {
border-bottom:1px solid #006699;
}

@charset "utf-8";
/* CSS Document */

th {
background-color : #336699;
color : #ffffff;
font-weight : bold;
}
.titelzeile {
background-color : #336699;
}
.titel {
color : #ffffff;
font-weight : bold;
}
.ergebniszeile1 {
font-family : Verdana;
font-size : 1em;
background-color : #dceef8;
}
.ergebniszeile2 {
font-family : Verdana;
font-size : 1em;
background-color : #e6f3f9;
}
.auffallend {
background-color : #ffdab0;
}
.zeile1 {
background-color : #e6f3f9;
}
.zeile2 {
background-color : #dceef8;
}
.zeile3 {
background-color : #f2fafd;
}
.zelle1 {
background-color : #dceef8;
border-top : 1px solid #006699;
border-right : 1px solid #006699;
}
.zelle2 {
background-color : #e6f3fb;
border-top : 1px solid #006699;
border-right : 1px solid #006699;
}
.zelle3 {
background-color : #f2fafd;
border-top : 1px solid #006699;
border-right : 1px solid #006699;
}
zelle4 {
border-top : 1px solid #006699;
}
hervorgehoben {
background-color : #c9eaf3;
}
.zellrahmen {
border-top : 1px solid #006699;
border-right : 1px solid #006699;
}
.reihe1 {
background-color : #dceef8;
border-top : 1px solid #006699;
line-height : 1.2em;
}
.reihe2 {
background-color : #e6f3f9;
border-top : 1px solid #006699;
line-height : 1.2em;
}
#weg ul {
list-style-type : none;
text-indent : 0px;
margin-left : 0px;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
line-height : 1.4em;
text-align : left;
}
#weg ul ul {
list-style-type : none;
text-indent : -12px;
margin-left : 10px;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
text-align : left;
border-left : 1px dotted #006699;
line-height : 1em;
}
#weg ul ul ul {
list-style-type : none;
text-indent : -12px;
margin-left : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
text-align : left;
border-left : 1px dotted #006699;
line-height : 1em;
}
#weg ul li {
list-style : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
text-align : left;
}
#weg ul ul li {
list-style : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
text-align : left;
}
#weg a:link {
color : #336699;
text-decoration : none;
font-family : verdana;
font-size : 1em;
font-weight : normal;
}
#weg a:visited {
color : #003366;
text-decoration : none;
font-family : verdana;
font-size : 1em;
font-weight : normal;
}
#weg a:active {
color : #006699;
text-decoration : none;
font-family : verdana;
font-size : 1em;
font-weight : normal;
}
#weg a:hover {
color : #ffffff;
background-color : #008bb6;
text-decoration : none;
font-family : verdana;
font-size : 1em;
font-weight : normal;
}
#artikel li {
text-indent : 0;
margin : 6px;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 12px;
text-align : left;
}
#artikel p {
margin-top : 12px;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
line-height : 1.5em;
}
#artikel img {
padding : 6px 18px 6px 18px;
}
#bilder div {
float : right;
}
#bilder img {
padding : 6px 0 6px 18px;
}
.imgright {
padding : 6px 0 6px 18px;
float : right;
}
.imgleft {
float : left;
padding : 6px 18px 6px 0;
}
#imagemap img {
padding : 0;
}
#mindmap img {
padding : 12px 18px 6px 0;
}
.artikel {
border-top-width : 2px;
border-right-width : 3px;
border-bottom-width : 3px;
border-left-width : 2px;
border-top-style : groove;
border-right-style : groove;
border-bottom-style : groove;
border-left-style : groove;
border-top-color : #cccccc;
border-right-color : #999999;
border-bottom-color : #333333;
border-left-color : #cccccc;
}
#artikel p {
text-align : justify;
}
.scrollen {
overflow : auto;
width : 100%;
height : 400px;
padding-right : 12px;
}
#galerie img {
border-top-width : medium;
border-right-width : medium;
border-bottom-width : medium;
border-left-width : medium;
border-top-style : double;
border-right-style : double;
border-bottom-style : double;
border-left-style : double;
border-top-color : #336699;
border-right-color : #336699;
border-bottom-color : #336699;
border-left-color : #336699;
padding : 0;
}
.galerie {
border-top-width : medium;
border-right-width : medium;
border-bottom-width : medium;
border-left-width : medium;
border-top-style : double;
border-right-style : double;
border-bottom-style : double;
border-left-style : double;
border-top-color : #336699;
border-right-color : #336699;
border-bottom-color : #336699;
border-left-color : #336699;
padding : 0;
}
.bibliothek {
background-image : url(/images/logos/bibliothek_logo.gif);
background-repeat : no-repeat;
background-position : top;
}
#galerie {
border-top-width : medium;
border-right-width : medium;
border-bottom-width : medium;
border-left-width : medium;
border-top-style : double;
border-right-style : double;
border-bottom-style : double;
border-left-style : double;
border-top-color : #336699;
border-right-color : #336699;
border-bottom-color : #336699;
border-left-color : #336699;
padding : 0;
}
#bildung li {
list-style-position : outside;
list-style-type : disc;
text-indent : 0;
margin : 4px;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 12px;
text-align : left;
}
#bildung p {
margin-top : 6pt;
margin-bottom : 6pt;
}
#profile td {
border-right : 1px solid #6699cc;
}
#rahmentabelle td {
border : 1px solid #6699cc;
padding : 4px;
}
#rahmentabelle th {
border-right : 1px solid #ffffff;
padding : 2px;
}
.buschbetabelle {
border-top : 1px solid #cccccc;
border-left : 1px solid #cccccc;
}
#buschbetabelle td {
border-bottom : 1px solid #cccccc;
border-right : 1px solid #cccccc;
}
.jazzband {
background-image : url(/images/logos/jazz.gif);
background-repeat : no-repeat;
}
#flashrahmen td {
border-top-width : medium;
border-right-width : medium;
border-bottom-width : medium;
border-left-width : medium;
border-top-style : double;
border-right-style : double;
border-bottom-style : double;
border-left-style : double;
border-top-color : #336699;
border-right-color : #336699;
border-bottom-color : #336699;
border-left-color : #336699;
padding : 0;
}
#copyright {
color : #000000;
font-family : verdana;
font-size : 0.8em;
}
#copyright a:link {
color : #336699;
text-decoration : none;
font-family : verdana;
font-weight : normal;
}
#copyright a:visited {
color : #336699;
text-decoration : none;
font-family : verdana;
font-weight : normal;
}
#copyright a:hover {
color : #ffffff;
background-color : #008bb6;
text-decoration : none;
font-family : verdana;
font-weight : normal;
}
#copyright2 {
color : #ebf4f9;
font-family : verdana;
font-size : 0.8em;
}
#copyright2 a:link {
color : #ebf4f9;
text-decoration : none;
font-family : verdana;
font-weight : normal;
}
#copyright2 a:visited {
color : #ebf4f9;
text-decoration : none;
font-family : verdana;
font-weight : normal;
}
#copyright2 a:hover {
color : #ebf4f9;
text-decoration : none;
background-color : #ebf4f9;
font-family : verdana;
font-weight : normal;
}
.copyright {
color : #000000;
font-family : verdana;
text-decoration : none;
font-size : 0.8em;
font-weight : normal;
}
.copyright a:link {
color : #336699;
text-decoration : none;
font-family : verdana;
font-weight : normal;
}
.copyright a:visited {
color : #336699;
text-decoration : none;
font-family : verdana;
font-weight : normal;
}
.copyright a:hover {
color : #ffffff;
background-color : #008bb6;
font-family : verdana;
font-weight : normal;
}
#navi {
width : 100%;
}
#navi li {
display : inline;
padding : 0;
margin : 0;
}
#navi a {
color : #ccffff;
background-color : #006699;
text-decoration : none;
font-family : verdana, sans-serif;
font-size : 1em;
font-weight : bold;
padding : 0 6px 0 6px;
border : 1px solid #ffffff;
}
#navi a:visited {
color : #ccffff;
background-color : #006699;
text-decoration : none;
font-family : verdana, sans-serif;
font-size : 1em;
font-weight : bold;
}
#navi a:active {
color : #ffffff;
background-color : #006699;
text-decoration : none;
font-family : verdana, sans-serif;
font-size : 1em;
font-weight : bold;
}
#navi a:hover {
color : #ffffff;
text-decoration : none;
font-family : verdana, sans-serif;
font-size : 1em;
font-weight : bold;
background-color : #008bb6;
}
#klassen td {
font : 1.1em Verdana, sans-serif;
border : 1px solid;
border-color : #cccccc;
text-align : center;
}
#klassen a {
display : block;
padding : 2px;
font : bold 1.1em Verdana, sans-serif;
width : 90px;
background-color : #006699;
color : #ccffff;
border : 2px solid;
border-color : #aaa #666 #666 #aaa;
text-align : center;
}
#klassen a:link {
font : bold 1.1em Verdana, sans-serif;
color : #ccffff;
text-decoration : none;
border : 2px solid;
border-color : #aaa #666 #666 #aaa;
}
#klassen a:hover {
background-color : #3399cc;
font : bold 1.1em Verdana, sans-serif;
color : #ffffff;
border : 2px solid;
border-color : #aaa #666 #666 #aaa;
}
#fach {
line-height : 1.5em;
}
#fachschaften a {
display : block;
padding : 3px;
font : bold 1em Verdana, sans-serif;
width : 200px;
background-color : #006699;
color : #ccffff;
border : 2px solid;
border-color : #aaa #666 #666 #aaa;
text-align : center;
}
#geordnetelinkliste ol {
text-align : left;
list-style : inherit !important ;
}
#geordnetelinkliste li {
list-style-type : inherit;
padding-top : 4px;
padding-bottom : 4px;
text-align : left;
}
#linkliste ul {
list-style-type : none;
text-align : left;
padding-top : 2px;
padding-bottom : 2px;
margin-bottom : 2px;
margin-top : 2px;
margin-left : 0;
text-align : left;
}
#aufzaehlung {
margin-left : 24px;
text-align : left;
}
#linkliste li {
list-style-type : none;
padding-top : 2px;
padding-bottom : 2px;
margin-bottom : 2px;
margin-top : 2px;
text-align : left;
margin-left : 0;
}
#linkliste ul li {
list-style-type : none;
text-align : left;
padding-top : 2px;
padding-bottom : 2px;
margin-bottom : 2px;
margin-top : 2px;
margin-left : 12px;
}
#liste2 ol, #liste2 li {
list-style-type : decimal;
text-align : left;
padding-top : 2px;
padding-bottom : 2px;
margin-bottom : 2px;
margin-top : 2px;
margin-left : 0;
}
#kleinezeile div {
line-height : 1.2em;
}
.presse {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 11px;
line-height : 13px;
margin-bottom : 6px;
margin-top : 3px;
}
.presseh1 {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 16px;
font-weight : bold;
line-height : 13px;
margin-bottom : 6px;
margin-top : 3px;
}
.presseh2 {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 12px;
font-weight : bold;
line-height : 13px;
margin-bottom : 6px;
margin-top : 3px;
}
.cpdodd {
background-color : #e4ffff;
width : 540px;
display : block;
padding : 2px;
list-style-type : none;
text-align : left;
}
.cpdodd img {
border : none;
}
.cpdeven {
background-color : #f2fafd;
width : 540px;
display : block;
padding : 2px;
list-style-type : none;
text-align : left;
}
.cpdeven img {
border : none;
}
.kopfzeile {
background-color : #d4ecf6;
font-weight : bold;
}
.newsfooter {
font-family : Verdana, Helvetica, Arial;
font-size : 0.8em;
color : #000000;
font-weight : bold;
border : 1px solid #006699;
}
.newsouthead {
font-family : Verdana, Helvetica, Arial;
font-size : 1em;
color : #000000;
background-image : url(/images/layout/cellpic.gif);
}
.newsoutmain {
font-family : Verdana, Helvetica, Arial;
font-size : 1em;
color : black;
text-align : justify;
}
.newsoutfooter {
font-family : Verdana, Helvetica, Arial;
font-size : 0.8em;
color : black;
}
.komhead {
font-family : Verdana, Helvetica, Arial;
font-size : 10px;
color : black;
}
.kommain {
font-family : Verdana, Helvetica, Arial;
font-size : 12px;
color : black;
text-align : justify;
}
.kleinertext {
font-family : Verdana, Helvetica, Arial;
font-size : 10px;
color : black;
}
.tabellehead1 {
font-family : Verdana, Helvetica, Arial;
font-size : 12px;
color : #070707;
font-weight : bold;
background : #a8a8a8;
border : thin groove #cccccc;
}
.tabellehauptmen {
font-family : Verdana, Helvetica, Arial;
font-size : 12px;
color : #070707;
font-weight : bold;
background : #c6c6c6;
border : thin groove #cccccc;
}
.tabelleback {
color : #070707;
font-weight : bold;
background : #e6e6e6;
border : thin groove #cccccc;
}
.franz {
background-image : url(/images/layout/franzoesisch.gif);
}
.latein {
background-image : url(/images/layout/latein.gif);
}
.mathe {
background-image : url(/images/layout/mathematik.gif);
}
.matheindex {
background-image : url(/images/layout/mathebg.gif);
background-repeat : no-repeat;
background-position : top;
}
.physik {
background-image : url(/images/layout/physik.gif);
}
.imgmoodle {
border : 1px solid #990000;
padding : 2px;
}
#button a {
color : #f2fafd;
text-decoration : none;
background-color : #006699;
border : thin outset silver;
padding : 4px;
}
#button a:link {
color : #f2fafd;
text-decoration : none;
background-color : #006699;
border : thin outset silver;
padding : 4px;
}
#button a:hover {
color : #ffffff;
text-decoration : none;
background-color : #008bb6;
border : thin inset silver;
padding : 4px;
}
#button a:active {
color : #ffffff;
text-decoration : none;
background-color : #006699;
border : thin inset silver;
width : 100%;
padding : 4px;
}
.pressebnntitel {
font-size : 1.2em;
font-weight : bold;
}
.pressebnnsubtitel {
font-size : 1em;
font-weight : bold;
}
.tschechien {
background-image : url(/images/layout/tschechien.gif);
background-repeat : no-repeat;
}
.lehrer {
padding : 0;
width : 450px;
}
.bnntitel {
background-image : url(/images/bnn/bnntitel.jpg);
background-repeat : no-repeat;
}
.adressenlogin {
background-color : #d4ecf6;
padding : 3px;
}
.platypus {
background-image : url(/images/logos/platypus2bg.gif);
background-repeat : no-repeat;
}
#buttonlink a {
background-image : url(/images/layout/cellpic.gif);
background-repeat : repeat-x;
border : 1px groove #006699;
padding : 4px;
}
#buttonlink a:hover {
background-image : inherit;
background-color : #3399cc;
}
.schriftrot {
color : #990000;
}
#pdf li {
list-style-image : url(/images/icons/pdf_ico.gif);
margin-left : 24px;
list-style-position : inside;
text-align : left;
}
.wettbewerb {
border-bottom : 1px solid #006699;
line-height : 1.2em;
}
.sport {
background-image : url(/images/layout/sportbg.gif);
background-repeat : no-repeat;
background-position : top;
}
.kommentar {
font-style : italic;
color : #666666;
line-height : 1.2em;
}
.mtbdatum {
background-color : #0099ff;
}
.mtbrahmen_rol {
border-bottom : none;
border-top : 2px solid #999999;
border-left : 2px solid #999999;
border-right : 2px solid #999999;
}
.mtbrahmen_rul {
border-top : none;
border-bottom : 2px solid #999999;
border-left : 2px solid #999999;
border-right : 2px solid #999999;
padding : 12px 12px 12px 12px;
}
.mtbrahmen_rl {
border-bottom : none;
border-top : none;
border-left : 2px solid #999999;
border-right : 2px solid #999999;
}
.kalender {
display : block;
height : 6px;
}
table.dat {
color : #000000;
background-color : #dceef8;
}
td.dat, li.dat, input.dat {
color : #000000;
background-color : #e6f3f9;
}
td.tit {
color : #000000;
background-color : #dceef8;
font-weight : bold;
}
td.dru {
border-width : 1px;
border-style : solid;
border-color : #999999;
background-color : #ffffff;
color : #000000;
}
tr.da {
background-color : #e6f3f9;
}
a.dat, a.dat:link, a.dat:active, a.dat:visited {
color : #000080;
text-decoration : none;
}
a.dat:hover {
color : #ffffff;
text-decoration : none;
background-color : #006699;
}
a.tit, a.tit:link, a.tit:active, a.tit:visited {
color : #000066;
text-decoration : none;
}
a.tit:hover {
color : #ffffff;
text-decoration : none;
}
form.dat {
background-image : url(/images/layout/back.gif);
border : 0;
}
.ok {
color : #008000;
font-weight : bold;
}
.err {
color : #cc0000;
font-weight : bold;
}
.mel {
font-weight : bold;
}

.PuzTitle {
font-size : 15pt;
color : #800000;
font-weight : bold;
}
.CopyTag {
font-size : 10px;
color : #000000;
}
.Clues, .GridClues {
font-family : Times New Roman, Times;
}
.kleinkursiv {
font-size : 0.9em;
font-style : italic;
}

.wunsch {
background-color : #e4dbc0;
color : #000;
border : 1px dotted #666;
margin : 0;
padding : 10px;
}
.kalender_links {
background-image : url(/images/icons/kalender.gif);
background-color : #dceef8;
background-repeat : no-repeat;
border-left : 1px solid #c9eaf3;
border-top : 1px solid #c9eaf3;
border-bottom : 1px solid #c9eaf3;
}
.kalender_rechts {
border-right : 1px solid #c9eaf3;
border-top : 1px solid #c9eaf3;
border-bottom : 1px solid #c9eaf3;
background-color : #dceef8;
}
#latest td {
border-bottom : 1px solid #006699;
}
.rahmenunten {
border-bottom : 1px solid #006699;
border-top : none;
border-left : none;
border-right : none;
}
.border {
border : medium double #99ccff;
}
#news form {
border : 0 solid #006699;
padding : 2px;
}
.bottomline {
border-bottom : 1px solid #d3ebf7;
}
.news {
margin-bottom : 0;
}
.title {
margin-left : 4px;
}
.newstext {
margin : 4px;
padding : 4px;
background-color : #f2fafd;
text-align : justify;
}
.latestnews {
margin : 2px;
padding : 2px;
}
.bottomline {
border-bottom : 1px solid #006699;
}
.topline {
border-top : 1px solid #006699;
}
a.newslink:link {
color : #336699;
text-decoration : none;
font-family : verdana;
font-size : 1em;
font-weight : bold;
}
a.newslink:hover {
color : #ffffff;
background-color : #008bb6;
text-decoration : none;
font-family : verdana;
font-size : 1em;
font-weight : bold;
}
.newszeile1 {
background-color : #dceef8;
line-height : 1.4em;
padding-left : 4px;
padding-right : 4px;
}
.newszeile2 {
background-color : #e6f3fb;
line-height : 1.4em;
padding-left : 4px;
padding-right : 4px;
}
.newsrahmen {
border : 2px solid #d4ecf6;
}
#news a:link {
color : #336699;
text-decoration : none;
font-family : verdana;
font-size : 1em;
font-weight : bold;
}
#news a:visited {
color : #336699;
text-decoration : none;
font-family : verdana;
font-size : 1em;
font-weight : bold;
}
#news a:active {
color : #336699;
text-decoration : none;
font-family : verdana;
font-size : 1em;
font-weight : bold;
}
#news a:hover {
color : #ffffff;
background-color : #008bb6;
text-decoration : none;
font-family : verdana;
font-size : 1em;
font-weight : bold;
}
#subnavi a {
background-color : #d4ecf6;
border : 2px outset #f6fbfc;
padding : 2px 4px 2px 4px;
margin : 2px 4px 2px 4px;
background-image : url(/images/layout/menuebg.jpg);
}
#subnavi a:hover {
background-color : #008bb6;
border : 2px outset #006699;
color : #ffffff;
background-image : inherit;
}

