* {
	margin: 0;
	padding: 0;
}

body {
	font-family:verdana, arial, helvetica, sans-serif;
	line-height: 1.5em;
    background: #ffffff url(bg1.gif)  top center repeat-y;
/*	background: #ffffff url(bg.gif) repeat-x;*/
	color: #444444;
	font-size:9pt;
	height: 100%;
}



a {
	text-decoration: none;
	background-color: transparent;
	color: #a29201;
}

a:hover {
	background-color: transparent;
	color: #a29201;
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
}

h1 {
	font: normal 1.7em Arial, sans-serif;
	margin: 10px 0px;
	color: #999999;
	letter-spacing: 0.05em;
}

h1 a {
	background-color: transparent;
	color: #a29201;
}

h1 a:hover {
	background-color: transparent;
	color: #a29201;
}

h2 {
	font: bold 1.6em Arial, sans-serif;
	font-variant:small-caps;
	letter-spacing:0.1em;
	background-color: transparent;
	color: #999966;
	margin: 10px 0px;
}

h3 {
	font: bold 1.4em Arial, sans-serif;
	font-variant:small-caps;
	letter-spacing:0.1em;
	background-color: transparent;
	color: #999966;
	margin: 10px 0px;
}

h4 {
	font: normal 0.9em Arial, sans-serif;
	background-color: transparent;
	color: #808080;
}

#content {
	width: 970px;
	font-family:verdana, arial, helvetica, sans-serif;
	margin: 0 auto;
	font-size:9pt;
	line-height:1.5em;
	z-index:10;
/*	font: normal 70% Verdana, Arial, sans-serif;*/
}

#logo {
    position:relative;
	float:right;
	left:0px;
	top:0px;
	width:340px;
	height:120px;
	z-index:1;
	background: url(start.gif) no-repeat bottom;
}

/*******************************************************************************
        
        Horizontales Dropdown-Menu, CSS
        
        CSS-Grundlage:  Copyright by Stu Nicholls @ www.cssplay.co.uk
        Please see Copyright Notice @
        http://www.cssplay.co.uk/menus/final_drop.html
        
*******************************************************************************/

.menu {
  font-family: verdana, sans-serif; 
  width:650px;                    /*  (1)  */
  position:relative; 
  font-size:.9em;
  padding-bottom:0px;
  padding-left:10px;
  padding-top:10px;
  z-index:100;
  text-align: center;
}
.menu ul {                        /* UL Ebene 1 */
  padding:0; 
  margin:0;
  list-style-type: none;
}
.menu ul li {                     /* Listenelemente der Ebene 1 */
  float:left;
  position:relative;
}
.menu ul li a, 
.menu ul li a:visited {           /* Links der Listenelemente der Ebene 1 */
  text-decoration:none; 
  color:#999999;
  font-weight:bold;
  width:160px;                    /* Breite von (.menu)/(Anzahl der Punkte)-(1Px)  --> (1) */
  height:20px;                    /*  (2)  */
  background-color:transparent;
  padding-left:20px; 
  line-height:20px;               /*  --> (2)  */
}
* html .menu ul li a, .menu ul li a:visited {
  width:160px;                    /* für 'normale' Browser */
  w\idth:150px;                   /* für IE */
}
.menu ul li ul {
  display: none;
}

table {
  margin:-1px; 
  border-collapse:collapse;
  font-size:1.0em;
    text-align: left;
}

/* li:hover  für non-IE-Browser  ---  a:hover  für IE */
  .menu ul li:hover a,
  .menu ul li a:hover {
  color:#cc0000;
  font-weight:bold;
  background-color:transparent;
  border-top:0px solid #9c5d00;
  text-decoration: none;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
  display:block; 
  position:absolute; 
  top:21x;                          /*  --> (2)  */
  padding-top:1px; 
  left:0; 
  text-decoration: none;
  width:160px;
  height:0px; 
}
* html .menu ul li a:hover ul {
  margin-top:3;
  marg\in-top:-2px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
  visibility:hidden; 
  position:absolute; 
  width:160px;
  height:20px; 
  text-decoration: none;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
  display:block; 
  background-color:transparent;
  font-weight:normal;
  color:#999999; 
  height:auto; 
  line-height:20px; 
  padding:0px 20px; 
  width:160px;
  height:20px; 
  text-decoration: none;
}
* html .menu ul li a:hover ul li a {
  width:150px;
  w\idth:140px;
}

.menu ul li:hover ul li a.drop,       /* Ebene 2 mit  Subpunkten */
.menu ul li a:hover ul li a.drop {
  background-color:transparent;
  width:160px;
  height:20px; 

}

.menu ul li:hover ul li a:hover,      /* Ebene 2 hover */
.menu ul li a:hover ul li a:hover {
  background-color:transparent;
  color:#cc0000;
  width:160px;
  height:20px; 
  
  	text-decoration: none;
}

.menu ul li:hover ul li:hover ul,     /* Ebene 3 */
.menu ul li a:hover ul li a:hover ul {
  visibility:visible; 
  position:absolute; 
  left:150px; 
  top:0;
  width:160px;
  text-decoration: none;
}

.menu ul li:hover ul li:hover ul.left,  /* Ebene 3  letztes Element */
.menu ul li a:hover ul li a:hover ul.left {
  left:-150px;
  	text-decoration: none;
}
/*
#intro1 {
    position: relative;
	margin: 0 auto;
	width:100%;
	height: 260px;
	background: #ffffff url(bg_intro.gif) repeat-x;
    clear: both;
	z-index:1;
}

 */
#intro {
	clear: both;
	width:960px;
	height: 78px;
	background: #ffffff url(hi_kopf_startseite.gif) no-repeat;
}

#kopf {
	clear: both;
	width:970px;
	background: #ffffff;
}
#kopf1 {
	margin-left: 29px;
	clear: both;
	width:887px;
	background: #ffffff;
}

#intro h1 {
	margin: 0;
}

#intro p {
	margin: 0;
}


#main0 {
	width: 970px;
	float: center;
}

#main {
	width: 970px;
	float: center;}

#main1 {
	margin-left: 29px;
	width: 890px;
	font-weight:normal;
    color:#666666; 
    line-height:20px;
	font-size: .9em;

}

#links {
    position:absolute;
	margin-top: 0px;
	margin-left: 29px;
	width: 520px;
	font-weight:normal;
    color:#666666; 
    line-height:20px;
	font-size: .9em;
}

#mitte {
    position:absolute;  
	margin-left: 330px;
	margin-top: 0px;
	width: 420px;
	font-weight:normal;
    color:#666666; 
    line-height:20px;
	font-size: .9em;
}

#rechts {
    position:absolute;  
	margin-left: 629px;
	margin-top: 0px;
	width: 200px;
	font-weight:normal;
    color:#666666; 
    line-height:20px;
	font-size: .9em;
}

#rechts li {
	margin: 10px 20px;
	padding: 0 0px 0 0px;
}

#links h3 {
	margin: 0 0 15px 0;
	padding: 0 0 7px;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #e5ded0;
}

#rechts h2 {
	padding: 0 0 8px;
	border-bottom: 1px solid #cccccc;
}

#fuss {
	clear: both;
	font-size:11px;
	background-color: transparent;
	color: #808080;
	margin: 0 0 15px;
	padding: 10px 0;
	border-top: 0px solid #cccccc;
	z-index:101;
	width: 900px;
	margin: 0 auto;
}


#col1 {
	float: left;
	width: 274px;
	margin: 0 0 10px;
	padding: 7px 0 0 0px;
	z-index:101;
}

#col2 {
	float: left;
	width: 250px;
	padding: 7px 0 0 40px;
	border-left: 0px solid #cccccc;
	z-index:101;
}

#col3 {
	float: right;
	width: 250px;
	padding: 7px 0 0 40px;
	border-left: 0px solid #cccccc;
	z-index:101;
}

/* FUER REDAXO */

/* Bilderpositionierung */

a img,:link img,:visited img {
	border: 0px solid #cccccc;
}

.flLeft {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 0px solid #cccccc;
}

.flRight {
	float: right;
	margin: 0px 0px 5px 5px;
	border: 0px solid #cccccc;
}

.flTop {
	float: inherit;
	padding-top: 10px;
	border: 0px solid #cccccc;
}

/* Bilderunterschriften */

.image p {
	font-size: 95%;
	margin: 0;
	padding: 2px;
}

/* Blockquote */

blockquote {
	background-color: #f4f4f4;
	color: #999999;
	margin: 10px 0px;
	padding: 10px;
	border-left: 5px solid #6699ff;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1.4em;
}

#main-block ul {
	margin-left:34px;
    list-style-image:url(bullet_blau1.gif);
}

#main-block ol {
	list-style-type: decimal; 
}



/* Download */

.download-hdl, 
.download-file, 
.download-desc {
	width: 500px;
	margin: 0px;
	padding: 5px;
}

.download-hdl {
	background-color: #f4f4f4;
	border: 1px solid #eeeeee;
}

.download-file {
	border: 1px solid #eeeeee;
}

.download-desc {
	
}

.download-without-desc {
	
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	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;
}

#form-module .element {
	display:block;
	clear:both;
	border-top:0px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:0px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:0px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #999999;
}

#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 #999999;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#cccccc;
	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;
}

/* JAOS Lightbox Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung
der Thumbnails, ausgelegt auf eine Thumbnail-Grösse
von 60 x 80 Pixel.
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
und dem jeweiligen div's zugeordnet.
*/

div.jaosg_thumbnail{
	float: left;
	background: #ffffff;
	border: 1px solid;
	border-color: #dcccb3 #dcccb3 #dcccb3 #dcccb3;
	margin: 3px 3px;
}

div.jaosg_thumbnail img{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 73px;
	width: 110px;
	margin: 5px 5px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 110px;
	width: 73px;
	margin: 5px 5px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}

/* Download anbieten */

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:520px;
	background-color:#e0cfb3;
	margin:0px;
    line-height: 18px;
	}

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#ffffff;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:520px;
	background-color:#9c5d00;
	margin:0px;
    line-height: 18px;
	}

.list_content3 {
	font-style:italic;
        font-size:10px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:520px;
	background-color:#F4F4F4;
	margin:0px;
    line-height: 18px;
	}
	
	/* 

Das Modul nutzt 6  Klassen zur Ausrichtung der Bilder. 
.pleft , .pright und .pnormal    

.pleft für links ausgerichtete Bilder
.pright für rechts ausgerichte Bilder
.pnormal kann zur Definition einer Normalanzeige verwendet werden.  

.pleft_b, .pright_b und .pnormal_b 
definieren die Anzeige der Bilder für den 2. Stil.  
z.B. Anzeige mit Rahmen
Viel Spass beim weiteren basteln.



Code: 

*/ 


/* Definition der Klassen ohne Rahmen*/ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#button {
	font-size:1em;
	font-weight:bold;
	font-family:arial, verdana, helvetica, sans-serif;
	color:#9c5d00;
	border: 0;
	background:#fff;
	text-decoration:none;
}

  .ecardthumb {
    width: 95px;
    height: 95px;
    padding: 3px;
    margin: 1px;
    text-align: center;
    vertical-align: middle;
    float: left;
  }
  .clear {
    clear: both;
  }
  
/* Ausgabe am Bildschirm */
@media screen {
	.renderhead {
		display: block;
	}
	.renderhead span { 
		display: none;
	}
	.renderhead img { 
		padding:5px;
	}
}
/* Ausgabe auf dem Drucker */
@media print {
	.renderhead {
		display: block;
	}
	.renderhead span {
		display: block;
		color: blue;
	}
	.renderhead img { 
		display: none;
	}
}
</style>

/* ### Modul Artikel blättern ######################## */

div.links_zum_blaettern {
 float: left;
 width: 100%; 
 font-weight: bold;
 background-color: transparent;
 margin-top: 10px;
 margin-bottom: 10px;
}
div.links_zum_blaettern p.links,
div.links_zum_blaettern p.mitte,
div.links_zum_blaettern p.rechts {
 background-color: transparent;
 float: left;
 width: 49.9%;
}
div.links_zum_blaettern p.links,
div.links_zum_blaettern p.rechts {
 width: 25%;
}
div.links_zum_blaettern p.rechts {
 float: right;
 text-align: right;
}
div.links_zum_blaettern p.mitte {
 text-align: center;
}
