/*********** COPYRIGHT ***************************************************/
/** Copyright 2002 by WMM - Web + Media Management (Hartmut Schwenke) 	**/
/** All rights reserved. Any usage without permission is prohibited	  	**/
/*************************************************************************/
/** Lancelot Website: general javascript								**/
/*************************************************************************/
/** CREATED 07/03/02 by Hartmut Schwenke								**/
/** MODIFIED 24/07/02 by Hartmut Schwenke							  	**/
/*************************************************************************/

/**** GENERAL ATTRIBUTES ***************/
a {
	color: #1F4870;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: black;
}
li {
	margin-bottom: 5px;
}
input, textarea {
	font-family: monospace, sans-serif; 
	font-size: 11px;
	border: solid 1p white;
	background: #efefef; 
	color: #D1C4AA;
}
/***************************************/

/**** MAIN NAVIGATION ******************/
.mainMenu {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.mainMenuSel {
	color: #99cccc;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/***************************************/

/**** SECTION **************************/
.sectionTitle {
	font-family: Arial, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 26px;
}
.sectionBar {
	font-family: Verdana, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
}

.sectionBarSmall {
	font-family: Verdana, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
	padding-left: 25px;
	padding-right: 15px;
}

/***************************************/

/**** BODY COPY NAD TOPIC **************/
.topic {
	color: #201F65;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.topicText {
	color: #201F65;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 4px;
}
.mainText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
.mainTextExtra {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.topicKatText {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
}

.infoText {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: black;
}

.mainTextWhite {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: white;
	padding: 20px;
}
/***************************************/

/**** BILDER MOTIVE TEXTBEREICH ********/
#mainFrame {
	position: absolute;
	top: 0px;
	border: solid red;
	width: 760px;
	height: 560px;
}

#TextMotivLeft {
	position: relative;
	left: -105px;
	top: 10px;
}

#TextMotivLancelot {
	position: relative;
	top: -180px;
	left: 0px;
	z-index:11;
}

#TextMotivHaendler {
	position: relative;
	left: -105px;
	top: 120px;
}

#TextMotivKontakt {
	position: relative;
	top: -180px;
	left: 0px;
	z-index:11;
}

#TextMotivLeft {
	position: relative;
	left: 10px;
	top: 180px;
}
/***************************************/

/**** Homepage ****************/
.homeMenu {
	color: #dddddd;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.homeText {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
/***************************************/
		
/**** KONFIGURATOR help ****************/
.configHelpLeft {
	border-left: solid 1px black; 
	border-bottom: solid 1px black; 
	border-top: solid 1px black;
}
.configHelp {
	border: solid 1px black;
}

.bullets {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #f30; 
	LINE-HEIGHT: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/***************************************/

/**** Footer ***************************/
.footer {
	color: white;
	font-size: 10px;
}

.copyright {
	margin-left: 20px;
	color: white;
	font-size: 10px;
	padding: 5px;
	margin-bottom: 5px;
}
/***************************************/

/**** KONFIGURATOR *********************/

#selector {
	visibility: visible;
	position: relative;
}
#selectorNS4 {
	visibility: visible;
}
#selectorIE5 {
	visibility: visible;
	position: relative;
	left: -105px;
	z-index: 100;
}
#cover {
	position: absolute;
	top: -2px;
	left: -2px;
	z-index: 100;
	width: 220px;
	height: 500px;
	color: white;
	background: #D1C4AA;
	border: dashed 1px #666666;
	visibility: visible;
}

#palette {
	position: relative;
	width: 208px;
	height: 200px;
	text-align: left;
}

#pal1 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#pal2 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#pal3 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#pal4 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#pal5 {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
.kennung {
	font-size: 28px;
	font-weight: bold;
}
/***************************************/
/**** Indexseite *********************/
.IndexProduktMenuON {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: 900;
	text-decoration: none;
	}
/***************************************/
/**** Formular *********************/
.Formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
