/* Bildschirmeinstellungen für alle Webseiten */

* 									{
									margin:0px;
   									padding:0px;
									}

body 								{
									margin:0px;
									padding:5px;
									background-color:#FFFFFF;
									font-family:"Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
									font-style:italic;
	  								font-size: 1em;
									line-height:1.2em;
									letter-spacing:0.05em;
									word-spacing:0.2em;
	  								color:#000000;
	 								}

#intro								{
	text-align:center;
	background-color:#FFFFFF;
									}

h2, h3								{
									font-weight:bold;
		   							}

h1, #hidden 						{
									position:absolute;
									visibility:hidden;
									}

h2 									{
									text-align:center;
									font-size:2em;
									line-height:2.2em;
									color:#CDC45E;
									}

h3 									{
									text-align:center;
									font-size:1.8em;
									line-height:2em;
    								}

h4 									{
									font-size:1.6em;
									line-height:2em;
    								}

hr									{
									margin:1em 0px 0.5em 0px;
									}

p, address, td  					{
									margin:0.5em 0px 0.5em 0px;
									font-size:1.4em;
									line-height:1.5em;
									}

#skl								{
									background-color:#EEEEEE;
									}

table								{
									margin-bottom:15px;
									width:99%;
									}


#preis								{
									text-align:right;
									}

#mit								{
									margin-top:0px;
									font-family:Georgia, "Times New Roman", Times, serif;
									font-size:0.7em;
									line-height:0.8em;
									font-style:normal;
									}

#oezoben							{
									margin-top:20px;
									}

q									{
									font-weight:bold;
									}

a 									{
	 								color:#FF0000;
									}

a:link 								{
	 								color:#FF0000;
									}

a:hover 							{
									color:#FF6600;
									}

#introlink		 					{
	font-variant:small-caps;
	font-size:1.2em;
	line-height:1.3em;
	color:#000000;
									}

#introlink:link 					{
	color:#000000;
									}

#introlink:hover 					{
	 								color:#FF3333;
									}

div									{
									border-bottom-width:0px;
									}

span								{
									width:49%;
									text-align:center;
									float:left;
									}

#kopf								{
									text-align:center;
									width:100%;
									min-width:600px;
									height:110px;
									background-color:#CDC45E;
									background-image:url(../bilder/hintergr.jpg);
									}

#logoklein							{
									float:left;
									}

#textlogo							{
									margin-left:auto;
									margin-right:auto;
									}

#navi								{
									width:195px;
									height:450px;
									font-size:1.5em;
									font-weight:bold;
									line-height:1.7em;
									background-color:#CDC45E;
									background-image:url(../bilder/hintergr.jpg);
									list-style-type:none;
									float:left;
									}

#navi a								{
									color:#000000;
									text-align:center;
									margin:0px 0px 0px 0px;
									text-decoration:none;
									display:block;
									}

span a								{
									color:#000000;
									text-decoration:none;
									}

#navi a:link, span a:link			{
									color:#000000;
									text-decoration:none;
									}

#navi a:hover, span a:hover			{
									color:#000000;
									text-decoration:underline;
									}

#active								{
									background-color:#FFFFFF;
									}

#leftcont							{
									width:46px;
									height:450px;
									background-image:url(../bilder/leftcont_hg.jpg);
									background-position:left;
									background-repeat:no-repeat;
									float:left;
									}
									
#cont, #start, #anfahrt, #res		{
									margin-left:0px;
									margin-right:0px;
									padding-right:45px;
									height:450px;
									background-position:top right;
									background-repeat:repeat-y;
									background-image:url(../bilder/cont_hg.jpg);
									overflow:auto;
									}

#start, #historie, #anfahrt, #res	{
									text-align:center;
									}

#historie							{
									margin-left:0px;
									margin-right:0px;
									height:450px;
									overflow:auto;
									}

#historie img, #anfahrt img			{
									max-width:100%;
									min-width:400px;
									}

object								{
									margin:10px;
									}

#clearboth, #hidden					{
									margin:0px;
									line-height:0px;
									clear:both;
									}
