/* Autor: Dirk Petscheleit --- www.roterblitz.de */

/* undo: */
:link,:visited {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

/* Generelle Formatierungen*/

body {
	background: #5a2b10;
	font: font: 78%/1.6em Georgia, Garamond, Times New Roman, Times, serif;
	text-align: center;
}

h1 {
	font-size: 1.4em;
	background: transparent url(../images/layout/bg_h1.jpg) top left no-repeat;
	margin-bottom: 15px;

}
h1#angebot {
	background: transparent url(../images/layout/faszination.gif) top left no-repeat;
  text-indent: -999em;
	height: 48px;
}
h1#buddelschiff {
	background: transparent url(../images/layout/geschenkidee.gif) top left no-repeat;
  text-indent: -999em;
	height: 48px;
}
h1#galerie {
	background: transparent url(../images/layout/galerie.gif) top left no-repeat;
  text-indent: -999em;
	height: 48px;
}
h1#kontakt {
	background: transparent url(../images/layout/kontakt.gif) top left no-repeat;
  text-indent: -999em;
	height: 48px;
}
h1#mof {
	background: transparent url(../images/layout/herstellung.gif) top left no-repeat;
  text-indent: -999em;
	height: 48px;
}
h2 {
	font-size: 1.2em;
}

a {
	color: #663300;
}

#text p {
	margin: 5px 10px 5px 15px;
	
}

#text p:first-letter {
	font-size: 1.6em;
}

#text p.no:first-letter {
	font-size: 1.0em;
}
#text li {
	margin-left: 10px;
	line-height: 1.5em;
	list-style: disc;
}
#text ul {
	margin: 10px 30px 10px 30px;
	
}


/* Container */
#container {
	width: 850px;
	margin: auto;
	background: white url(../images/layout/bg_container.jpg) 0 230px repeat-y;
	text-align: left;
}

#header {
	height: 230px;
	background: white url(../images/layout/header.jpg) top left no-repeat;
}


#buddel {
	width: 300px;
	float: left;
	text-align: center;

}

#content {
	margin: 10px 30px 20px 50px;
}

#bottomText {

	height: 66px;
}

#text{
	margin-left: 300px;
	width: 460px;
	font-size: 0.9em;
	line-height: 1.4em;

}

#footer {
	background: #5a2b10 url(../images/layout/footer.jpg) top left no-repeat;
	height: 50px;
	clear: both;
	text-align: center;
	padding-top: 20px;
	color: white;
}

#footer a, #footer a:visited {
	color: white;
}

#gallery p {
	float: left;
	text-align: center;
	background: transparent url(../images/layout/bg_gal-hochkant.gif) top left no-repeat;
	width: 190px;
	height: 350px;
}

#gallery p img {
	
	margin-top: 10px;
}

#gallery2 p {
	float: left;
	text-align: center;
	background: transparent url(../images/layout/bg_gal.gif) top left no-repeat;
	width: 250px;
	height: 190px;
}

#gallery2 p img {
	
	margin-top: 25px;
}


.clear {
	clear: both;visibility: hidden;
}
/* Navigation */

#topnavi {
	text-align: right;
	margin-right: 30px;
}

#topnavi li {
	display: inline;
	padding-right: 10px;
}

#topnavi li a {
	color: #663300;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}

/* Bilder */



a img  {
	border: none;
	border: 3px solid #666666;
}


fieldset label {
	width: 120px;
	float: left;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: absolute;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#TB_window {
  position: absolute;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
}
#TB_window img {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}

#TB_title{
  background-color:#e8e8e8;
  height:27px;
}

#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
