* {
	font-family: Arial, Helvetica, sans-serif;
}
.cut {
	float: left;
	height: 90px;
  min-width: 150px;
  margin-right: 5px;
  margin-left: 10px;
	overflow: hidden;
}
.cut2 {
	float: left;
	height: 20px;
  min-width: 150px;
  margin-right: 5px;
  ddmargin-left: 10px;
	overflow: hidden;
}
.waterbody {
	background:#E8E8E8 url(../images/bg_body.jpg) repeat left top;
	margin:0;
	color:#333333;
}
#leftbg {
  width:172px;
  background:transparent url(../images/bg_inside_left.jpg) repeat-y left top;
}
#rightbg {
  width:170px;
  background:transparent url(../images/bg_inside_right.jpg) repeat-y left top;
  right:0px;
  margin-right:0px;
  border-bottom:1px solid #000000;
}
#headercont {
  position:relative;
  top:0px;
}
.header {
  position:relative;
}
#header1 {
  background:#ffffff;
  height:68px;
  top:0px;
}
#header2 {
  background:#000000;
  top:0px;
  height:6px;
  color:#96C600;
}
#header3 {
  background:#000000 url(../images/unterricht_nachhilfe.jpg) repeat-x left top;
  border:solid 2px #000000;
  top:0px;
  height:100px;
  clear:both;
}
#fussnote {
  position:relative;
  background:#96C600;
  clear:both;
  height:20px;
  width:100%;
  border-bottom:1px solid #000000;
  text-align:center;
}
#leftcol {
  width:172px;
  left:0px;
  top:0px;
}
#rightcol {
  float:right;
  width:150px;
  ddwidth:100%;
  height:100%;
  left:auto;
  right:0px;
  top:182px;
  text-align:center;
}
#content0 {
  position:absolute;
  background:#ffffff;
  clear:both;
  left:0px;
  right:0px;
  top:172px;
}
#content1 {
  border:1px solid #000000;
  clear:both;
}
#content2 {
  padding: 10px;
  clear:both;
}
.uebers0 {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:left;
	font-weight:normal;
	letter-spacing: 1px;
	color:#000000;
	display:block;
}
.lefttext {
  padding-left:15px;
  padding-right:15px;
}
.q:link,.q:active{color:#00c}
.q:visited{color:#551a8b}
.q:active{color:red}
.r{font-size:1.2em;font-weight:normal;margin:0;display:inline;}
.kat{color:green;}
textarea {
	font-size:12px;
}
div,
td,
p {
	font-size:12px;
	line-height:18px;
	color:#333333;
}
.TD2 {
	font-size:12px;
	line-height:18px;
	background:#e0e0e0;
}

a,
a:link,
a:active,
a:visited {
	color:#000000;
}

a:hover {
	color:#96C600;
}

#leftcol a,
#leftcol a:link,
#leftcol a:active,
#leftcol a:visited {
	text-decoration:none !important;
	border-bottom: 1px dotted #000000;
	color:#000000;
}

#leftcol a:hover {
	text-decoration:none;
	color:#000000;
	border-bottom: 1px solid #000000;
	text-decoration:none !important;
}

#rightcol a,
#rightcol a:link,
#rightcol a:active,
#rightcol a:visited {
	text-decoration:none !important;
	border-bottom: 1px dotted #FFFFFF;
	color:#FFFFFF;
}

#rightcol a:hover {
	border-bottom: 1px solid #FFFFFF;
	color:#FFFFFF;
	text-decoration:none !important;
}


ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
	list-style-type: square;
}

li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: inside;
}

/** To center the objects **/
.center {
	text-align:center!important;
}

/** highlight word search result **/
.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
	
}

/** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color:#000000;
	text-decoration:none;
	border: none !important;
	font-size:11px;
	line-height: 27px;
}

a.sublevel:hover {
	color: #E0FF33 !important;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover,
#leftcolmenu a.mainlevel:hover {
	background:#E0FF33 url(../images/bg_mainlevel.gif) repeat-x center top;
	color:#000000!important;
	text-decoration:none!important;
	border: none !important;
}

/** specific top right column menu item link **/
a.mainlevel-right:link,
a.mainlevel-right:active,
a.mainlevel-right:visited,
a.sublevel-right:link,
a.sublevel-right:active,
a.sublevel-right:visited {
	color:#000000;
	text-decoration:none !important;
	font-size:11px;
	border: none !important;
}

/** specific top right column menu item link on mouseover **/
a.mainlevel-right:hover {
	background:#666666;
	text-decoration:none;
	border: none !important;
}

/** general module table **/
table.moduletable,
#leftcol table,
#rightcol table {
	width:100%;
	float:left;
	clear:left;
}

/** general module table **/
#leftcol table,
#leftcol table td {
	font-size:11px !important;
	color:#000000;
}

#rightcol table,
#rightcol table td {
	font-size:11px !important;
	color:#FFFFFF;
}

/** general module title **/
table.moduletable th {
	border: solid 1px #000000;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:25px;
	background: #B5B5B5 url(../images/bg_leftcol_module_th.gif) repeat-y left top;
	height:22px;
	text-align:left;
	padding-left:15px;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#leftcol table.moduletable th {
	background-color: #B8F400;
	color: #000000;
	border: none;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

#rightcol table.moduletable th {
	background-color:#B5B5B5;
	border: solid 1px #000000;
}

/** right column module td **/
#rightcol table.moduletable td   {
	padding:5px;
}

/** generic menu item **/

.mainlevel  {
	display:block;
	font: bold 11px/25px Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	padding-left:15px;
	background:transparent url(../images/bg_mainlevel.gif) repeat-x center top;
	font-weight:bold;
	text-decoration:none;
}

/** specific left column form **/
#leftcol form {
	margin-left:15px;
}

/** specific left column form **/
#leftcol .button {
	font-size:11px;
	color:#FFFFFF;
	background-color:#A8DF00;
	border: 1px solid #CCFF00;
	width:140px;
}


/** specific left column form **/
#leftcol .inputbox {
	font-size:11px;
	font-weight: bold;
}

/** module styles in #leftcol **/
#leftcol table.moduletable td {
	color:#000000;
	font-size:11px;
}

/** search field in search div **/
.search .inputbox {
	width:145px;
	border: 1px solid #000000;
}
/** left column input form **/
#leftcol .inputbox {
	font-size:11px;
	margin-bottom:2px;
}
/** input button html tag **/
.button,
#rightcol .button {
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#000000;
	border: 1px solid #666666;
}
