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

	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; }

/*	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			{margin: 0 0 0 0; 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 */
}

ul     {margin-top: -0.3em;}
h2     {margin-bottom: 0.6em;}


/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
  background-position:center top;
	background-image:url(hintergrund_x2.jpg);
	background-attachment: fixed; /* xxyyzz */
	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 {
	width:964px;
  border: 1px dotted #358200; /* logo-grün */
	position:relative;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	padding:0;
	height:100%;
	color:#000;
	text-align:left;
}


/*	header
*******************************************************************************/
#header {
  /* border: 1px solid blue; */
	display:block;
	position:relative;
  margin:0;
	padding:0;
	min-height:155px;
}

/*	Header Pictures
------------------------------------------------------------------------------*/
#picture1 { /* Logo mit Text */
  position:absolute;
  top:18px;
  left:17px;
}
#picture2 { /* Eissorte */
  position:absolute;
  top:0px;
  left:348px;
}
#picture3 { /* Eissorte */
  position:absolute;
  top:0px;
  left:498px;
}
#picture4 { /* Eissorte */
  position:absolute;
 top:0px;
  left:653px;
}
#picture5 { /* Eissorte */
  position:absolute;
  top:0px;
  left:808px;
}


/*	content
*******************************************************************************/


#content, #content2 {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */


#content {}

#content2 {
    margin:0 0 0 0px;
}

#main {
  	float:left;
	  width:791px; 
	  min-height:490px;
}

#main-block {
}

#main-block2 {
	  float:left;
	  padding:20px 14px 14px 30px;
	  width:532px;
}

#right_col2 {
	float:right;
	padding:14px 0 14px 14px;
	width:200px;
  margin-top:4px;
	min-height:460px;
	/* overflow-x: hidden; */
	overflow: hidden;
}

#right_col2 .aktuell {

  border-top: 1px dotted #358200; /* logo-grün */
  border-bottom: 1px dotted #358200; /* logo-grün */
  border-left: 1px dotted #358200; /* logo-grün */
  padding:8px 6px 2px 12px;
  margin-top:8px;
  background-color:white;
}

/*	Navigation vertical
------------------------------------------------------------------------------*/
#nav_pre {
	float:left;
  padding:0;
	width:172px;
	min-height:484px;
}
#nav_txt {
  padding:14px 0 14px 14px;
	float:left;
	}
#nav_txt p {
  font-size:1.2em;
  line-height:1.45em;
}

#navigation {
  font-size:1.08em;
	float:left;
	position: fixed; /* xxyyzz */
	width:170px;
  margin:0 0 0 0;
  padding:6px 0 6px 1px;
}

#navigation ul.nav1st {
  margin-top: 24px;
  border-bottom: 1px dotted #358200; /* logo-grün */
  border-right: 1px dotted #358200; /* logo-grün */
	width:172px;
}

#navigation ul.nav1st li {
  border-top: 1px dotted #358200; /* logo-grün */
	padding:2px 0 2px;
}

#navigation ul.nav1st li.active {
	background-color:#FFFCF9;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
  color:#358200; /* logo-grün */ 
}
#navigation ul.nav1st li.active a:hover {
  color:#8C2C29; /* dunkelbraun */
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	padding:4px 4px 4px 14px;
	display:block;
  color:#444;
	font-size:1.2em;
	font-weight:bold;
}

#navigation ul.nav1st a:hover {
  background-color:white;
	color:#8C2C29; /* dunkelbraun */
}


#navigation ul.nav1st li ul.nav2nd li {
	padding:0;
	margin-left:24px;
	/* list-style-type:square; */
	list-style-type:none;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	padding:3px 0 3px 0;
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	text-decoration:underline;
}

a.current {
	display:block;
  margin: 5px 5px 5px 5px;
	color:#606060;
	font-size:1.2em;
	font-weight:bold;
}
a.current:hover {
	color:#8C2C29; /* dunkelbraun */
}


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

/* Headline 1 */
#main-block h1 {
	color:#358200; /* logo-grün */
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:0.4em;
}

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

/* Headline 2 */
#main-block h2 {
	color:#358200; /* logo-grün */
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}


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

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

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


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#358200; /* logo-grün */
	/* text-decoration:underline; */
}

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

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

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

/*	footer
------------------------------------------------------------------------------*/

.footer {
	clear:both;
	/* position:relative; */
	display:block;
	margin-left:200px;
  margin-bottom:8px;
	width:745px;
}

.footer2 {
	padding:0;
}
.footer p {
	margin:0 0 4px 0;
	padding:9px 0 0 0px;
	font-size:10px;
	/* text-transform:uppercase; */
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;
	/* width:610px;*/
}
.footer .col-right {
	float:right;
}


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

#form-module {
	margin:0px;
	padding:0px;
	width:500px;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#form-module fieldset {
}

#form-module legend {
	display:none;
}


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

.formcaptcha {
 padding:15px;
}

#form-module .element {
	display:block;
	clear:both;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
}

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

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

#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 dotted #358200;
	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;
}

/*  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; */
}

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

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

#main-block .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;
}

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

/*  Sitemap
*******************************************************************************/
.sitemaptxt1st {
      padding: 4px 8px 4px 8px;
      /* margin-bottom: 3px; */
      background-color: #ffdc94;
      font-size: 1.2em;
      font-weight: bold;
      line-height: 3em;
}

/* 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; 
}


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

.stdtab td {
	border-left: solid #CCC 1px;
       	border-top: solid #CCC 1px;
       	border-left: solid #CCC 1px;
				margin: 0;
				padding: 7px 7px 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-bottom: -7px;
}
*/

.stdtab .td1 p {
         margin-top: -0.7em;
}

/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin:0 auto;
	}

.jaosg_galerie
	{
	text-align:center; 
	vertical-align:middle; 
	padding:5px;
	}

.jaosg_thumbnail 
	{
	margin:3px 6px 3px 0;
	float: left;
	height: 80px;
	width: 80px;
	text-align: left;
	vertical-align:middle;
	}

.jaosg_nav
	{
	text-align: center;
	}

.jaosg_bild	
	{
	text-align: center;
	}

.jaosg_bildbeschreibung
	{
	text-align: justify;
	}
	
/* 4 Textile "bob"
*******************************************************************************/
.blue { color:blue; }
.orange { color:#d68c00; }
.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; }
.left70  { margin-left:70px; }
.left90  { margin-left:90px; }
.left110 { margin-left:110px; }

/* Fremder Banner-Code als letztes, damit bei Verbindungsfehlern kein Warten"
*******************************************************************************/
#last4Banner {
  position:absolute; 
	left: 13px;
  margin-top:-56px;
}

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