/*	undo
*******************************************************************************/

:link,:visited { text-decoration:none; }
ul,ol { list-style:none; }
h1,h2,h3,h4,pre,code { font-size:1em; font-weight:normal; text-align:right; }
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; }

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

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

.clear {
	clear:both;
}

/*	html
*******************************************************************************/

html {
	height: 100.2%;
}

body {
	background: url(sonnenaufgang-ani.gif) no-repeat bottom right fixed #fff;
}

a img {
	border: 0;
	margin: 0px 0px 0px 0px;
}

div.clear {
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}

/* -- haupsache --------------------------------------------------- */

#wiz-header {
	position: fixed;
	top:0;
	left: 203px;
	height: 28px;
	width: 100%;
	background: #e6e6e6;
	padding: 0;
	color: #9d9d9d;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 }
 
* html #wiz-header { /* nur IE6 */
	position: absolute;
	top:0;
	left: 203px;
	height: 28px;
	width: 100%;
	background: #e6e6e6;
	padding: 0;
	color: #9d9d9d;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 }

#wiz-header a, a:link {
	color: #9d9d9d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 0;
}

#wiz-header a:hover {
	color: #000;
	text-decoration: underline;
}

#wiz-header a:active {
	text-decoration: underline;
} 

#wiz-menue {
  position: fixed;
  width: 203px;
  height: 100%;
  top: 0;
  left: 0;
  background: url(menue.png) left top no-repeat;
}
 
#wiz-menue img {
	margin-top: 40px;
	margin-left: 40px;
} 
 

#wiz-content {		
	position: absolute;
	top: 66px;
	left: 170px;
	width: 78%;
	background: none;
}

#wiz-printheader {
	display: none;
}

#main {
	color: #000;
	font-size: 12px;
	text-align: left;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 130px 0;
	padding: 0 20px 0 50px;
}

#main img {
	border: 0px;
	margin: 0 5px 0px 0px;
}

#main a img {
	border: 0px;
	margin:  0;
}

#main h1 { /* Überschrift */
	font-size: 2.5em;
	text-decoration: none;
	padding: 20px 0 8px 0;
	color: #f39100;
	text-align: left;
	font-family: Arial Black, Arial, Helvetica;
}

#main h2 { 
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 15px;
	color: #000;
	text-align: left;
	font-family: Arial, Helvetica;
}

#main h3 { 
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 28px 5px 0px;
	
}

#main h4 { /* Titel der Galerie */
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
	font-family: Verdana, Helvetica, Arial;
	padding-bottom: 5px;
}

#main hr {
	color: #f39100;
	background: #f39100;
	border: solid 1px;
}

#main u { /* umdefiniert, um farbigen text anzuzeigen */
	padding: 0px;
	text-decoration: none;
	font-style: normal;
	color: #009ee3;
}

#main s { /* umdefiniert, um eingerückten text anzuzeigen */
	padding: 0px;
	text-decoration: none;
	font-style: normal;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/

#main a, #main a:link {
	font-size: 12px;
	color: #f39100;
	text-decoration: underline;
	border: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

#main a:hover {
	color: #999;
	font-weight: normal;
	padding:0;
	text-decoration: underline;
	border: none;
}

#main a:link li {
	padding:0;
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main ol {
	margin-left: 15px;
	line-height: 20px;
	list-style-type: decimal;
}

#main ul {
	margin: 0 0 15px 8px;
	list-style: disc;
}

#main li {
	margin-left: 25px;
	line-height: 20px;
	padding: 0;
}



#main ul ul,
#main ul ol,
#main ol ol,
#main ol ul {
	font-size: 12px;
	line-height: 20px;
	list-style: circle;
	margin-left: 15px;
}

#main ul ul ul,
#main ul ol ul,
#main ol ol ul,
#main ol ul ul {
	font-size: 12px;
	line-height: 20px;
	list-style: circle;
	margin-left: 25px;
}



#main tr {
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding:0;
}

#bildrechts {
	float: right;
}

#bildrechts p {
	font-size: 9px;
	text-align: left;
}
	

	

/*	Paragraphs / Lists ENDE
------------------------------------------------------------------------------*/

#wiz-footer {
	overflow: visible;
	position: fixed;
    width: 100%;
	height: 126px;
	left: 0;
	bottom: 0;
	background: url(footer.png) left bottom repeat-x;
    z-index:2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
}

* html #wiz-footer { /* nur IE6 */
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 126px;
	left: 0;
	bottom: 0;
	background: url(footer.png) left bottom repeat-x;
    z-index: 2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
    font-size: 9px;
    font-weight: normal;
}

#wiz-footer a, #wiz-footer a:link {
	color: #000;
    font-size: 9px;
    font-weight: normal;
	text-decoration: underline;
}

#wiz-footer a:hover{
	color: #000;
}

/* -- end hauptsache --------------------------------------------------------- */



/* -- navi --------------------------------------------------------- */

#navi {
	background: none;
	height: 100%;
	width: 150px;
	text-align: left;
	padding: 0;
	margin: 15px 5px 10px 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
}

#submenu li {
	margin: 0 0 1px 0;
}


/* normal link */
#submenu a, 
#submenu a:link {
	color: #fff;
	border: 0;
	text-decoration: none;
	padding: 1px 8px 1px 8px;
	font-size: 12px;
	font-weight: bold;
}

/* mouseover */
#submenu a:hover {
	color: #000;
	border:0;
	text-decoration: none;
	margin: 0;
}

/* normal link current */
#submenu li#current a,
#submenu li#current a:link {
	color: #000;
	background: none;
	padding: 1px 8px 1px 8px;
	margin: 0;
}

/* -- subnav ------------------ */

#submenu .subnav1 li {
	margin: 0 0 1px 15px;
}

#submenu ul {
	margin: 0 0 10px 0;
}


/* normal link */
#submenu .subnav1 a, 
#submenu .subnav1 a:link {
	color: #fff;
	border: 0;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
}

/* mouseover */
#submenu .subnav1 a:hover {
	color: #000;
	border:0;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
}

/* normal link current */
#submenu li#current .subnav1 a,
#submenu li#current .subnav1 a:link {
	color: #000;
	margin: 0 0 0 0px;
}

/* normal link current active */
#submenu .subnav1 li#active a,
#submenu .subnav1 li#active a:link {
	text-decoration: none;
	margin: 0 0 0 0;
	font-weight: bold;
	color: #000;
	background: none;
	padding: 0px 5px 0px 5px;
	
}

/* mouseover */
#submenu li#current .subnav1 a:hover {
	color: #fff;
	border:0;
	margin: 0 0 0 5px;
	text-decoration: none;
	font-weight: bold;
}



/* -- navi ende --------------------------------------------------------- */


#breadcrumb {
	color: #999;
	font-size: 12px;
	padding: 8px 0 5px 0px;
	float: left;
}



/* bild und text
*******************************************************************************/

.flLeft {
	float:left;
	margin-right: 20px;
}

.flRight {
	float:right;
	margin-left: 20px;
}

.flCenter {
	position: absolute;
	left: 50%;
	right: 50%;
	margin: auto;
}


/* form-module
*******************************************************************************/

#form-module {
	margin: 0px;
	padding: 0;
	width: 500px;
	color: #333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
}

#form-module fieldset {
	border: 0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding: 0px;
	font-size: 12px;
	font-weight:bold;
}

#form-module .element {
	display: block;
	clear: both;
	background: none;
}

/* -- Beschriftung links (Name, Vorname etc) */
#form-module label {
	display: block;
	float: left;
	padding: 0;
	width: 80px;
}

#form-module label.checkbox {
	width: 260px;
	border-right: none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float: left;
	margin: 5px;
	width: 400px;
	border: 1px solid #cfcfcf;
	background: #fff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#form-module input.text {
	height: 20px;
}

#form-module input.checkbox {
	width: 80px;
	padding:0;
	border: none;
}

/* -- senden button */
#form-module input.submit { 
	margin: 5px 0px 0px 87px;
	padding: 2px 5px;
	border: 1px solid #ddd;
	background-color: #f7b14b;
	color: #000;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

/* -- hover des wortes senden */
#form-module input.submit:hover { 
	color: #fff;
	background-color: #9d9d9d;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height: 120px;
}

#form-module-thanks {
	padding: 25px 0 0 0;
	display: block;
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie{
	width: 100%;
	text-align: center; 
	vertical-align: middle; 
	padding: 0px;
	margin: 0px 10px 0px 0px;
	border: 0;
}

.jaosg_thumbnail {
	margin: 0px 10px 10px 5px;
	float: left;
	height: 80px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	border: 0;
}

.jaosg_nav {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	word-spacing: normal;
}

.jaosg_bild {
	text-align: center;
}

.jaosg_bildbeschreibung {
	text-align: center;
}

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

div.jaosg_thumbnail{
	float: left;
	background: #DCDCDC;
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
}

div.jaosg_thumbnail img{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 80px;
	width: auto;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 80px;
	width: auto;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}

#videoPlayer {
	border: none;
}

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

/* Diese CSS-Angaben stammen aus der originalen main.css */
/* download
*******************************************************************************/
#main .download-hdl, 
#main .download-file { 
 	width:97.3%; /* IE6 Hack */
	margin: 0;
}

#main .download-hdl { 
	padding: 0;
	font-weight: bold;
}

#main .download-desc {
	font-size: 11px;
	font-style: normal;
	padding: 0 0 0 23px;
	margin: 0 0 -5px 0;
}



#videoPlayer {
	display: block;
	background-color: #000000;
	border: solid 1px #000000;
	color: #fff;
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
}