/*******************************************************************************

	Project		:	Redaxo Demo

	Copyright	:	blumbeet - web.studio
					www.blumbeet.com

*******************************************************************************/




/*	undo
*******************************************************************************/

:link,:visited { 
	text-decoration: none;
}

ul,ol { 
}

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 { 
}

img { 
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

address { 
}

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: 0px;
}

/*	body
*******************************************************************************/


body { 
	background: #000 url(notausgang_n.jpg);
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}

.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;
}

/*	website
*******************************************************************************/
#website { 
	position: relative;
	background: #000;
	background-image: url(bg_active.jpg);
	background-repeat: repeat-y;
	display: block;
	padding: 0px 0px;
	height: 100%;
	width: 1000px;
	color: #cccccc;
	text-align: left;
}

#upbg { 
	position: center;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	background: #000 url(notausgang_n.jpg) repeat-x;
	z-index: 1;
}

#outer { 
	z-index: 2;
	position: relative;
	width: 1000px;
	border: solid 1px #666;
	background-color: #000;
	margin: 0 auto;
}

/*
	The width value below controls the overall width of the design. By default its set to 82%
	(so it take up 82% of the browser windows width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/

/*	header
*******************************************************************************/
#header { 
	position: relative;
	margin: 0;
	padding: 0;
	height: 130px;
	left: 0px;
	background-image: url(bg_header.jpg);
	border: solid 1px #666;
}

/*	logo / breadcrumb
*******************************************************************************/
#logo { 
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo a { 
	display: block;
	height: 107px;
	width: 1000px;
	text-indent: -700em;
}

#breadcrumb { 
	color: #cccccc;
	position: absolute;
	bottom: 5px;
	left: 13px;
	font-size: 9px;
}

#breadcrumb a, 
#breadcrumb a:link { 
	color: #fff;
}

#breadcrumb a:hover { 
	text-decoration: underline;
}

/*	content
*******************************************************************************/


#content, #content2 { 
	display: block;
	clear: both;
	position: relative;
	padding: 0 0 0 0;
}

/* hide from IE/MAC */
* html #content, * html #content2 { 
	height: 1px;
}

/* end hide */


#content { 
}

#content2 { 
	left: 0px;
}

#main { 
	float: left;
	width: 700px;
}

#main-block { 
}

#main-block2 { 
	padding: 7px;
}

/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nchsten Kommentar gelscht werden
------------------------------------------------------------------------------*/
#navigation { 
	float: left;
	width: 200px;
	padding: 14px 0;
}

#navigation ul.nav1st { 
	width: 180px;
}

#navigation ul.nav1st li { 
	padding: 0px 0 8px 14px;
}

#navigation ul.nav1st li.active { 
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link { 
	color: #64008d;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link { 
	color: #666666;
	font-size: 1.7em;
	font-weight: bold;
}

#navigation ul.nav1st a:hover { 
	color: #fff;
}

#navigation ul.nav1st li ul.nav2nd li { 
	padding: 0;
	margin-left: 15px;
	list-style-type: square;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link { 
	display: block;
	padding: 4px 0 0px 0;
	font-size: 1.1em;
	font-weight: bold;
}

#navigation ul.nav2nd li a.current,
#navigation ul.nav2nd li a.current:link { 
	color: #fff;
}

#navigation ul.nav2nd a:hover { 
	color: #fff;
	text-decoration: underline;
}

#navigation ul.nav1st li ul.nav2nd li a:hover { 
	text-decoration: underline;
	color: #fff;
}

/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 { 
	color: #ffffff;
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1.8em;
}

#main-block .teaser h1 { 
	font-size: 1.4em;
}

/* Headline 2 */
#main-block h2 { 
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
}

/* Headline 3 */
#main-block h3 { 
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	color: #cccccc;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
}

/* Headline 4 */
#main-block h4 { 
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
	color: #cccccc;
	font-size: 1.9em;
	font-weight: bold;
	line-height: 1.8em;
}

/* Headline 5 */
#main-block h5 { 
	font-family: tahoma, thaoma, arial, helvetica, verdana, sans-serif;
	color: #ff0000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
}

/* Headline 6 */
#main-block h6 { 
	font-family: lucida grande, tahoma, arial;
	color: #dbd2ca;
	font-size: 2.3em;
	font-weight: bold;
	line-height: 2.3em;
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol { 
	margin-bottom: 1.2em;
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.6em;
}

#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul { 
	font-size: 1em;
}

#main-block ul { 
	margin-left: 14px;
	list-style-type: square;
}

#main-block ol { 
	list-style-type: decimal-leading-zero;
}

/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link { 
	color: #ff0000;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
}

#main-block a:hover { 
	color: #ffffff;
	text-decoration: underline;
}

/*	Images
------------------------------------------------------------------------------*/
#main-block div.image { 
	margin-bottom: 0;
}

#main-block div.image p { 
	margin: 0;
	font-size: 0.9em;
}

#main-block div.flLeft { 
	margin-right: 14px;
}

#main-block div.flRight { 
	margin-left: 14px;
}

/*	footer
------------------------------------------------------------------------------*/
.footer { 
	position: relative;
	width: 1000px;
}

.footer2 { 
	background: #111 url(border_2.gif) repeat-x 0px 0px;
	padding: 5px 0px;
	margin: 0px;
}

.footer p { 
	margin: 0;
	padding: 0px 0;
	font-size: 10px;
	text-transform: none;
}

.footer p, 
.footer p a,
.footer p a:link { 
	color: #666666;
}

.footer p a:hover { 
	color: #64008d;
	text-decoration: underline;
}

.footer .col-left { 
	float: left;
	width: 30%;
}

.footer .col-right { 
	float: right;
}

/*	menubottom
------------------------------------------------------------------------------*/
#menubottom { 
	position: relative;
	height: 20px;
	width: 1000px;
	background: #111 url(border_2.gif) repeat-x;
	margin-top: 0px 3px;
}

/* form-module
*******************************************************************************/
#form-module * { 
	padding: 0px;
	margin: 0px;
}

#form-module { 
	margin: 0px;
	padding: 0px;
	width: 520px;
	color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
}

#form-module fieldset { 
	border: 1px solid #ccc;
}

#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;
}

#form-module label { 
	display: block;
	float: left;
	padding: 5px;
	width: 120px;
	border-right: 0px solid #fff;
}

#form-module label.checkbox { 
	width: 372px;
	border-left: 0px solid #fff;
	border-right: none;
}

#form-module input, 
#form-module select, 
#form-module textarea { 
	float: left;
	margin: 5px;
	width: 295px;
	border: 0px solid #333;
}

#form-module input.text { 
	height: 20px;
}

#form-module input.checkbox { 
	width: 120px;
	padding: 0;
	border: none;
}

#form-module input.submit { 
	width: 200px;
	height: 20px;
	margin: 5px 180px 5px;
	background-color: #fff;
	color: #666;
}

#form-module input.submit:hover { 
	background-color: #ff0000;
	color: #fff;
}

#form-module label.textarea, 
#form-module textarea.textarea { 
	height: 100px;
}

#form-module-thanks { 
	display: block;
	color: #ffffff;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p { 
	margin: 0;
}

#main-block .download-hdl p { 
	padding: 5px 7px;
	background-color: #393;
	font-weight: bold;
	color: #fff;
}

#main-block .download-file { 
	padding: 1.4em 7px;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
}

#main-block .download-desc { 
	margin-bottom: 1.4em;
	padding: 1.4em 7px;
	background-color: #e5ffe5;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
	border-bottom: 2px solid #393;
}

#main-block .download-without-desc { 
	margin-bottom: 1.4em;
	border-top: 0px solid #393;
}

/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie { 
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.jaosg_thumbnail { 
	margin: 5px;
	float: left;
	height: 80px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
}

.jaosg_nav { 
	font-size: 2px;
	text-align: center;
}

.jaosg_bild { 
	text-align: center;
}

.jaosg_bildbeschreibung { 
	text-align: center;
}

.list_content { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 8px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 24px;
	width: 520px;
	margin: 0px;
	line-height: 18px;
}

.list_content2 { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 24px;
	padding-bottom: 3px;
	width: 260px;
	background-color: #ff0000;
	margin: 1px;
	line-height: 18px;
}

/* Artikelliste Alphbetisch
*******************************************************************************/
ul.article-list { 
	font-size: 1.0em;
	padding-left: 10px;
}

ul.article-list li { 
	color: #fff;
}

/* Lightbox - Nicht unbedingt notwendig! */

.galimg { 
	background-color: #000000;
	border: 0px solid #333333;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	vertical-align: top;
}

