/*******************************************************************************

	Project:		redaxo.in-ecommerce.com

*******************************************************************************/


/* ### 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:none; padding:0px; margin:0px; color: #000000; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {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 { color:#cccccc; }
a:hover { text-decoration:none; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
	width: 100%;
	height: 100%;
}

/* ### BODY ###################################################################### */
body {
	/*background-color: #afafff;*/ /*alter Hintergrund (lila)*/
	background-color: #ffffff;
	margin: 0; 
	padding: 0;
	height: 100%; 
	width: 100%;
	color: #ffffff;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	border:0px;
	border-color:#000000;
	border-style:solid;
	}





.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

/* ### Website Content ############################################################ */
#outerContainer {
	position: absolute;
	background-color:#ef7f00;
	border:0px;
	top:0px;
	border-color:#000000;
	border-style:solid;
	height:100%;
	width:1000px;
	display:block;
	/*margin:0 auto;*/ /*Alte Version: Content mittig*/
	left: 0px;
	padding:0;
	text-align: left;
	z-index:2;
}

/* ### Website Content ############################################################ */
#mainPage {
	background-color:#ffffff;
	position:relative;
	border:0px;
	border-color:#0000ff;
	border-style:solid;
	top:0px;
	border-color:#000000;
	border-style:solid;
	/*height:1317px;*/
	height:770px;
	width:1000px;
	/*background-image: url(bg_v.gif);*/
	background-image: url(main_bg.png);
	background-repeat:repeat-x;
	display:block;
	margin:0 auto;
	padding:0;
	z-index:2;
}

/* ### Website Content ############################################################ */
#site-content {
	/*background-color:#cccccc;*/
	position:absolute;
	top:77px;
	left:316px;
	border:0px;
	border-color:#00ff00;
	border-style:solid;
	height:680px;
	width:684px;
	display:block;
	margin:0 auto;
	padding:0;
	z-index:0;
}


/* ### Header ##################################################################### */

#header {
	position:absolute;
	margin:0;
	padding:0;
	top:15px;
	left:315px;
	height:20px;
	width:700px; /*600px*/
	border:0px;
	border-color:#000000;
	border-style:solid;
}

#footer {
	position:relative;
	background-image: url(bot_wav.png);
	background-repeat:no-repeat;
	border:0px;
	border-color:#FF0000;
	border-style:solid;
	margin:0;
	padding:0;
	top:655px;
	height:137px;
	width:1000px;
	clear:left;
	z-index:1;
}

#footer-text {
	position:relative;
	border:0px;
	border-color:#000000;
	color:#ffffff;
	border-style:solid;
	margin:0;
	padding:0;
	top:115px;
	height:20px;
	width:1000px;
	z-index:1;
}


/* ### Content #################################################################### */


#content-header {
	position:relative;
	margin:0;
	padding:5px;
	border:0px;
	border-color:#00ff00;
	border-style:solid;
	top: -26px;
	height:25px;
	width:600px;
}

#content-header p{	    
	border:0px;
	border-color:#0000ff;
	border-style:solid;
	left:155px;
}

#ie_js {
	border:0px;
	border-color:#00ff00;
	border-style:solid;
	
}

/* Link in content-header: View guestbook entries (left side) */
#guestbook_link1 {
position: absolute;
margin-left: 56px;
text-align: left;
width: 200px;
top: -22px;
float: left;
}


/* Link in content-header: write new guestbook entrie (right side) */
#guestbook_link2 {
position: absolute;
margin-left: 425px;
text-align: right;
width: 200px;
top: -22px;
}

.a63-entries{
line-height: 12px;
}

#content {
	display:block;
	clear:both;
	position:relative;
	top:-25px;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


#main-content {}

#main {
	background-color:#ffffff;
	float:right;
	top:25px;
	width:684px; /*822px*/
	border:0px;
	border-color:#000000;
	border-style:solid;
}


/* ### main-block => MainContent ################################################### */

#main-block {
	float:left;
	width:550px; /*440*/
	color: #000000; /* Schriftfarbe Text im main Content */
	text-align:left;
}


#main-content-block {
	padding:20px;
	display:block;
	color: #000000;
	width:643px;
	height: 530px;
	overflow: auto;
  line-height: 0px;
  position: relative;
}

#main-content-block-georgia {
	padding:20px;
	display:block;
	color: #000000;
	width:643px;
	height: 500px;
	overflow:auto;
}


/*Default.css*/
/*******************************************************************************

	Project:		redaxo.in-ecommerce.com

*******************************************************************************/


/* ### Header ############################################################### */


#nav-header {
	position:absolute;
	top: 0px; /*Abstand des oberen Menus von oberen Bildschirmrand*/
}


/* ### Main-block Background ################################################# */

#main-block {
	background-position: 627px 0; /*627px 0; */
	background-repeat: repeat-y;
	background-color: #ffffff; /*Hintergrundfarbe mainblock*/
	color: #000000;
	padding-bottom: 0px; /*30px*/
	min-height: 665px; /*454px*/
   height: auto !important;
   height: 665px;
   width:622px;
}


#column-left-logo {
	position:absolute;
	top:20px;
	left:20px;
	height:120px;
	width:180px;
	border: 0px solid #37444f;
	background-image: url(main_logo_left.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#column-left-nav-box {
	position:absolute;
	top:170px;
	left:0px;
	height:500px;
	width:315px;
	border: 0px solid #00ff00;
	z-index:2;
}

#column-left-nav-pic-box {
	position:relative;
	top:0px;
	left:0px;
	height:300px;
	width:315px;
	border: 0px solid #0000ff;
	z-index:2;
}

#column-left-nav-root {
	position:relative;
	top:0px;
	left:0px;
	/*height:30px;*/
	width:315px;
	font-size:26px;
	border: 0px solid #ffffff;
	z-index:2;
  font-family: georgia;
}

#column-left-nav {
	position:relative;
	top:0px;
	left:0px;
	/*height:300px;*/
	width:315px;
	border: 0px solid #ff0000;
	z-index:3;
}

#column-left-nav-additional {
	position:relative;
	top:40px;
	left:0px;
	height:100px;
	width:315px;
	border: 0px solid #37444f;
	z-index:4;
}


/* ### hellblauer Block unter dem 2. Menu ########################################## */



/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #FFCC33;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 350px;
	height: 150px;
	margin-left: 4px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}


/* Textfeld */
.formgen .formtext
{
	width: 180px;
	margin-left: 4px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.formgen input:focus,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #FFFFFF;	
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #CCCCCC;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 70px;
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-bottom: 15px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	position:relative;
	left:30px;
	text-align: center;
	float: left;
	color: #000000;
}

.formgen input:hover
{
	
}


/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #CCCCCC;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */


.floatLeft {float:left; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.floatRight {position:relative; left:0px; float:right; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
	
	
	
/*Content.css*/
/*******************************************************************************

	Project:		redaxo.in-ecommerce.com

*******************************************************************************/
/* ### headlines ############################################################ */
#main-block h1 {
	/*color:#d3ddef;*/
	color: #000000;
	font-family:din-bold, arial, verdana, helvetica, sans-serif;*/
	background: inherit;
	font-size:15px;
	font-weight:bold;
	line-height:1.8em;
	letter-spacing: 0.1em;
}


#main-block-georgia h1 {
	/*color:#d3ddef;*/
	color: #000000;
	font-family:din-bold, arial, verdana, helvetica, sans-serif;*/
	background: inherit;
	font-size:15px;
	font-weight:bold;
	line-height:1.8em;
	letter-spacing: 0.1em;
}

#main-block h2 {
	/*color:#d3ddef;*/
	color: #000000;
	font-family:din-bold, arial, verdana, helvetica, sans-serif;*/
	background: inherit;
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
#main-block h3 {
	/*color:#d3ddef;*/
	color: #000000;
	font-family:din-bold, arial, verdana, helvetica, sans-serif;*/
	background: inherit;
	font-size:14px;
	font-weight:bold;
	line-height:1.4em;
}
#main-block h4 {
	/*color:#d3ddef;*/
	color: #000000;
	font-family:din-bold, arial, verdana, helvetica, sans-serif;*/
	background: inherit;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
}
#main-block h5 {
	/*color:#d3ddef;*/
	color: #000000;
	font-family:din-bold, arial, verdana, helvetica, sans-serif;*/
	background: inherit;
	font-size:13px;
	font-weight:bold;
	line-height:1.0em;
}
#main-block h6 {
	/*color:#d3ddef;*/
	color: #000000;
	font-family:din-bold, arial, verdana, helvetica, sans-serif;*/
	color:#d3ddef;
	font-size:12px;
	font-weight:bold;
	line-height:1.0em;
}
/* ### Images ############################################################ */
#main-block img {
	display:block;
	margin:4px 0;
}
#main-block img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}
#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}
/* ### Hyperlinks ######################################################### */
#main-block a, 
#main-block a:link {
	color:#0B1070;
	background: inherit;
	text-decoration:none;
}
#main-block a:hover {
	color:#0026FF;
	background: inherit;
	text-decoration: none;
}
#main-block a.faq, 
#main-block a.faq:link {
	color:#eee;
	background: inherit;
	font-size:13px;
	text-decoration:none;
	text-transform:none;
	line-height: 2.0em;
}
#main-block a.faq:hover {
	color:blue;
	background: inherit;
	text-decoration:underline;
}
/* ### Paragraphs ########################################################## */
#main-block p {
	/*margin-bottom:1.6em;*/
	margin-bottom: 0em;	
	font-size:13px;
	/*line-height:0em;*/
	line-height:1.6em;

}
#nav p {
	/*margin-bottom:1.2em;*/
}
/* ### Tables ############################################################## */
#main-block table {
	font-size:13px;
	line-height:1.6em;
}
#main-block td {
	padding:0 0 0 0;
}
/* ### Blockquotes ########################################################## */
#main-block blockquote {
	margin:0 0 0 20px;
}
/* ### Lists ################################################################ */
#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	font-size:13px;
	line-height:1.0em; /*alt: 1.6em*/
}
#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:disc;
}

/* ### Module Start ################################################################ */

#main-content-block-start ul {
	float:left;
	margin:10px 40px 40px 36px;
}


#main-content-block-start div.floatLeft img {
	float:left;
	margin:10px 40px 40px 66px;
}




/* ### Module ################################################################ */
#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 40px 0px;
}
#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}
#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}
/* ### Team ### */
#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
  line-height: 0px;
}
/* ### Team ### */
#main-content-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}
#main-content-block div.team div{
	width:100px;
}
#main-content-block div.team p {
	font-size: 13px;
	letter-spacing: 0.05em;
	margin-top: 0px;
}
#main-content-block div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}
/* ### Bildgalerie ### */
#main-content-block div.galerie {
	clear: both;
}
#main-content-block div.galerie div.image {
	float: left;
	width: 270px;
}
#main-content-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}
/* ### Formular ################################################################ */
label.text{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}
label.textarea{
	width: 80px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}
input.text {
	float:left;
	width: 370px;
	height:20px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}
textarea.textarea {
	width: 450px;
	height:100px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}
.submit{
	background-color: #90b0bf;
	color:#fff;
	margin-top: 10px;
	border: none;
}

/* JAOS Gallery
*******************************************************************************/
/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin:0px 0px 0px 20px;
	text-align:left;
	}

.jaosg_galerie
	{
	/*text-align:center;*/ 
	vertical-align:middle; 
	padding:10px 2px 2px 15px;	
	}

.jaosg_thumbnail 
	{
	padding:0px;
	margin:2px;
	float: left;
	height: 30px;
	width: 45px;
	text-align: left;
	vertical-align:middle;
	}
	


div.jaosg_thumbnail a, div.jaosg_thumbnail a:link, div.jaosg_thumbnail a:hover, div.jaosg_thumbnail a:visited {
	padding:0;
	}


.jaosg_nav
	{
	position:absolute;
	color:#ffffff;
	top:-33px;
	left:205px;
	width:300px;
	background-color:#000065;
	text-align: center;
	}

.jaosg_bild	
	{
	position:relative;
	margin:0px 0px 0px 0px;
	text-align: left;
	z-index:6;
	
	}




.jaosg_bildbeschreibung
	{
	text-align: justify;
	}

