/* �berschriften */
img {
	border: 0px;
}

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, html {
	width: 100%;
}

body {
	margin: 2px;
}

* {
	font-size: 8pt;
	font-family: Verdana;
	empty-cells: show;
	z-index: 3;
}

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:FFFFFF;
	background-image:url(/img/layout/main-gradient.gif);
	background-repeat: repeat-y;
}

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

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

#background {
	position: absolute;
	background-image:url(/img/layout/background.gif);
	background-repeat: repeat-x;
	height: 530px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#foreground {
	position: absolute;
	width: 100%;
	z-index: 3;
}

#banner {
	background-repeat:repeat-x;
	width: 100%;
	height: 135px;
	position: relative;
}

#banner img {
	position: relative;
	top: 82px;
	left: 20px;
}

#linkBox {
	border: 1px solid #FF8000;

	background-image:url(/img/layout/link-gradient.gif);
	width: 588px;
}

#linkBox .inner {
	padding: 5px;
}



/* Navigation */
#navigation {
	background-color: #666666;

	width: 147px;
	border-left: #FF8000 solid 1px;
	border-bottom: #FF8000 solid 1px;

	padding-left: 3px;

	background-image:url(/img/layout/nav-gradient.gif);
}

#navigation div {
	padding: 1px;
}

#navigation a,
#navigation a:active,
#navigation a:visited {
	color: #FFFFFF;
}


#loginBox {
	background-color: #666666;

	width: 147px;
	border-left: #FF8000 solid 1px;
	border-bottom: #FF8000 solid 1px;

	background-image:url(/img/layout/nav-gradient.gif);
}

#loginBox .inner {
	text-align: center;
	padding: 5px;
}

/* 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 {
	width: 245px;
	background-color: #EEEEEE;
	border: 1px solid #FF8000;

	margin-left: 5px;
	margin-right: 5px;

	margin-bottom: 0px;
	margin-top: 8px;

	padding: 0px;

	cursor: pointer;

	background-image:url(/img/layout/news-gradient.gif);
}

.mainSiteBox div {
	padding: 2px;
}

.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 {
	background-color: #929293;

	position: absolute;
	color: #FFFFFF;
   	visibility: hidden;

	border-left: #FF8000 solid 1px;
	border-bottom: #FF8000 solid 1px;

	padding-left: 3px;

	background-image:url(/img/layout/sub-gradient.gif);
}

.subMenu table {
   margin: 5px;
}

.subMenu a {
   font-size: 8pt;
}

.subMenu a:link , .subMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

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

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

.subMenu #stil {
    left: 143px;
    top: 210px;
}
.subMenu #comp {
    left: 143px;
    top: 225px;
}

.subMenu #flache {
    left: 143px;
    top: 240px;
}

.subMenu #preis {
    left: 143px;
    top: 255px;
}

.subMenu #info {
    left: 135px;
    top: 300px;
}

