/*div { border:#CCFF99 1px groove; }*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	
	width:100%;
	
	background-color:#F2FFFF;
}

* { font-size:11px; }

/* Ende Slidemenu */
#container { width: 100%; }
#page {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:970px;
}

#main { width:970px; overflow:hidden; background:url('../images/main-bg-simple.gif') top left repeat-y; }

.col-1, .col-3 { width:210px; }
.col-2 { width:550px; }
.col-1, .col-2, .col-3 { float:left; }
.col-1, .col-2 { padding-top:26px; }

#header { height:130px; background-color:#FFFFFF; }
#header .col-1, #header .col-2 { height:130px; padding-top:0; }
#header .col-2 { width:760px; }
#header .col-1 table { width:210px; height:130px; }
#header .col-2 table { width:760px; height:130px; }
#header .col-1 table td, #header .col-2 table td { padding:0 0 10px 30px;  }
#header .col-1 table td, #header .col-2 table td { color:#828282; font-size:16px;  }

#line {  }
#line .col-1, #line .col-2, #line .col-3 { height:15px; padding-top:0; }
#line .col-1 { background-color:#ee7f00; }
#line .col-2 { background-color:#00a6a4; }
#line .col-3 { background-color:#ee7f00; width:207px; padding-left:3px; }

#main .col-2 { padding:26px 28px 0 28px; width:494px; }
#main .col-3 { padding:26px 13px 0 13px; width:180px; }