a:link	{ color: #1e357a}
a:visited	{ color: #1e357a}
a:active	{ color: #1e357a}
a:hover	{ color: #1e357a}

.fields{
	border: 1px solid #000;
}

body   { 	/*color: white;*/
		color: black;
		font-family: Verdana;
		font-size: 11px;
		/*background-color: #e6e6e6*/
		background-color: #fbf3af;
}
p {font-size: 11px;}
.tabtext   { 	color: black;
			font-family: Verdana;
			font-size: 11px
}
#headerimg  { z-index: 10; overflow: hidden }
#navitrans      { 	background-color: white;
				vertical-align: middle;
				padding-top: 0px;
				position: relative;
				z-index: 5;
				top: -28px;
				left: 0px;
				width: 699px;
				height: 28px;
				-moz-opacity: .75; filter: alpha(opacity=75);
				opacity: .75
}
#navicontainer  { padding-top: 0px; position: relative; z-index: 7; top: -56px; left: 0px; width: 699px; height: 28px }
.navitable    { color: #1e357a; font-weight: bold; font-size: 11px; margin-top: 0px; margin-left: 97px; position: relative; top: -5px }
#navigation   { height: 213px; overflow: hidden }
.nav, .nav a:link, .nav a:hover, .nav a:visited    { 	color: #1e357a;
													text-decoration: none;
													margin-top: 0px;
													padding-top: 4px;
													padding-right: 1px;
													padding-left: 1px;
													border-top: 5px solid transparent;
													border-right: 0px none;
													border-bottom: 5px solid transparent;
													border-left: 0px none; cursor: pointer  }
.navact, .navact a:link, .navact a:hover, .navact a:visited    { color: #1e357a; text-decoration: none; margin-top: 0px; padding-top: 4px; padding-right: 1px; padding-left: 1px; border-top: 5px solid #1e357a; border-right: 0px none; border-bottom: 5px solid transparent; border-left: 0px none; cursor: pointer }
#rightmenu  { color: #676c7f; font-size: 9px; line-height: 200%; letter-spacing: 60%; margin: 0px; padding: 14px 14px 20px }

.rightnav:link, .rightnav:visited   { color: #676c7f; font-weight: bold; text-decoration: none }
.rightnav:hover, .rightnav:active  { color: #1e357a; font-weight: bold; text-decoration: none }
.rightnavact  { color: #1e357a; font-weight: bold; text-decoration: none }
#leftcontent    { font-size: 10px; line-height: 140%; vertical-align: top; margin: 0px; padding: 50px 65px 50px 105px }

.leftback  { 
			/*background: #adadb6 url(../images/verlauf.jpg);*/
			/*background-color: #fff8c1;*/
			background-color: #ffffff;
			
 }
#leftcontent .headline  { color: #1e357a; font-weight: bold; font-size: 11px }
#rightcontent { color: #676c7f; font-size: 9px; line-height: 160%; letter-spacing: 60%; margin: 0px; padding: 14px }
#rightcontent .headline { color: #1e357a; font-weight: bold; font-size: 10px; margin: 16px 0px 8px }
#rightcontent .markup { color: #1e357a; font-style: italic; font-weight: bold; font-size: 9px; line-height: 200% }

.Kursplan {
	border: 1px dotted #666666;
	border-collapse: collapse;
}
