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

	Projects by framisoft.de

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


/*	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:#B36C00; /* dunkl. orange */
}

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

h2   {margin-bottom: 0.3em;}


/*	html
*******************************************************************************/
html {
  background-position:center top;
	background-image:url(backgrnd7.jpg);
	background-attachment: fixed; /* xxyyzz */
	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;
}

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

.clearfix:before,
.clearfix:after { /* 4 Mozilla and others not by IE*s */
  content: ".";
  display:block;
	clear:both;
	height:0px;
	visibility: hidden;
}

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

.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
  /* border: 1px solid #FFF;  weiss */
	background-color:#FFF;
  position:relative;
	display:block;
  margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	height:100%;
	/* width:964px; */
	width:967px;
	color:#000;
	text-align:left;
}

/*	header
*******************************************************************************/
#header {
  /* border: 1px solid blue; */
	display:block;
	position:relative;
  margin:0;
	padding:0;
  background-color: #0066CB;
	min-height:141px; /* picture has 150px; */
}

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

#picture1 {
  position:absolute;
  top:8px;
  left:727px;
}
#picture2 { /* Eiche 136 */
  position:absolute;
  top:8px;
  left:509px;
}
#picture3 { /* Sonnenbild 131 */
  position:absolute;
  top:8px;
  left:8px;
}
#picture4 { /* Höfliger 125 */
  position:absolute;
  top:8px;
  left:139px;
}
#picture5 { /* Windrad 85 */
  position:absolute;
  top:8px;
  left:264px;
}
#picture6 { /* Wohnhaus 160 */
  position:absolute;
  top:8px;
  left:349px;
}

/*	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;
	  /* border-bottom:2px solid #E4E1E5;
	  border-left:2px solid #E4E1E5;
	  border-right:2px solid #E4E1E5; */

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

#main {
    /* border: 1px solid green; */
    /* background-color:white; */
  	float:left;
	  width:765px; 
	  min-height:530px;
	  /* height:525px; IE56 */
}

#main-block {
}

#main-block2 {
	  float:left;
    /* background-color:white; */
    /* border: 1px solid red; */
	  padding:20px 14px 14px 30px;
	  /* width:539px; */
	  width:512px;
}

#right_col2 {
  /* border: 1px solid red; */
	float:right;
	/* float:left; */
  margin: 4px 12px 0 0;
	/* min-height:460px; */
  /* background-color:#E4E1E5; */ /* hellgrau mit Stich nach Pink */
	padding:17px 0px 14px 0;
	width:190px;
	/* overflow-x: auto; */
	/* overflow-x: hidden; */ /* nur in CSS3: hidden !!! */
}

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

/*	Navigation vertical
------------------------------------------------------------------------------*/
#nav_pre {
	float:left;
  padding:0;
  margin-top:36px;
	width:197px;
  background-color:#0066CB;
  background-repeat:repeat;
}
#nav_txt {
  padding:14px 0 14px 14px;
	float:left;
	}
#nav_txt p {
  font-size:1.3em;
  line-height:1.45em;
}

#navigation {
  font-size:1.18em;
	float:left;
  margin:0 0 0 0;
  padding:6px 0 30px 1px;
	width:197px;
	/* background-color:#C44965; weinrot 50% */
	/* background-color:#F60;  orange */
}

#navigation ul.nav1st {
  margin-top: 24px;
  /* background-color:#0079CE; */
  border-bottom: 1px solid #FFF; /* weiss */
	width:195px;
}

#navigation ul.nav1st li {
  /* background-color:#00A0FA; */
  border-top: 1px solid #FFF; /* weiss */
	padding:2px 0 2px;
}

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

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
  color:#0044A1; /* dunkellblau */
  margin: 0;
}
#navigation ul.nav1st li.active a:hover {
  color:#000; /* schwarz */
}

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

#navigation ul.nav1st a:hover {
  /*background-color:#FFFCF9;*/
  background-color:#F59F0C;
	color:#000; /* schwarz */
}


#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 {
  color:#FFF;
	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:#B36C00; /* dunkl. orange */
}


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

/* Headline 1 */
#main-block h1 {
	color:#0044A1; /* dunkellblau */
	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:#0044A1; /* dunkellblau */
	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.8em;
  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:#0044A1; /* dunkellblau */
	/* text-decoration:underline; */
}

#main-block a:hover {
	/*color:#000;*/
	color:#B36C00; /* dunkl. orange */
	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 und header2
------------------------------------------------------------------------------*/

.footer, .header2 {
  background-color: #F59F0C;
	clear:both;
	display:block;
	width:100%; 
}

.footer p, .header2 p {
	padding:5px 10px 5px 10px; 
	font-size:1.1em;
	color:black; 
}

.footer .col-left, .header2 .col-left {
	float:left;
}
.footer .col-right, .header2 .col-right {
	float:right;
}

.col-right a, .col-left a {
  color:black; 
}

.col-right a:hover, .col-left a:hover {
	text-decoration:underline;
}

/*	top50
------------------------------------------------------------------------------*/

#last4top50 {
	/* clear:both; */
	position:absolute; 
	display:block;
	margin-left:15px;
  margin-top:-80px;
}

/* 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; */
	margin-right:2px;
}

#form-module label.checkbox {
	width:372px;
	/* border-left:2px solid #fff; */
  margin-left:2px;
	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;
}

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

#last4top50 {
	/* clear:both; */
	position:absolute; 
	display:block;
	margin-left:50px;
  margin-top:-90px;
}

/*  Lexikon Header
*******************************************************************************/

.LexHead {
  padding: 3px 0 3px 12px;
  margin-bottom:6px;
  background-color:#99B6D8;
  font-size:1.8em;
}

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

/*  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; }
.big1  { font-size:1.7em; }
.big2  { font-size:1.4em; }
.big3  { font-size:1.2em; }
.small { font-size:0.8em; }
.bold  { font-weight:bold; }
.linktxt  { 
  border: solid #CCC 1px;
  margin-left:10px;
  padding: 3px;
  font-size:1.4em; 
}

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