html,body {
	background: url(../pict/container_bg.jpg) repeat-x left top;
	background-color: #075385; margin : 0px;
	padding: 0px;
	height: 100%;
	font-family: tahoma, verdana, arial;
	font-size: 12pt;;
	margin: 0px;
}

h1,h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #055183;
	margin-left: 15px;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #AB861A;
	border-bottom: 1px solid #E4D486;
}

li {
	border: none;
}

a {
	display: block;
	height: 29px;
	text-decoration: none;
	padding: 6px 0px 0px 8px;
	color: #464646;
	border-bottom: 1px solid #AB861A;
	border-top: 1px solid #F0E7B2;
}

a:hover {
	padding-left: 40px;
	background: url(../pict/link_hover_bg.gif) no-repeat left top;
}

iframe {
	border: 1px solid #000;
	width: 180px;
	padding-top: 20px;
	background: #fff;
}

#abstand {
	height: 50%;
	width: 10px;
	float: left;
	margin-bottom: -280px;
}

#container {
	clear: left;
	width: 700px;
	border: none;
	margin: auto;
	height: 540px;
	padding: 30px 0px 0px 30px;
}

#column_left {
	width: 180px;
	border: none;
	float: left;
	margin-top: 40px;
}

#sella {
	margin: -15px -5px 0px 25px;
	background: url(../pict/sella_bg.gif) no-repeat left bottom;
	padding: 10px;
	border: 1px solid #fff;
	height: 
}

#column_left img {
	margin: -10px 0px 0px 0px;
	border: none;
	float: right;
	width: 150px;
}

#link_title {
	border: none;
	height: 174px; padding : 20px 0px 20px 2px;
	background-image: url(../pict/link_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;;
	padding: 20px 0px 20px 2px;
}

#wrapper {
	border: none;
	float: left;
	width: 400px;
	padding: 30px;
	height: 449px;
	background: url(../pict/wrapper_bg.gif) no-repeat left top;
}

#panorama {
	border-bottom: 1px dotted #B0AA88;
	width: 300px;
	margin-bottom: 5px;
	padding: 0px 45px 10px 50px;
}

#wrap_column_left {
	border-right: 1px dotted #B0AA88;
	float: left;
	margin: 5px 15px 0px 0px;
	padding: 10px 15px 15px 0px;
}

#wrap_txt {
	border: none;
	letter-spacing: 1px;
	line-height: 20px;
	font-size: 10pt;
	color: #055183;
}

#column_right {
	border: none;
	float: left;
	margin-top: 40px;
	width: 30px;
	height: 214px;
	background: url(../pict/right_column_bg.gif) no-repeat right top;
}
