body{
  background: transparent url(../images/back.gif) no-repeat center top;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  color:black;
  background-color:#F7B6E2;
  
}

html{
	padding: 0;
	margin: 0;
	
	/*f9addf*/
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #660000;
	border: 0px;
	-moz-outline-style: none;
}

a:visited {
	text-decoration: none;
	color: #a92c27;
	border: 0px;
	-moz-outline-style: none;
}

a:active {
	text-decoration: underline;
	color: #a92c27;
	border: 0px;
	-moz-outline-style: none;
}

h1{
	margin:0px;
	padding:5px;
	color: white;
	font-size:14pt;
}

/* html #header {
	height: 130px;
}*/

#bgcontainer {
	width: 1200px;
	margin:0 auto;
	background-color: transparent;
	/*border:1px solid green;*/
}

/* */

#header {
	width: 1150px;
	margin:0 auto;
	position: relative;
	min-height: 130px;
	/*border:1px solid yellow;*/
}

#header #logo{
	float:left;
	width:481px;
	padding-right: 2px;
	margin-top:88px;
	/*border:1px solid red;*/
}

/*** menu */
#Menu {
	margin-left:480px;
	width: 350px;
	padding: 0px 0px 0px 5px;
	float: right;
	position: absolute;
	top: 140px;
	/*border:1px solid black;*/
}

#Menu em {
	display: none
}

#Menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

#Menu ul li a {
	padding: 0px 0px 0px 9px;
	background: url(../images/menuleft.gif) no-repeat left top;
	float: left;
}

#Menu ul li a span {
	padding: 4px 9px 9px 0px;
	display: block;
	background: url(../images/menuright.gif) no-repeat right top;
	float: right;
}

#Menu ul li a span {
	float: none;
	color: #fff;
}

#Menu ul li a:hover span {
	/*color: #a92c27;*/
}

#Menu ul li a:hover {
	background-position: 0% -27px;
	color: white;
	text-decoration: none;
}

#Menu ul li a:hover span {
	background-position: 100% -27px;
	color: black;
}

#Menu ul li ul {
	display: none;
}



.CON{
	width: 785px;
	float: left;	
	padding-left:30px;
	margin-top:10px;
	background: transparent;
}

.con_head{
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: white;
}


#left_side{
	float:left;
	line-height:22px;
	width:490px;

	height:100%;
}

#right_side{
	float:right;
	line-height:22px;
	width:290px;
	height:100%;
}

#right_side ul{
	list-style:none;
}

#right_side ul li img{
	border:2px solid white;
}

#container{
	width:460px;
	margin-left:auto;
	margin-right:auto;
	background-color: white;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top:15px;
}

#container #top_seperator{
	
}

#container #top_with_menu{
	background: url('../images/top_banner.png') no-repeat;
	width: 460px;
	height:285px;
	
}

#container #menue{
	background: url('../images/menu_full.png') no-repeat;
	width: 460px;
	height:30px;
}

#container #main_content{
	background:#A62A5C;
	height:400px;
}

#start{
	margin:0px;
}

#container #footer{
	
}
