/* Main layout and header */
body {
	background:url(img/bg.gif) repeat-y top center #eaeaea;
	color:#3a3a3a;
	line-height:16px;
	margin:0 auto;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrap {background:#fff; color:#303030; margin:0 auto; padding:1px 5px; width:980px;}
#header {
	color:#505050;
	height:100px;
	background-color: #fff;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

/* Left sidebar and menu */
#leftside {clear:left; float:left; margin:0 0 10px; padding:0; width:200px;}
#leftside ul.nav1st {list-style:none; margin:0 0 18px; padding:0; width:200px;}
#wrap #leftside .nav1st .nav2nd a {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #leftside .nav1st .active .nav2nd .active .current {
	border-right-style: none;
	border-right-color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#leftside ul.nav1st li {display:inline; padding:0; width:150px;}
#leftside ul.nav1st li a {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; float:left; font-size:1em; font-weight:700; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:188px;}
#leftside ul.nav1st li a.current , 
#leftside ul.nav1st li a:hover{background:url(img/menubg2.gif) repeat-x bottom left #eaeaea; border-bottom:1px solid #b0b0b0; border-left:4px solid #505050; border-right:1px solid #b0b0b0; border-top:1px solid #b0b0b0; color:#505050;}
#leftside ul.nav1st ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px 0; width:183px;}
#leftside ul.nav1st ul a {padding:3px 1px 3px 5px; width:173px;}
#leftside ul.nav1st ul ul {font-size:1em; width:170px;}
#leftside ul.nav1st ul ul a {width:158px;}
#leftside h2 {font-size:1.5em; font-weight:400;}
#leftside .announce {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; clear:left; color:#505050; line-height:1.3em; margin:10px 0; padding:5px 5px 5px; width:184px;}
#leftside p,.announce p {font-size:0.9em;}

/* Right sidebar */
#extras {
	float:right;
	margin:0 0 10px;
	padding:0;
	width:180px;
	font-size: 11px;
	color: #666666;
}

/* Main content */
#content {line-height:1.5em; margin:10px 220px 10px 220px; padding:0; text-align:left;}
#contentwide {line-height:1.5em; margin:10px 0 10px 160px; padding:0; text-align:left;}
#content h2,#contentwide h2 {font-size:1.8em; font-weight:400; letter-spacing:-1px; margin:8px 0 10px; padding:0;}
#content h3,#contentwide h3 {font-size:1.5em; font-weight:400; margin:6px 0; padding:0;}
#content img,#contentwide img {background:#ccc; border:4px solid #f0f0f0; color:#303030; display:inline; padding:1px; margin:0 10px 5px 0;}
#content ul,#content ol,#contentwide ul,#contentwide ol {margin:0 0 16px 20px; padding:0;}
#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {margin:2px 0 2px 15px;}
#content li,#contentwide li {margin:0 0 2px 5px; padding:0 0 0 4px;}

/* Footer */
#footer {background:#fff; border-top:2px solid #dadada; clear:both; color:#666; font-size:0.9em; margin:0 auto; padding:8px 0; text-align:center; width:980px;}
#footer p {margin:0; padding:0;}
#footer a {background:inherit; color:#666; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {font-size:1.2em;}

/* Links and paragraphs */
a {background:inherit; color:#166090; text-decoration:none; font-weight:700;}
a:hover {background:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 16px;}
blockquote {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; margin:16px; padding:7px 7px 7px 11px;}
blockquote p {font-size:1.1em; line-height:1.3em; margin:0;}

/* Tables and forms */
table {border:1px solid #d8d8d8; border-collapse:collapse; line-height:1.3em; width:95%; margin:0 0 16px; padding:0;}
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
th {background:url(img/menubg2.gif) repeat-x bottom left #eaeaea; color:#505050; padding:7px; text-align:left;}
td {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; color:#303030; font-size:0.9em; padding:7px; text-align:left;}
input,textarea {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
label {margin:2px 0 2px 0; font-size:1.2em;}
input {width:200px;}
textarea {width:400px;}

/* Search box */
#searchbox label,.hide {display:none;}
#content h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}



#searchbox {margin:6px 0 16px; padding:0;}
#searchform {background:#fff; border:1px solid #ccc; color:#505050; font-size:0.9em; padding:4px; width:116px;}

/* Additional classes */
.announce h2 {margin:0 0 10px; padding:0;}
.textright {margin:-10px 0 4px; text-align:right;}
.center {text-align:center;}
.small {font-size:0.8em;}
.large {font-size:1.3em;}
.red {color:red;}
.green {color:green;}
.blue {color:blue;}
.highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}
.button {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; font-weight:400; font-size:1.2em; margin:0 0 15px; padding:7px 7px 7px 11px; width:120px;}
.left {float:left; margin:10px 10px 5px 0;}
.right {float:right; margin:10px 0 5px 10px;}


/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
	width: 450px;
}


/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 300px;
	height: 140px;
	margin-left: 4px;
}
#container #content #small {
	text-align: right;
	font-size: 10px;
	color: #666666;
}



/* Textfeld */
.formgen .formtext
{
	height: 20px;
	width: 300px;
	margin-left: 4px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 20px;
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
	width: 140px;
	clear: left;
	float: left;
	height: 15px;
	padding: 0px;
	font-size: 10px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 200px;
	margin-left: 190px;
	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
	width: 500px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 0px solid #5D81A3;
}


/* Fieldsetbeschriftung */
.formgen legend {
	font-weight: bold;
	color: #333333;
	visibility: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.forminfo/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

  {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	width: 450px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

.linkespalte/* Tiny 2 Spalten */
	 {
	width: 48%;
	float: left;
		}
.rechtespalte {
	width: 48%;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
		}
		
		
/* JAOS Lightbox Style-Sheet*/

	div.jaosg_thumbnail{
	float: left;
	border: 1px solid;
	border-color: #CCCCCC;
	margin: 5px 3px;
	background-color: #FFFFFF;
	}

	div.jaosg_thumbnail img{
		border: 1px solid;
		border-color: #444 #AAA #AAA #444;
	}
	/* ls=landscape-Format der Thumbs */
	div.ls img{
	height: 120px;
	width: 160px;
	margin: 40px 20px;
	}
	/* pt=portrait-Format der Thumbs */
	div.pt img{
	height: 160px;
	width: 120px;
	margin: 20px 40px;
	}
	/*footer schaltet float:left wieder aus */
	div#jaosg_footer{
		clear: both;
		padding-top: 1em;
	}
	
	
	div.wbbgthumb { padding-right:8px; float:left; }
div.wbbgthumbs { margin-bottom:10px; float:left; }
div.wbbgbigimg { clear:both; float:left; margin-right:10px; }
.wbbgthumb a {display:block; float:left; margin:0; padding:0; border:2px solid white; }
.wbbgthumb a img {float:left; margin:0; padding:0;}
a.wbbgfirst {border:2px solid #007a7f; }


#referenz { 
	width: 500px;
	height: 200px;
}

#l_referenz_img { 
	width: 220px;
	float: left;
	height: 200px;
}


#referenz a { 
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

#l_referenz_titel { 
	width: 250px;
	float: right;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}

#l_referenz_text { 
	width: 250px;
	float: right;
	position: relative;
	padding-top: 20px;
	font-size: 11px;
}

#l_referenz_link { 
	width: 250px;
	float: right;
	padding-top: 20px;
	font-size: 11px;
}

#r_referenz_img { 
	width: 250px;
	float: right;
	height: 200px;
}

#r_referenz_titel { 
	width: 300px;
	float: left;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}

#r_referenz_text { 
	width: 300px;
	float: left;
	position: relative;
	padding-top: 20px;
}

#r_referenz_link { 
	width: 300px;
	float: left;
	padding-top: 20px;
}
