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

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #B0FF9B;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

html	{
		height:100%;
}

#container {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

/* HEADER */

#container-header {
	width: 100%;
	height: 120px;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
}

#header-background {
	width: 1024px;
	height: 120px;
	margin: 0 auto 0 auto;
	background-image: url(images/bg-header-eyecatcher.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 760px;
	height: 120px;
	margin: 0 auto 0 auto;
}

#container-logo {
	height: 84px;
	width: 300px;
	line-height: 84px;
	font-size: 28px;
	color: #ffffff;
}

#container-logo span {
	font-style: italic;
	color: #CCE8FB;
}

#container-navigation {
	height: 36px;
	clear: both;
	
}

#navigation {
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navigation a:link, #navigation a:visited {
	float: left;
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	width: 114px;
	/* 114 */
	font-weight: bold;
	margin: 0;
	padding: 0 0px 0 0;
	margin-right: 2px;
	text-decoration: none;
	color: #2889CD;
	border-bottom: 1px solid #54A8E4;
	background-image: url(images/bg-navi.gif);
	background-repeat: no-repeat;
}

#navigation a:hover {
	color: #7DD55A;
	border-bottom: 1px solid #ffffff;
	background-image: url(images/bg-navi-active.gif);
	background-repeat: no-repeat;
}

#navigation .active {
	color: #7DD55A;
	border-bottom: 1px solid #ffffff;
	background-image: url(images/bg-navi-active.gif);
	background-repeat: no-repeat;
}


/* CONTENT */

#container-content {
	width: 100%;
	background-color: #FFFFFF;
}

#content {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
}

#text {
	width: 450px;
	float: left;
	padding: 0px 0px 0px 10px;
}


#border {
	width: 230px;
	margin-left: 520px;
	padding: 0px 0px 20px 0px;
}

#border .box {
	background-color: #FFFCE4;
	border: 1px solid #FFF281;
	padding: 10px 15px 10px 15px;
	color: #FF8400;
	margin: 0px 0px 20px 0px;
}


ul.subnavigation {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

.subnavigation li {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 5px 0;
	padding: 0 0px 0 18px;
	background-image: url(images/li-subnavigation.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.subnavigation a, .subnavigation a:visited  {
	color: #FF8400;
}

.subnavigation a:hover  {
	color: #7DD55A;
}

/* FOOTER */

#container-footer {
	width: 100%;
	height: 30px;
	padding-top: 60px;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	clear: both;
}

#footer {
	width: 760px;
	margin: 0 auto 0 auto;
	color: #38B317;
}

#footer-copyright {
	float: left;
	width: 350px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 350px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#container-footer a {
	padding: 0px;
	color: #38B317;
	text-decoration:none;
	border-bottom: 1px dotted #38B317;
}

#container-footer a:hover {
	border-bottom: 1px solid #38B317;
}


/* MISC */

#badge {
/*	position: relative;
	top: 0px;
	left: 570px;*/
	
	float: right;
	margin-right: 80px;
	width:109px;
	height: 61px;
}

.clearer {
	clear: both;
}

/* HEADLINES */

h1 {
	font-size: 22px;
	color: #17A9DE;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0;
	line-height: 26px;

}

h2 {
	font-size: 18px;
	color: #4FA338;
	padding: 0px 0 0px 0px;
	margin: 0px 0px 15px 0;
	text-transform: uppercase;
	font-weight: bolder;
}

h3 {
	font-size: 16px;
	color: #298BCD;
	padding: 5px 0 0px 0px;
	margin: 0 0 10px 0;
	font-style: italic;
	}
	
h4 {
	font-size: 14px;
	padding: 0 0 0px 0;
	margin: 0 0 10px 0;
	/* color: #FF8400; */
	color: #4FA338;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h5 {
	font-size: 12px;
	color: #FF8400;
	padding: 10px 0 0 0;
	margin: 0 0 5px 0;
}

/* TEXT-FORMATS */

#text p {
	margin: 0 0 25px 0px;
}

#text p a, #border p a, #border a {
	color: #FF8400;
	text-decoration: underline;
}

#text p a:hover, #border p a:hover, #border a:hover  {
	color: #38B317;
}

#text .accentuated {
	border-top: 1px solid #C2E6FF;
	border-bottom: 1px solid #C2E6FF;
	background-color: #EEF8FE;
	color: #298BCD;
	padding: 15px 15px 0px 15px;
	margin: 0 0 25px 0;
}

#text ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background-image: none;
}

#text li {
	list-style: none;
	background-image: url(images/li-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 22px;

	margin: 0 0 8px 15px;
	padding: 0 0 0 25px;
}

#border p {
	font-size: 12px;
	margin: 0 0 15px 0px;
}

/* IMAGES */

#text img {
	padding: 0px;
	border: 5px solid #CFEBFF;
}

span.noborder img {
	padding: 0px;
	border: 0px;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}


/* FORM ELEMENTS */

.formbox {
  margin: 0px;
  padding:0;
}

form {
	margin:0;
	padding:0;
}

fieldset {
	width:390px;
	border:1px solid #E2E2E2;
	padding:10px;
	margin:0px;
	text-align:left;
}

fieldset#checkbox input  {
	width:35px;
}

legend {
	font-size:1.1em;
	color:#000;
	font-weight:bold;
	padding:5px;
	margin:5px;
	background:none,
}

label {
	color:#000;
	font-size:1em;
	margin:0 3px 3px 0;
	padding:0;
	line-height:1.5em;
	width:120px;
	display:block;
	float:left;
	clear:left;
}

input {
	border:1px solid #666;
	padding-left:0.3em;
	margin-bottom:0.6em;
	width:240px;
	background:#fff;
}

input:focus {
	border-color:#99AD6A;
}

select {
	border:1px solid #666;
	padding-left:0.3em;
	margin-bottom:0.6em;
	background:#fff;
	width:100px;
}

option {
	color:#99AD6A;
}

textarea {
	width:244px;
	border:1px solid #666;
}

textarea:focus {
	border-color:#900;
}

.zip {width:50px;}

.city {width:180px;}

.street {width:200px;}

.strnr {width:30px;}

.buttons {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.submitbtn {
	width:123px;
	background:#666;
	color:#fff;
	cursor:pointer;
}

.submitbtn:hover {
	background:#99AD6A;
	color:#fff;
}

