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

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

:focus    {outline: 0;}

pre			{font-size:1.2em; }

a:hover { 
  text-decoration:none;
  color:#8D3351; /* weinrot */
}

p + ul {margin-top: -0.5em;}
p + ol {margin-top: -0.5em;}

h2 {margin-bottom: 0.3em;}

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

/*	body
*******************************************************************************/
body {
  background-color:#555;
	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 {
  /* border: 1px solid #333; */
	position:relative;
	display:block;
  margin-top:6px;
  margin-bottom:6px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	height:100%;
	width:900px;
	color:#000;
	text-align:left;
}

/*	header
*******************************************************************************/
#header {
  /* border: 1px solid blue; */
	background-image:url(top-saengerhaufen.jpg);
	display:block;
	position:relative;
  margin:0;
	padding:0;
	min-height:100px; /* IE56 need height:140px; */
	/* background-color:#B96164; */
	/* background-image:url(Header_x3_9.jpg); */
}

/*	pictures 
*******************************************************************************/

#picture1 {
  position:absolute;
  top:0;
  left:0;
}
#picture2 {
  position:absolute;
  top:1px;
  left:600px;
}
#picture3 {
  position:absolute;
  top:0;
  left:840px;
}
#picture2_noJS {
  position:absolute;
  top:0px;
  left:396px;
}
#picture_loading1 {
  position:absolute;
  top:400px;
  left:530px;
}
.picture_loading2 {
  position:absolute;
  top:200px;
  left:530px;
}


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

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


#content {
  background-color:white; 
  background-image:url(left2-saengerhaufen.jpg);
  display:block;
	clear:both;
	position:relative;
	margin:0;
	padding:0;
}

#main {
    /* border: 1px solid green; */
	  background-image:url(right_bright2.jpg);  
  	float:left;
	  width:750px; 
	  min-height:425px;
	  /* height:425px; IE56 */
}


#main-block {
	  float:left;
	  margin:30px 20px 10px 20px;
	  /* width:700px; */
}

/*	Navigation vertical
------------------------------------------------------------------------------*/
#nav_pre {
	float:left;
	width:150px;
  margin:0;
  padding:0;
	min-height:500px;
  /* background-color:#E4E1E5; hellgrau mit Stich nach Pink */
}
#nav_txt {
  padding:14px 5px 14px 14px;
	float:left;
	}
#nav_txt p {
  font-size:1.2em;
  line-height:1.45em;
}

#navigation {
  /* background-color: red; */
	font-family:arial, helvetica, verdana, sans-serif;
  font-size:1.08em;
	float:left;
	width:150px;
  margin-top:15px;
  padding: 6px 0 6px 1px;
}

#navigation ul.nav1st {
  margin-top: 24px;
  border-bottom: 1px solid #333;
	/* width:150px; */
	z-index:5;
}

#navigation ul.nav1st li {
  border-top: 1px solid #333;
	padding:2px 0 2px;
}


#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	padding:2px 4px 2px 14px;
	display:block;
  color:yellow;
	/*color:#606060;*/
	font-size:1.5em;
	font-weight:bold;
}
	
#navigation ul.nav1st li.active a {
  color:#FF99FF; /* lila */
}

/* die Regenbogenfarben: */
#navigation ul.nav1st li.licolor1 a:hover {
	background-color:#FF99FF; /* lila */
  color:black;
}
#navigation ul.nav1st li.licolor2 a:hover {
	background-color:#FF3333; /* rot */
  color:black;
}
#navigation ul.nav1st li.licolor3 a:hover {
	background-color:#FF9933; /* orange */
  color:black;
}
#navigation ul.nav1st li.licolor4 a:hover {
	background-color:#FFFF00; /* gelb */
  color:black;
}
#navigation ul.nav1st li.licolor5 a:hover {
	background-color:#66FF00; /* grün */
  color:black;
}
#navigation ul.nav1st li.licolor6 a:hover {
	background-color:#3366FF; /* blau */
  color:black;
}

#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 {
  background-image:none;
  /* background-color:white; */
	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:#8D3351; /* weinrot */
}


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

/* Headline 1 */
#main-block h1 {
	color:#4B5B8C; /* weinrot */
	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:#4B5B8C; /* weinrot */
	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:red;
	/* text-decoration:underline; */
}

#main-block a:hover {

	color:red;
	background-color:yellow;
}


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

.tab-sitemap {
  width:720px;
}

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

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

.footer {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
  margin-bottom:8px;
	width:870px;
}

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

.footer p, 
.footer p a,
.footer p a:link,
.footer p a:hover {
	color:#333;
}

.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;
	margin-left:153px;
	width:500px;
}
.footer .col-right {
	float:right;
}


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

#form-module {
	margin:0px;
	padding:0px;
	width:500px;
	/* background-color:#f7f7f7; */
	/* 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:#f7f7f7; */
	/* background-color:#fff; */
	/* border-top:2px solid #fff; */
  margin-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;
}

/* Bestätigungstext Konaktformular */
.important {
  font-size:1.2em;
  color: green;
}

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

/* 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 {
        /* background-color:yellow; */
				/* border: 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 {
        /* color: red; */ 
        margin-top: -0.7em;
}

/*  gunGallery
*******************************************************************************/
.gunPict {
  border: solid #666 1px;
  background-color:#444;
  float:left; 
  margin:0 3px 3px 0;
  padding:5px;
  width:130px;
}

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

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

.spf {
  font-size: 0.4em;
  color:white;
}

/* 4 Textile "bob"
*******************************************************************************/
.blue { color:blue; }
.red { color:red; }
.yellow { color:yellow; }
.green { color:green; }
.pink  { color:#CC33CC; }
.big1  { font-size:1.7em; }
.big2  { font-size:1.4em; }
.big3  { font-size:1.2em; }
.small { font-size:0.8em; }
.bold  { font-weight:bold; }

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