body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 1.3em;
	text-align: left;
}
body {
	background-color: #C0C0C0;
	margin: 0 0 1em 0;
}


/*Haupttabelle*/
#main {
	background-color: white;
}
/*Kopfzeile*/
#head {
	height: 198px;
	background-color: white;
	background-image: url('http://www.dtkv-niedersachsen.de/bilder/kopf.jpg');
	background-repeat: no-repeat;
}
/*Der Menübereich im Head*/
#top_nav {
	bottom: 0;
	right: 0;
	float: right;
	width: 520px;
	margin-bottom: 23px;
	color: black;
	text-align: left;
}
#top_nav a, #top_nav a:active, #top_nav a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 9pt;
}
#top_nav a:hover {
	color: #C0C0C0;
}
/*Linke Spalte - Navigation*/
#col_left {
	background-image: url('http://www.dtkv-niedersachsen.de/bilder/bg.gif');
}
#col_left a, #col_left a:active, #col_left a:visited, #col_left a:hover {
	color: #A4212A;
	font-weight: normal;
	text-decoration: none;
}
#col_left a:hover {
	font-weight: bold;
}
#col_left a.navi_aktiv {
	font-weight: bold;	
}
#col_left p {
	margin-top: -1em;
	margin-bottom: 1.6em;
	line-height: 1.6em;
}
#mainmenu {
	background-color: #F0F0F0;
	padding: 0.5em;
	margin: 2em 1em 0 11px;
}
/*Rechte Spalte - News und Lehrersuche*/
#col_right {
	background-image: url('http://www.dtkv-niedersachsen.de/bilder/bg.gif');
	background-position: right;
	padding: 2em 21px 0 10px;
}
/*Fußzeile*/
#footer {
	padding: 1em;
	background-image: url('http://www.dtkv-niedersachsen.de/bilder/bg.gif');
}
#footer p {
	text-align: center;
	font-size: 9pt;
}

#darkred  {
	font-weight:: bold;
	color: #A0202F;
}

#textred  {
	color: #A0202F;
}

/*Der Webseiteninhalt*/
#content {
	padding: 1em;
}
table.infobox {
	border: 1px solid #3E5E78;
}
table.infobox th {
	background-color: #3E5E78;
	color: white;
	text-align: center;
	padding: 5px;
}
table.infobox td {
	background-color: white;
	color: black;
	text-align: center;
	padding: 10px;
}
/* Schriften und Sonstiges */
a, a:active, a:visited {
	color: #3D5F78;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #A4212A;
}
a img {
	border: none;
}
Kap {
	color: #A02000;
	font-size: 20pt;
}
h1 {
	color: #A02000;
	font-size: 16pt;
}
h2 {
	color: #626262;
	font-size: 14pt;
}
h3 {
	color: black;
	font-size: 12pt;
}

h4 {
	color: #A0202F;
}
h5 {
	color: #A02000;
	font-size: 14pt;
}
strong {
	color: #626262;
}




ol li {
	margin-bottom: 0.2em;
	margin-left: -0.5em;
	list-style-position: outside;
}
ul li {
	list-style-type: none;
	list-style-image: url('http://www.dtkv-niedersachsen.de/bilder/arrow.gif');
	margin-bottom: 0.2em;
	margin-left: -1em;
	list-style-position: outside;
}
hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #A02000;
	border-bottom: solid 1px white; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	width: 66%;
	margin: 0 auto 1em auto;
}
.rahmen {
	border: 1px solid black;
}

