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

	Project		:	Redaxo Demo

	Copyright	:	blumbeet - web.studio
					www.blumbeet.com

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




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

:link,:visited { text-decoration:none; }

h1,h2,h3,h4,h5,h6,pre,code {  font-weight:bold; }
ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,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 { background-repeat:no-repeat; }

h1 {font-size:14px;}

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



strong{color:#005BAB;}

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

/*	body
*******************************************************************************/
body {
background-image:url(../images/wolken.jpg);
background-repeat:no-repeat;
Background-color: #2e518b;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	
}

.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, 
#main-block .warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
background-color:#fff;
	position:relative;
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	height: auto;
	min-height: 300px;
	width:883px;
	color:#000;
	text-align:left;
	border:1px solid #000;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:188px;
	background-image:url(../images/header.jpg);
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:100px;
	width:170px;
	text-indent:-700em;
}


#breadcrumb {
	position:absolute;
	bottom:9px;
	left:200px;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
}

#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 {border:0px solid #000;}

#left {
float:left;
width:200px;
border:0px solid #000;


}

#main {
float:left;
width:665px;
border:0px solid #000;
	
}

#main a:link { text-decoration:none; color: #005BAB;}

#main a:visited { text-decoration:none; color: #005BAB;}
#main a:hover { text-decoration:underline; color: #005BAB;}
#main a:active{ text-decoration:none; color: #005BAB;}



#main-block {float:left;
padding-left:40px;
padding-top:35px;
padding-right:20px;
	width:430px;
	border:0px solid #000;}
	
	*html #main-block {padding-left:20px;}

#main-block2 {
float:right;
padding-top:30px;
width:160px;
	paddingtop:10px;
	border:0px solid #000;
}


#bildlinks{float:left;
width:200px;}



/*	footer
------------------------------------------------------------------------------*/
.footer {
	display:block;
	width:100%;
	padding: 5px 0px 5px 0px;
	background-image:url(../images/bg_footer.gif);
	/*background-position:0 -100px;*/
}
.footer2 {
	padding:0 14px;
}
.footer p {
	margin:0;
	padding:0px 0;
	font-size:10px;
	text-transform:uppercase;
}

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

.footer .col-left {
	float:left;
	width:186px;
}
.footer .col-right {
	float:left;
}

/*	login form
------------------------------------------------------------------------------*/



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

#form-module {
	margin:0px;
	padding:0px;
	width:450px;
	color:#666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

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

#form-module legend {
	display:none;
}


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

#form-module .element {
	display:block;
	clear:both;
		border-top:0px solid #000;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:150px;
	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:3px;
	width:190px;
background-color: #C4D5F3;
	border:0px solid #005BAB;
}

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

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

#form-module input.submit { 
	margin:3px 5px 3px 192px;
	padding:2px 5px;
	border:0px solid #333;
background-image:url(../images/senden.gif);
background-repeat:no-repeat;
background-color:#ffffff;
	color:transparent;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#ffffff;
	color:transparent;
}

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



.renderhead {
		display: block;
	}
	.renderhead span { 
		display: none;
	}
	.renderhead img { 
		padding:0px;
	}




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

.jaosg_thumbnail	{
				margin-right:3px;
				margin-top:3px;
				float: left;
				height:auto;
				width: auto;
				text-align: left;
				vertical-align: middle;
				border: 1px solid #005BAB;
				}

.jaosg_nav 		{
				text-align: center;
				}

.jaosg_bild		{
				text-align: center;
				}

.jaosg_bildbeschreibung	{
				text-align: justify;
				}








/* JAOS Lightbox Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung
der Thumbnails, ausgelegt auf eine Thumbnail-Grösse
von 60 x 80 Pixel.
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
und dem jeweiligen div's zugeordnet.
*/

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

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





.magazine-container {
	background: #f7f7f7;
}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
     	outline; 0;
}














.trenner{font-size:16px; color:#FCFFE2; margin: 0px 14px 0px 14px;a:hover }


#popupWindow{width: 750px;}