html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;	/* Abstand von oben */
	padding: 0;	/* Abstand von links */
	font-family: verdana,arial;
	font-size: 12px;	/* allgemeine schriftgröîe */
	background-image:url('img/1.jpg');
}

p { 
	margin: 10px; 
}

h1, h2, h5{
	padding: 0px 0px 10px 0px;	/*_berschrift: 1=hoch/runter 2=links 3=Abstand Bilder  4=rechts*/
	margin: 0px 0px 0px 20px;
	font-size: 14px;				/*_berschrift: Schriftgrösse*/
	letter-spacing: 1px;			/*_berschrift: Abstand Buchstaben*/
	/*font-weight:bold;*/
	text-shadow:#000000;			
	
}


h1{ /*_berschrift: Farbe und Ausrichtung*/
	color: #7e2016; 
	text-align: left;
	text-decoration:underline;
	font-weight:bolder;
	text-shadow:White;
}
		
h2{	 /*_berschrift(Impressum/Kontakt/AGB: Farbe Ausrichtung*/ 
	color:#7e2016; 
	text-align:left;
	text-decoration:underline; 
}

h3{ /*TEST*/
	padding: 0; 		
	margin: 5px 0 5px 0;
	font-size: 16px;
}

h4{ /*TEST*/
  padding: 2px 0 2px 0; 		
  margin: 0;
  font-size: 13px;
}

h5{ /*TEST*/
	color: black; 
	text-align: left; 
} 

img { /*Rahmen für die Bilder*/ 
	border:0; 
}	

.imgborder{ 
	border: 0px solid #a40001; 
}

.hide { /*TEST*/
	visibility: invisible;		
	height:1px;
	width:1px;
}

form { 
	padding-left: 20px; 
	margin: 0px;
}

input, textarea, select { 
	color: black;
	border: 1px solid #663333;
	background-color: white;
	padding: 1px;
	width: 350px;		/*länge input-felder (kontakt_inc.php)*/
	font-family: verdana,arial;
	font-size: 12px;
	
}


/* Seitenaufteilung ************************************************************************************************/
#tablemain {
	width: 800px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#celltop {
	width: 800px;	/*Breite und Höhe des Bereichs für das Bild Logo_oben.jpg*/
	height: 110px;
}

#logo {
	width: 800px;	/*Breite und Höhe für das Bild Logo_oben.jpg*/
	height: 120px; 
	cursor: hand;
	background-image: url('img/header.jpg');
	background-repeat: no-repeat;
	
}

#celltopmenu {
	width: 800px;
	text-align: left;
	height: 20px; 
	padding-left: 10px;
	background-image: url('img/celltopmenu.jpg');
	background-repeat:no-repeat;
}

#celltopmenu2 {
	width: 800px;
	text-align: right;
	height: 20px; 
	padding-right: 20px;
	background-image: url('img/celltopmenu.jpg');
	background-repeat:no-repeat;
}

#cellleftmenu { /*Navi links*/
	width: 170px;
	vertical-align: top;
	text-align: left;
	background-color:#e4d7d6;
	background-repeat:no-repeat;
}

/*#panel1 {
	width: 150px;
	height: 17px;
}*/

#panel2 {
	width: 170px;
	height: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#663300;
	font-weight:bold;
	padding:5px;
	
}

/*#panel3 {
	width: 150px;
	height: 17px;
}*/

#cellleftbot {
	width: 170px;
	vertical-align: bottom;
	background-color:#e4d7d6;
	
}

#cellleftbot2 {
	height: 40px;
	width: 150 px;
	vertical-align: bottom;
	background-color:#e4d7d6;
}

#leftbotimg {
	width: 170px;
	height: 210px;
	/* background-image: url('img/left_neckermkann.jpg');
	background-repeat: no-repeat;*/
}

/*Content***********************************************************************************************************/
#cellmaincontent {
	width: 500px; 
	vertical-align: top;
	background-color:#fff;
}

/*#panel4 {
	width: 520px;
	height: 20px; 
	background-image: url('img/streife_oben_mitte.jpg');
	background-repeat: no-repeat;
}*/

#cellmainbot {
	width: 500px;
	height: 40px;
	background-color: #fff;
}

#unterrubriken{
	text-align: left; 
	size: 14px;
	background-color: #D6E7F7; 
	margin: 3px 27px 0 27px;
	padding: 2px;
}

#standardseiten{
	width: 500px;
	margin: 10px 0 10px 0; 
}

/*Infopage************************************************************************************************************/
#infohead{
	margin: 0;
	padding: 0;
	width: 458px;
	background-color: #D6E7F7;
	text-align: left;
}

#infocontent {
	margin: 0;
	width: 458px; 
	padding: 0;
	background-color: white;
	text-align: left;
	font-size: 11px;
}

#infobottom {
	width: 458px;
	margin: 0;
	padding: 0;
	background-color: #D6E7F7;
	text-align: left;
}

#infoinnenabstand {
	width: 428px;
	padding: 10px 15px 10px 15px;
}

/*Werbung rechts************************************************************************************************************/
#cellrightads {
	width: 130px;
	vertical-align: top; 
	background-color:#e4d7d6;
	text-align: center;
}

/*#panel5 {
	width: 130px;
	height: 20px; 
}*/

#werbunghead {
	font-weight: bold;
	margin: 14px 0 30px 0;
	color:#7e2016;  
}

#cellrightbot {
	height: 40px;
	vertical-align: bottom;
	background-color:#e4d7d6;
}

.imgwerbung {
	margin-bottom: 5px;
	border: 1px solid #fff;
}

/*Werbung-2 rechts _berschrift************************************************************************************************/
#cellrightads_2 {
	width: 120px;
	vertical-align: top; 
	background-color: #999;
	text-align: center;
}


/*Content Logos***************************************************************************************************************/
#logo1 {
 margin: 5px;
}
#logo2 {
  margin: 5px;
}
#logo3 {
  margin: 5px 6px 5px 6px;
}
#logo4 {
  margin: 5px 6px 5px 6px;
}


/*Linkformatierungen*********************************************************************************************************/
/*Standard Navi-Oben*/
a         { font-weight: bold; }
a:link    { color: #000; text-decoration:none; }
a:visited { color: #000; text-decoration:none; } 
a:hover   { color: #7e20163; text-decoration:none; }

a.activepage         	{ font-weight: bold; }
a.activepage:link    	{ color: #7e2016; text-decoration:none; }
a.activepage:visited 	{ color: #7e2016; text-decoration:none; }
a.activepage:hover   	{ color: #7e2016; text-decoration:none; }

a.webact         	{ font-weight: bold; }
a.webact:link    	{ color: #7e2016; text-decoration:none; }
a.webact:visited 	{ color: #7e2016; text-decoration:none; }
a.webact:hover   	{ color: #7e2016; text-decoration:none; }

#celltopmenu a { /*Abstand Navi-Oben*/
	font-weight: bold; 
	padding: 0 20px 0px 0px;
	font-size:11px;
}

#celltopmenu2 a { /*Abstand Navi-Oben*/
	font-weight: normal; 
	padding: 0px;
	font-size:11px;
}

#celltopmenu3 a { /*Abstand Navi-Oben*/
  align: right;
	font-weight: normal; 
	padding: 20px 0px 0px;
	font-size:11px;
}
   
#cellleftmenu a, .msubfeld a { /*Button-Beschriftung*/
	font-weight: bold; 
	padding-left:20px;
	margin-left: 5px;
	line-height: 18px;
}

#infobottom a        { color: #000; text-decoration:none; font-size: 11px; font-weight: normal; }
#infobottom a:hover  { text-decoration: underline; } 



/*Popup Menü*/
a.menu {
	padding-left:10px;
	font-size:11px;
	background-image: url('img/punkt.gif');
	background-repeat: no-repeat;
}

/*Buttons-Navi-Links-Beschriftung*/

a.menu:link    { color: #000; text-decoration:none; }
a.menu:visited { color: #000; text-decoration:none; } 
a.menu:hover   { color: #7e2016; text-decoration:none; }

a.menuactive {  /*aktive Punkte vor Buttons*/
	font-size:11px;
	background-image: url('img/punkt_black.gif');
  	background-repeat: no-repeat;
}

a.menuactive:link 		{ color: #7e2016; text-decoration:none; }
a.menuactive:visited 	{ color: #7e2016; text-decoration:none; }
a.menuactive:hover		{ color: #7e2016; text-decoration:none; }

.msubparent {
	background-color:#8BC5E7;
	background-image: url('img/punktselect.gif');
  	background-repeat: no-repeat; 
}

.msubnormal { /*Buttons*/
	/*background-image: url('img/button.jpg');
	background-repeat:no-repeat;
	height:20px;*/
}

.msubblock {
	/*z-index: 103; */
	visibility: hidden;
	width: 130px;
	position: absolute;
	border: 3px solid white;
}

.msubfeld {
	width:130px;
	background-color:#8BC5E7;
 	text-align: left;
}

#kontakt2{
	margin-left: 20px;
	text-align:left;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#preise{
	text-align:left;
	color:#663300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#preise2{
	text-align:left;
	color:#663300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

#startdiv1{
	width:200px;
	height:150px;
	background-image: url('img/rr1.jpg');
  	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

#startdiv2{
	width:200px;
	height:150px;
	background-image: url('img/rr2.jpg');
  	background-repeat: no-repeat; 
	padding: 0px 0px 0px 0px;
}

#startdiv3{
text-align:center;
margin:auto;
	width:380px;
	height:285px;
	background-image: url('img/rr3b.jpg');
  	background-repeat: no-repeat; 
	padding: 0px 0px 0px 0px;
}

#corniche{
	display:inline;
	width:200px;
	height:150px;
	background-image: url('img/logos/90.jpg');
  	background-repeat: no-repeat; 
  		float:left;
	padding: 20px 0px 0px 0px;
}

#silvercloud{
	display:inline;
	width:200px;
	height:150px;
	background-image: url('img/logos/91.jpg');
  	background-repeat: no-repeat; 
  	float:right;
	padding: 20px 0px 0px 20px;
}
