/* Stylesheet by Werbeagentur Onelio / www.onelio.de */

* {
margin: 0 ;
padding: 0 ;
border: 0 ;
}

img, div { behavior: url(iepngfix.htc) ; border: 0 ; }

body { background: #DDD ; font-family: "Arial", Helvetica, sans-serif ; font-size: 12px ; color: #666 ; line-height: 18px ; }


/* Container */


#site {
	width: 840px;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}

#top { width: 840px ; height: 110px ; }
#head { background: url(../_img/bg_main.jpg) no-repeat #000 ; }

.top_l { width: 510px ; float: left ; margin-left: 30px ; padding-top: 10px ; }
.top_r { width: 240px ; float: right ; margin-right: 30px ; font-size: 11px ; color: #999 ; padding-top: 10px ; }

#nav { clear: both ; width: auto ; height: 40px ; background: url(../_img/bg_nav.jpg) repeat-x ; line-height: 40px ; color: #fff ; }
.n_link { padding: 0px 15px 0px 15px ; float: left ; }
.n_link:hover {  background: url(../_img/bg_nav_h.jpg) repeat-x ; }

#head { width: 840px ; height: 210px ; }
#subnav { width: 250px ; height: 210px ; background: url(../_img/bg_subnav.png) repeat ; position: absolute ; top: 150px ; }

#content {
	width: 780px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 30px;
	padding-left: 30px;
}
.cont_100 { width: 100% ; float: left ; margin: 0 0 0 0 ; }
.cont_l { width: 510px ; float: left ;  margin: 0 0 20px 0 ; }
.cont_r { width: 240px ; float: right ; margin: 0 0 20px 0 ;  }
.cont_30 { width: 220px ; float: left ; margin: 30px 20px 30px 0 ; }
.cont_70 { width: 540px; float: left; margin: 30px 0 30px 0 ; }
.cont_50l {width: 375px; float: left; margin: 0 30px 0 0; }
.cont_50r {width: 375px; float: left; }


#footer { clear: both ; width: 780px ; height: 90px; background-color: #FFF; margin: 0 30px 0 30px ; padding: 10px 0 0 0; border-top: 1px solid #ddd ; text-align: right ; }


/* Styles */


a { font-size: 12px ; font-weight: bold ; text-decoration: none ; }
a:link { color: #000 ; } a:visited { color: #000 ; }
a:hover { color: #0D5496 ; } a:active { color: #0D5496 ; }

#top a { font-size: 11px ; font-weight: normal ; text-decoration: underline ; }
#top a:link { color: #999 ; } #top a:visited { color: #999 ; }
#top a:hover { color: #666 ; } #top a:active { color: #666 ; }

#nav a { font-size: 12px ; font-weight: bold ; text-decoration: none ; }
#nav a:link { color: #fff ; } #nav a:visited { color: #fff ; }
#nav a:hover { color: #fff ; } #nav a:active { color: #fff ; }

#subnav a { font-size: 12px ; font-weight: bold ; text-decoration: none ; margin: 0px 0px 0px 30px ; line-height: 30px ; }
#subnav a:link { color: #0D5496 ; } #subnav a:visited { color: #0D5496 ; }
#subnav a:hover { color: #000 ; } #subnav a:active { color: #000 ; }

#footer a { font-size: 11px ; font-weight: normal ;  margin: 0px 0px 0px 10px ; line-height: 30px ; color: #666 ; }
#footer a:link { text-decoration: none ; } footer a:visited { text-decoration: none ; }
#footer a:hover { text-decoration: underline ; } footer a:active { text-decoration: underline ; }

p { margin: 10px 0px 10px 0px ; }
hr {
	height: 1px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}
ul { margin: 0px 0px 0px 50px ;}
h1 { font-size: 16px ; color: #005899 ; margin: 30px 0px 0px 0px ; line-height: 20px ; }
h2 { font-size: 12px ; color: #005899 ; line-height: 20px ; }
h3 { font-size: 12px ; color: #000 ; margin: 5px 0px 0px 0px ; line-height: 20px ; }
h4 {
	font-size: 14px;
	color: #0D5496;
	margin: 5px 0px 0px 0px;
	line-height: 20px;
	font-style: italic;
}

.cont_r  input { width: 240px ; height: 20px ; border: 1px solid #ddd ; }
.cont_r  textarea { width: 240px ; height: 100px ; border: 1px solid #ddd ; overflow:auto; }
.button { margin: 10px 0px 0px 0px ; background: #0D5496 ; color: #fff ; float:right; }

table { text-align: left ; font-weight: normal ; }

