/*******************************************************************************

	Project		:	ASS Bäder und Solar

/*******************************************************************************


/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
/* td { border:solid #CCC 1px; padding:2px; margin:0px; vertical-align:top; border-spacing:0px; } */
td { border:0px; margin:0px; vertical-align:top; border-spacing:0px; }

legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*
h1,h2,h3,h4,h5,h6,p { 
  background-color:yellow;
}
*/

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { 
  text-decoration:none;
  color:#8C2C29; /* dunkelbraun */
}

/*	html
*******************************************************************************/
html {
	background-color:white; 
	background-image:url(higr_body.jpg);
	background-repeat: repeat-y;
	/* min-height: 100%;
   	margin-bottom: 1px; */
}

/*	body
*******************************************************************************/
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
	/* background-image:url(hg_kreis-blau_2.gif);  - Ersatz durch float-over 
   	 background-repeat: no-repeat;
     background-position: 140px 115px;   */
	/* background-attachment: fixed; */
	min-height:795px;
	position:left;
	display:block;
	padding:0;
	width:1050px;
	color:#000;
	text-align:left;
}
#test {
	position:absolute;
  margin-top:0px;
  margin-left:385px;
  width:500px;
  color:red; 
  font-size:18px; 
  font-weight:bold;
	z-index:4;
}

#box_left {
	position: fixed;
  margin-top:14px;
  margin-left:8px;
	z-index:1;
}

#float-over {  /* für's horizontale Scrollen */
  position:absolute;
  top:0; 
  left:140px;
  width: 855px;
	min-height:800px;
	z-index:2;
}

#top {
	position:absolute;
  top:26px; 
  width: 855px;
  left:138px;
	z-index:3;
}

#content {
	position:absolute;
  top:115px; 
  left:140px;
  width: 855px;
	min-height:600px;
	z-index:3;
}

#menue-spalte {
  float:left;
  margin-top: 35px;
  margin-left: 23px;
  margin-bottom: 10px;
  width: 245px;
	min-height:600px;
}

#main-block { 
  float:left;
  margin-top: 35px;
  margin-left: 30px;
  width: 460px;
	/* min-height:600px; */
}

.clearfix { /* 4 IE 6, not by older Mozilla */
	clear:both;
}

/*	special image 4 header - CSS mouse over width 2 background pictures
*******************************************************************************/
.specim {
  float:left;
	margin:0px;
	width:92px; 
	height:81px;
  overflow:hidden;
}

.specim a {
   background-position: top;
   font-size:252px; /* muss ggf. ausprobiert werden, für die meisten Browser groß, für IE6,7 klein (normale Schriftgröße), für Opera old groß-exakt 252px */
}

/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#content h1 {
	color:#306; /* tintenblau */
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:0.4em;
}

#content .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#content h2 {
	color:#306; /* tintenblau */
	font-family:arial, helvetica, verdana, sans-serif;
  margin-bottom: 0.3em;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}

/* Headline 3  - wie 2, aber wenig Abstand darunter */
#content h3 {
	color:#306; /* tintenblau */
	font-family:arial, helvetica, verdana, sans-serif;
  margin-bottom: 0em;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}

/* Headline 4  - wie p, nur dunkelblau */
#content h4 {
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.25em;
	line-height:1.45em;
	color:#306; /* tintenblau */
}


/* Headline 5 - etwas größer als h1 */
#content h5 {
	color:#306; /* tintenblau */
	font-family:arial, helvetica, verdana, sans-serif;
  margin-bottom: 0.3em;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.4em;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#content p,
#content ul,
#content ol {
	margin-bottom:1.0em;
	/* margin-bottom:0.9em; */
  color:#222;
	font-size:1.2em;
	line-height:1.45em;
}
#content ul li ul,
#content ul li ol,
#content ol li ol,
#content ol li ul {
	font-size:1em;
}

#content ul {
	margin-left:14px;
	list-style-type:square;
}

#content ol {
	list-style-type:decimal-leading-zero;
}

.p_dblau p,
.p_dblau ul,
.p_dblau ol {
  color: #306;
}

/*	Hyperlinks
------------------------------------------------------------------------------*/

#content a, #content a:link {
	color:#306; /* tintenblau */
	/* text-decoration:underline; */
}

#content a:hover {
	/*color:#000;*/
	color:#8C2C29; /* dunkelbraun */
	text-decoration:underline;
}

.mod61, .mod61:link {
  font-size:1.2em;
  font-weight:bold;
	color:#306; /* tintenblau */
}

.mod61:hover {
	color:#8C2C29; /* dunkelbraun */
}


/*	Images
------------------------------------------------------------------------------*/
#content div.image {
	margin-bottom:0;
}
#content div.image p {
	margin:0;
	font-size:0.9em;
}
#content div.flLeft {
	margin-right:14px;
}
#content div.flRight {
	margin-left:14px;
}

/*	zus. Styles für die Rechte Spalte
------------------------------------------------------------------------------*/
#content #right_col2 p {
  color:#222;
	margin-top:0.5em;
	margin-bottom:0.5em;
	/* font-size:1.08em; */
	line-height:1.35em;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	/* margin-left: -20px; geht wg. IE6 nicht */
	padding:0px;
	width:500px;
	/* background-color:#fff; */
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
	/* border:0px solid #fff; */
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	/* font-weight:bold; */
}

.formcaptcha {
	/* border:1px solid #555; */
 padding:15px;
}

#form-module .element {
	display:block;
	clear:both;
	/* background-color:#fff;
	   border-top:2px solid #fff; */
	padding-top: 2px;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#fff;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}


/* download
*******************************************************************************/
#content .download-hdl p, 
#content .download-file p, 
#content .download-desc p {
	margin:0;
}
#content .download-hdl p {
	padding:5px 7px;
	background-color:#393;
	font-weight:bold;
	color:#fff;
}

#content .download-file {
	padding:1.2em 7px;
	border-left:2px solid #393;
	border-right:2px solid #393;
}

#content .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:2px solid #393;
	border-right:2px solid #393;
	border-bottom:2px solid #393;
}

#content .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #393;
}

#menue_bott {
  text-align: right;
  font-size: 13px;
  margin-top: 24px;
  margin-bottom: 0.6em;
}

/* 4 modules
*******************************************************************************/

.subart { /* bei dreien */
        float:left;
        width:31%;
}

.subart_cont { /* Container der Subartikel */
	position:relative;
	display:block;
	width:624px;
}

.subart_abs { /* absolute Positionierung */
        position:absolute;
        top:0px;
}

.td_stat {
        background-color:white;
				border: solid #CCC 1px; 
				padding: 2px; 
}


/*  gunGallery
*******************************************************************************/
.gunGallery {
  /* border: solid red 1px; */
  /* width:725px; */
}

.gunPict {
  border: solid #999 1px;
  float:left; 
  margin:0 3px 3px 0;
  padding:5px;
  width:130px;
}


/*
.gunGallery .gunPict p {
  line-height: 1.35em;
  margin-top: 3px;
  margin-bottom: 0px;
  color: red;
}
*/

.gunPict img {
  /* border: solid blue 1px; */
  /* margin: 3px; */
}

/* für die Module Tabelle (Standard-Tabelle)
*******************************************************************************/
.stdtab {
        background-color:white;
        /* nur rechts und unten - den Rest machen die TD-Elemente */
				border-right: solid #CCC 1px; 
				border-bottom: solid #CCC 1px; 
}

.stdtab td {
				/* border: solid #CCC 1px; */
       	border-top: solid #CCC 1px;
       	border-left: solid #CCC 1px;
				/* border-right: solid #CCC 1px; */
				margin: 0;
				padding: 3px 2px 0 7px;
}

.stdtab .td1 {
        /* background-color:yellow; */
        border-top: 0;
       	border-left: solid #CCC 1px;
				margin: -7px 0 0 0;
				padding: 0 7px 0 7px;
}


/*
.stdtab td p {
        color: green; 
        margin: 0;
}
*/

.stdtab .td1 p {
        /* color: red; */ 
        margin-top: -0.7em;
}

/*  Pseudo Captcha
*******************************************************************************/
.cap_frame {
  position:absolute;
  top:100px;
  left:240px;
}

.cap_frame .s { 
        color: black; 
        background-color: #ddd; 
        font-size: 10px;
        /* letter-spacing: 2px; */
        margin: 10px 0 0 2px;
 }
.cap_frame .w { 
        color: white; 
        /* background-color: white; */
        font-size: 10px;
        /* letter-spacing: 2px; */
        margin: 10px 0 0 2px;
}
	
/* 4 Textile "bob"
*******************************************************************************/
.blue { color:#306; }
.red { color:red; }
.yellow { color:yellow; }
.green { color:green; }
.big1  { font-size:1.7em; }
.big2  { font-size:1.4em; }
.big3  { font-size:1.2em; }
.small { font-size:0.8em; }
.bold  { font-weight:bold; }

/* PDF-Dateien im IFRAME
*******************************************************************************/
.pdf {
  /* margin-left:5px; */
}

.picture_loading2 {
	position:absolute;
  top:230px; 
  left:370px;
}


/* für Aufruf Bildserie
*******************************************************************************/
.p-bser {
  text-align: center;
  margin: 5px 0 5px 0;
}

/* Sitemap
*******************************************************************************/

.sitemap{
    background-color: yellow;
}

.sitemaptxt1st {
  font-size: 1.15em;
  font-weight: bold;
  background-color: #ccf;
  padding: 2px 10px 2px 10px;
  line-height: 1.9em;

}

/* Pictures  Spalte links - Sponsoren
*******************************************************************************/
#picture1 { 
  position:absolute;
  top:0px;
  left:0px;
}
#picture2 { 
  position:absolute;
  top:222px;
  left:0px;
}
#picture3 { 
  position:absolute;
  top:265px;
  left:0px;
}
#picture4 { /* Hoefliger */
  position:absolute;
 top:305px;
  left:0px;
}
#picture5 { 
  position:absolute;
  top:348px;
  left:0px;
}
#picture6 { /* Schlichemaier */
  position:absolute;
  top:405px;
  left:0px;
}
#picture7 { /* Maler Schäfer */
  position:absolute;
  top:515px;
  left:0px;
}
#picture8 { /* FramiSoft */
  position:absolute;
  top:575px;
  left:0px;
}
#picture9 { /* TalBau */
  position:absolute;
  top:445px;
  left:18px;
}


/********************************** EOF **********************************/

