/* (c) Copyright 2006, Stefan J. Morgenroth, yabba.network, http://yabba.net/work */
/* $Id:$ , $Revision:$ */
/* @CHARSET "UTF-8"; */
body
{
	/* background-image: url("/images/background_white.jpg");
	background-repeat: repeat-x; */
	background-color: #FBEC85;
	color: #000000;
	font-family: Lucidia Grande, Helvetica, Trebuchet MS, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 12pt;
	margin: 0pt;
	padding: 0pt;
}

a
{
	text-decoration: none;
}


li
{
	font-family: Lucidia Grande, Helvetica, Trebuchet MS, Arial, sans-serif;
	text-align: left;
	line-height: 1.2em;
}

li a
{
	/* text-decoration: underline; */
	/* color: #000000; */
	text-decoration: none;
	/* border-bottom: 1px dotted red; */
}

/*
li a:active
{
	text-decoration: none;
}

li a:visited
{
	text-decoration: none;
}

li a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted red;
}
*/

p
{
	font-family: Lucidia Grande, Helvetica, Trebuchet MS, Arial, sans-serif;
	text-align: justify;
	line-height: 1.2em;
}

p a
{
	/* text-decoration: underline; */
	/* color: #000000; */
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted red;
}

/*
p a:active
{
	text-decoration: none;
	color: #660000;
}

p a:visited
{
	text-decoration: none;
	color: #606060;
	border-bottom: 1px dotted red;
}

p a:hover
{
	text-decoration: none;
	color: #0455a0;
}
*/

input
{
	border: 1px solid;
}

select
{
	border: 1px solid;
}

textarea
{
	border: 1px solid;
}


#pagetitle
{
	background-color: #ffffff;
	height: 80px;
	padding-top: 10px;
}

#pagetitle #cornettlogo
{
	position: absolute;
	left: 20px;
	top: 25px;
}

#pagetitle #scheuberlogo
{
	/*
	position: absolute;
	right: 20px;
	top: 20px;
	*/
}

#pagetitle #jahrelogo
{
	position: absolute;
	left: 425px;
	top: 0px;
}
	
#pagetitle #scheuberlogobox
{
	font-size: 9pt;
	position: absolute;
	right: 20px;
	top: 10px;
}

#pagetitle h1
{
	position: absolute;
	left: 230px;
	top: 30px;
	color: #000080;
	color: #2fa5e0;
	font-size: 14pt;
}

#mainframe
{
	margin: 0px;
	padding: 0px;
}

#mainframe tr td
{
	position: relative;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#suchform
{
	background-color: #ffffff;
	border: 1px #000080 solid;
	border: 1px #000000 solid;
	font-size: 8pt;
	width: 100%;
}

#suchform td
{
	font-size: 9pt;
	
}

#suchform input
{
	font-size: 8pt;
	background-color: #000080;
	background-color: #000000;
	/* background-color: #FBEC85; */
	border: 1px #000080 solid;
	border: 1px #000000 solid;
	color: #FBEC85;
	/* color: #000080; */
	font-weight: bold;
}

#suchform select
{
	font-size: 8pt;
	background-color: #FBEC85;
	background-color: #ffffff;
	border: 1px #000080 solid;
	border: 1px #000000 solid;
	color: #000080;
	color: #000000;
}



#menuleft
{
	/* z-index: 10; */
	/* border: 1px solid #FBEC85; */
	background-color: #000080;
	background-color: #2fa5e0;
	color: #FBEC85;
	position: relative;
	left: 0px;
	width: 150pt;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 0px;
	float: left;
}

#menuleft li
{
	list-style: none;
	left: 0px;
	margin-top: 5px;
	padding: 3px;
	background-color: #000080;
	background-color: #2fa5e0;
	color: #FBEC85;
	/* color: #2fa5e0; */
}

#menuleft li a
{
	color: #FBEC85;
	background-color: #000080;
	background-color: #2fa5e0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*
#menuleft li a:link
{
	color: #000080;
	background-color: #FBEC85;
}

#menuleft li a:visited
{
}

#menuleft li a:focus
{
	color: #000080;
	background-color: #FBEC85;
}
*/

/*
#menuleft li a:hover
{
	text-decoration: none;
	border: none;
	color: #000080;
	background-color: #FBEC85;
}

#menuleft li:hover
{
	text-decoration: none;
	border: none;
	color: #000080;
	background-color: #FBEC85;
}
*/

#menuleft .selected
{
	color: #000080;
	color: #2fa5e0;
	background-color: #FBEC85;
	text-decoration: none;
	border: none;
}

#menuleft .selected a
{
	color: #000080;
	color: #2fa5e0;
	background-color: #FBEC85;
	text-decoration: none;
	border: none;
}

#contentframe
{
	left: 150px;
	padding: 10px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 10px;
	color: #000080;
	color: #000000;
	/* border: 1px dashed #cf0000; */
	text-align: left;
}

#contentframe a
{
	/* text-decoration: underline; */
	/* color: #000000; */
	text-decoration: none;
	color: #000080;
	border-bottom: 1px dotted red;
	font-style: italic;
}

#submenu
{
	/* z-index: 10; */
	/* border: 1px solid #FBEC85; */
	background-color: #000080;
	background-color: #2fa5e0;
	color: #FBEC85;
}

#submenu tr
{
	padding: 2px;
}

#submenu tr td
{
	background-color: #000080;
	background-color: #2fa5e0;
	color: #FBEC85;
	font-size: 10pt;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

#submenu tr td a
{
	background-color: #000080;
	background-color: #2fa5e0;
	color: #FBEC85;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	border: none;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

#submenu tr td .selected
{
	background-color: #000080;
	background-color: #2fa5e0;
	background-color: #FBEC85;
	color: #FBEC85;
	color: #2fa5e0;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	border: none;
	margin: 2px;
	margin-bottom: 0px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

#preisliste th
{
	font-size: 10pt;
}

#preisliste .rechts
{
	text-align: right;
}

/*
#contentframe a:active
{
	text-decoration: none;
}

#contentframe a:visited
{
	text-decoration: none;
	color: #000080;
}

#contentframe a:hover
{
	text-decoration: none;
}
*/

#footer
{
	visibility: visible;
	position: relative;
	color: #000080;
	color: #000000;
	background-color: #ffffff;
	font-style: italic;
	font-size: 8pt;
}

.bildrechts
{
	float: right;
}

