html {

}

body {
	background: white url(../grafik/content_verlauf_links.gif) repeat-y left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 70px 0px 30px 0px; //* wegen festem Kopf und Fuss *//
}

img {
	border: none;
}

/* ******************************** */
/* Positionierung von Kopf und Fuss */
/* inklusive Fixierung oben und     */
/* unten.                           */
/* ******************************** */

div#kopf {
   background-color: #0000c0;
	position:absolute;
	top:0px;
	width: 100%;
	text-align:center;
	height: 70px;
	padding-left: 10px;
	border-bottom: 1px solid black;
}

div#fuss {
	position:absolute;
	bottom:0px;
	height: 30px;
	width: 100%;
	text-align: center;
	background-color: #0000c0;
	font-size:80%;
}

div#content_container {
	padding-top: 10px;
	min-height: 600px;
}

#kopf_text{
   position: absolute;
	bottom: 3px;
   left: 0px;
	right: 0px;
	margin: 0px;
	text-align: center;
	width: 100%;
}

#menu_links {
	position:absolute;
   top: 71px;
	width: 180px;
	height: 100%;
	margin-left: 10px;
	margin-top: 0px; */
	border-right: 1px solid silver;
	overflow: auto;
}

@media screen{
	body>div#kopf{
		position:fixed;
		background-color: #0000c0;
	}

	body>div#fuss{
		position: fixed;
		background-color: #0000c0;
	}

	body>#menu_links {
		position:fixed;
		border-right: 1px solid silver;
	}
}

* html body {
	overflow: hidden;
}

* html div#content_container {
   height: 100%;
	overflow: auto;
}


/* Abstand des Inhalts erst neben dem Menu beginnen */
#content {
   padding-left: 220px;
	padding-right: 15px;
	}

/* ************* */	
/* normale Links */
/* ************* */	

a {
	color: #0000c0;
	text-decoration: none;
}

a:visited {
	color: #0000c0;
	text-decoration: none;
}

a:hover {
	color: red;
}

a:active {

}

/* *********************** */
/* Links im Hauptmenu      */
/* *********************** */

#menu_text a {
   display: block;
	width: 155px;
	padding: 2px 10px 2px 10px;
	color: black;
	text-decoration: none;
}

#menu_text a:visited {
	padding: 2px 10px 2px 10px;
	color: black;
	text-decoration: none;
}

#menu_text a:hover {
	padding: 2px 10px 2px 10px;
	color: white;
	background-color: #0000c0;
}

#menu_text a:active {
	padding: 2px 10px 2px 10px;
	color: white;
	text-decoration: none;
}

#menu_text {
   clear: both;
}

#current {
	color: white !important;
	background-color: #0000c0;
}

.menu_logo {
}

/* *********************** */
/* Links im Seitenfuss     */
/* *********************** */

#fuss_text{
	text-align: center;
	border-top: 1px solid black;
}

#fuss a {
   display: inline;
	padding: 1px 10px 2px 10px;
	color: white;
	border-left: 1px solid #0000c0;
	border-right: 1px solid #0000c0;
	text-decoration: none;
}

#fuss a:visited {
	padding: 1px 10px 2px 10px;
	color: white;
	border-left: 1px solid #0000c0;
	border-right: 1px solid #0000c0;
	text-decoration: none;
}

#fuss a:hover {
	padding: 1px 10px 2px 10px;
	color: #0000c0;
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#fuss a:active {
	padding: 1px 10px 2px 10px;
	color: white;
	border-left: 1px solid #0000c0;
	border-right: 1px solid #0000c0;
	text-decoration: none;
}

#current_fuss {
	background: white no-repeat scroll left;
	color: #000000 !important;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

/* *********************** */
/* Links im Seitenkopf     */
/* *********************** */

#kopf_text a {
	color: white;
	text-decoration: none;
	padding: 3px 8px 3px 8px;
}

#kopf_text a:visited {
	color: white;
	text-decoration: none;
}

#kopf_text a:hover {
	color: red;
   background: white;
}

#kopf_text a:active {
	padding: 3px 8px 3px 8px;
	color: black;
	text-decoration: none;
}

#kopf_text_current {
   color: black !important;
   background: white;
}

/* *********************** */
/* Kleinkram               */
/* *********************** */

#kopf h1, h2 {
	margin: 0px 0px 0px 0px;
	color: white;
	text-align: center;
}

#content h2 {
	margin-bottom: 10px;
	color: black;
}

input {
	width: 250px;
}

 h4, h5 {
 	margin: 0px 0px 1px 0px;
 }

 p {
 	margin: 0px 0px 6px 0px;
 }

 li {
 	margin-left: -20px;
 }
 
 .kursanzeige {
 	margin-bottom: 30px;
   border-collapse: collapse;
   border-spacing: 0px 0px;
 }
 
 .kursanzeige th {
 	text-align: left;
	border-bottom: 3px solid silver;
	border-top: 3px solid silver;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	font-style: italic;

 }
 
 .kursanzeige td {
 	margin: 0px;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
 }
 
 .kurs_ls {
 	border-right: 1px solid silver;
 }
 
.kurs_rubrik {
   border-collapse: collapse;
   border-spacing: 0px 0px;
}

 .kurs_rubrik th {
 	vertical-align: top;
   text-align: left;
	border-bottom: 1px solid silver;
	padding: 7px 7px 7px 7px;
	background: #0000c0;
	color: white;

 }
 
 .kurs_rubrik td {
 	vertical-align: top;
   text-align: left;
	border-bottom: 1px solid silver;
	padding: 3px 3px 3px 3px;
 }
 
 .kurs_termin {
 	font-size: 65%;
 }