/* Druckereinstellungen für alle Webseiten */

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

body 								{
									margin:0px;
									padding:0px;
									background-color:#FFFFFF;
									font-family:"Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	  								font-size:25px;
									line-height:150%;
									letter-spacing:50%;
									word-spacing:25%;
	  								color:#000000;
	 								}

#intro								{
									text-align:center;
									}

h2, h3								{
									font-weight:bold;
									line-height:200%;
		   							}

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

h2 									{
									text-align:center;
									font-size:50px;
									}

h3 									{
									font-size:30px;
									line-height:120%;
									text-align:center;
    								}

h4 									{
									font-size:28px;
									line-height:120%;
    								}

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

p, address, td  						{
									font-size:25px;
									line-height:120%;
									}

#skl								{
									background-color:#EEEEEE;
									}

tr									{
									margin-bottom:5px;
									}

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

#preis								{
									text-align:right;
									}

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

#oezoben							{
									margin-top:50px;
									}

q									{
									font-weight:bold;
									}

a, span a							{
	 								color:#FF0000;
									}

#introlink		 					{
									font-variant:small-caps;
									font-size:20px;
									line-height:120%;
									}

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

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

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

#logoklein							{
									float:left;
									}

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

div									{
									width:100%;
									}

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

#historie img						{
									height:700px;
									}


#anfahrt img						{
									margin-top:100px;
									}

object								{
									margin:10px;
									}

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