/* CSS Document */

/**  */
* html CSS-Validator-Fehler{
	alle Fehler wegen * html : Hochpass-Filter / IE-Hack
}
/**  */

/*  body und schrift definitionen */
html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #6B99BD;
  background-color: #FFCC33;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}

p, h2, pre {
	margin: 0px; 
	padding: 5px 24px 5px 34px; 
	line-height:1.5em;
}

hr {
	border:1px solid #666;
}
p {
	font-size:12px;
	}
strong{
	text-transform:uppercase;
}
a { 
	color: #3366FF;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
}
 
pre { 
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}

h2 {
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:none;
	color: #564b47;
	background-color: transparent;
	}

h1 {
	font: gorgia, Trebuchet MS;
	font-size: 12px;
	text-transform: none;
	text-align: right;
	color: #000; /*schwarz*/
	background-color: #fff;   /*weiss*/  
	padding:5px 15px;
	margin:0px;
	border-bottom:1px dotted #000;
}

fieldset{
	padding:5px 10px 9px 10px;
	margin:5px 14px 10px 10px;
	border:1px dotted;
	font-size:10px;
	text-align:justify;
}
*html fieldset{	/** IE fix*/
	border:1px solid;
}
fieldset legend{
	font-weight:bold;
}
*html fieldset legend{	/** IE fix*/
	margin-left:-5px;
	font-weight:normal;
}

/**  Navigation links im Bereich Menu */
#navlist_left{
	padding-left: 21px;
	margin-left: 0;
	width: 90px;
	z-index:1;
}
*html #navlist_left{	/** IE fix*/
	margin-left: 10px;
	padding-left: 0px;
	margin-top:10px;
}

#navlist_left li{
	display:block;
	list-style: none;
	margin:0 0 0 -16px;
	padding: 0.25em 0.25em;
	text-decoration:none;
	margin-bottom : 0.60em;
}
*html #navlist_left li{	/** IE fix*/
	margin:0;
	margin-bottom : 0.60em;
}
#navlist_left a {
	color: #333333;

	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	border-left:2px solid #ccc;
	padding: 6px;
	margin-left: 0px;
	margin-bottom: -16px;
	margin-top: 0px;
	display: block;
	text-transform: none;	/** 18.10.05 */
}
#navlist_left a:hover {
	text-decoration:none;
	color:#EEEEEE;
	/**border-bottom:1px solid #fff;
	/**color: #003399;*/
}
/*#navlist_left li:hover {
	background-color:#FF0000;
	display:block;
}
*/
/**  Navigation rechts im Bereich Service */
#navlist{
	margin-left: 0;
	width: 120px;
	z-index:1;
}
*html #navlist{	/** IE fix*/
	margin-left: 30px;
}

#navlist li{
	display:block;
	list-style: none;
	margin:0 0 0 -16px;
	padding: 0.20em 0.20em;
	text-decoration:none;
	margin-bottom : 0.60em;
}
*html #navlist li{	/** IE fix*/
	margin:0;
	margin-bottom : 0.60em;

}
#navlist a {
	/**color: #3366FF;*/
	color: #3366FF;
	text-decoration:none;
	border-left:1px solid #ccc;
	margin-bottom: -16px;
	padding: 6px;
	margin-left: 0px;
	margin-bottom: -16px;
	margin-top: 0px;
	font-weight:bold;
	display: block;
}

#navlist a:hover {
	text-decoration:underline;
}

/*  klassen */

.alignright {
	margin-top: 0; 
	text-align: right;
	font-size: 10px;
	color: #888;
}
.alignleft {
	margin-top: 0; 
	text-align: left;
	font-size: 10px;
}
.aligncenter {
	margin-top: 0; 
	text-align: center;
	font-size: 10px;
}

.fett {
	font-weight:bold; 
}
.italic {
	font-style:italic; 
}

.navi_links_unten{
	position:absolute;
	top:291px;
	left:5px;
	font-weight:bold; 
}
.navi_links_unten a{
	font-weight:bold; 
	color: #EAEAEA;
}
.copyright{
	font-family:"Courier New", Courier, mono;
	background-color: #ccc;
	padding:0.25em 0.35em 0.25em 0.25em;
	border-top:1px solid #089;
	border-right:2px solid #089;
	border-bottom:2px solid #089;
	border-left:1px solid #089;
}
.schwarz{
	color:#000;
}


/*  positioning-layers statisch und absolut */

*html #links {
	position: absolute;
	top:15px;
}
#links {
	position: absolute;
	top:115px;
	left: 14px;
	width: 189px;
	/**border-top: 4px solid #564b47;
	border-right: 9px solid #564b47;
	border-bottom: 5px solid #564b47;
	border-left: 3px solid #564b47;*/
	border: 1px dotted #fff;
	border-right: 2px dotted #564b47;
	border-bottom: 2px dotted #564b47;
	/**background-color: #DBA320;*/
	margin: 0px; 
	padding: 0px;
	padding-top: 10px;
	background-image:url(../img/manu.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#inhalt {
/*	margin: 0px 201px 0px 190px;
*/	margin: 0px 0px 0px 190px;
	width:435px;
	border-top: 1px solid #DAA520;
	border-right: 22px solid #DAA520;
	border-bottom: 3px solid #DAA520;
	border-left: 42px solid #DAA520;
	padding: 0 81px 0 36px;
	text-align: inherit;
	background-color: #fff;   /*weiss*/
	z-index:50;
}

#rechts {
	position: absolute;
	top:159px;
	right: 270px;
	width: 50px;
	border: 1px dotted #DAA520;
	border-top: 1px dotted #DAA520;
	border-left: 1px dotted #DAA520;
	color: #000; /*schwarz*/
	color: #777777; /*dgrau*/
	background-color: #eaeaea;
	margin-right: 31px; 
	padding: 0px;
	height:3px;
}

	/*eingefuegt 20-08.2007 anl. visitenkarten-flyers 175 jahre brand.uster | by ama
	*/
	#div_flyer_1{
		position:absolute;
		z-index:10000;
		margin:0;
		padding:0;
		background-color:#fff;
		
		top:279px;
		top:315px;
		
		left:54px;
		background:url(../img/cards/5sept_klein.jpg) no-repeat;
		height:117px;
		width:175px;
	}
	#div_flyer_2{
		position:absolute;
		z-index:10000;
		margin:0;
		padding:0;
		background-color:#fff;
		
		top:434px;
		
		left:54px;
		background:url(../img/cards/678dez_klein.jpg) no-repeat;
		height:117px;
		width:175px;
	}
	#div_flyer_3{
		position:absolute;
		z-index:10000;
		margin:0;
		padding:0;
		background-color:#fff;
		
		top:552px;
		
		left:54px;
		background:url(../img/cards/27jan_klein.jpg) no-repeat;
		height:117px;
		width:175px;
	}
	/*	eof
	*/

/*ul.content_list li{
	list-style-type: none;
	margin-left:0px;
	padding:0;
	line-height:15px;
}
*/ul.content_list li img{
	margin: 0;
	margin: 0;
	padding:0;
}
.noitem{
	list-style-type: none;
	margin-left:0px;
}
/*
*/
.links_zenzero {
	color:#DAA520;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	font-variant:small-caps;
}
.orange {
	color:#DAA520;
}

.hr{
	margin-left:35px;
}
/*
*/
#werbung{
	position:absolute;
	left:795px;
	top:120px;
	height:200px;
	width:106px;
	padding:5px;
	padding-left:6px;
/*	border:1px;
	border-color: #f90;
	border-style: solid;
	border-width:thin;
	background-color:#fc0;
*/}
#werbung p{
	color:#fff;
}
#werbung .details{
	margin-bottom:11px;
}
img.bildrahmen{
	border:1px;
	border-color:#000;
	border-style:solid;
	border-width:thin;
}

p.sponsoren{
	font-size:10px;
	margin:2px 0 5px 15px;
	padding:0;
}

h1 .fritzli{
	color:red;
}
