html, body {height: 100%;}
body {background: #A0A4A8;}

.container_12
{
	background: url(background.gif) repeat-y;
	min-height: 100%;
}

/* ie 6 hack */
* html .container_12 {height: 100%}

#header
{
	background-image: url(immosun_header.jpg);
	height: 160px;
	margin-bottom: 40px;
}

#footer
{
	border-top: solid 2px #D0D4D8;
	font-size: 11px;
	margin: 20px 10px 0px 10px;
	padding: 5px;
	text-align: center;
}

#menu {margin-bottom: 20px;}

#menu a {text-decoration: none; color: black;}
#menu a:hover {text-decoration: underline;}
.cactiveitem {font-weight: bold;}
.cmenulevel1spacer {font-size: 8px;}
#menu .cmenulevel2item a {margin-left: 20px; color: #707478;}

a {color: black;}
/*
a:hover {color: blue;}
*/



body{font:13px/1.4 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}
a:focus{outline:1px dotted}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:19px}
h2{font-size:17px}
h3{font-size:15px}
h4{font-size:15px}
h5{font-size:15px}
h6{font-size:15px}
ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:10px}
