body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	height:100%;
	background-color:#c1c1c1;
}
* {
	margin:0px;
	padding:0px;
	border:0px;
}
/*----------------------------------------[Rahmen outbox]-----------------------------*/
#imgbox1 {
	margin:0 auto;
	margin-top:20px;
	width:930px;
	height:15px;
	z-index:0;
	background:url(layout/bg_t_obox.gif);
}
#outbox {
	margin:0 auto;
	width:930px;
	height:650px;
	z-index:0;
	background:url(layout/bg_obox.gif);
}
#imgbox2 {
	margin:0 auto;
	width:930px;
	height:15px;
	z-index:0;
	background:url(layout/bg_b_obox.gif);
}
/*----------------------------------------[Rahmen inbox]-----------------------------*/
#inbox {
	margin:0 auto;
	width:900px;
	height:650px;
	z-index:0;
}
/*----------------------------------------[Elemente inbox - header]-----------------------------*/
#header {
	width:900px;
	height:86px;
	z-index:0;
	background:url(layout/header.gif) left no-repeat;
}
#headertop{
	width:900px;
	height:61px;
	text-align:right;
}
#headertxt{
	width:900px;
	height:25px;
	line-height:25px;
	text-align:right;
}
#headertxt p{
	padding-right:50px;
	font-size:12px;
	font-weight:900;
	color:#f39900;
}
/*----------------------------------------[Elemente inbox - cbox]-----------------------------*/
#cbox {
	width:900px;
	height:539px;
	z-index:0;
	background:url(layout/bg_cbox.gif);
}
/*----------------------------------------[Elemente cbox]-----------------------------*/
#menu_l {
	float:left;
	width:179px;
	height:539px;
	border-right:1px solid #fbf0de;
	background-color:#fcf6ed;
	z-index:2;
}
#menu_r {
	float:right;
	width:119px;
	height:539px;
	border-left:1px solid #f2f2f2;
	background-color:#f8f8f8;
	z-index:2;
}
#content {
	float:left;
	width:598px;
	height:539px;
	border-left:0px solid #f39900;
	border-right:0px solid #f39900;
	background-color:#fff;
	z-index:1;
	overflow:auto;
}
#defloat{
	clear:both;
}
/*----------------------------------------[cbox menu_l nav]-----------------------------*/
ul.nav1{
	width:179px;
	padding-top:50px;
	list-style:none;
	padding-left:0px;
	margin:0px;
}
ul.nav1 li{
	height:23px;
	line-height:23px;
	font-size:11px;
	font-weight:300;
	text-decoration:none;
	text-align:left;
	text-indent:5px;
	border-bottom:2px solid #fff;
	background-color:#fbf0de;
}
ul.nav1 li.blanc{
	background-color:#fcf6ed;
}
ul.nav1 li.nav-l-head{
	height:19px;
	line-height:19px;
	color:#fff;
	font-size:11px;
	font-weight:900;
	text-align:center;
	text-indent:7px;
	letter-spacing:1px;
	border-bottom:1px solid #ffffff;
	background-image:url(layout/nav_L11.gif);
}
ul.nav1 li a{
	display:block;
	height:23px;
	line-height:23px;
	color:#f39900;
	text-decoration:none;
}
ul.nav1 li a:hover{
	width:174px;
	color:#fff;
	text-align:right;
	font-weight:900;
	padding-right:5px;
	border-right:0px solid #ffffff;
	background-color:#f39900;
}
ul.nav1 li.active{
	width:174px;
	color:#fff;
	text-align:right;
	font-weight:900;
	padding-right:5px;
	background-color:#f39900;
}
/*----------------------------------------[cbox menu_r nav]-----------------------------*/
ul.nav2{
	width:119px;
	padding-top:50px;
	list-style:none;
	padding-left:0px;
	margin:0px;
}
ul.nav2 li{
	height:17px;
	line-height:17px;
	font-size:11px;
	font-weight:300;
	text-decoration:none;
	text-align:left;
	text-indent:5px;
	border-bottom:2px solid #fff;
	border-left:0px solid #f39900;
}
ul.nav2 li.head{
	border-left:0px solid #f39900;
}
ul.nav2 li a{
	display:block;
	height:17px;
	line-height:17px;
	color:#999;
	text-decoration:none;
	background-color:#f2f2f2;
}
ul.nav2 li a:hover{
	color:#fff;
	text-align:right;
	font-weight:900;
	padding-right:5px;
	background-color:#c1c1c1;
}
/*----------------------------------------[cbox Elemente content ]-----------------------------*/
#content_s1{
	width:215px;
	height:143px;
	margin-left:0px;
	margin-top:7px;
	/*background-color:#FFF;*/
}
#content_s2{
	float:right;
	width:380px;
	height:;
	margin-right:0px;
	margin-top:7px;
	/*background-color:#FFC;
	background-color:#FFF;*/
}
/*#content_s3{
	width:200px;
	height:;
	margin-left:7px;
	margin-top:7px;
	background-color:#Fc0;
}
#content_s4{
	float:right;
	width:380px;
	height:;
	margin-right:3px;
	margin-top:7px;
	background-color:#Fb0;
}
#content_s5{
	width:200px;
	height:;
	margin-left:7px;
	margin-top:7px;
	background-color:#Fa0;
}
#content_s6{
	float:right;
	width:380px;
	height:;
	margin-right:3px;
	margin-top:7px;
	background-color:#F90;
}
#content_sb{
	clear:both;
	width:590px;
	height:;
	margin-top:7px;
	margin-left:7px;
	margin-right:3px;
	background-color:#FF9;
}*/
#content p, #content h2{
	padding-left:10px;
	padding-bottom:8px;
}
#content_s2 p, #content_s2 h2{
	padding-left:2px;
}
#content p.xtra{
	text-align:right;
	padding-right:15px;
}
#content a{
	font-weight:900;
	color:#f39900;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	border-left:#f39900 solid 1px;
	border-right:#F39900 solid 1px;	
}
#content a:hover{
	color:#fff;
	background-color:#f39900;
	padding-bottom:1px;
	border-left:#f39900 solid 1px;
	border-right:#F39900 solid 1px;	
}
#content a.light{
	font-weight:300;
	text-decoration:underline;
	padding-left:2px;
	padding-right:2px;
	border-left:#f39900 solid 0px;
	border-right:#F39900 solid 0px;	
}
#content a.light:hover{
	font-weight:300;
	text-decoration:none;
	/*padding-left:0px;
	padding-right:0px;*/
	padding-bottom:1px;
	border-left:#f39900 solid 0px;
	border-right:#F39900 solid 0px;	
}
/*#content_s1 a{
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	border:0;
}*/
#content img{
	margin:5px 15px 5px 15px;
	border:0;
}
#content_s1 img{
	margin:5px 0px 5px 0px;
	border:0;
}
#content ul{
	margin-left:10px;
}
#content ul li{
	list-style-type:square;
	margin:3px 0px 2px 0px;
}
#content ul li.pic{
	list-style-image:url(layout/lisquare.gif);
	list-style-position:outside;
	margin-left:20px;
	padding-bottom:3px;
}
#content_s1 ul{
	width:;
	height:62px;
	margin-left:0px;
}
#content_s1 ul li{
	float:left;
	width:62px;
	height:62px;
	list-style-type:none;
	margin-left:2px;
	padding:0px;
}
#content_s1 ul li a{
	display:block;
	text-decoration:none;
	width:62px;
	height:62px;
	padding-left:0px;
	padding-right:0px;
	border:0;
}
#content_s1 ul li a img{
	margin:0;
	border:0px solid #fff;
}
#content_s1 ul li a:hover{
	width:62px;
	height:62px;
	background-color:#f2e;
	padding-bottom:0px;
	border:1px solid #f39900;
}
#content_s1 h1{
	font-size:11px;
	font-weight:900;
	color:#ccc;
	margin-bottom:0px;
	text-align:center;
}
#content_s2 h1{
	font-size:11px;
	font-weight:900;
	color:#777;
}
#content_s2 h2, #content h2{
	font-size:12px;
	font-weight:900;
	color:#777;
}
#content_s2 h2.1st{
	font-size:14px;
}
#content_s2 ul{
	margin-left:7px;
	padding-bottom:8px;
}
*html #content_s2 ul{
	margin-left:9px;
}
#content_s2 li{
	margin-left:7px;
}
*html #content_s2 li{
	margin-left:9px;
	padding-bottom:3px;
}
#content ol{
	margin-left:40px;
	padding-bottom:3px;
}
*html #content ol{
	margin-left:35px;
	padding-top:3px;
}
#content ol li{
	list-style-type:decimal;
	list-style-position:outside;
	padding-bottom:0px;
}

/*----------------------------------------[Elemente inbox - footer]-----------------------------*/
#footer {
	clear:both;
	width:900px;
	height:25px;
	background:url(layout/bg_footer3.gif);
	z-index:0;
}
#footertxt{
	float:left;
	width:450px;
	height:25px;
	line-height:25px;
	margin-left:45px;
	color:#717171;
}
#footernav{
	float:right;
	width: 340px;
	height:25px;
	padding-right:10px;
}
#navigation {
	margin:0;
	list-style:none;
	text-align:center;
	font:10px, Verdana, Arial, sans-serif;
}
#navigation li{
	float:right;
}
#navigation li a{
	display:block;
	width:95px;
	height:25px;
	line-height:25px;
	margin-top:0px;
	color:#fbf0de;
	font-weight:900;
	text-decoration:none;
}
#navigation li a:hover{
	color:#f39900;
	background:url(layout/bg_nav.gif);
}
/*----------------------------------------[Elemente diverse]-----------------------------*/
.point{
	color:#f39900;
}
.ft0{
	font-weight:900;
	color:#777;
}
.lspace{
	line-height:15px;
}
