body {
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
body.live {
	background-color: #fff;
}

td {
	font-size: inherit;
	color: inherit;
	font-family: inherit; 
	vertical-align: top;
}
form {
  	margin: 0px;
	padding: 0px;
}

h1, h2, h3 {
	margin: 0;
    line-height: 1.25em;
}
p, .txt {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 8px;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit; 
}
.small {
  	font-size: 11px;
}
a, a:visited, a:active {
	font-size: inherit;
	font-weight: inherit;
	color: #666666;
	text-decoration: underline;
}
a:hover {
  	color: #6699cc;
}
/**{outline: none;}*/
img {border: 0;}

.message, .warning, .report {
	height: 45px;
	padding: 3px 5px 3px 75px;
	margin: 5px 0 10px 0;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 1.2em;
	background-position: 6px 3px;
	background-repeat: no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 39px;
}
html>body .message, html>body .report, html>body .warning {
	height: 39px;
}
.message{
	border: 1px dotted #003399;
	background-image: url(/images/msg/bg_message.png);
}
.report {
	border: 1px dotted #009900;
	background-image: url(/images/msg/bg_ok.png);
}
.warning {
	border: 1px dashed #009900;
	background-image: url(/images/msg/bg_warn.png);
}
.error {
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
div.error {
  	background: #ffcc99;
	border: 1px dashed #cc0000;
	line-height: 1.4em;
	padding: 5px;
	margin-top: 5px; margin-bottom: 5px;
}
div.error ul {
  	margin: 5px 0 5px 30px;
}
div.error h2, div.error h3 {
	padding-top: 0;
	color: #cc0000;
}
.note {
  	padding: 1px;
	margin: 2px 0;
  	color: #0033ff;
	background: #ffffcc;
	font-size: 11px; 
}

.clearer {
  	clear: both; 
	height: 0px;
	overflow: hidden;
} 
div.shitIE {
  	font-size: 0.01em;
}


/*  ************************************************************************ 
 *   LAYOUT ELEMENTS      
 *  ************************************************************************ */
#wrapper{
  	width: 979px;
	padding: 0;
	margin: 0 auto 0 auto;
}
#frame {
	position: relative;
  	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
}

/* #header */
#header {
	position: relative;
	height: 150px;
	padding: 0;
	margin: 0;
}
#header .logo {
	position: absolute;
	top: 10px;
	left: 435px;
	width: 102px;
	height: 87px;
	background: #ffffff url(/images/layout/DLG-logo-neu.gif) no-repeat;
}
#header .logo a {
	display: block;
	height: 100%;
}
#header .banner-prowein {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 175px;
	height: 90px;
}

/*  ************************************************************************ 
 *   MAIN AREA    
 *  ************************************************************************ */
#main {
	background-color: #fff;
}
/* The left col: 200px + 52px */
#leftCol { 
	float: left;
	width: 200px;
	padding: 20px 0;
	margin: 5px 52px 0 0;
}
/* the main col for the contents: 480px */
#mainCol {
  	float: left;
	width: 455px;
	padding: 10px 0;
	margin: 5px 0;
}
/* right col: 252px */
#rightCol {  
	float: left;
	width: 252px; 
	margin: 0 0 0 20px; 
	padding: 10px 0;
}

/*  ************************************************************************ 
 *   NAVIGATION ELEMENTS   
 *  ************************************************************************ */

/**
 * Main navigation 
 */

#header {
	/*background-color: #ff9900;*/
}
#navigation {
	position: absolute;
	top: 110px;          
	height: 40px;
}
ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;  
	position: relative;
	margin: 0; padding: 0;
}   
ul#topnav li.nav-dlg { margin-right: 52px; } 
ul#topnav li.nav-methoden { margin-right: 46px; } 
ul#topnav li.nav-projekte { margin-right: 29px; } 
ul#topnav li.nav-kontakt { margin-right: 0; } 
/*ul#topnav li:last-child {
	margin-right: 0;
} */
ul#topnav li a {
	float: left; 
	/*text-indent: -9999px;*/
	height: 40px;
}  
ul#topnav li .hoverGrey {
	background-color: #EEEEEE;
}

#header .langNav {
	position: absolute;
	top: 10px;
	right: 0;
	width: 300px;
} 
#header .langNav ul {
	margin: 0; padding: 0;
	float: right;
	list-style: none;
}
#header .langNav li {
	float: right;  
	position: relative;
	margin: 0 0 0 10px; 
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
#header .langNav li:last-child {
	margin-left: 0;
}
#header .langNav li a {
	color: #666666;
	text-decoration: none; 
	font-weight: bold;
}  
#header .langNav li a:hover {
	text-decoration: underline;
}  

#header .sideNav {
	position: absolute;
	top: 36px;
	right: 0;
	width: 300px;
} 
#header .sideNav ul {
	margin: 0; padding: 0;
	float: right;
	list-style: none;
}
#header .sideNav li {
	float: right;  
	position: relative;
	margin: 0 0 0 10px; 
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
#header .sideNav li:last-child {
	margin-left: 0;
}
#header .sideNav li a {
	color: #00764B;
	text-decoration: none;
}  
#header .sideNav li a:hover {
	text-decoration: underline;
}  


/**
 * Section specific navi on the left 
 */
#sectionNav {
	margin: 25px 0 30px 0;	
} 
#sectionNav h3 {
	padding: 0 0 3px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #666666;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
} 
#sectionNav ul {
	padding: 0;
	margin: 3px 0 0 0;
	list-style: none;
} 
#sectionNav ul li {
	padding: 3px 0 5px 0;
	margin: 0;
	font-size: 16px;
	color: #000000;
} 
#sectionNav a {
	text-decoration: none;	
} 
#sectionNav a:hover {
	color: #00764B;	
} 

#breadcrumb, #breadcrumb a {
	font-size: 11px;
	color: #666666;
}

             
/** ************************************************************ **
 **  BOTTOM / FOOTER  
 ** ************************************************************ **/
/**
 * Link to top of page
 */ 
#mainCol .linkToTop {
  	text-align: right;
	margin: 45px 0 12px 0;
}
#mainCol .linkToTop a, #mainCol .linkToTop a:visited {
  	border: 1px solid #CCCCCC;
	padding: 3px 4px 3px 26px;
	background: url(/images/layout/linkToTop_bg.gif) 4px 7px no-repeat;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#mainCol .linkToTop a:hover {
  	text-decoration: underline;
}

#footer { 
	background: url(/images/layout/footer_shadow.gif);
	background-repeat: repeat-x;
	margin-top: 30px; 
	padding-top: 15px;
	color: #999999;
	text-align: center;
}
#footer .wrap {
	width: 979px;
	margin: 0 auto;
}
#footer .dakks_logo {
	width: 139px;
	height: 59px;
	margin: 15px auto 5px auto;
} 
#footer a { 
	color: #999999;
	text-decoration: underline;
}


/* Debug Area */
#debug {
	margin-top: 100px;
	margin-left: 200px;
	border-top: 1px solid #999999;
	width: 620px;
	color: #333333;
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	clear: both;
}



