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

	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:12px; 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:12px;}
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:12px; }
a:hover { text-decoration:none; }

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

/*	body
*******************************************************************************/
body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background: #E8E8E8;
	margin:auto;
 	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 { color:#f00; }


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
	width:990px;
	color:#000;
	text-align:left;
}

/*	header
*******************************************************************************/
#header {
  display: block;
	position:relative;
	margin:0;
	padding:0;
	width: 990px;
	height:136px;
}

/*	logo / breadcrumb
*******************************************************************************/
#header-bg {
  position:relative;
  height: 102px;
  background-image: url(/pics/pm_header_bg.jpg);
}

#header-logo {
	position:relative;
	float:right;
	height:101px;
	width:375px;
}

#header-logo a {
	display:block;
	height:101px;
	width:375px;
}

#breadcrumb {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 6px;
	position:absolute;
	padding-left:24px;
	line-height: 15px;
	color: #333333;
}

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

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

#content {
  clear:both;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

#main-block {
  padding:   0 20px 0 20px;
  width: 461px;
}

#main-block.normal {
  width: 771px;
}

#flash {
  margin-left: 4px;
  height: 409px;
  width: 979px;
  background: url(/pics/pm_content_flash_home.jpg);
}

#box-higher {
  width: 301px;
  background: url(/pics/pm_box_bg_higher.jpg);
  background-repeat: repeat-y;
}

#box-image {
  margin-left: 5px;
  width: 290px;
  height: 180px;
}

#box-bottom {
  width: 301px;
  height: 33px; 
  background: url(/pics/pm_box_bottom_higher.jpg);
}

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

#navigation {
  margin-top: -8px;
  display: block;
	float:left;
	width:168px;
	height:100%;
}

/* Hides from IE5-mac \*/
* html #navigation {margin-top: -15px;}
/* End hide from IE5-mac */

#navigation-s-r {
  width: 176px;
  height: 8px;
  background-image: url(/pics/pm_nav_l_o.jpg); 
  background-repeat: no-repeat;
  background-position: top right;
}

/*#navigation-s-b {
  position: absolute;
  left: 0px;
  width: 176px; 
  height: 5px; 
  background-image: url(/pics/pm_nav_l_u.jpg); 
  background-repeat: no-repeat;
  bottom: 38px;
}*/


/*	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 {
  display: block;
  clear: both;
  float:left;
	position:relative;
	height: 34px;
	width:990px;
	background-image: url(/pics/pm_header_nav_bg.jpg);
  background-repeat: repeat-x;	
}

#header-nav ul.nav1st {
}

#header-nav ul.nav1st li {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	display:block;
	float:left;
	height: 34px;
}

#header-nav ul.nav1st li a, 
#header-nav ul.nav1st li a:link,
#header-nav ul.nav1st li a:visited {
  display:block;
  height: 28px;
  line-height: 28px;
  padding: 0 15px;
	font-weight:bold;
	color: #000;
	float:left;
}

#header-nav ul.nav1st li.home a,
#header-nav ul.nav1st li.active_home a {
  width: 46px;
}

#header-nav ul.nav1st li.active a {
	background-image: url(/pics/pm_header_nav_active.jpg);
	background-repeat: repeat-x;
}

#header-nav ul.nav1st li.active_home a.current_home{
	background-image: url(/pics/pm_header_nav_home_active.jpg);
}

#header-nav ul.nav1st li.active a.current:hover,
#header-nav ul.nav1st li a:hover {
	background-image: url(/pics/pm_header_nav_hover.jpg);
	background-repeat: repeat-x;
}

#header-nav ul.nav1st li.active_home a.current_home:hover,
#header-nav ul.nav1st li.home a.home:hover {
	background-image: url(/pics/pm_header_nav_home_hover.jpg);
}

#navigation ul.nav2nd li {
  clear:both;
  display:block;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	background-image: url(/pics/pm_nav_element.jpg);
	height: auto;
	min-height: 29px;
	width: 179px;
}

/* Hides from IE5-mac \*/
* html #navigation ul.nav2nd li {height: 29px;}
/* End hide from IE5-mac */

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
  margin-left: 14px;
	display:block;
	padding-top: 5px;
  height: 24px;
	color: #000;
	font-weight: bold;
}

#navigation ul.nav2nd li.active,  
#navigation ul.nav2nd li.active:link {
	background-image: url(/pics/pm_nav_active.jpg);
}

#navigation ul.nav2nd a.current,
#navigation ul.nav2nd a.current:link {
  margin-left: 0px;
  padding-top: 5px;
  padding-left: 14px;
}

#navigation ul.nav2nd a:hover {
  margin-left: 0px;
  padding-left: 14px;
	background-image: url(/pics/pm_nav_hover.jpg);
}

#navigation ul.nav3rd li,
#navigation ul.nav3rd li.active {
	font-size:11px;
	width: 175px;
	background-image: none;
	padding-top: 0;
	height: auto;
	min-height: 18px;
}

/* Hides from IE5-mac \*/
* html #navigation ul.nav3rd li,
* html #navigation ul.nav3rd li.active {height: 18px;}
/* End hide from IE5-mac */

#navigation ul.nav3rd a, 
#navigation ul.nav3rd a:link {
  font-weight: normal;
  margin-left: 28px;
	display:block;
	height: auto;
	min-height: 16px;
	padding: 2px 0;
}

/* Hides from IE5-mac \*/
* html #navigation ul.nav3rd a, 
* html #navigation ul.nav3rd a:link {height: 16px;}
/* End hide from IE5-mac */

#navigation ul.nav3rd a.current, 
#navigation ul.nav3rd a.current:link,
#navigation ul.nav3rd a:hover {
  margin-left: 9px;
  padding: 2px 0 2px 19px;
	background-image: url(/pics/pm_nav_icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#navigation ul.nav3rd a.current, 
#navigation ul.nav3rd a.current:link {
  font-weight: bold;
}


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

#main-block .Ueberschrift_3_Rot{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
  color: #9D3633;
}

#main-block .Ueberschrift_2_Rot{
	font-size:15px;
	font-weight:bold;
	line-height:17px;
	color: #9D3633;
}

#main-block .Ueberschrift_1_Rot{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color: #9D3633;
}

#main-block .Ueberschrift_2{
	font-size:15px;
	font-weight:bold;
	line-height:17px;
}

#main-block .Ueberschrift_1{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}

#main-block .Text_Normal{
  font-size:12px;
  font-family: Arial, Verdana;
  font-weight:normal;
  font-style: normal;
  font-variant: normal;
  text-decoration: none; 
  color: #000000;
}

#main-block .Text_-1{
	font-size:11px;
}

#main-block .Text_-2{
	font-size:10px;
}

#main-block .Farbe_Rot {
  color: red;
}

#main-block .Farbe_Schwarz {
  color: #000000;
}

#main-block .Bild_Rechts {
  margin-left:10px;
  margin-bottom: 10px;
  float:right;
}

#main-block .Bild_Links {
  margin-right:10px;
  margin-bottom: 10px;
  float:left;
}

#main-block .Zelle_Bildtext_Links {
  color: #737373;
  text-align: left;
  padding: 5px 7px;
  border-top: 10px solid #ebebeb;
  background: #fff;
  font-size: 10px; 
}

#main-block .Zelle_Bildtext_Rechts {
  color: #737373;
  text-align: right;
  padding: 5px 7px;
  border-top: 10px solid #ebebeb;
  background: #fff;
  font-size: 10px; 
} 

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

#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:10px;
}

#main-block ul {
	margin-left:24px;
	list-style-type: square;
}

#main-block ol {
	margin-left: 22px;
	list-style-type: lower-alpha;
	list-style-position: outside;
}

*html #main-block ol {
	margin-left: 22px;
}


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#9D3633;
	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-rechts {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
  float: right;
  margin-right: 25px;
  margin-top: 6px;
  line-height: 16px;
  color: #333;
}

#footer-rechts.home{
	margin-top: 2px;
}

#footer-rechts a,
#footer-rechts a:link,
#footer-rechts a:visited {
  color: #333;
}

#footer-rechts a:hover {
  text-decoration: underline;
}


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

#form-module {
	margin:0px;
	padding:0px;
	width:520px;
	color:#666;
}

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

#form-module legend {
	display:none;
}


#form-module p {
	margin:10px 0;
	padding:5px;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	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;
	padding: 0 5px;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	font-size: 12px;
	border:1px solid #333;
}

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

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

#form-module input.submit { 
	margin:20px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	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;
}


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

