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

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

pre			{font-size:1.2em; }

a:hover { 
  text-decoration:none;
  color:#DB6C07; /* dunkelorange */
}

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-image:url(backgrnd3.jpg);
	background-repeat:repeat;
	/* background-color:white; */
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
  margin-bottom: 4px;
}

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

.clear {
	clear:both;
}

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

.image-center {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
	background-image:url(website_bg3.jpg);
  background-color:white;
	background-repeat:repeat;
  border-top: 5px solid white;
	position:relative;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	height:100%;
	width:964px;
	/* width:970px; */
	color:#000;
	text-align:left;
}

/*	header
*******************************************************************************/
#header {
  /* border: 1px solid blue; */
	display:block;
	position:relative;
  margin:0;
	padding:0;
	min-height:140px; /* IE56 needs height:140px; */
	background-color:white;
	background-image:none;
}

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

#picture1 { /* Logo mit Text */
  /* border: 2px solid white; */
  /* top:104px; */
  position:absolute;
  left:0px;
}
#picture2 { /* Wolken  248 */
  position:absolute;
  border-left: 6px solid white;
  border-right: 6px solid white;
  top:0px;
  left:327px;
}
#picture3 { /* Joel Korn */
  /* border: 2px solid white; */
  position:absolute;
  top:0px;
  left:540px;
}
#picture4 { /* Solardach */
  position:absolute;
  border-left: 6px solid white;
  top:0px;
  left:756px;
}

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

	/* background-image:url(bg_content.jpg); */
	/* background-repeat:repeat-y; */
	/* background-color:#FFFCF9; */
}

#main {
    /* border: 1px solid green; */
    /* background-color:white; */
  	float:left;
	  /* width:789px; */
	  min-height:490px;
	  /* margin-bottom: 20px; wg. TOP50 solar */
}

#main-block {
}

#main-block2 {
	  float:left;
    /* border: 1px solid green; */
	  padding:14px 0 14px 30px;
	  width:530px;
}

#right_col2 {
  /* border: 1px solid blue; */
	float:left;
	min-height:460px;
	padding:14px 0 14px 28px;
  margin-top:4px;
	width:200px;
	/* overflow-x: auto; */
	overflow-x: hidden;
}

#right_col2 .aktuell {
  border-bottom: 1px solid #888;
  border-right: 1px solid #888;
  padding:8px 6px 2px 12px;
  margin-top:8px;
  background-color:#E4E1E5;
}

/*	Navigation horizontal
------------------------------------------------------------------------------*/
#hor_nav {
  /* border: 1px solid green; */
  position: absolute;
  top:133px;
  left:0px;
	width:531px;
	padding:0px;
	/* min-height:40px; */
	color:#606060;
	font-size:1.3em;
	font-weight:bold;
	/* background-color:#B96164; */
	/* height:525px; IE56 */
}

#hor_nav .hor_navEl,
#hor_nav .hor_navEl_sel {
  /* border: 1px solid grey; */
	padding:6px 0 8px 0;
	float:left;
} 

#hor_nav .hor_navEl a,
#hor_nav .hor_navEl_sel a {
	padding:6px 10px 8px 10px;
  margin:0 2px 0 2px;
} 


#hor_nav .hor_navEl_sel {
  background-color:white;
} 

#hor_nav .hor_navEl_sel a:link,
#hor_nav .hor_navEl_sel a:visited,
#hor_nav .hor_navEl_sel a:active {
  color:#114499; /* stahlblau */
} 

#hor_nav .hor_navEl_sel a:hover {
  color:#DB6C07; /* dunkelorange */
} 

#hor_nav a,
#hor_nav a:link {
	color:#FFF;
}
#hor_nav a:hover {
  background-color:white;
	color:#DB6C07; /* dunkelorange */
	/* text-decoration:underline; */
}

#hor_navL {
  /* border: 1px solid red; */
	/* text-transform:none; */
  margin-left:5px;
	float:left;
}
#hor_navR {
  /* border: 1px solid red; */
	float:right;
	/* width:298px; */
}
/*	Navigation vertical
------------------------------------------------------------------------------*/
#nav_pre {
  /* border: 1px solid green; */
  border-top: 6px solid white;
	float:left;
  margin-top:-2px;
	width:172px;
  padding:0;
	min-height:484px;
  /* background-color:#E4E1E5; */ /* hellgrau mit Stich nach Pink */
}

#nav_txt {
  padding:14px 0 14px 14px;
	float:left;
	}
#nav_txt p {
  font-size:1.2em;
  line-height:1.45em;
}

#navigation {
  /* border: 1px solid red; */
  font-size:1.08em;
	float:left;
	width:170px;
	/* width:178px; */
  margin:0 0 0 0;
  margin-bottom: 15px;
  /* margin-bottom: 347px; Einstellung weiter unten bei u_fav */
  padding:6px 0 6px 1px;
	/* background-color:#C44965; weinrot 50% */
	/* background-color:#F60;  orange */
}

#left2 {
	float:left;
	width:170px;
  margin-left: 15px;
  margin-bottom: 35px;
}

#navigation ul.nav1st {
	width:172px;
}

#navigation ul.nav1st li {
	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 {
	/* padding:6px 4px 6px 14px; */
  color:#114499; /* stahlblau */ /* color:#090; green */
}
#navigation ul.nav1st li.active a:hover {
	/* padding:6px 4px 6px 14px; */
  color:#DB6C07; /* dunkelorange */
}

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

#navigation ul.nav1st a:hover {
  /*background-color:#FFFCF9;*/
  background-color:white;
	color:#DB6C07; /* dunkelorange */
}


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

#u_fav {
  margin: 0 0 0 6px;
  /* position:absolute; 
  width: 180px;
	left: 5px;
  margin-top:-367px; */
}
/* #navigation {   margin-bottom: 347px; } */

#last4top50 {
  position:absolute; 
	left: 13px;
  margin-top:-56px;
}
/* #right_col2 {  margin-bottom: 35px; } wg. TOP50 solar */

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


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

/* Headline 1 */
#main-block h1 {
	color:#114499; /* stahlblau */
	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:#114499; /* stahlblau */
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p, #left2 p,
#main-block ul, #left2 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, #left2 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,
#left2 a, #left2 a:link {
	color:#114499; /* stahlblau */
	/* text-decoration:underline; */
}

#main-block a:hover,
#left2 a:hover {
	/*color:#000;*/
	color:#DB6C07; /* dunkelorange */
	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;
	/* font-size:1.08em; */
	line-height:1.35em;
}



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

.footer {
	clear:both;
	/* position:relative; */
	display:block;
	margin-left:200px;
  margin-bottom:8px;
	/* width:952px; */
	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;
	/* 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;
}

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


/*  Wendekreis Bilder und Logos
*******************************************************************************/
.wk-logo { 
  position:absolute;
}

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

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

/* für die Tabelle Traueranzeige
*******************************************************************************/
#tranz {
        width: 530px;
				border: solid #222 4px; 
	      /* background-image:url(Traueranzeige-hgrau-550.jpg); */
	      font-family:helvetica, verdana, arial, sans-serif;
}

#tranz td {
        font-size: 11px;
        margin: 0;
 		    padding: 0 20px 0 20px;
}

#tranz .td2 {
        font-size: 36px;
        font-weight: bold; 
 		    padding: 8px 20px 10px 20px;

}

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

/*  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:blue; }
.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; line-height:1.0em; }
.bold  { font-weight:bold; }
.underline { text-decoration: underline; }

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

