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

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

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


/* ### 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; border-spacing:0px; }

legend { display:none; }

div, p, li, a {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, #center { text-align: center; margin: 0 0 1px; padding: 0; height: 99% }


/* ### BODY ###################################################################### */

body  { color: #fefefe; font-size: x-small; font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif; background-color: #000 }

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

#center   { text-align: left; vertical-align: middle; margin: 10px auto; width: 100% }
#tableHeight_1 { margin: 10px auto 0; height: 100% }
#tableHeight_2 { margin: 0 auto; height: 100% }

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }


/* ### Website Content ############################################################ */

.box_header      { background-color: #a0a0a5; text-align: left; padding-left: 20px; border-top: 1px solid #fefefe; border-right: 1px solid #fefefe; border-bottom: 1px solid #fefefe }
.box_header_links  { border-right: 1px solid #fefefe; border-bottom: 1px solid #fefefe }
.box_navigation_1        { background-color: #6e6e73; text-align: right; vertical-align: top; border-right: 1px solid #fefefe; border-bottom: 1px solid #fefefe; border-left: 1px solid #fefefe }
.box_navigation_2   { background-color: #6e6e73; text-align: right; vertical-align: top; border-bottom: 1px solid #fefefe }
.box_grau { background-color: #a0a0a5; border-right: 1px solid #fefefe; border-bottom: 1px solid #fefefe; border-left: 1px solid #fefefe }
.box_bilder       { background-color: #6e6e73; text-align: left; vertical-align: top; border-right: 1px solid #fefefe; border-bottom: 1px solid #fefefe }
.box_content    { text-align: left; vertical-align: top }


/* ### Content #################################################################### */

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

#main        { font-size: 1.2em; line-height: 1.3em; width: 824px; min-height: 100px }


/* ### main-block => MainContent ################################################### */

#main-block     { float: left; width: 824px }


#main-content-block  { padding: 20px 0 20px 20px; display: block }
/* ### Footer ###################################################################### */

#footer    { vertical-align: bottom; width: 100%; height: 50px; display: block }

#footer p            { font-size: 0.9em; padding: 43px 20px 0 }

#footer p a,
#footer p a:link   { color: #fefefe; font-weight: bold; text-decoration: none }

#footer p a:hover  { color: #a0a0a5; text-decoration: none }

