/*******************
************************************************************

	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: 0px;
	padding: 0px;
}

img, a img,:link img,:visited img, fieldset { 
}

img { 
	margin: 0px;
	padding: 0px;
}

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: 1px;
}

/*	body
*******************************************************************************/
body { 
	font-family: arial;
	font-size: xx-small;
	background-color: #ffffff;
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
}

voice-family: inherit;
	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;
	display: block;
	margin: 0px auto;
	padding: 0;
	height: 100%;
	width: 790px;
	color: #00005d;
	text-align: left;
}

/*	header
*******************************************************************************/
#header { 
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 89px;
	background-image: url(title.gif);
	background-color: #f0f1f5;
}

/*	logo / breadcrumb
*******************************************************************************/
#logo { 
	position: absolute;
	top: 0px;
	left: 0px;
}

#logo a { 
	display: block;
	height: 100px;
	width: 170px;
	text-indent: -700em;
}

#breadcrumb { 
	left: 5px;
	position: absolute;
	top: 93px;
	color: #000000;
}

#breadcrumb a, 
#breadcrumb a:link { 
	color: #000000;
}

#breadcrumb a:hover { 
	color: #000000;
	text-decoration: underline;
}

#page { 
	background-color: #FF6705;
	color: #FF6705;
	font-style: italic;
	left: 395px;
	position: relative;
	top: -16px;
}

#page a, #page a:link { 
	color: #00005d;
	font-family: arial;
	font-size: 1.6em;
	font-style: italic;
}

#werbeslogan1 { 
	color: #F0F1F5;
	left: 100px;
	position: relative;
	text-align: right;
	top: -70px;
	font-style: italic;
}

#werbeslogan1 a, #page a:link { 
	color: #F0F1F5;
	font-family: arial;
	font-size: 1.6em;
	font-style: italic;
}

#werbeslogan2 { 
	color: #F0F1F5;
	position: relative;
	right: 155px;
	text-align: left;
	top: -85px;
	font-style: italic;
}

#werbeslogan2 a, #page a:link { 
	color: #F0F1F5;
	font-family: arial;
	font-size: 1.6em;
	font-style: italic;
}

/*	content
*******************************************************************************/


#content, #content2 { 
	display: block;
	clear: both;
	position: relative;
	top: 0px;
	padding: 0px;
}

* html #content, * html #content2 { 
	height: 1px;
}

#content { 
	background-color: #ffffff;
	font-size: 1.1em;
	color: #00005d;
}

#content2 { 
	background-image: url(bg_main.jpg);
	background-repeat: no-repeat;
}

#main { 
	float: left;
	width: 790px;
	background-image: url(bg_footer2.jpg);
	background-position: bottom;
}

#main-block { 
	margin: 0px;
}

#main-block2 { 
	margin: 0px;
}

/*	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 { 
	background: #00005d none repeat scroll 0% 50%;
	left: 0px;
	margin: 0px auto;
	position: relative;
	top: 65px;
	width: 790px;
}

#header-nav ul.nav1st { 
}

#header-nav ul.nav1st li { 
	display: block;
	float: left;
	padding: 5px 7px;
	background-color: #00005D;
}

#header-nav ul.nav1st li.active { 
	background: #ff6705 none repeat scroll 0%;
}

#header-nav ul.nav1st li.active a, #header-nav ul.nav1st li.active a:link { 
	color: #000000;
}

#header-nav ul.nav1st a, #header-nav ul.nav1st a:link { 
	color: #f0f1f5;
	font-size: 1.2em;
	font-weight: bold;
}

#header-nav ul.nav1st a:hover { 
	color: #ff6705;
}

#navigation { 
	float: left;
	width: 200px;
}

#navigation ul.nav2nd li { 
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 14px;
	padding: 0px;
}

#navigation ul.nav2nd a, #navigation ul.nav2nd a:link { 
	color: #606060;
	display: block;
	padding: 4px 0px;
}

#navigation ul.nav2nd a.current, #navigation ul.nav2nd a.current:link, #navigation ul.nav2nd a:hover { 
	color: #009900;
	text-decoration: underline;
}

#banner { 
	height: 201px;
}

#bannerunten { 
	margin: 0px auto;
	position: absolute;
	bottom: 20px;
}

/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 { 
	color: #ff6705;
	font-family: arial;
	font-size: 1.7em;
	font-weight: bold;
	width: 290px;
}

#main-block .teaser h1 { 
	font-size: 1.4em;
}

/* Headline 2 */
#main-block h2 { 
	color: #ff6705;
	font-family: arial;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 2em;
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol { 
	margin-bottom: 1.2em;
	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: #00005d;
	text-decoration: underline;
}

#main-block a:hover { 
	color: #ff6705;
}

/*	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 { 
	display: block;
	width: 790px;
	height: 145px;
	margin: 0px auto;
	background-image: url(bg_footer.jpg);
	background-repeat: no-repeat;
}

.footer2 { 
	padding: 30px 10px;
}

.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;
	font-size: 1.1em;
	left: 23px;
	position: relative;
	width: 186px;
}

.footer .col-right { 
top: 93px;
	float: right;
	font-size: 1em;
	position: relative;
	right: 37px;
	text-align: right;
}

 { 
}

/* form-module
*******************************************************************************/
#form-module * { 
	padding: 0px;
	margin: 0px;
}

#form-module { 
	color: #00005D;
	float: right;
	font-family: arial;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	position: absolute;
	right: -85px;
	top: 70px;
	width: 520px;
}

#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;
}

#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: arial;
	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: #00005D;
	font-family: arial;
	font-size: 1.2em;
}

/* 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.2em 7px;
	border-left: 2px solid #393;
	border-right: 2px solid #393;
}

#main-block .download-desc { 
	margin-bottom: 1.2em;
	padding: 1.2em 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.2em;
	border-top: 2px solid #393;
}

/* 

Das Modul nutzt 6  Klassen zur Ausrichtung der Bilder. 
.pleft(_b) , .pright(_b) und .pnormal(_b)    


.pleft für links ausgerichtete Bilder
.pright für rechts ausgerichte Bilder
.pnormal kann zur Definition einer Normalanzeige verwendet werden.  

.pleft_b, .pright_b und .pnormal_b 
definieren die Anzeige der Bilder für den 2. Stil.  
z.B. Anzeige mit Rahmen

Code: 

*/ 




/* 
---------START BILDMODUL -----------------------
Definition der Klassen ohne Rahmen 
CCS für REDAXO Bild-Modul
Erstellt von: Thomas Skerbis 
Stand: 23.05.2008 
*/

.pleft { 
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
	border: none;
}

.pright { 
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: none;
}

.pnormal { 
	clear: both;
	border: 1px solid #FF6705;
}

/* Definition der KLassen für 2.Stil (z.B. mit Rahmen) */

.pleft_b { 
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}

.pright_b { 
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}

.pnormal_b { 
	clear: both;
	border: 1px solid #990000;
}

.content { 
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
}

.content .linkespalte { 
	width: 165px;
	float: left;
}

.content .rechtespalte { 
	width: 365px;
	margin-left: 40px;
	margin-top: 10px;
	float: left;
}

div.jaosg_thumbnail { 
	border: 0px solid #00005D;
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
}

div.jaosg_thumbnail img { 
	border: 0px solid #00005D;
}

/* ls=landscape-Format der Thumbs */
div.ls img { 
	border: 1px solid #FFFFFF;
	height: 64.2px;
	width: 85.6px;
}

/* pt=portrait-Format der Thumbs */
div.pt img { 
	height: 80px;
	margin: 0px;
	width: 60px;
}

/*footer schaltet float:left wieder aus */
div#jaosg_footer { 
	padding-top: 0px;
}
