body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: gray;
	background-color: #F9F1BD;
	background-repeat: norepeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin: 0;
	padding: 0;
}

p { 
	font-size: 100%;
	line-height: 1.5em;
	color: #555;
	background-repeat: inherit;
	background-attachment: inherit;
	background-position: inherit;
	margin: 0;
	padding: 10px 40px;
}

a { 
	text-decoration: underline;
	color: #555;
	background-repeat: inherit;
	background-attachment: inherit;
	background-position: inherit;
}

a:hover { 
	color: #0066CC;
	background-repeat: inherit;
	background-attachment: inherit;
	background-position: inherit;
	text-decoration: underline;
}

em { 
	color: #0066CC;
	background-repeat: inherit;
	background-attachment: inherit;
	background-position: inherit;
	text-decoration: underline;
}

li { 
	color: #555;
	padding-right: 20px;
}

#container { 
	background-color: white;
	width: 900px;
	text-align: left;
	min-height: 500px;
	border: double 2px #c0c0c0;
	margin: 10px auto;
	padding: 0;
}

#wrapper { 
	color: #999;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
	margin: 0;
	padding: 0;
}

/*Spacer*/
#spacer { 
	display: block;
	float: left;
	width: 250px;
	height: 30px;
}

/* Kopfzeile */
#header { 
	width: 900px;
	height: 170px;
	background: #600 url(header.jpg) no-repeat left top;
	color: #999;
	margin: 0 auto;
	padding: 0;
}

.ueberschrift { 
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	color: #fff;
	background-color: #0066CC;
	padding-left: 20px;
	padding-bottom: 6px;
}

/* Hauptmenue */

#header-nav { 
	font-size: 120%;
	background-color: #e8e8e8;
	width: 900px;
	height: 18px;
	padding-top: 8px;
	border-top: 2px solid #CCCC99;
	border-bottom: 1px solid #999;
}

#header-nav ul { 
	background-image: none;
	margin: 0;
	padding: 0;
}

#header-nav li { 
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	display: block;
}

#header-nav li a { 
	font-family: verdana;
	text-decoration: none;
	color: #000000;
	margin-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 2px;
	border-color: #555;
	border-right-style: solid;
}

#header-nav li.active a { 
	color: #555;
	font-weight: bold;
	background-image: ;
	text-decoration: none;
}

#header-nav li a:hover { 
	color: #fff;
	font-weight: ;
	background-color: #0066cc;
	background-image: none;
}

/* Linke Spalte */

#left { 
	width: 200px;
	float: left;
	margin-top: 52px;
	margin-left: 1px;
}

.ueberschrift_left { 
	font-size: 100%;
	text-transform: ;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	color: #0066CC;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 6px;
}

#navigation { 
	margin: 0;
	padding-top: 12px;
	padding-left: px;
	padding-bottom: 6px;
	border-top: 2px;
	border-top-color: #555;
	border-top-style: solid;
}

#navigation ul { 
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#navigation li a { 
	display: block;
	text-decoration: none;
	color: #555;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #660000;
}

#navigation li.active a { 
	color: #0066CC;
	font-weight: bold;
}

#navigation li a:hover { 
	color: #0066CC;
	font-weight: ;
}

#language { 
	width: 199px;
	margin-top: 10px;
	padding: 10px 0 10px 10px;
}

/* Rechte Spalte */

#right { 
	width: 600px;
	float: left;
	min-height: 400px;
}

/* Fusszeile */

#footer { 
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	clear: both;
	width: 900px;
	text-align: right;
	border-top: 1px solid #555;
}

/* Ueberschriften */ 

h1 { 
	font-size: 140%;
	font-family: verdana;
	text-transform: ;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #555;
	visibility: visible;
	border-bottom: 1px solid #bdbdbd;
	margin: 0 0 0 20px;
	padding: 10px 20px 10px 20px;
}

h2 { 
	font-size: 120%;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #555;
	background-repeat: inherit;
	background-attachment: inherit;
	background-position: inherit;
	margin: 0;
	padding: 10px 20px 0px 40px;
}

h3 { 
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #000000;
	background-repeat: inherit;
	background-attachment: inherit;
	background-position: inherit;
	margin: 0;
	padding-left: 20px;
}

h4 { 
	font-size: 100%;
	font-weight: bold;
	color: #0066CC;
	background-repeat: inherit;
	background-attachment: inherit;
	background-position: inherit;
	margin: 0;
	padding-left: 20px;
}

h5 { 
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #0066CC;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

h6 { 
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	color: red;
	background-repeat: inherit;
	background-attachment: inherit;
	background-position: inherit;
	margin: 0px;
	padding: 0px;
}

/* Bilderpositionierung */

a img,:link img,:visited img { 
	border-color: ;
	border-width: 0;
}

.flLeft { 
	float: left;
	border: solid 0px #ccc;
	margin: 10px 5px 5px 20px;
}

.flRight { 
	float: right;
	border: solid 0px #ccc;
	margin: 10px 20px 5px 5px;
}

.flTop { 
	float: inherit;
	border: solid 0px #ccc;
	padding-top: 10px;
}

/* Bilderunterschriften */

.image p { 
	font-size: 95%;
	margin: 0;
	padding: 2px;
}

/* Blockquote */

blockquote { 
	background: #f4f4f4;
	color: #999;
	border-left: 5px solid #aab9a8;
	margin: 10px 20px;
	padding: 5px 5px 5px 0px;
}

/* Tabellen */

table { 
	width: 480 px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #000;
	border-collapse: collapse;
	empty-cells: show;
	margin: 20px 0px 40px 40px;
}

th, td { 
	width: 240px;
	background-color: #f2f2f2;
	padding: 10px 5px;
	border: #000;
}

tr:hover td, tr:hover th { 
	color: #000;
	background-color: #d9d9d9;
}

.contenttable .tr-0 { 
	background-color: red;
}

/* Download */
.download-hdl, 
.download-file, 
.download-desc { 
	width: 500px;
	margin: 0px 20px;
}

.download-hdl { 
	background-color: #f4f4f4;
	border: 1px solid #eee;
}

.download-file { 
	border: 1px solid #eee;
}

.download-desc { 
}

.download-without-desc { 
}

/* Formulare */

#form-module * { 
	margin: 0;
	padding: 0;
}

#form-module { 
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 10px 10px 20px;
	padding: 0;
	background-color: #f4f4f4;
	color: #999;
}

#form-module fieldset { 
	border: 0px solid #fff;
}

#form-module legend { 
	display: none;
}

#form-module p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

#form-module .element { 
	display: block;
	clear: both;
	background: #f4f4f4;
	border-top: 1px solid #ddd;
}

#form-module label { 
	display: block;
	float: left;
	width: 120px;
	border-right: 1px solid #ddd;
	padding: 5px;
}

#form-module label.checkbox { 
	width: 372px;
	border-left: 1px solid #ddd;
	border-right: none;
}

#form-module input, 
#form-module select, 
#form-module textarea { 
	float: left;
	width: 295px;
	border: 1px solid #ddd;
	margin: 5px;
}

#form-module input.text { 
	height: 20px;
}

#form-module input.checkbox { 
	width: auto;
	padding: 0;
	border: none;
}

#form-module input.submit { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
	background: #aab9a8;
	color: #fff;
	border: 1px solid #ddd;
	margin: 5px 5px 5px 137px;
	padding: 2px 5px;
}

#form-module input.submit:hover { 
	background-color: #EA1144;
	color: #fff;
}

#form-module label.textarea, 
#form-module textarea.textarea { 
	height: 96px;
}

#form-module-thanks { 
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

/* JAOS Galerie */

.jaosg_galerie { 
	padding: 0 0 0 0;
}

.jaosg_thumbnail { 
	float: left;
	height: 80px;
	width: 80px;
	margin: 10px 20px;
}

.jaosg_nav { 
	text-align: center;
}

.jaosg_bild { 
	text-align: center;
}

.jaosg_bildbeschreibung { 
	text-align: center;
}

/*Hasso Galerie*/
#hassoGallery { 
	padding: 0;
	font-size: 14px;
	background-color: #ededed;
	vertical-align: top;
	width: 650px;
}

#hassoNav { 
	display: block;
	text-align: left;
}

#hassoNav ul { 
	display: block;
	text-align: left;
	list-style: none;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#hassoNav a { 
	text-decoration: none;
	display: block;
}

#hassoNav a:hover { 
	display: block;
}

#hassoNav #active { 
	display: block;
}

#hassoThumbs { 
	float: left;
	padding: 0;
	width: 650px;
	margin: 0;
	font: bold 10pt verdana, sans-serif;
	background-color: #dcdcdc;
	background-position: center;
	text-align: center;
	vertical-align: middle;
	border-color: #bfbfbf;
}

#hassoThumbs .hassoThumb { 
	background-color: white;
	background-position: center;
	float: left;
	margin: 10px 5px 10px 20px;
	height: 85px;
	width: 85px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	border-color: gray;
	border-width: 1px;
}

#hassoThumbs .hassoThumb a { 
	border: 0;
}

#hassoThumbs .hassoThumb a img { 
	border: 0;
}

#hassoPic { 
	text-align: center;
	padding: 5px;
	width: 650px;
	margin: 0;
	font: bold 10pt verdana, sans-serif;
	text-decoration: none;
}

#hassoPic a { 
	text-align: center;
	padding: 5px;
	margin: 0;
	font: bold 10pt verdana, sans-serif;
	text-decoration: none;
}

#hassoPic .hassoTitle { 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 80px;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
}

#hassoPic .hassoDescription { 
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
}

#hassoPic img { 
	font-size: 10px;
	text-decoration: none;
	margin: 0 0 0 20px;
	border-color: gray;
	border-width: 1px;
}

#hassoPrevNextNav { 
	display: block;
	font-size: 10pt;
	text-decoration: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#hassoPrevNextNav #hassoPrevPic { 
	font-weight: normal;
	text-decoration: none;
	float: left;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
}

#hassoPrevNextNav #hassoNextPic { 
	font-weight: normal;
	text-decoration: none;
	float: right;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
}

#hassoPrevNextNav #hassoPrevPic a { 
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
}

#hassoPrevNextNav #hassoNextPic a { 
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
}

/* Download anbieten */

.list_content { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	width: 420px;
	background-color: #eee;
	line-height: 18px;
	background-image: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 5px 24px 3px 10px;
	border: dotted 1px black;
}

/* .list_content2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	width: 420px;
	background-color: #d0d0d0;
	margin: 5px 0 0 20px;
	line-height: 18px;
	height: 3px;
	padding: 3px 24px 3px 10px;
	border: dotted 1px #000;
}

*/

/* .list_content3 { 
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	width: 420px;
	background-color: #f4f4f4;
	margin: 5px 0 0 20px;
	line-height: 18px;
	padding: 3px 24px 3px 10px;
	border: dashed 1px black;
}

*/

/* Excel als Tabelle */

.daten { 
	width: 480px;
	border-collapse: collapse;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-left: 10px;
}

.daten caption { 
	margin-top: 30px;
	padding: 8px;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	background-color: #630000;
	width: 480px;
	margin-left: 10px;
	border: solid 1px #005aab;
}

.daten td { 
	border: solid 1px #630000;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

.daten th { 
	border: solid 1px #630000;
	padding: 8px 3px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	font-weight: bold;
	color: #666;
	font-size: 1.1em;
}

.daten .subtitle td { 
	padding: 8px 3px;
	background-color: #fff;
	font-weight: bold;
}

.daten tfoot td { 
	padding: 8px;
	background-color: #fff;
}

/* BILD mit Lightbox2 und Link */
/* 

Das Modul nutzt 6  Klasssen 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, wenn sie einen Rahmen haben sollen. 




Code: 

*/ 


/* Definition der Klassen ohne Rahmen*/ 

.pleft { 
	float: left;
	vertical-align: text-bottom;
	margin: 10px 5px 5px 40px;
	border: none;
}

.pright { 
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: none;
}

.pnormal { 
	clear: both;
	margin: 10px 5px 5px 40px;
	border: none;
}

/* Definition der KLassen mit  Rahmen */

.pleft_b { 
	float: left;
	vertical-align: text-bottom;
	margin: 10px 5px 5px 40px;
	border: solid 1px white;
}

.pright_b { 
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: solid 1px white;
}

.pnormal_b { 
	clear: both;
	margin: 10px 5px 5px 40px;
	border: solid 1px white;
}

/* Beispiel CSS von Sven Jansen
im Feld  angegeben */

/* 2+3 */
.zweier, .dreier { 
	margin: 15px;
	width: 600px;
}

/* 2 */
.zweier .spalte_1 { 
	width: 275px;
	float: left;
	padding: 20px 20px 0px 0px;
	text-align: right;
	background: #ebebeb;
}

.zweier .spalte_2 { 
	width: 275px;
	float: right;
	padding: 20px 0px 0px 20px;
	text-align: left;
	background: #ebebeb;
}

/* 3 */
.dreier .spalte_1 { 
	width: 15%;
	float: left;
	margin-right: 10px;
}

.dreier .spalte_2 { 
	width: 25%;
	float: left;
	text-align: center;
}

.dreier .spalte_3 { 
	width: 55%;
	float: right;
}

.tabA { 
	background: #ebebeb;
}

tabB { 
	background: red;
}
