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

	Project		:	Redaxo Demo

	Copyright	:	blumbeet - web.studio
					www.blumbeet.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; }

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

/*	html
*******************************************************************************/
html {
	min-height: 	100%;
	margin-bottom:	1px;
	border:			0;
	padding:		0;
	margin:			0;

}

/*	body
*******************************************************************************/
body {
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		0.8em;
	color:			#666666;
	border:			0;
	margin:			3px 3px 3px 3px;
	padding:		0;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:		1.0em;
}

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

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning { color:#f00; }


/*	header
*******************************************************************************/
#header {
  background-color:		#ffffff;
  background-image:		url(navi_bg.png);
  background-repeat:	repeat-x;
  /* min-width is not supported by IE 6 */
  min-width:			930px;
  /*overflow:               hidden;*/
  height:				70px;
}


/*	logo / breadcrumb
*******************************************************************************/
#logo {
  border:		0px;
  padding:		0;
  margin:		0;
  margin-right:	10px;
  float:left;
}


/*	content
*******************************************************************************/
#content {
  margin:           0 15px 0 220px;
  background-color:	#ffffff;
  min-width:		580px;
  min-height:		350px;
  overflow:			visible;
}

/*	Navigation horizontal and vertical - 
	Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/

#header-nav {
	padding: 22px 0 0 0;
	margin: 0 0 0 0;
	position:relative;
	float:left;
	height: 40px;
}

#header-nav ul.nav1st {
	color: #222222;
	font-size: 16px;
}


#header-nav ul.nav1st li {
	display:block;
	float:left;
	padding:5px 7px 5px 7px;
}

#header-nav ul.nav1st li.active {
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:#6d581f;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#222222;
	font-size:16px;
	font-weight:bold;
}

#header-nav ul.nav1st a:hover {
	color:#705c18;
}

/* linke Navigation */
#navi-left {
	float:                  left;
	padding-left:           5px;
	top:                    70px;
	background-color:       #ffffff;
	margin-left:            10px;
	margin-top:             10px;
	width:                  185px;
	/* min-height is not supported by IE 6 */
	min-height:             350px;
	overflow:               visible;
}

#navi-left p.nav2nd {
	font-size: 0.9em;
	font-weight: 600;
	text-align:center;
	color: #111111;
	background-color: #ffd50a;
	margin-bottom: 1.2em;
	padding: 4px 0 4px 0;
	margin-left: -10px;
	margin-right: 7px;
}

#navi-left ul.nav2nd li {
	font-family:            Arial, Helvetica, sans-serif;
	font-size:              medium;
	text-align:             left;
	margin-right:           10px;
	margin-top:				8px;
}

#navi-left ul.nav2nd a, 
#navi-left ul.nav2nd a:link {
	display:block;
	color:#666666;
	padding-left:           5px;
	margin-right:           10px;
}

#navi-left ul.nav2nd a.current, 
#navi-left ul.nav2nd a.current:link, 
#navi-left ul.nav2nd a:hover {
	color:                  #333333;
	background-color:       #ffd528;
	margin-right:           10px;
	padding-left:           5px;

}

#navi-left ul.nav3rd li {
	margin:                 0;
	padding:                0;
	margin-top:             4px;
}

#navi-left ul.nav3rd a, 
#navi-left ul.nav3rd a:link {
	margin-left:            10px;
	padding-left:           5px;
	border-left-style:      solid;
	border-left-width:      5px;
	border-left-color:      #ffd528;
}

#navi-left ul.nav3rd a.current, 
#navi-left ul.nav3rd a.current:link, 
#navi-left ul.nav3rd a:hover {
	margin-left:            10px;
	padding-left:           5px;
	color:                  #333333;
	background-color:       #FFD528;
	border-left-style:      solid;
	border-left-width:      5px;	
	border-left-color:      #ffffff;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#content h1 {
	color:#666666;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:x-large;
	text-align:left;
	line-height:1.8em;
}

#content .teaser h1 {
	font-size:1.4em;
	line-height: 1.2em;
}

/* Headline 2 */
#content h2 {
	color:#666666;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.3em;
	text-align:left;
	line-height:1.5em;
	margin-top: 0.4em;
}

#content h3 {
	color:#666666;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1em;
	font-weight:600;
	text-align:left;
	line-height:1.3em;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#content p {
	margin-bottom:0.6em;
	font-size:medium;
	line-height:1.2em;
}

#content ul {
	margin-bottom: 0.4em;
	font-size:medium;
	line-height:1.2em;
}

#content ol {
	padding-left: 1.5em;
	margin-bottom:1.2em;
	font-size:medium;
	line-height:1.2em;
}

#content p {
	text-align: justify;
}

#content ul li ul,
#content ul li ol,
#content ol li ol,
#content ol li ul {
	font-size:medium;
}

#content ul {
	margin-left:18px;
	list-style-type:disc;
}

#content ol {
	list-style-type:decimal;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#content a, #content a:link {
	color:#666666;
	text-decoration:underline;
}

#content a:hover {
	color:#222222;
}



/*	Images
------------------------------------------------------------------------------*/
#content div.image {
	margin-bottom:0;
}
#content div.image p {
	margin:0;
	font-size:0.9em;
}
#content div.flLeft {
	margin-right:14px;
}
#content div.flRight {
	margin-left:14px;
}

/*	Specials
-------------------------------------------------------------------------------*/
#content p.link_top {
   font-size:             small;
   text-align:            right;
   padding-top:           15px;
   padding-bottom:        0px;
   padding-right:         10px;
}

#content img.orangebar {
	margin: -0.1em 0 1em 0;
}

#content table.termin {
	width:                  550px;
	padding:                0;
	margin:                 0;
	margin-left:            auto;
	margin-right:           auto;
	margin-bottom:          18px;
}

#content th.termin {
	background-color:       #FFD528;
	vertical-align:         top;
	padding:                0 0 0 5px;
	margin:                 0;
	text-align:				left;
	color:					#333333;
}

#content tr.termin{
	margin: 0;
	padding: 0;
}

#content td.termin{
	padding: 3px 0 0 5px;
	margin: 0;
}

#content th{
	padding: 3px 10px 0px 10px;
}

#content td{
	padding: 3px 10px 0px 10px;
}

/*      Termine Startseite
-----------------------------------------------------------------------------*/
#starttermine {
	float:                  left;
	padding-left:           5px;
	top:                    70px;
	background-color:       #ffffff;
	width:                  200px;
	/* min-height is not supported by IE 6 */
	min-height:             350px;
	overflow:               visible;
}

#starttermine h1 {
  text-align:             center;
  padding:                0;
  margin:                 0;
  margin-left:            -10px;
  padding-bottom:         10px;
}

#starttermine p.orangebar {
	text-align:             center;
	padding:                0;
	margin:                 0;
	margin-top:				10px;
	padding-bottom:			20px;
}

#starttermine p {
	font-family:            Arial, Helvetica, sans-serif;
	font-size:              13px;
	text-align:             left;
}

#starttermine td {
	padding: 0 3px 0 3px;
}

#starttermine a, #starttermine a:link {
	color:#666666;
	text-decoration:underline;
}

#starttermine a:hover {
	color:#222222;
}


/*	footer
------------------------------------------------------------------------------*/
.footer {
	display:block;
	clear: both;
	width:100%;
	background-image:url(bg_body.jpg);
	background-position:0 -100px;
}

.footer p {
	margin:0;
	padding:9px 0;
	font-size:10px;
	text-transform:uppercase;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;
	margin-left:10px;
	width:300	px;
}
.footer .col-right {
	float:right;
	margin-right: 10px;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

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

#form-module legend {
	display:none;
}


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

#form-module .element {
	display:block;
	clear:both;
	background-color:#f7f7f7;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

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

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

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

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

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}


/* download
*******************************************************************************/
#content .download-hdl p, 
#content .download-file p, 
#content .download-desc p {
	margin:0 1.5em 0 0;
}
#content .download-hdl p {
	padding:2px 5px;
	background-color:#f0b400;
	font-weight:bold;
	color:#555555;
}

#content .download-file {
	margin-right: 1.5em;
	padding:0.4em 5px;
	border-left:2px solid #f0b400;
	border-right:2px solid #f0b400;
}

#content .download-desc {
	margin-right: 1.5em;
	margin-bottom:0.5em;
	padding:0.1em 5px;
	background-color:#f0b400;
	border-left:2px solid #f0b400;
	border-right:2px solid #f0b400;
	border-bottom:2px solid #f0b400;
	color:#444444;
}

#content .download-without-desc {
	margin-right: 1.5em;
	margin-bottom:0.5em;
	border-top:2px solid #f0b400;
}

/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie{
	text-align:center; 
	vertical-align:middle; 
	padding:5px;
	margin-left: auto;
	margin-right: auto;
}

.jaosg_thumbnail {
	margin:5px;
	padding-left: 30px;
	float: left;
	height: 210px;
	width: 300px;
	text-align: center;
	vertical-align:middle;
}

.jaosg_nav {
	text-align: center;
}

.jaosg_bild {
	text-align: center;
}

.jaosg_bildbeschreibung {
	text-align: center;
}

/* Bildmodul
*******************************************************************************/

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}




