  
/* Stylesheet_Format "Die Weinlaube.de" */


#body {
	background-color: #404431;
	height: 100%;
	margin: 0pt;
	padding:0pt;
	width: 100%;
}

#site {
	height: 775px;
	margin-left: 2px;
	margin-top: 2px;
	position: fixed;
	width: auto;
	z-index: 1;
}

#table {
	background: transparent url(../image/bg_die-weinlaube.jpg) no-repeat scroll 0%;
	border-color: -moz-use-text-color #8E8E8D rgb(142, 142, 141) -moz-use-text-color;
	border-style: outset;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 775px;
	margin: 0pt;
	position: fixed;
	width: 850px;
	z-index: 1;
}

#contentbox {
	background-color: #FFFFE1;
	margin-left: 120px;
	margin-top: 112px;
}

#contentboxini {
	background-color: #FFFFE1;
	height: 590px;
	width: 700px;
}
	
#contentboxh1 {
	background-color: #4E2727;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	height: 20px;
	padding: 5px;
	text-align: center;
	width: 120px;
}
	
#contentboxh2 {
	height: 5px;
	width: 120px;
}
	
#contentboxact {
	height: 30px;
	padding-top: 20px;
	width: 580px;
}
	
#contenttable {
	width: 700px;
	height: 555px;
	border: 1px solid #4E2727;
} 

#navi {
	margin-left: 25px;
	margin-top: -535px;
	position: fixed;
	z-index: 3;
}
	
#cttfooter 
	{
	width: 700px;
	height: 5px;
}
	
#footer	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F3F3CC;
}

/* Scrolleiste Internet Explorer ab Vers.5.5 */
body {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #D5C065;
    scrollbar-highlight-color: #6b7f37;
	scrollbar-shadow-color: #4E2727;
    scrollbar-track-color: #e6e6e6;
}

/* Ende Stylesheet */
