/*******************************************************************************

	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  {}

/*	body
*******************************************************************************/
body   { font-size: x-small; font-family: verdana, arial, helvetica, sans-serif; background-color: #e3ebf8; 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 { color:#f00; }


/*	website
*******************************************************************************/
#website     { color: #000; text-align: left; margin: 0; padding: 0; position: relative; width: 100%; height: 100%; display: block }

/*	header
*******************************************************************************/
#header     { background-image: url(bg_header.gif); margin: 0; padding: 0; height: 80px }

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a   { width: 670px; height: 80px; display: block }
#banner { position: absolute; top: 0px; left: 670px }
.breadcrumb      { color: #fff; padding-top: 10px; padding-bottom: 10px; padding-left: 32px }

.breadcrumb a, 
.breadcrumb a:link   { color: #fff; font-weight: bold }

.breadcrumb a:hover {
	text-decoration:underline;
}

.datum { color: #fff; padding-top: 10px; padding-bottom: 10px }


/*	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  { background-repeat: repeat-y }

#main  { float: left; width: 100% }

#main-block {}

#main-block2      { background-color: #fff; padding: 0px 0px 10px }


/*******************************************************************************
        
        Horizontales Dropdown-Menu, CSS
        
        CSS-Grundlage:  Copyright by Stu Nicholls @ www.cssplay.co.uk
        Please see Copyright Notice @
        http://www.cssplay.co.uk/menus/final_drop.html
        
*******************************************************************************/

.menu   { font-size: 1em; font-family: verdana, sans-serif; position: relative; z-index: 100 }
.menu ul {                        /* UL Ebene 1 */
  padding:0; 
  margin:0;
  list-style-type: none;
}
.menu ul li {                     /* Listenelemente der Ebene 1 */
  float:left;
  position:relative;
}
.menu ul li a, 
.menu ul li a:visited       { color: #e3ebf8; font-weight: bold; line-height: 25px; text-decoration: none; background-color: #134793; padding-right: 11px; padding-left: 12px; border-style: solid; border-width: 1px 1px 0px 0px; border-color: #c6d4da; height: 25px; display: block }
* html .menu ul li a, .menu ul li a:visited  { }
.menu ul li ul {
  display: none;
}

table   { font-size: 1em; margin: 0px -1px -1px; border-collapse: collapse  }

/* li:hover  fŸr non-IE-Browser  ---  a:hover  fŸr IE */
  .menu ul li:hover a,
  .menu ul li a:hover   { color: #134793; background-color: #e3ebf8 }

.menu ul li:hover ul,
.menu ul li a:hover ul   { margin-top: 1px; margin-left: -1px; position: absolute; top: 25px; left: 0; width: 170px; display: block }
* html .menu ul li a:hover ul {
  margin-top:0;
  marg\in-top:1px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
  visibility:hidden; 
  position:absolute; 
  height:0; 
  width:0;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a    { color: #134793; line-height: 1.2em; background-color: #e3ebf8; padding: 5px 10px; width: 170px; height: auto; display: block }
* html .menu ul li a:hover ul li a  { width: 170px; w\idth: 129px }

.menu ul li:hover ul li a.drop,       /* Ebene 2 mit  Subpunkten */
.menu ul li a:hover ul li a.drop   { background: #e3ebf8 no-repeat right bottom }

.menu ul li:hover ul li a:hover,      /* Ebene 2 hover */
.menu ul li a:hover ul li a:hover   { color: #e3ebf8; background-color: #134793 }

.menu ul li:hover ul li:hover ul,     /* Ebene 3 */
.menu ul li a:hover ul li a:hover ul  { position: absolute; top: 0; left: 150px; width: 170px; visibility: visible }

.menu ul li:hover ul li:hover ul.left,  /* Ebene 3  letztes Element */
.menu ul li a:hover ul li a:hover ul.left {
  left:-150px;
}


/*	donate Werbebanner
------------------------------------------------------------------------------*/
#donate {
	margin:2em 0 0 14px;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1     { color: white; font-weight: bold; font-size: 1.4em; font-family: arial, helvetica, verdana, sans-serif; padding-top: 5px; padding-left: 10px }

#main-block .teaser h1  { color: #033996; font-size: 1.4em }

/* Headline 2 */
#main-block h2   { color: #033996; font-weight: bold; font-size: 1.4em; line-height: 1.4em; font-family: arial, helvetica, verdana, sans-serif }


/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol     { font-size: 1em; line-height: 1.2em; margin-top: 10px; margin-bottom: 10px; padding-right: 10px; padding-left: 10px }
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul   { font-size: 1em; padding-left: 10px }

#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: #033996; font-weight: bold; text-decoration: none }

#main-block a:hover    { 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  { background-position: 0 -100px; width: 100%; display: block }
.footer2  { padding: 0 14px 0 20px }
.footer p   { color: #fff; font-size: 1em; margin: 0; padding: 9px 0 }

.footer p a,
.footer p a:link  { color: #fff; font-weight: bold }
.footer p a:hover {
	text-decoration:underline;
}
.footer .col {
	float:left;
}


/* form-module
*******************************************************************************/
#form-module *  { margin: 0px; padding: 0px }
#form-module     { color: #000; font-size: 1.1em; font-family: verdana, arial, helvetica, sans-serif; background-color: #e3ebf8; margin: 0px 0px 0px -1px; padding: 0px; width: 600px }

#form-module fieldset  { border: solid 0px #e3ebf8 }

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element    { background-color: #e3ebf8; clear: both; margin-left: 1px; border-top: 0px solid; display: block }

#form-module label    { float: left; padding: 5px; border-right: 2px solid #e3ebf8; width: 140px; display: block }

#form-module label.checkbox  { border-right: medium none; border-left: 2px solid #fff; width: 372px }

#form-module input, 
#form-module select, 
#form-module textarea    { float: left; margin: 5px; border: solid 1px #768a93; width: 360px }

#form-module input.text {
	height:20px;
}

#form-module input.checkbox  { padding: 0; border: none; width: 140px }

#form-module input.submit    { color: #fff; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; background-color: #033996; text-align: center; margin: 5px 5px 5px 157px; padding: 2px 5px; border: solid 1px #033996; width: 362px; cursor: pointer  }

#form-module input.submit:hover   { color: #033996; background-color: #e3ebf8; border: solid 1px }

#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;
}
