/*=================================================
Stylesheet fÃƒÆ’Ã‚Â¼r Licht und Liebe
Stand 5.4.2009
Dateiname: Style2.css
Autor: A. Adlassnigg
Aufbau:  1. Kalibrierung
		 2.
		 3.
==================================================*/

/*=================================================
1. Kalibrierung der wichtigsten AbstÃƒÆ’Ã‚Â¤nde
==================================================*/

* {
	margin: 0;
}
h2, p, ul, ol {margin-bottom: 1em}
ul ul {margin-bottom: 0em}
li {margin-left: 1em;}



html {height: 101%;}

	body
	{
	background-image: url('images/Banner-Gross3.jpg');
	background: #C0C0C0;
	font-style: normal;
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

body
{scrollbar-arrow-color: #FFFFFF; scrollbar-base-color:purple ;
scrollbar-highlight-color : #fff; scrollbar-shadow-color : #000000;
SCROLLBAR-TRACK-COLOR:#0000AA;}


/* Standard fÃƒÂ¼r ÃƒÅ“berschriften */
h1, h2, h3, h4, h5, h6,  p
{
	color: #FF6600;
	margin: 0;
	padding: 3px 5px 3px 5px;
	font-weight: normal;
	line-height: 1.5em;
}

/* Aussehen der Texte */
.form-italy{font-style: italic;}  /* Italic*/
.form-blink-rot{font-size: 9pt; text-decoration: blink; font-weight: bold; color: #FF0000;} /*Blinkend rot*/
.form-gelb{color: #FFFF66;} /* gelb*/
.form-rot{color: #FF0000;} /* Rot */
.form-rot-bold{color: #FF0000;font-weight:bold} /* Rot-Bold */
.form-rot-understrichen{color: #FF0000;text-decoration: underline;} /* Rot-unterstrichen */
.form-unterstrich{text-decoration: underline;} /*  Unterstrichen */
.form-italy-gelb{font-style: italic;color: #FFFF66;} /* italic, Gelb */
.form-italy-gelb-padd{padding: 0 30px 0 30px;	font-style: italic;	color: #FFFF66;	text-align: center;} /* italic, Gelb Rand*/
.form-italy-gelb-unterstich{font-style: italic;color: #FFFF66;text-decoration: underline;} /* Italic, Gelb, Unterstrichen */
.form-Text-center{text-align: center;}
.form-Text-links{text-align: left;}
.form-link-orange{text-decoration: underline;font-style: italic;color: #FF6600;}	
.form-link-gelb{text-decoration: underline;font-style: italic;color: #FFFF66;}
.form-font-14{font-size: 14px;line-height: 1.5em;}
.form-breite-counter{width:200px; text-align:center}
.rollen{overflow:scroll}
.hg{background-image: url('images/Banner-grau.jpg');background-color:fuchsia}

/*Groessen der Ueberschriften */
h1, h1 a {font-size: 17px;}/* h2 nicht verwenden*/
h2, h2 a {font-size: 18px;}
h3, h3 a {font-size: 17px;}
h4, h4 a {font-size: 15px;}
p, p a,h5, h5 a {font-size: 14px;}
h6      {
	font-size: 11px;
}

/* Erste Menuereihe */
#m1 {
	font-size: 12px; /*font-style: italic;*/;
	line-height: 1.3em;
	list-style-type: none;
	margin: 8px 0 8px 8px;
	padding: 2px 2px 2px 0;
}

/* Zweite Menuereihe */
#m2 {
	font-size: 10px;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0 5px 0 8px;
	padding: 5px;
}
#m3 {
	font-size: 14px; /*font-style: italic;*/;
	line-height: 1.5em;
	list-style-type: none;
	margin: 8px 0 8px 20px;
	padding: 3px;
	text-align: left;
}

/* Zweite Menuereihe */
#m4 a {
	font-size: 12px;
	line-height: 1.8em;
	list-style-type: none;
	margin: 5px 0 5px 30px;
	padding: 3px;
	color: #FF6600;
}

#m4 a:hover {
	font-size: 12px;
	line-height: 1.8em;
	list-style-type: none;
	margin: 5px 0 5px 30px;
	padding: 3px;
	color: #000;
	background: #FF6600;
}


a {
	color: #FFFF66;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	line-height: 1.5em;
}  /* Linkfarbe*/
  /* Linkfarbe bei Auswahl mit Hintergrund*/

#contents_center a:hover {
	background: 0;
	color: #FF6600;
	font-style: italic;
	text-decoration: underline;
}

a:hover {
	background: #FF6600;
	color: #000000;
}

	
/* Markierter Menupunkt */
#style1 {
	/*text-align: left;*/
	line-height: 1.5em;
	padding-left: 8px;
	border: 1px #FFFFFF solid;
	color: #000000;
	text-decoration: none;
	background-color: #000080;
}

.Bild_links{
	padding: 10px ;
	float: left;
}
.Bild_rechts{
	padding: 10px 0 10px 10px;
	float: right;
}



	#container
	{
	margin: 4px auto auto auto;
	width: 972px;
	text-align: left;
	background-color: #C0C0C0;
	height: 690px;
}
	
	#header
	{
	background-position: center;
	height: 117px;
	width: 800px;
	/*background-image: url('images/Titel_lichtliebe.gif');*//*Sommertitel*/
	background-image: url('images/Titel_Licht_Liebe_Wi.gif');/*Wintertitel*/
	background-repeat: no-repeat;
}
	
	#mainnav
	{
	float: left;
	width: 794px;
	color: white;
	background: #800080;
	text-align: center;
	border-right-color: #808080;
	border-right-style: ridge;
	border-left-style: ridge;
	border-left-color: #808080;
	border-top-color: #808080;
	border-top-style: ridge;
	height: 25px;
}
	
	#menu
	{
	font-size: 13px;
	color: #FFFF00;
	background: #800080;
	margin: 0px 0px 0px 0;
	padding: 0px 2px 10px 5px;
	height: 497px;
	width: 180px;
	float: left;
	border-left-color: #808080;
	border-left-style: ridge;
	border-bottom-style: ridge;
	border-bottom-color: #808080;
}
	#contents_center	
	{
	padding: 0 0 0 5px;
	height: 500px;
	overflow: auto;
	margin: 0 0 10px 1px;
	float: left;
	border: #808080 ridge;
	color: #ffffff;
	background-image: url('images/Banner-Gross3.jpg');
	text-align: center;
	width: 598px;
	display: inline;
}
	#werbung	
	{
	padding: 3px;
	width: 145px;
	overflow: hidden;
	margin: 50px 0 0 0;
	float: right;
	border: #808080 ridge;
	color: #ffffff;
	text-align: center;
	display: inline;
	min-height: 300px;
	max-height: 480px;
	min-width: 100px;
}
	#werbung_100	
	{
	padding: 0 7px 10px 7px;
	width: 100px;
	overflow: hidden;
	margin: -70px 0 0 0;
	float: right;
	border: #808080 ridge;
	color: #ffffff;
	text-align: center;
	display: inline;
	max-height: 600px;
	min-height: 300px;
	max-width: 150px;
}
	#werbung_multi	
	{
	padding: 0 7px 10px 7px;
	width: 120px;
	overflow: scroll;
	margin: -70px 0 0 0;
	float: right;
	border: #808080 ridge;
	color: #ffffff;
	text-align: center;
	display: inline;
	max-height: 600px;
	min-height: 400px;
	max-width: 150px;
}


	#werbung_quer	
	{
	/*background-color: yellow;*/
	margin: 25px 10px 25px 10px;
	padding: 5px 5px 15px 5px;
	border: #808080 ridge;
	background: #000080;
	width: 510px;
	font-size: small;
	font-style: italic;
	font-weight: 600;
	color: #000000;
}
	#vorstellung	
	{
	/*background-color: yellow;*/
	margin: 25px 10px 25px 10px;
	padding: 5px 5px 15px 5px;
	border: #808080 ridge;
	background: #000080;
	width: 510px;
	font-size: small;
	font-style: italic;
	font-weight: 600;
	color: #000000;
}

	#vorstellung img	
	{
	float: left;
}
	#vorstellung h5	
	{
	font-size: 11px;
	color: #FFFFFF;
}

#werbung_quer h6  {
	font-weight: bold;
	font-size: x-small;
	text-decoration: blink;
}
#werbung_quer h5  {
	font-weight: bold;
	font-size: 12px;
	text-decoration: blink;
}

	#contents_gb	
	{
	padding: 0 10px 0 15px;
	float: none;
	text-align: center;
	border: #808080 ridge;
	color: #ffffff;
	background-image: url('images/Banner-Gross3.jpg');
	width: 580px;
	height: 500px;
	overflow: scroll;
}


	#contents_PPS	
	{
	padding: 5px;
	margin: 0 3px 0 0;
	float: right;
	border: #808080 ridge;
	color: #FFFFFF;
	background-image: url('images/Banner-Gross3.jpg');
	text-align: center;
	height: 580px;
	width: 590px;
	display: inline;
	overflow: auto;
}
	#contents_lang	
	{
	padding: 5px;
	margin: 0 3px 0 0;	
	float: right;
	color: #333;
	border: #808080 ridge;
	color: #ffffff;
	background-image: url('images/Banner-Gross3.jpg');
	text-align: center;
	height: 570px;
	width: 590px;
	display: inline;
	overflow: auto;
}

	#contents_full	
	{
	float: left;
	color: #333;
	border: #808080 ridge;
	color: #ffffff;
	background-image: url('images/Banner-Gross3.jpg');
	margin: 0 0 5px 0;
	padding: 10px 25px 10px 15px;
	height: 500px;
	width: 750px;
	display: inline;
	overflow: auto;
	margin-left: 5px;
	margin-bottom: 5px;
}
	#contents_full_werbung	
	{
	float: left;
	color: #333;
	border: #808080 ridge;
	color: #ffffff;
	background-image: url('images/Banner-Gross3.jpg');
	margin: 0 0 5px 0;
	padding: 10px 25px 10px 15px;
	width: 750px;
	display: inline;
	overflow: auto;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
}


	#contents_edit	
	{
	padding: 5px;
	margin: 0 3px 0 0;
	float: left;
	border: #808080 ridge;
	color: #ffffff;
	background-image: url('images/Banner-Gross3.jpg');
	text-align: center;
	width: 595px;
	display: inline;
	overflow: auto;
}
	#contents_shop	
	{
	float: left;
	padding: 10px 0 10px 0;
	color: #333;
	border: #808080 ridge;
	color: #ffffff;
	background-image: url('images/Banner-Gross3.jpg');
	height: 1030px;
	width: 798px;
	display: inline;
}

	#info
	{
	/*background-color: yellow;*/
	margin: 15px;
	padding: 15px;
	border: #FF0000 double;
	background: #C0C0C0;
	width: auto;
	font-size: small;
	font-style: italic;
	font-weight: 600;
	color: #FF0000;
}

	#side
	{
	/*background-color: yellow;*/
	float: Left;
	width: 155px;
	height: 500px;
	margin: 0px 0px 0px 0;
	padding: 0px 2px 10px 25px;
	line-height: 1em;
	float: left;
	border-left-color: #808080;
	border-left-style: ridge;
	background-color: #800080;
}


	#rahmen
	{
	/*background-color: yellow;*/
	margin: 5px;
	padding: 5px;
	border: #FF0000;
	width: auto;
	color: #FFFFFF;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 10px;
}
	
	
	#footer	
	{
	padding: 4px 0 0 0;
	background: #800080;
	margin: 0 0 0 0;
	height: 25px;
	text-align: center;
	color: white;
	font-size: 12px;
	width: 794px;
	border-bottom-style: ridge;
	border-bottom-color: #808080;
	border-left-style: ridge;
	border-left-color: #808080;
	border-right-style: ridge;
	border-right-color: #808080;
	float: left;
}
p {
	color: #ffffff;
	line-height: 1.5em;
	font-style: normal;
	font-size: 14px;
	font-variant: normal;
	margin-top: 1px;
}
	


p,#footer,#mainnav, body,#contents_left,#contents_center,#contents_full,#contents_edit {
	margin: 0 0 0 0;
	text-align: center;
}

/*
	list-style-type: none;
	margin: 0;
	font-size: medium;
	font-style: italic;
	left: auto;
}
/*
ol li{
    line-height: 1.5em;
	list-style-type: none;
	list-style: decimal;
	padding-left: 30px;
	font-size: 14px;
	margin-left: 40px;
	text-align: left;
}

ol ol li{
	list-style-type: disc;
	list-style: circle outside;
	margin: 0 0 0 10;
	font-size: 12px;
	color: #FF6600;
}
li {
	list-style-type: disc;
	
	color: #FFFF66;
}



ol a {
	font-size: 14px;
	line-height: 1.5em;
	margin-left: 40px;
	padding-left: 40px;
	color: #FFFF66;
	list-style-type: none;
}
ol ol a {
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 30px;
	padding-left: 50px;
	color: #FF6600;
	list-style-type: none;
}

/*
h2 a,h2 a {
	color: #FF6600;
	font-weight: 600;
}  */


img{
	border: #808080 double;
	padding: 5px;
	background-position: center;
	z-index: -1; /*top: 160px;
	left: 287px;*/;
	visibility: visible;
	position: static;
	text-align: center;
}
td{
	vertical-align: top;
	font-size: 14px;
}


	


