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

	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 {
	min-height: 100%;
}

/*	body
*******************************************************************************/
body {
  background: #f0f0f0;
	background-image:url(/pics/080528_nidus_site_bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	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;
	margin:auto;
	display:block;
	padding:0;
	height:100%;
	width:1042px;
	color: #666;
	text-align:left;
}

/*	header
*******************************************************************************/
#header {
	margin:0;
	padding:0;
	top:0px;
	left:0px;
	width: 1042px;
	height: 145px;
	background-image:url(/pics/080528_nidus_cont_header_bg.jpg);
}

#header.home {
  background-image:url(/pics/080528_nidus_cont_header_home_bg.jpg);
}

#header_sub {
  position: relative;
  height: 30px;
  width: 732px;
  left: 263px;
  text-align: right;
}

#header_sub,
#header_sub a,
#header_sub a:link {
  color: #990000;
  line-height: 30px;
  font-size: 14px;
  padding:0 7px 0 7px;
}

#header_sub a:hover {
  color: #000;
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:relative;
	left: 531px;
	height:115px;
	width:465px;
}

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

#nav_pic {
  position: absolute;
  bottom: 43px;
  margin-left: 45px;
  width: 219px;
  min-height: 30px;
  color: #fff;
  background-color: #ccc;
}

/*	content
*******************************************************************************/

/* hide from IE/MAC \*/
* html #content {
	height:1px;
}
/* end hide */

#site {
  
  width: 1042px;
  background: url(/pics/080528_nidus_cont_main_bg.jpg);
  background-repeat: repeat-y;
}

#content-header {
	position:relative;
	padding:0 0 0 0;
	width:747px;
	height:58px;
	font-family: verdana;
	font-weight: bold;
	background-color: #EBEBEB;
	border-bottom: 2px solid #CCCCCC;
}

#content-header.home {
	width: 465px;
	border-bottom: none;
}

#content-header.umzug {
	width: 465px;
	text-align: center;
	border-bottom: none;
}


#content-header div.reddot {
  margin-top: 23px;
  margin-right: 5px;
  height: 15px;
  width: 15px;
  background-color: #990000;
  float: left;
}

#content-header h1 {
	line-height: 58px;
	font-size: 20px;
	width: 565px;
	color: #990000;
	float:left;
}

#content-header.home h1 {
	width: auto;
}

#content-header.umzug h1 {
	width: 430px;
}

#content-header div#print {
	float: right;
	line-height: 58px;
	text-align: right;
}

#content-header div#print a {
	color: #990000;
	padding-right: 23px;
	font-size: 13px;
	font-weight: normal;
	margin-right: 17px;
	background:	url(/pics/080528_nidus_cont_main_print.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#content {
	position:relative;
	padding:0 0 0 0;
	margin: 0;
	width:747px;
}

#content.home {
  width: 465px;
  height: 539px;
  background-color: #EBEBEB;
  background-image: url(/pics/080528_nidus_cont_main_home_bg.jpg);
  background-position: center bottom;
}

#content.umzug {
  width: 465px;
  height: 539px;
  background-color: #EBEBEB;
  background-image: none;
}

#main-block {
  font-size: 13px;
  width: 704px;
	padding:21px;
	color: #666;
}

#main-block.home {
  width: 423px;
  padding-top: 0px;
  font-size: 15px;
}

#main-block.umzug {
  width: 423px;
  height: 398px;
  padding-top: 130px;
  font-size: 16px;
  vertical-align: middle;	
}

#main-block.umzug p {
  text-align: center;
} 

	
/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum n�chsten Kommentar gel�scht werden
------------------------------------------------------------------------------*/
#navigation {
  margin-left: 45px; 
  padding-bottom: 300px;
  width:219px;
  position:relative;
	float:left;
	font-family: verdana;
}

#navigation.home {
  padding-bottom: 0;
  width: 486px;
  height: 597px;
  background-image: url(/pics/080611_nidus_nav_home_bg.jpg)
}

*html #navigation {
	margin-left: 22px;
}

#navigation ul.nav1st {
	width:189px;
	padding: 8px 15px;
}


#navigation ul.nav1st li {
	padding: 0;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding: 3px 0 3px 15px;
	background-image: url(/pics/080611_nidus_nav_main.gif);
  background-position: left center;
  background-repeat: no-repeat;
}

#navigation ul.nav1st li a:hover,
#navigation ul.nav1st li.active a.active,
#navigation ul.nav1st li.active a.active:link {
  background-image: url(/pics/080611_nidus_nav_main_act.gif);
  color: #cccccc;
}

#navigation ul.nav1st ul.nav2nd{
  padding: 0;
  margin: 0;
	margin-bottom: 4px;
}

#navigation ul.nav1st ul.nav2nd li {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#navigation ul.nav1st ul.nav2nd li a, 
#navigation ul.nav1st ul.nav2nd li a:link {
	padding: 0 0 0 15px;
	font-size: 11px;
	color: #fff !important;
	background-image: url(/pics/080611_nidus_nav_sub.gif) !important;
	background-position: left top;
}

#navigation ul.nav1st ul.nav2nd li a:hover, 
#navigation ul.nav1st ul.nav2nd li.current a, 
#navigation ul.nav1st ul.nav2nd li.current a:link, 
#navigation ul.nav1st ul.nav2nd li.current a:hover {
  color: #ccc !important;
  background-image: url(/pics/080611_nidus_nav_sub_act.gif) !important;
	background-position: left top;
}

#navigation ul.nav1st ul.nav2nd ul.nav3rd {
  padding: 0;
  margin: 0;
	margin-bottom: 4px;
}

#navigation ul.nav1st ul.nav2nd ul.nav3rd li {
	margin-left: 9px;
	margin-bottom: 0px;
	margin-top: 0px;
}


#navigation ul.nav1st ul.nav2nd ul.nav3rd li a, 
#navigation ul.nav1st ul.nav2nd ul.nav3rd li a:link {
	padding: 0 0 0 15px;
	font-size: 10px;
	color: #fff !important;
	background-image: url(/pics/080611_nidus_nav_sub.gif) !important;
	background-position: left top;
}

#navigation ul.nav1st ul.nav2nd ul.nav3rd li a:hover, 
#navigation ul.nav1st ul.nav2nd ul.nav3rd li.current a, 
#navigation ul.nav1st ul.nav2nd ul.nav3rd li.current a:link, 
#navigation ul.nav1st ul.nav2nd ul.nav3rd li.current a:hover {
  color: #ccc !important;
  background-image: url(/pics/080611_nidus_nav_sub2_act.gif) !important;
	background-position: left top;
}

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

/* Headline 1 */

#main-block h1 {
	font-size: 15px;
	color: #666;
	font-weight: bold;
	margin-bottom: 1em;
}

#main-block h1.cheader {
	line-height: 30px;
	font-size: 20px;
	color: #990000;
}

#main-block.umzug h1 {
	line-height: 30px;
	font-size: 20px;
	color: #990000;
	text-align: center;
}

#main-block h2 {
	font-size: 13px;
	color: #666;
	font-weight: bold;
	margin-bottom: 1em;
}

#main-block h3 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin-bottom: 1em;
}

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

#main-block p {
	text-align: justify;	
}

#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:12px;
}

#main-block ul li {
	margin-left:10px;
 	padding-left: 16px;
 	list-style-type: none;
	background-image: url(/pics/080528_nidus_cont_sub_listicon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 1.2em;
}

#main-block.home ul li {
 	margin-left: 14px;
 	padding-left: 18px;
 	margin-bottom: 5px;
 	list-style-type: none;
 	background-image: url(/pics/080528_nidus_cont_main_listicon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1em;
} 

#main-block.home ul li {
	font-size: 13px;
} 

#main-block hr {
	color: #ccc;
	margin-top: 12px;
	margin-bottom: 12px;
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}

#main-block span.fix_width {
	display: block;
	float: left;
	width: 70px;
	height: 15px;
}

/*	Tables
------------------------------------------------------------------------------*/
#main-block table {
  font-size: 11px;
  border-spacing: 2px;
  width: 100%;
}

#main-block table tr {
}

#main-block table tr td {
  padding: 3px 4px;
}
 
#main-block table tr td.td1{
  background-color: #aaa;
  width: 190px;
  color: #fff;
  font-weight: bold;
}

#main-block table tr td.td2{
  background-color: #f0f0f0;
  color: #666;
}

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

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

#main-block.umzug a, 
#main-block.umzug a:link, 
#main-block.umzug a:visited{
	color:#990000;
	text-decoration:underline;
	font-weight: bold;
}

#main-block.umzug a:hover {
  color: #666;
}

/*	Images
------------------------------------------------------------------------------*/
#main-block div.image {
	margin-bottom:0;
	background-color: #990000;
	width: 180px;
	padding: 3px;
}
#main-block div.image p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 1px;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;  
	font-weight: bold;
	font-style: italic;
}
#main-block div.flLeft {
	margin-right:14px;
	margin-bottom: 10px;
}
#main-block div.flRight {
	margin-left:14px;
	margin-bottom: 10px;
}

#main-block div.partner {
	background: none;
}
#main-block div.flRight {
	margin-left:14px;
	margin-bottom: 10px;
}

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

/*	footer
------------------------------------------------------------------------------*/
#footer {
	display:block;
	width: 1042px;
	height: 43px;
	background-image:url(/pics/080528_nidus_cont_footer_bg.jpg);
}

#footer.home {
	background-image:url(/pics/080528_nidus_cont_footer_home_bg.jpg);
}


/* form-module
*********************************************background: url(W:/02. Webseiten Entwicklung/01 - Entwicklung/2008/07 - Nidus/Segmente/080611_nidus_all_rosastich.jpg) no-repeat;
*width: 1200px;
*height: 800px;
***********************************/
#form-module * {
	padding:0px;
	margin:0px;
}

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

#form-module fieldset {
}

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

#form-module label.checkbox {
}

#form-module input, 
#form-module select, 
#form-module textarea {
  margin:1px;
}

#form-module input.text {
	width:250px;
}

#form-module input.checkbox {
  padding:0;
}

#form-module input.submit {
  float:left;
  margin-left: 132px;
  width: 110px;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
}

#form-module label.textarea {
	height:96px;
} 

#form-module textarea.textarea {
	width:250px;
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1em;
}


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