/* Divorce.ch CSS */

/* CSS DEFAULT */

body, ul, li, p, h1, h2, h3, h4, h5, h6, a, form, input, label {
	margin:10;
	padding:0;
	
}
ul {
	list-style: url(none) none outside;
	margin-left:5px;
}

a {
	color: White;
	text-decoration: none;
}

li {
	margin-left:-5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #868686;
	font-weight:lighter;
	font-size: 2.6em;
	line-height:1em;
	margin: 0 0 0.5em 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#978638;
	font-size:1.2em;
	font-weight:bold;
	margin: 0 0 0.5em 0;
	font: normal;
}


/* CSS BASICS */

body {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../timages/bg1.gif);
	background-position: top;
	background-attachment: fixed;
}

/* Design main menu */

#c {
	width: 890px;
	min-height: 500px;
	text-align: left;
	overflow: hidden;
}

#menucont {
	clear:both;
	margin: 3px 0 3px 0;	
	width:890px;
	height:34px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: right center;
}

#menufund {
	margin:0 0 2px 0;	
	width: 208px;
	height: 34px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(../timages/bgtab1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #646d5e;
	float: left;
	font-size: 10px;
}

#menu {
	margin:0 0 2px 0;	
	width: 680px;
	height: 34px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../timages/bgtab2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #646d5e;
	float: left;
	margin-left: 2px;
	font-size: 12px;
}

#menu li {
	display:inline;
		height: 32px;
	background-color: #646d5e;
		font-size:11px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
}
#menu a {
	color: White;
	background-color: #646d5e;
	text-decoration:none;
}
#menu a:hover, #menu li.on a, #menu li.convention a:hover {
	color: #E9E9E9;
	background-image: none;
	
}


#content {
	width: 890px;
	font-size:0.7em;
	background: White;
	padding: 0px;
	min-height: 400px;
		background-image: url(../timages/bg_cont.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.contentimage {
	float: left;
	text-align: left;
	width: 208px;
	height: 300px;
	padding: 2px;
}

.contenttext {
	width: 600px;
	float: right;
	text-align: left;
		min-height: 450px;
	padding: 38px;
}


#header {
	width:890px;
	height:100px;
	padding:0 0 0 0;
	font-size:0.7em;
	background: White;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.topheader {
	margin:0 0 0 0;	
	height:10px;
	background-image: url(../timages/bg_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#box {
	width:110px;
	height:83px;
	color: #FFFFA2;
	text-align: left;
	margin: 1px 5px 10px 5px;
	background: #a0a0a0;
	background-image: url(../timages/bg_box_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	float: right;
}

.boxleft {
	margin:0 0 0 0;	
	height:83px;
	background-image: url(../timages/bg_box_right.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.boxcont {
	color: #FFFFA2;
	text-align: left;
	font-size:1em;
	text-decoration: none;
	font: bold;
	float: left;
	padding: 16px 10px;
	text-transform: uppercase;
	line-height:17px;
}

#chome {
	width: 500px;
	min-height: 500px;
	text-align: left;
	overflow: hidden;
}

#homebox {
	width:207px;
	height:80px;
	margin: 10px 0px 0px 0px;
	background-image: url(../timages/block.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top;
}

.homeboxcont {
	color: #222222;
	text-align: left;
	font-size:0.8em;
	text-decoration: none;
	padding: 15px;
}

.homeboxcont a {
	color: #444444;
	text-decoration:none;
}

.footer {
	width: 100%;
	color: #222222;
	text-align: center;
	font-size:0.6em;
	text-decoration: none;
	padding-top: 30px;
}

.footer a {
	color: #444444;
	text-decoration:none;
}

#headerhome {
	width: 600px;
	height: 100px;
	padding: 0px;
	font-size:0.7em;
	background: White;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 150px;
}

.topheaderhome {
	margin:0 0 0 0;	
	height:10px;
	background-image: url(../timages/bg_headsm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}