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

	Project		:	Glacehaus

	Copyright	:	Puro Nectar

*******************************************************************************

Hintergrund:	#E6F3EA E4F2EB
Green:     		#ACD6B8 94CDB1
Green Nav:		#50835F
Red:			#B80003 B43246
Grau:			#333


	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%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-color:#E4F2EB;
	background-image:url(bilder/glacehaus_02.jpg);
	background-repeat: repeat-x;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	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, 
#main-block .warning { color:#f00; }


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

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:165px;
	background-image:url(bilder/glacehaus_03.jpg);
}


/*	home button
------------------------------------------------------------------------------*/
#home 						{
							position:absolute;
							top:55px;
							right:15px;
							}

#home a, 
#home a:link 				{
							display:block;
							height:80px;
							width:235px;
							text-indent:-700em;
							background-image:url(bilder/spacer.gif);
							background-repeat: no-repeat;
							}


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


#content {
	display:block;
	clear:both;
	position:relative;
}

	
#main {
	width:800px;
	margin-top: 5px;
}

#leftbar {
	width:140px;
	float:left;
	margin-right:10px;
}

#main-block	{
}

#center	{
	float:left;
	width: 500px;
	height:100%;
}

#main-block2 {
	border-left: 1px solid #94CDB1;
	border-right: 1px solid #94CDB1;
	padding:5px 15px 0 15px;
}

.blockfoot {
	background-image:url(bilder/glacehaus_16.gif);
	height: 18px;
	margin-top: -4px;
	width: 500px;
}

.blockfoot p {
	padding: 22px 15px 20px 0;
	font-size:10px;
	text-align: right;
}

.blockfoot p,
.blockfoot p a,
.blockfoot p a:link,
.blockfoot p a:hover {
	color: #333;
}

#rightbar {
	float:left;
	width:140px;
	margin-left:10px;
}


/*	Sidebar
------------------------------------------------------------------------------*/

#bar-top	{
	height:20px;
	padding:5px 10px 0 20px;	
	background-image:url(bilder/glacehaus_05.gif);
}

#bar	{
	display: block;
	border-left: 1px solid #94CDB1;
	border-right: 1px solid #94CDB1;
	padding:5px 10px 0 10px;
}

#bar-bottom	{
	background-image:url(bilder/glacehaus_14.gif);
	height: 18px;
	margin-bottom: 10px;
}


/*	Location
------------------------------------------------------------------------------*/

.location	{
	position:absolute;
	top:148px;
	text-align: right;
	color:#333;
	right:20px;
	width:185px;
}

.location p {
	margin:0;
	font-size:11px;
	font-weight: bold;
	text-transform:uppercase;
}

.location p {
	color: #B43246;
}

.location p a,
.location p a:link,
.location p a:hover {
	color: #333;
}

sl.leer {
	color: #999;
}	
	
	
/*	Navigation
------------------------------------------------------------------------------*/

#header-nav {
	position:absolute;
	top:145px;
	left:8px;
	width:535px;
}

#header-nav ul.nav1st {
}


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

#header-nav ul.nav1st li.active {
	color:#50835F;
}

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

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#333;
	font-size:12px;
	font-weight:normal;
}

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


#navigation {
	background-image:url(bilder/glacehaus_07.gif);
	height:25px;
	width:500px;
	padding:0px 10px;
}

#navigation ul.nav2nd li {
	float: left;
	padding:5px 10px 0 10px;
	font-size:11px;
	font-weight:normal;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	display:block;
	color:#333;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover {
	color:#B43246;
}


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

#headlinerender	{
	padding-top: 3px;
	margin-bottom: 5px;
}

/* Headline 1 */
#main-block h1 {
	color:#B43246;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	padding-bottom: 5px;
}

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

/* Headline 2 */
#main-block h2 {
	color:#50835F;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	padding-bottom: 5px;
}

/* Headline 3 */
#main-block h3 {
	color:#333;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	padding-bottom: 5px;
}

/* Headline 4 */
#main-block h4 {
	color:#B43246;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	padding-bottom: 5px;
}


/* Headline 5 */
#main-block h5 {
	color:#50835F;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	padding-bottom: 5px;
}

/* Headline 6 */
#main-block h6 {
	color:#333;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	padding-bottom: 5px;
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol {
	padding-bottom:0.9em;
	font-size:11px;
	line-height:14px;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:11px;
}

#main-block ul {
	margin-left:10px;
}

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


/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link {
	color:#50835F;
}

#main-block a:hover {
	text-decoration:underline;
}



/*	Images
------------------------------------------------------------------------------*/
#main-block div.randimage {
	margin-bottom: 8px;
}

#main-block div.image {
	margin-bottom: 0px;
}
#main-block div.image p {
	margin:0;
	font-size:10px;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}

/* Line
*******************************************************************************/
#line	{
	border-top:1pt solid #94CDB1;
	margin-top: 4px;
	padding-bottom: 4px;
	clear:both;
}	
								
/* textile
*******************************************************************************/
#textile	{
	clear: both;
}	

.preis	{
	text-align: right;
	margin: -8px 0 0px 0;
}


/*	breadcrumb
*******************************************************************************/


#breadcrumb {
	color:#E8F2EA;
	height: 18px;
	padding:0 0 0px 20px;
	font-size: 10px;
}

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

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


/* form-module
*******************************************************************************/

#form-module {
	margin:5px 0px;
	padding:0px;
	display:block;
	height: 100%;
	width:470px;
	color:#333;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
}

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

#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-top:7px;
	width:126px;
}

#form-module label.checkbox {
	width:310px;
	margin: -3px 0 0 5px;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px 0;
	width:335px;
	border:1px solid #333;
}

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

#form-module input.checkbox {
	margin-left: 126px; 
	width:20px;
	border:none;
}

#form-module input.submit { 
	margin:5px 0px 5px 126px;
	border:1px solid #333;
	background-color:#94CDB1;
	color:#50835F;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#94CDB1;
	color:#B43246;
}

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

#form-module-thanks {
	display:block;
	margin-top: 20px;
	color:#333;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:3px 7px;
	background-color:#94CDB1;
	font-weight:bold;
	color:#50835F;
}

#main-block .download-file {
	padding:0.6em 7px 0 7px;
	border-left:1px solid #94CDB1;
	border-right:1px solid #94CDB1;
}

#main-block .download-desc	{
	padding:0 10px;
	margin-bottom: 12px;
	background-color:#E4F2EB;
	border-left:1px solid #94CDB1;
	border-right:1px solid #94CDB1;
	border-bottom:1px solid #94CDB1;
}

#main-block .download-desc p	{
	padding-bottom: 4px;
}

#main-block .download-without-desc {
	border-top:1px solid #94CDB1;
}


/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie					{
								text-align:center; 
								vertical-align:middle; 
								padding:5px;
								}

.jaosg_thumbnail {
								margin:5px;
								float: left;
								height: 80px;
								width: 80px;
								text-align: left;
								vertical-align:middle;
}

.jaosg_nav 						{
								text-align: center;
								}

.jaosg_bild						{
								text-align: center;
								}

.jaosg_bildbeschreibung			{
								text-align: justify;
								}


/* guestbook
*******************************************************************************/
/*
 Guestbook Addon 
 @author staab[at]public-4u[dot]de Markus Staab
 @author <a href="http://www.public-4u.de">www.public-4u.de</a>
 @package redaxo3
 @version $Id: guestbook.css,v 1.8 2006/01/27 18:07:52 kills Exp $
 */


/* Formular */
form.gbook div 				{
							width: 470px;
							}

/* Eingabefelder */
form.gbook input, form.gbook textarea 
							{
							border: 1px solid black;
   							margin: 2px;
							width: 340px;
							background-color: #fff;
							}

/* Text-Eingabefeld*/
form.gbook textarea 		{
							height: 100px;
							}


/* captcha */
form.gbook div.label2 		{
							width: 120px;
							float: left;
							}

.label2 klein 				{
							font-size: 9px;
							text-align: left;
							}

form.gbook div.capt 		{
							margin: 0 5px;
							width: 130px;
							float: left;
							}

form.gbook input.capt_in 	{
							width: 200px;
							float: left;
							margin-top: 5px;
							}

/* Beschriftungen der Eingabefelder */
form.gbook div.label 		{
							width: 120px;
							height: 15px;
							float: left;
							}

form.gbook div.labelmust 	{
							color: #50835F;
							width: 120px;
							height: 15px;
							float: left;
							}

/* Buttons */
form.gbook input.button 	{
    						width: 340px;
							margin: 5px 0 0 120px;
							background-color: #94CDB1;
							}

/* Buttons-Layer*/
form.gbook div.buttons 		{
							margin-left: 2px;
							}

/* Zusatztext-Layer*/
form.gbook div.info 		{
							float:left;
							margin:-15px 0 0px 0;
							color: #50835F;
							font-size:1em;							
							text-align: left;
							}

/* Fehlermeldungs-Layer*/
form.gbook div.error 		{
							font-weight: bold;
							padding-top: 5px;
							padding-bottom: 10px;
							}



/*
	Listen Styles
*/

.gbook						{
							margin-top: 3px;
							}

/* Eintr‰ge-Layer */
div.gbook .entry 			{
							padding-top: 10px;
							padding-bottom: 5px;
							border-top: 1px solid #94CDB1;
							}

/* Pagination-Layer */
div.gbook .pagination 		{
							text-align: right;
							}

/* Pagination-Links */
div.gbook .pagination a 	{
							padding-left: 2px;
							padding-right: 2px;
							}

/* 
Allgemeine Formatierungen
*/


/* Beschriftungen */
div.gbook .label 			{
							height:15px;
							width: 160px;
							padding-left: 2px;
							float: left;
							}

/* Werte */
div.gbook .value 			{
							height:15px;
							}
							
div.gbook .reply .value 			{
							clear:both;
							padding:0 2px;
							}							

/* 
Spezifische Formatierungen
*/

div.gbook .reply			{
							margin-top: 4px;
							}


div.gbook .text .label 		{
							padding-top: 5px;
							}

div.gbook .text .value 	{
							clear: left;
							height: 100%;
							color: #333;
							margin-top:5px;
							padding: 3px 5px;
							background-color: #BBD9C7;
							}
							

/* Tabelle
*******************************************************************************/


.tabelle		  				{
 								padding: 2px 0;
 								width: 470px;
/*								border-bottom:1pt solid #94CDB1;
*/								}


.tabelle .spalte_1 				{
				 				width: 30px;
 								float: left;
 								font-size: 10px;
 								color: #888;
 								padding-right: 5px;
 								padding-top: 2px;
								}

.tabelle .spalte_2 				{
				 				width: 320px;
 								float: left;
 								padding-right: 5px;
								}

.tabelle .spalte_3 				{
 								width: 70px;
 								float: right;
 								padding-left: 5px;
 								text-align: right;
								}

.tabelle .spalte_4 				{
 								width: 30px;
 								float: left;
 								padding-left: 5px;
 								text-align: right;
								}
								
/*	Videos
------------------------------------------------------------------------------*/
#video						{
							margin-top: 15px;
							text-align:center;
							}
							
#video2						{
							}	
							

/* Pinnwand
*******************************************************************************/

#pinnwand{
	position: relative;
	overflow: auto;
	height: 100%; 
}
.pinnwandeintrag, .pinnwandneuereintrag{
	background-color: #FFFFD8;
	border: solid 1px #94CDB1;
	margin: 5px;
	float: left;
	position: relative;
	overflow: auto;
	
	width: 144px;
	height: 135px;
}
.pinnwandneuereintrag{
	width: 140px;
	height: 135px;
}
.pinnwandneuereintrag textarea{
	width: 95%;
}
.pinnwandneuereintrag input{
	width: 95%;
}
.pinnwandeintrag p{
	margin: 5px;
}
.pinnwandadmin{
	font-size: 10px;
	color: #B43246;
}
.pinnwand_human{
	padding: 5px;
}
.pinnwand_human_error{
	font-weight: bold;
	color: #B43246;
}
.pinnwanddate{
	font-size: 0.9em;
	color: #50835F;
	text-align: right;
	float: right;
	width: 130px;
	margin: 2px 5px;
}
.pinnwanderror{
	display: block;
	background-color: #B43246;
	color: #E4F2EB;
	border: solid 1px #94CDB1;
	margin: 5px;
	padding: 3px;
}