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

	Project		:	VDSS
	Copyright	:	m.e.gerber netdesign

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


/* ### 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; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; }


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


/* ### BODY ###################################################################### */
body {
  /*color: #58595B;*/
  color: #333333;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 11px;
  background-color:#DCDCDC;
  background-image:url(pic_bg_footer.png);
  background-position:top center;
  background-repeat:repeat-x;
	}

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

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

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

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


/* ### Website Container (Ausrichtung) ############################################################ */
#site-container {
width:100%;
min-height:100%;
height:auto !important;
height:100%;
margin:0;
padding:0;
}

/* ### Head ############################################################ */

#site-head { 	
width:100%;
height:215px;
margin:0;
padding:0;
border-top:4px solid #E1814E;
border-bottom:4px solid #E1814E;
background-image:url(pic_bg_header.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color:#FFF;
}


#site-header { 	
  position:absolute;
  width:800px;
  height:215px;
  margin-left:-400px;
  left: 50%;
  text-align: left;
  padding:0;
}

#logo {
	position:relative;
	width:400px;
	height:55px;
	top:80px;
	left:0;
	margin-top:0;
	margin-left:0;
}

#breadcrump {
position:absolute;
width:360px;
top:190px;
left:440px;
margin-top:0;
}

#lang {
position:absolute;
width:150px;
height:17px;
top:0;
left:540px;
margin:0;
padding:0;
font-size:7px;
}

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

#site-background { 	
position:absolute;
width:800px;
min-height:550px;
height:auto !important;
height:550px;
margin-left:-400px;
left: 50%;
padding:0;
background-image:url(pic_bg_content.png);
background-position:top left;
background-repeat:no-repeat;
}

#site { 
padding:0;
margin:0;
width:800px;
min-height:435px;
height:auto !important;
height:435px;
text-align: left;
border-bottom:4px solid #E1814E;
}

#navigation {
	float:left;
	width:190px;
	margin:0;
	margin-top:34px;
	margin-left:0;
	padding:0;
	line-height:normal;
}


#content {
float:left;
width:340px;
margin-top:40px;
margin-left:250px;
}

/* ### Footer ############################################################ */
#site-footer {
width:800px;
padding:0;
padding-top:5px;
text-align:right;
font-size:10px;
color:#E1814E;
}

#site-footer a, a:link{
color:#E1814E;
text-decoration:none;
}

#banner {
top:40px; 
left:840px; 
position:absolute; 
width:120px; 
height:370px;
}
