body {
	margin: 0;
	padding: 0;
	background: url(img_bellof/back/back.gif) #f1f5e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

td {
	font-size:12px;
}

#scarfold {
	width: 100%;
	height: 900px;
	background: url(img_bellof/back/back.jpg) repeat-x;
}

#header {
	width: 931px;
	height: 144px;
}

#outercontent {
	width: 932px;
	background:url(img_bellof/sliced/content_background_kachel.jpg) repeat-y;
}

#innercontent {
	width: 932px;
	background: url(img_bellof/sliced/content_background.jpg) no-repeat;
}

#content_top {
	width: 932px;
	height: 11px;
	background: url(img_bellof/sliced/content_top.jpg) no-repeat;
	font-size:2px;
}

#menue {
	width: 201px;
	float:left;
	background: url(img_bellof/sliced/menu_background.jpg) no-repeat;
}

#content {
	float:left;
	width:650px;
	padding:0 44px 0 28px;
	font-size:0.75em;
	line-height:1.6em;
}

*html #content {
	width:725px;
}

#headermenu {
	font-size:11px;
	float:right;
	margin:-25px 25px; 0;
	word-spacing:5px;
}

#headermenu a {
	color:black;
	text-decoration:none;
}

#headermenu a:hover {
	text-decoration:underline;
}

p {
	font-size:0.75em;
}

h1 {
	color:#7C991F;
	float:left;
	font-size:0.9em;
	margin:0px;
	padding:0px;
	font-size:1em;
	line-height:16px;
}

.headline {
    margin-top:15px;
    width: 100%;
	height:18px;
	border-bottom:1px solid #7C991F;
}

*html .headline {
    width: 652px;
	width: 100%;
}

h2 {
	font-size:1em;
	margin:0px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

#menue form {
	margin:10px;
}

#menue .language {
	width:180px;
}

#menue .btn_language {
	width:50px;
}

#menu {
	padding: 0 0 0 4px;
	height:400px;
}

#menu a {
	height:36px;
}

*html #menu a {
	height:28px;
}

#banner {
	margin-top:40px;
	width: 201px;
	text-align:center;
}

#colLeft {
	width:325px;
	float:left;
	padding-right:10px;
}

#colRight {
	width:300px;
	float:right;
	padding-left:10px;
	margin-left:-1px;
}

*html #colRight {
	width:325px;
}