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

	Project		:	Redaxo Demo

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

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




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

/* ----------------- SCHATTEN ----------------- */
.wrap1, .wrap2, .wrap3 { display:inline-table; /* \*/display:block;/**/ }
.wrap1 { width: 984px; background:url(../images/shadow.gif) right bottom no-repeat;  }
.wrap2 { background:url(../images/corner_bl.gif) left bottom no-repeat; }
.wrap3 {  padding:0 12px 12px 0px;  background:url(../images/corner_tr_patch.gif) right top no-repeat; }


/* ----------------- ALLES NULL ----------------- */



:link,:visited { text-decoration:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
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 }
strong{font-weight: #bold; color: #007CBA}

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


pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

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

/*	body
*******************************************************************************/
body {
	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color:#E3E3E4;
	
}

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

.clear {
	clear:both;
	height: 1px;
	width: 100%;
}

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

.warning, 
#main-block .warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	height:100%;
	width:984px;
	color:#000;
	text-align:left;
	border: 0px solid #ccc;
	background-image:url(../images/hintstreifen.gif);
	background-repeat:repeat-y;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	width: 100%;
	height:195px;
	background-color: #ffffff;
	background-image:url(../images/bg_header.jpg);
	border-bottom: 1px solid #0379B9;
}
#header-links {

	float:left;
	left: 0px;
}
#header-rechts {
float:right;
width: 241px;
border: 0px solid #0379B9;
}



#header2 {
position: absolute;
left: 30px;
top: 154px;
	float:left;
	margin:0;
	padding:0;
	height:40px;
	background-color:#FFFFFF;
}

*html #header2 {
position: absolute;
left: 2px;

}



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

#logo a {
	display:block;
	height:80px;
	width:170px;
	
}




/* ------------------ START:TOPNAVI_RECHTS ------------------ */ 
#topnav{float:left;
width: 200px;
margin-top:12px;
margin-left: 31px;
}

.topnavi_rechts 
{ 
   display: inline; 
list-style-type: none; 
padding-right: -5px;
} 
.linktopa_rechts { 
   color:#007CBA; 
   font-weight:bold; 
   padding:5px; 
   text-decoration: none; 
} 
.linktopp_rechts { 
   color:#007CBA; 
   font-weight:normal; 
   padding:5px; 
   text-decoration: none; 
} 
/* ------------------ END:TOPNAVI_RECHTS ------------------ */










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

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

#breadcrumb a:hover {
	text-decoration:underline;
}
/*	content
*******************************************************************************/


#main  {
width: 972px;
	display:block;
	clear:both;
	position:relative;
height: 100%;
	padding:0 0 0 0;
		border: 0px solid #000;
		background-color: #ffffff;
		background-image:url(../images/hintstreifen.gif);
	background-repeat:repeat-y;
}


/* hide from IE/MAC \*/
* html #main {
border: 0px solid #000;
	height:350px;
}
/* end hide */









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


#left {
float:left;
	display:block;
	clear:both;
		width: 168px;
	padding:0 0 0 0px;
	margin-left:62px;
		border: 0px solid #000;
}
*html #left{

float:left;
margin-left:31px;}








/*	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 {
	position:absolute;
	bottom:30px;
	left:200px;
	width:560px;
	background:#fff;
}

#header-nav ul.nav1st {
}


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

#header-nav ul.nav1st li.active {
	background:#f7f7f7;
}

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

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#606060;
	font-size:1.2em;
	font-weight:bold;
}

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






#content {
margin: 0px;
padding: 0px;
	float:left;
	width:500px;
	border: 0px solid #000;
		
}
*html #content {
width:500px;
margin: 0px;
padding: 0px;
	float:left;
	border: 0px solid #000;
		
}









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

#content-block {
width:450px;
	border: 0px solid #000;
	margin-left: 0px;
padding-top: 20px;
padding-left: 30px;
	float:left;
	

}

#content-block-2 {
float:right;
text-align:left;
width: 241px;
	border: 0px solid #000;
	margin: 0px;
padding: 0px;

	

	
}
#content-block-3 {
float:right;
text-align:left;
width: 241px;
background-color: #ffffff;
	border: 0px solid #000;
	margin: 0px;
padding: 0px;

	

	
}

.rechtespalte {
	width: 170px;
	margin-left: 40px;
	margin-top: 0px;
	float: left;
border: 0px solid #000;
	}


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

/* Headline 1 */
#main-block h1 {
	color:#090;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.7em;
	font-weight:bold;
	line-height:1.8em;
}

#main-block .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#main-block h2 {
	color:#000;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/



/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#090;
	text-decoration:underline;
}

#main-block a:hover {
	color:#000;
}



/*	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 {
clear:both;
	display:block;
	width:100%;
	height:34px;
	background-color:#FFFFFF;
	/*background-image:url(bg_body.jpg);
	background-position:0 -100px;*/
	border-top: 1px solid #0379B9;
}
.footer2 {
	padding:0 0px;
}
.footer p {
	margin:0;
	padding:0px 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;
	width:186px;
}
.footer .col-right {
	float:left;
}
#footer-rechts{float:right;
width: 241px;
background-color:#ccc;
}
/*	login form
------------------------------------------------------------------------------*/
.login {
	margin:1.2em 0 1.2em 0;
	width:170px;
	background-color:#f7f7f7;
	font-size:1.2em;
	line-height:1.4em;
}

.login2 {
	padding:5px 0 5px 14px;
}

.login label {
	display:block;
	clear:both;
	margin-top:5px;
	color:#606060;
}

.login input {
	float:left;
	margin:5px 0;
	width:130px;
	border:1px solid #606060;
	background-color:#fff;
}


.login input.submit { 
	border:none;
	background:none;
	color:#606060;
	text-decoration:underline;
	cursor:pointer;
}


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

#form-module {
	margin:0px;
	padding:0px;
	width:450px;
	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
*******************************************************************************/
#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;
}


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







a.ilist, a.list {
	background: transparent url("../pics/logo_liste.gif") no-repeat 0px 2px;
	padding-left: 20px;
	margin: 0 0 0.6em 0;
	float: left;
	clear: left;
}

a.ilist span {
	display: none;
}

a.ilist:hover {
	background: transparent url("../pics/logo_liste_over.gif") no-repeat 0px 2px;
	cursor: default;
}

a.list:hover {
	background: transparent url("../pics/logo_liste_over.gif") no-repeat 0px 2px;
}

a.ilist:hover span {
	display: block;
   position: absolute;
   top: 195px;
   left: 720px;
   padding: 0;
	margin: 0;
   width: 170px;
	height: 200px;
}

a.ilist:hover span img {
	margin-bottom: 0.5em;
}


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

