/* CSS Document */

* { margin:0px; padding:0px; font-family:Arial,Verdana,Tahoma,sans-serif; font-Size:10pt; } 



html		{ height:100%; }

body		{ background-color:#0099EE; height:100%; }

h1 {color:#FFFFFF; font-weight:bold;}

a.text {background-image:url(../images/iconweiss2.gif); background-repeat: no-repeat; text-decoration:none; color:#FFFFFF; padding-left:7px;}
a.text:hover {background-image:url(../images/iconweiss2.gif); background-repeat: no-repeat; text-decoration:underline; color:#FFFFFF; }

a { text-decoration:underline; color:#000000; }
a:hover {text-decoration:underline; }
a.navi 		{ background-image:url(../images/icon.gif); background-repeat: no-repeat; display:block; color:#000000; background-color:#FFF7B7; padding:3px;  width:80px; font-weight:bold; text-decoration:none; margin-left:10px; padding-left:10px;}
a.navi:hover{display:block; color:#ffffff; background-color:#0099EE; background-image:url(../images/iconweiss.gif); background-repeat: no-repeat; }


a.unternavi 		{  display:block; color:#000000; background-color:#FFF7B7; padding:2px; width:90px; margin-left:20px;text-decoration:none; }
a.unternavi:hover{ display:block; color:#FFFFFF; text-decoration:underline; background-color:#0099EE; }


ul {list-style-type: square;}
.bold { font-weight:bold;}
#navikasten {  float:left; margin-left:20px;  margin-top:20px; width:130px; height:500px; z-index:1; background-image: url(../images/naviback.gif); padding:30px 0px 0px 5px;	background-repeat:no-repeat; }


#logo {	 float:right; margin-top:30px; width:700px; height:81px; z-index:2; background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
}


.gboben	{ float:left; color:#FFFFFF; width:417px; height:20px; padding:8px 0px 0px 8px; background-image:url(../images/gaestebuchoben.gif); background-repeat:no-repeat;  z-index:5;}
.gbmitte	{ float:left; color:#FFFFFF; width:417px;padding:0px 0px 0px 8px; background-color:#0099EE;  z-index:5;}
.gblink 	{text-decoration:underline; color:#FFFFFF; text-align:right;}
.gbunten	{ float:left; color:#FFFFFF; width:417px; height:19px; padding:0px 0px 0px 8px; background-image:url(../images/gaestebuchunten.gif); background-repeat:no-repeat;  z-index:5;}

.boxblau	{ float:left; color:#FFFFFF; padding:8px; width:209px; height:209px; background-image:url(../images/backblau.gif);  margin:7px; z-index:5;}
.boxbeige	{ float:left; width:225px; height:225px; z-index:1; margin:7px; z-index:5;}

#content 	{  float:left; margin-top:40px; margin-left:20px;  width:500px; }

#streifen	{ margin-left:auto; margin-right:auto; width:700px; background-color:#FFFBDD; height:95%; min-height:95%; color:#FFFBDD;   border-style: solid; border-left-color:#FFF7B7; border-right-color:#FFF7B7; border-width:0px 25px 0px 25px;}

body>#streifen { height:auto; }

#footer		{ margin-left:auto; margin-right:auto; width:700px; background:#FFFBDD; height:5%;border-style: solid; border-left-color:#FFF7B7; border-right-color:#FFF7B7; border-width:0px 25px 0px 25px;  }
.footer  {text-align:right; vertical-align:bottom; padding: 2px 2px 2px 20px;  } 

