html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
}

body {
	background:#ededed;
}

.size0 {
	font-size:12px;
}

.size1 {
	font-size:14px;
}

.size2 {
	font-size:16px;
}

body, table, input, textarea, select {
	font-family: arial;
	line-height:1.5em;
	color:#505a5a;
}

form {
	margin:0px;
}

input, textarea, select {
	border:1px solid #505a5a;
	background:#ffffff;
	margin:0;
	padding:0;
}

select {
	height:19px;
}

img {
	border:0px;
}

td {
	vertical-align:top;
}

strong {
	font-weight:bold;
}

a {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}

a:hover { 
	text-decoration: underline; 
}

h1 {
	font-size:1.2em;
	line-height:1.6em;
}

h2{
	font-size:1.2em;
	line-height:1.2em;
	margin:0 0 10px 0;
}

h3 {
	font-size:1em;
	margin:0 0 10px 0;
}

#container {
	position:relative;
	margin:0px auto;
	width:960px;
  	min-height: 100%;
	height:auto !important;
	height:100%;
	text-align:left;
	background:#ffffff url('stagepic/container.jpg') repeat-y right;
}

#head {
	background:url('stagepic/header.jpg') no-repeat 0 10px;
}

#header_erase{
	height:10px;
	background:#ededed;
	overflow:hidden;
}

#header_in {
	padding:1px 11px 0 1px;
}

#header_pic {
	height:115px;
	background:url('stagepic/header2.jpg') no-repeat
}

#header_pic object {
	margin:10px 0 0 560px;
}

#header_menu {
	height:20px;
	background:#505a5a;
}

#header_menu ul {
	padding:0;
	margin:0 0 0 500px;
	list-style:none;
	text-align:left;
	line-height:20px;
	font-size:0.9em;
}

#header_menu li {
	float:left;
	margin:0;
	padding:0;
	cursor: default;
	display:block;
}

#header_menu a, #header_menu a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding:0 0 0 20px;
}

#header_menu a:hover {
	color:#ff5d00;
}

#header_menu .selected {
	color:#ff5d00;
}	

#containterin {
	padding:0px 11px 61px 1px;
}

#content {
	float:right;
	width:548px;
}

#content .textbox, #content .csc-textpic-imagewrap, #content .tx-ignimmo-pi2-singleView, #content .tx-ignimmo-pi4, #content .tx-ignimmo-pi1-listrow, #content .tx-ignimmo-pi1-browsebox {
	padding:5px 10px;
}

#content .box1 .csc-header {
	background:url('stagepic/box1_header.jpg') no-repeat right;
	text-align:right;
	color:#ffffff;
	height:30px;
}

#content .box1 h1 {
	float:right;
	background:#ff5d00;
	margin:1px 40px 0 0;
	padding:5px 0 1px 20px;
	display:inline;
	line-height:22px;
}

#content .box1end {
	clear:both;
	background:url('stagepic/box1_footer.jpg') no-repeat right top;
	height:40px;
}

#content .box2 .csc-header {
	background:url('stagepic/box2_header.jpg') no-repeat;
	color:#ffffff;
	height:30px;
}

#content .box2 h1 {
	float:left;
	background:#505a5b;
	margin:1px 0 0 38px;
	padding:5px 20px 1px 0;
	display:inline;
	line-height:22px;
}

#content .box2end {
	clear:both;
	background:url('stagepic/box2_footer.jpg') no-repeat top;
	height:40px;
}

#teaser {
	float:right;
	width:186px;
}

#teaser h1 {
	margin:0 0 0 3px;
	padding:7px 35px 5px 13px;
	background:url('stagepic/teaser_head.jpg') no-repeat;
	color:#ffffff;
	line-height:1.3em;
}

#teaser h1 a {
	color:#ffffff;
	text-decoration:underline;
}

#teaser h2 {
	color:#ff5d00;
	font-size:1em;
	line-height:1.4em;
}

#teaser .textbox, #teaser .tx-ignimmo-pi5 {
	padding:0px 13px 0 14px;
	background:url('stagepic/teaser_back.jpg') repeat-y 3px 0px;
}

#teaser p {
	margin:0;
}

#teaser .box1end {
	height:25px;
	background:url('stagepic/teaser_foot.jpg') no-repeat 3px 0px;
}	

#foot_menu {
	position:absolute;
	bottom:50px;
	right:197px;
	width:548px;
	background:url('stagepic/foot_menu.jpg') no-repeat;
	
}

#foot_menu ul {
	float:right;
	padding:0;
	margin:0 20px 0 0;
	list-style: none;
	text-align:left;
	font-size:0.9em;
	line-height:12px;
}

#foot_menu li {
	float:left;
	padding:2px 0;
	margin:0;
	cursor: default;
	display:block;
}

#foot_menu a, #foot_menu a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#505a5a;
	display:block;
	padding:0 15px;
	border-left:1px solid #505a5a;
}

.size0 #foot_menu a, .size0 #foot_menu a:hover {
	padding:0 20px;
}

#foot_menu a:hover {
	color:#ff5d00;
}

#foot_menu .selected {
	color:#ff5d00;
}

#foot_menu .firstmenu, #foot_menu .firstmenu:hover {
	border:0;
}

#foot {
	clear:both;
	position:absolute;
	bottom:0px;
	left:0px;
	width:960px;
	height:40px;
	background:#ededed url('stagepic/shadow-foot.jpg') no-repeat;
	color:#ffffff;
	font-size:1em;
	text-align:left;
}

#foot p {
	font-size:0.9em;
	margin:0.1em 0 0 20px;
}

#foot a {
	color:#ffffff;
}

#menu {
	margin:0;
	width:200px;
}

#menu ul {
	padding:0 0 30px 0;
	margin:0;
	list-style: none;
	text-align:left;
	line-height:21px;
}

#menu li {
	margin:0 0 10px 0;
	padding:0;
	cursor: default;
	display:block;
	background:url("stagepic/menu.jpg") repeat-y;
}

#menu li ul {
	margin:0;
	padding:0;
}

#menu li ul li {
	margin:0;
	padding:0 0 0 0;
}

#menu a, #menu a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding:0 0 0 20px;
	margin:0 0 2px 0;
	background:url("stagepic/menu1.jpg") no-repeat;
}

#menu a:hover {
	color:#505a5a;
}

#menu .selected {
	color:#ffffff;
}	

#menu li ul li a, #menu li ul li a:hover  {
	padding:0 0 0 30px;
	color:#505a5a;
	background:url("stagepic/menu2.jpg") no-repeat;
}

#menu li ul li a:hover  {
	color:#ff5d00;
}

#menu .lastmenu, #menu .lastmenu:hover {
	background:#ffffff url("stagepic/menu3.jpg") no-repeat;
}

.fsizep {
	padding:0;
	margin:0 0 0 10px;
}

#fontsize {
	padding:0;
	margin:0;
	list-style: none;
}

#fontsize li {
	float:left;
	margin:0 3px 0 0;
	padding:0 15px 0 0;
	cursor:default;
	background:none;
	border-right:1px solid #54595d;
}

#fontsize a {
	background:none;
	color:#505a5a;
}

#fontsize a:hover {
	background:none;
	color:#ff5d00;
}

#fontsize .size2 {
	border:0;
}

#fontsize .selected {
	font-weight:bold;
	color:#ff5d00;
}

#leftlinks {
	margin:0 0 0 20px;
}

.clearer {
	clear:both;
}

.listtab {
	width:520px;
	border-collapse:collapse;
}

.listtrenner {
	background:url("stagepic/trenner.jpg") no-repeat 40px bottom;
}

.listtab td {
	padding:0 10px 0 0;
}

.linkmore {
	float:right;
}

.contenttable p {
	margin:0;
}

.align-right {
	text-align:right;
}

.leftimg {
	float:left;
	margin:0 10px 5px 0;
}

.csc-textpic-intext-right {
	float:right;
}

.csc-textpic-intext-left {
	float:left;
}

.tx-ignimmo-pi2-singleView {
	float:left;
	width:266px;
}

.tx-ignimmo-pi2-singleView table p {
	margin:0;
}

.tx-ignimmo-pi2-singleViewPics {
	float:left;
	margin:10px 0 0 0;
}

.tx-ignimmo-pi2-singleViewPics  img{
	margin:0 0 10px 0;
}

.verkauft {
	position:absolute;
	top:15px;
	left:45px;
	behavior: url('iepngfix.htc');
	height:80px;
	width:180px;
}

.verkauft2 {
	position:relative;
}

#content .csc-textpic {
	width:100%;
}

.rundgang {
	width:548px;
	height:500px;
	border:0;
}
