/* Stylesheet Gaestehaus Gudrun - by Daniel Rosenberger, www.webforceone.de */

body {background-color:#FDF5DF; margin-top:25px;}
body, td, li {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#003334 }
h1 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#003334; font-weight:bold;}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#003334; font-weight:bold;}
h3 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#003334; font-weight:bold;}
h4 {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#003334; font-weight:bold;}

textarea, select, input {
 	   border-top:1px solid #003334; 
	   border-bottom:1px solid #003334;
	   border-left:1px solid #003334;
  	   border-right:1px solid #003334;
	   background-color: #F8D67D; 
	   color: #003334;}

.formbutton {
 	   border-top:1px solid #003334; 
	   border-bottom:1px solid #003334;
	   border-left:1px solid #003334;
  	   border-right:1px solid #003334;
	   background-color: #003334; 
	   color: #F8D67D;}

a {font-family:Arial, Helvetica, sans-serif; font-size:12px; }
a:link { font-weight:normal; font-style:normal; color:#003334; text-decoration:none; }
a:visited { font-weight:normal; font-style:normal; color:#003334; text-decoration:none; }
a:focus { font-weight:normal; font-style:normal; color:#003334; text-decoration:underline; }
a:hover { font-weight:normal; font-style:normal; color:#003334; text-decoration:underline; }
a:active { font-weight:normal; font-style:normal; color:#003334; text-decoration:none; }

a.navi {font-family:Arial, Helvetica, sans-serif; font-size:14px; cursor:pointer;}
a.navi:link { font-weight:normal; font-style:normal; color:#000000; text-decoration:none; }
a.navi:visited { font-weight:normal; font-style:normal; color:#000000; text-decoration:none; }
a.navi:focus { font-weight:normal; font-style:normal; color:#000000; text-decoration:underline; }
a.navi:hover { font-weight:normal; font-style:normal; color:#000000; text-decoration:underline; }
a.navi:active { font-weight:normal; font-style:normal; color:#000000; text-decoration:none; }

a.navi:link span { background-color:#FFFFF; }
a.navi:visited span { background-color:#FFFFFF; }
a.navi:focus span { background-color:#F8D67D; }
a.navi:hover span { background-color:#F8D67D; }
a.navi:active span { background-color:#F8D67D; }

.button {width:150px; line-height: 25px; padding-left:10px;}

#main {width:100%; height:100%;}
#container {width:900px; height:700px; background-color:#FCECC2;}
#maintable {width:900px; height:700px; border-color:#8B8A88; border-width:1px; border-style:solid;}
#logo {width:900px; height:140px;}

.header {background-color:#FFFFFF;}
.navibar {background-color:#FFFFFF; border-color:#8B8A88; border-top-width:0px; border-left-width:0px; border-right-width:1px; border-bottom-width:0px; border-style:solid;}
.content {background-color:#FCECC2; border-color:#8B8A88; border-top-width:1px; border-left-width:0px; border-right-width:0px; border-bottom-width:0px; border-style:solid;}

.clayer {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:12px; 
  color:color:#003334; 
  width:750px; 
  height:640px; 
  overflow-y:scroll; 
  overflow-x:hidden;
  scrollbar-base-color:#8B8A88;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#FCECC2;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FDF5DF;
}

.ctable td {
 	   border-top:1px solid #003334; 
	   border-bottom:1px solid #003334;
	   border-left:1px solid #003334;
  	   border-right:1px solid #003334;
	   border-collapse:collapse;
}

.mini {width:75px;}
.mittel {width:150px;}
.mittelgross {width:225;}
.gross {width:303px;}

/* Bilder */

#pcontainer {position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:2;}
#panel {width:0px; height:0px; position:relative; top:200px; visibility:hidden; background-image:url(../png/panel_bg.png); background-repeat:repeat;}
#paneltop {text-align:right; vertical-align:center; padding-right:5px; visibility:hidden;} 
#panelmain {text-align:center; vertical-align:center; visibility:hidden; }
#panelbottom 
{
	visibility:hidden;
	text-align:center; 
	vertical-align:center; 
	height:15px; 
	font-family:Arial, helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	text-decoration:none; 
	color:#003334;
}

.panelclose {border-style:none;}

