/* �berschriften */
* {
	font-family: Verdana;
}

h3 {
	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: 10pt;
   font-family: Verdana;
   text-align: center;
}

.textBold {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

.textSmall {
	font-size: 8pt;
	font-family: Verdana;
}

/* Formularelemente */

select, input {
   font-size: 10pt;
}

/* 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;
}

.gradient {
	position: relative;
	background-repeat: repeat-y;	
}

.gradient .inner {
	z-index: 3;
	position: relative;
	overflow: visible;
}

a:link {
   border: 0px solid black;
   text-decoration: none;
   color: #333399;
}

a:visited {
   border: 0px solid black;
   text-decoration: none;
   color: #333399;
}

a:active {
   border: 0px solid black;
   text-decoration: none;
}

a:hover {
   border: 0px solid black;
   text-decoration: underline overline;
}

a img {
	border: 0px solid black;
}


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 */
.linkSpacetd {
	height: 25px;
}

.linkBar {
	font-family: Verdana;
}

.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: 9pt;
}

.linkBar .first a:link , .linkBar .first a:visited {
	color: #FFFFFF;
	text-decoration: none;
   font-size: 9pt;
}

.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: 9pt;
   font-family: Arial;
}

.linkBar input{
   font-size: 9pt;
   font-family: Arial;
}

#linkBox {
	border: 1px solid #FF8000; 
	
	width: 588px;
}

#linkBox .inner {
	padding: 5px; 
}


/* 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: 9pt;
	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: 10pt;
}

.subMenu a:link , .subMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
   font-size: 10pt;
   font-family: Verdana;
}

.subMenu a:hover {
	text-decoration: underline overline;
}

.subMenu a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.subMenu #anbieter {
    left: 130px;
    top: 440px;
}

.picLeft {
	margin-top: 3px;
}

.picRight {
	margin-top: 3px;
}
	

