/* Überschriften */

h3 {
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
   font-family: Verdana;
	color: #333399;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #333399;
}

/* Definierte Klassen */
.textCenter {
   font-size: 8pt;
   font-family: Verdana;
   text-align: center;
}

.textBold {
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}

/* Formularelemente */

select, input {
   font-size: 8pt;
}

/* DHTML Menü */
#menu1, #menu2{
	color: #ffffff;
	text-decoration: none;
}

#menu1 a:hover, #menu2 a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/* Grund-Design */

body {
	margin: 2px;
}

* {
	empty-cells: show;
}

a:link {
   text-decoration: none;
   color: #333399;
}

a:visited {
   text-decoration: none;
   color: #333399;
}

a:active {
   text-decoration: none;
}

a:hover {
   text-decoration: underline overline;
}

body {
	background-color:EEEEEE;
	background-image:url(../img/layout/background.gif);
	background-repeat: repeat-x;

}

.banner {
   background-image:url(../img/layout/banner.jpg);
   background-repeat:repeat-x;
   width:100%;
}

.logo {
	position: absolute;
	top: 99px;
	left: 63px;
	border: none;
}

/* Registerkarten */

.selectedReg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF8000;
	border-left-color: #FF8000;
	border-right-color: #FF8000;
	border-bottom-color: #EEEEEE;

	margin-left: 5px;

   font-size: 8pt;
   font-family: Arial;
   text-align: center;
   background-color: #EEEEEE;
}

.unselectedReg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-left-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #FF8000;


	height: 20px;

   font-size: 8pt;
   font-family: Arial;
   text-align: center;
   color: #000000;
}

.unselectedReg a:link, .unselectedReg a:visited, .unselected a:active {
	color: #000000;
}

.selectedReg a:link, .selectedReg a:visited, .selected a:active {
	color: #000000;
}

.unselNoPic {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF8000;
   font-size: 8pt;
   font-family: Arial;
   text-align: right;
}

.registerSpacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8000;

	width: 3px;
}

/* Schnellsuch - Leiste links */

.linkBar {
	font-family: Arial;
}

.linkBar {
	color: #FFFFFF;
	border: 0;
	margin: 0;
	padding: 0;
}

.linkBar .first {
   background-color: #666666;
}

.linkBar .linkHead {
   background-color: #666666;
   font-size: 10pt;
   font-family: Arial;
   font-weight: bold;
   text-align: right;
	margin-right: 10px;
}

/* Links in der Linkleiste */

.linkBar .first {
   cursor: pointer;
}

.linkBar .first a {
   font-size: 8pt;
}

.linkBar .first a:link , .linkBar .first a:visited {
	color: #FFFFFF;
	text-decoration: none;
   font-size: 8pt;
}

.linkBar .first a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.linkBar .first a:hover {
   text-decoration: underline overline;
}

/* Link-Leiste Rönder */

.linkBar .top {
	background-image:url(../img/layout/link_tab_top.gif);
   background-repeat:repeat-x;
}

.linkBar .left {
   background-image:url(../img/layout/link_tab_left.gif);
   background-repeat:repeat-y;
}

.linkBar .impressum a {
   font-size: 7pt;
   font-family: Verdana;
   font-weight: bold;
   text-align: center;
   color = #333399;
}

/* Linkleiste Formularelemente */

.linkBar select {
   font-size: 8pt;
   font-family: Arial;
}

.linkBar input{
   font-size: 8pt;
   font-family: Arial;
}


/* Rechte Seite mit Boxen */

.mainSiteBox {
	background-color: #EEEEEE;
	border-color: #FF8000;
	border-width: 1;
	border-style: solid;

	margin-left: 10px;
	margin-right: 10px;

	margin-bottom: 0px;
	margin-top: 8px;

	cursor: pointer;
}

.mainSiteBox td {
	padding: 3px;
}

.bannerPic {
	margin-top: 5px;
   margin-bottom: 0px;
	border: 0px;
	padding: 0px;
}

.bannerPic img {
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;
}

.visitors {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	padding: 2px;
}

.rightLink {
	font-size: 7pt;
	font-weight: bold;
	font-family: Verdana;
}

/* Sub-Menüs */

.subMenu div {
	position: absolute;
	background-color: #666666;
	color: #FFFFFF;
   visibility: hidden;
}

.subMenu table {
   margin: 5px;
}

.subMenu a {
   font-size: 8pt;
}

.subMenu a:link , .subMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
   font-size: 8pt;
   font-family: Arial;
}

.subMenu a:hover {
	text-decoration: underline overline;
}

.subMenu a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.subMenu #technik {
    left: 143px;
    top: 240px;
}

.subMenu #wirtschaft {
    left: 143px;
    top: 258px;
}

.subMenu #computer {
    left: 143px;
    top: 295px;
}

.subMenu #naturwiss {
    left: 143px;
    top: 365px;
}