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

	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; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; list-style:none;}

li {list-style:none; margin:0px 0px 5px 0px;}



/* ### 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; list-style:none;}
ol li ol	{margin: 0 0 0 0; list-style:none;}
ol li ul	{margin: 0 0 0 0; list-style:none;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0; list-style:none;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0; list-style:none;}

pre			{font-size:1.2em; }

a { color:#ffffff; }
a:hover { text-decoration:none; }
a.current { color:#ffc600; font-size:14px; font-weight:lighter; }

/* ### HTML ###################################################################### */
html {
	min-height: 99%;
	margin-bottom: 1px;
	width: 100%;
	height: 100%;
}

/* ### BODY ###################################################################### */
body {
	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;
	background-image: url(background_wolken.jpg);
	background-repeat:repeat-x;
	}



/* \*/ * html body { text-align:center; font-size: 13px; } /* *//* IE 5.5 Hack */

.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:relative;
	border:0px;
	top:0px;
	border-color:#0000FF;
	border-style:solid;
	min-height: 865px; 
   height: auto !important;
   height: 865px;
	width:1006px;
	display:block;
	margin:0 auto;
	padding:0;
	text-align: left;
}



#outerContainerHeader {
	position:relative;
	background-color:#ffffff;
	border:0px;
	border-color:#00FFFF;
	border-style:solid;
    height: 50px;
	width:1006px;
	display:block;
	margin:0 auto;
	padding:0;
}

#outerContainerContent {
	position:relative;
	margin:0;
	padding:0;
	top:0px;
	left:0px;
	background-image: url(con_bg.png);
	background-repeat:no-repeat;;
	width:1006px;
	border:0px;
	border-color:#ff0000;
	border-style:solid;
	float:left;
}



/* ### Header ##################################################################### */

#header {
	position:relative;
	margin:0;
	padding:0;
	top:0px;
	left:0px;
	height:250px;
	width:1006px;
	border:0px;
	border-color:#ff0000;
	border-style:solid;
	float:left;
	background-image: url(banner.png);
	background-repeat:no-repeat;
}

#headerText {
	position:relative;
	margin:0;
	padding:0;
	top:20px;
	left:20px;
	height:80px;
	width:250px;
	border:0px;
	border-color:#ff0000;
	border-style:solid;
	float:left;
	background-image: url(headertext.png);
	background-repeat:no-repeat;
}


#footer {
	position:relative;
	border:0px;
	border-color:#660000;
	border-style:solid;
	margin:0;
	padding:0;
	top:0px !important;
	top:0px;
	height:0px;
	width:1006px;
	float:left;
	background-image: url(footer.png);
	background-repeat:no-repeat;
	z-index:1;
}




/* ### Content #################################################################### */

/*#content {
	display:block;
	clear:both;
	position:relative;
	top:0px;
	left:0px;
	padding:0 0 0 0;
	background-color: #cccccc; 
	padding-bottom: 0px; 
	min-height: 265px; 
   height: auto !important;
   height: 265px;
   width:322px;
   float:right;
}*/


#outerContentNavigation {
	position:relative;
	top:0px;
	left:0px;
	border: 1px solid #60ff00;
	float:right;
	/*background-image: url(outercontentbg.png);
	background-repeat:repeat-y;*/
}

#content {
	position:relative;
	top:0px;
	left:4px;
	min-height: 692px; 
   height: auto !important;
   height: 692px;
	width:753px;
	border: 0px solid #60ff00;
	float:right;
	background-image: url(content_box01.jpg);
	background-repeat:no-repeat;
}

#innerContent {
	position:relative;
	top:30px;
	left:20px;
	width:650px;
	min-height: 692px; 
   height: auto !important;
   height: 692px;
	margin:10px 0px 10px 20px;
	border: 0px solid #60ff00;
	float:left;
}

#outerContent {
	position:relative;
	top:0px;
	left:0px;
	width:753px;
	min-height: 692px; 
   height: auto !important;
   height: 692px;
	border: 0px solid #00ff00;
	float:right;
	/*background-image: url(contentbg.png);
	background-repeat:repeat-y;*/
}

#contentFooter {
	position:relative;
	top:-8px;
	left:4px;
	height:0px;
	width:753px;
	border: 1px solid #60ff00;
	float:right;
	background-image: url(slice_footer.png);
	background-repeat:no-repeat;
	z-index:4;
}


/* hide from IE/MAC \*/
* html #content, * html #main-content {
	height:1px;
}
/* end hide */


/*Default.css*/
/*******************************************************************************

	Project:		redaxo.in-ecommerce.com

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


/* ### Header ############################################################### */





#column-left-nav-box {
	position:relative;
	margin:0;
	padding:0;
	top:0px;
	left:12px;
	height:692px;
	width:253px;
	border: 0px solid #60ff00;
	float:left;
	background-image: url(column_left01.jpg);
	background-repeat:no-repeat;
	z-index:5;
}

#column-left-nav-root {
	text-align:center;
	position:relative;
	font-size:20px;
	font-weight:lighter;
	margin:0px 0px 20px 0px;
	padding:0;
	top:30px;
	left:20px;
	height:20px;
	width:200px;
	border: 0px solid #60ff00;
	float:left;
}

#column-left-nav-content {
	position:relative;
	font-size:14px;
	font-weight:lighter;
	margin:0px 0px 0px 0px;
	padding:0;
	top:30px;
	left:18px;
	height:600px;
	width:200px;
	border: 0px solid #60ff00;
	float:left;
}


/* ### 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 ############################################################ */

#innerContent h1 {
	color:#d3ddef;
	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;
	margin:0px 0px 15px 0px;
}


#main-block h1 {
	color:#d3ddef;
	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;
	margin:0px 0px 20px 0px;
}
#main-block h2 {
	color:#d3ddef;
	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;
	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;
	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;
	font-family:din-bold, arial, verdana, helvetica, sans-serif;
	background: inherit;
	font-size:13px;
	font-weight:bold;
	line-height:1.0em;
}
#main-block h6 {
	background: inherit;
	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:blue;
	background: inherit;
	text-decoration:underline;
}
#main-block a:hover {
	color:blue;
	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;
	font-size:13px;
	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.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:square;
}

/* ### 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;
}
/* ### 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;
	}

.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:#cccccc;
	top:-33px;
	left:205px;
	width:200px;
	background-color:#000065;
	text-align: center;
	}

.jaosg_bild	
	{
	position:relative;
	margin:0px 0px 0px 0px;
	text-align: center;
	z-index:6;
	}

.jaosg_bildbeschreibung
	{
	text-align: justify;
	}

