/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* START */

body {
	background-color:#1D0905;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #393838;
	min-height:100%; /* For Modern Browsers */
    	height:auto !important; /* For Modern Browsers */
    	height:100%; /* For IE */ 
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1D0905;
}

h1 { 
	color: #ffffff;
	background-color:#7A5C38;
	border-bottom: 1px solid;
	font-size: 9pt;
	font-weight: normal; 
	margin-bottom: 13px;
	padding-left:2px;
}

h2 {
	color: #1D0905;
	border-bottom: 1px solid;
	font-size: 9pt; 
	margin-bottom: 13px;
	background-color:#fff;
}

h3 {
	font-size: 9pt;
	width: 100%;
	border-bottom: 1px solid #ffffff;
}

p {
	margin-bottom: 13px;
	text-align: left;
}

a {
	color: #393838;
}

a:hover {
	color: #393838;
	text-decoration: none;
}

a:visited {
	color: #393838;
}



/* Container and Header */

#container {
	width: 977px;
	margin: 0 auto;
	padding: 0px;
	background: url(../images/LineBG.jpg) repeat-y left bottom;
/*	border-left:1px solid #444;
	border-right:1px solid #888;*/

	min-height:600px;
  	height:auto !important;  /* für moderne Browser */
  	height:600px;  /*für den IE */
}

#header {
	width: 977px;
	margin: 0 auto;
	padding: 0px;
	height: 200px;
}


/* Content */

#contentcontainer {
	width: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #393838;
	background: url(../images/SestoSenso_Pizza_BG.jpg) no-repeat;
	
	min-height:600px;
  	height:auto !important;  /* für moderne Browser */
  	height:600px;  /*für den IE */
}

#content {
	float:left;
	margin-left:0px;
	width: 441px;
	padding-left:19px;
	padding-top:19px;
	padding-right:19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:1.4;
	color: #111111;
	background-color: #fff;
	-moz-opacity: 0.70; /* Mozilla Browser */
	opacity: 0.70; /* Opera */
	
	min-height:467px;
  	height:auto !important;  /* für moderne Browser */
  	height:467px;  /*für den IE */	

}


#bottom{
	float:left;
	width: 571px;
	height: 25px;
	background: url(../images/SestoSenso_Pizza_Bottom.jpg) no-repeat;

}
#contentfooter{
	margin-top:13px;
	padding-top:5px;
	padding-left:16px;
	float:left;
	width: 550px;
	height: 25px;
	background-color:#7C5B3A;

}
#right{
	float:left;
	width: 92px;
	height: 373px;
	background: url(../images/SestoSenso_Pizza_Right.jpg) no-repeat;

}

#submenu {
	width: 500px;
	padding-top:9px;
	padding-left:9px;
	height:42px;
	
}

#submenu a {
	line-height:2.0;
	font-size:10pt;
	text-align:center;
    	width:338px;
    	text-decoration: none;
    	color: #ffffff; 
       	height:37px;
	text-transform:none;
}


#submenu a:hover {
	color: white; 
        	height:37px;
	border-bottom: 8px solid #7C5B39;
}

#submenu a#selected {
	border-bottom: 8px solid #7C5B39;
}



#mainmenu ul {
	margin-top:20px;
	color:#fff;
    	width: 328px;
    	height:0px;
    	margin: 0; 
    	padding-left: 25px;
    	padd\ing-left: 25px;
}

* html #mainmenu ul {  /* Korrekturen fuer IE 5.x */
	width: 328px;
	w\idth: 328px;
    	height:0px;
    	he\ight:0px;
	padding-left: 25px;
	padd\ing-left: 25px;
}

#mainmenu ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	width:328px;
	height:37px;
	margin-bottom: 3px;
}

#mainmenu ul a {
	line-height:2.0;
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	text-transform:none;
    	display:block;
    	width:328px;
    	text-decoration: none;
    	color: #ffffff; 
    	background-color: #7C5B39;
        	height:37px;
	filter:alpha(opacity=70); /* Internet Explorer */
	-moz-opacity: 0.70; /* Mozilla Browser */
	opacity: 0.70; /* Opera */
}


* html #mainmenu ul a {  /* Breitenangaben nur fuer IE */
	width: 328px;
	w\idth: 328px;
}
  
#mainmenu ul a:hover {
	border: 1px solid #fff;
	color: white; 
        	height:35px;
	background-color: #7C5B39;
	filter:alpha(opacity=100); /* Internet Explorer */
	-moz-opacity: 1.0; /* Mozilla Browser */
	opacity: 1.0; /* Opera */  
}

#selected > a{
	border: 1px solid #fff;
	background-color: #7C5B39;
	filter:alpha(opacity=100); /* Internet Explorer */
	-moz-opacity: 1.0; /* Mozilla Browser */
	opacity: 1.0; /* Opera */  
}





#rightcolumn {
	margin-left:1px;
	float: right;
	width: 571px;
	height:570px;
	padding: 0 0 0 0;
}

#rightcolumn h3 {
	margin-top: 0px;
}

#leftcolumn {
	margin-top:20px;
	float: left;
	width: 405px;
	padding: 0 0 0 0px;

}





/* Footer */

#footer {
	clear: both;
	width: 791px;
	height: 77px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/Dallberg_Consulting_Footer.jpg) repeat-x left bottom;
}

#copynotice {
	float: right;
	text-align: right;
	font-size: 8pt;
	line-height: 1.3;
	margin-top: 2px;
	margin-right: 8px;
	color: #ffffff;
}

#copynotice a:link {
	color: #ffffff;
	text-decoration: none;
}

#copynotice a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#copynotice a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footermenu {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	height: 20px;
	margin-left:12px;
}

#contentfooter a {
	margin-left: 6px;
	margin-right: 6px;
	font-size: 10t;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
}
#contentfooter a:hover {
	color: #000;
}

.tx-wssitemap-pi1 {
	background-color: #ffffff;
	margin-top: -20px;
	width: 100%;
}

a .treemenutext_no {
	color: #111111;
}
a:link .treemenutext_act {
	color: #333333;
}

.csc-textpic-imagewrap {
	border: 0px solid #333;
}
.csc-textpic-border {
	border: 1px solid #333;
}
table td {
	vertical-align: top;
	padding-left:3px;
}

table .td-0 {
	width:130px;
	font-weight:bold;
}

table .td-last {
	width:50px;
	font-weight:bold;
	text-align:right;
}

table .tr-even td {
	padding-bottom: 8px;
}
table .tr-odd td {
	padding-bottom: 8px;
}

table .tr-0 td {
	text-transform: uppercase;
	color:#ffffff;
	background-color:#7C5B39;
	padding:3px;
	font-weight:normal;
	margin-top:20px;
	font-size:9pt;
}


table .tr-1 td {
	padding-top: 5px;
}

* html iframe { behavior: none; }
