/* Designest.com main stylesheet - Shaahin Mohammadi */

html
{
	background-color: #fff;
	min-width: 555px;	
}

body {
	text-align: center;
	background: #fff url(images/bg_main.gif) repeat-x;
	color: gray;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 1.8em;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}


a:link, a:visited {
	color: #636;
	text-decoration: none;
}

a:hover {
	text-decoration : none;
	color: #beda03;
	background: transparent; 
}

a:active {
	text-decoration : none;
	color: #e4b2af;
	background: transparent;  
}

/* resurrection */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

table { 
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight:400;
}

blockquote:before, blockquote:after, q:before, q:after { 
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}


/* wertvoll */

.sauber {
	clear: both;
}



/* haupt sector */

div#wrapper	{
	width: 960px;
	min-height: 600px;	
	height:auto !important;
	_height:auto !important;		
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	background: transparent url(images/bg_content.gif) no-repeat left top;
}


div#zu-hause {
	position: relative;
	width: 888px;
	padding: 0;
	border: 0;
	margin-left: 36px;
	min-height: 600px;
	height:auto !important;
	_height:auto !important;
}

div#zu-hause img {
	border: 0;
}

div#copyright {
	display: block;
	width: 100%;
	background: #f2f2f2 url(images/bg_copyright.gif) repeat-x left top;
	min-height: 120px;	
	height:auto !important;
	_height:auto !important;	
	font-size: 0.8em;	
}

div#copyright p {
	color: #acacac;
}

div#s1 {
	float: right;
	width: 640px;
	text-align: left;
}

div#s1c {
	width: 604px;
	min-height: 280px;	
	height:auto !important;
	_height:auto !important;
	margin-top: 230px;
	line-height: 1.8em;
	font-size: 0.8em;
}

div#s1c h1 {
	color: #777;
	font-size: 1.8em;
	margin-bottom: 18px;
}

div#s1c p {
	margin-bottom: 18px;
} 

div#s2 {
	float: right;
	width: 248px;
	min-height: 280px;	
	height:auto !important;
	_height:auto !important;
	padding: 0;
	margin: 0;
	text-align: left;
}


div#s2 h1	{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	color: gray;	
}
	

div#s2 h1 a:link, div#s2 h1 a:visited	{
	display: block;
	text-decoration: none;
	background: transparent url(images/logo.gif) no-repeat center top;
	width: 248px;
	height: 188px;
	margin-top: 0px;
}
	
div#s2 h1 a:hover	{
	background: transparent url(images/logo.gif) no-repeat center top;
}

p.werb {
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 2em;
	font-size: 0.9em;
	display: block;
}


/* box */

div.box, div.box-in	{
	height:auto !important;
	_height:auto !important;		
	margin: 0;
	padding: 0;
}

div.box {
	width: 248px;
	min-height: 164px;	
	margin-top: 46px;
	background: transparent url(images/bg_b1.gif) repeat-y;
	text-align: center;
}

div.box-in {
	min-height: 164px;;
	width: 248px;
	background: transparent url(images/bg_b2.gif) no-repeat center top;

}

div.box-in h2 {
	text-align: left;
	padding-left: 14px;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #fff;
}

div.box-co {
	width: 216px;
	min-height: 160px;
	background: white url(images/bg_box_c.gif) repeat-x center bottom;
	margin: 0 9px;
	padding-left: 6px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.8em;
	border: 1px solid silver;
	
}

div.box-co p {
	color: #888;
}

div.box-b {
	width: 230px;
	height: 6px;
	margin: 0 9px;
	padding: 0;
}





