* {
	 margin:0 0 0 0;
	 padding:0;
	 border:0;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}

html	{
		height:100%;
}

#container {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

/* HEADER */

#container-header {
	width: 100%;
	height: 120px;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
}

#header-background {
	width: 780px;
	height: 120px;
	margin: 0 auto 0 auto;
	background-image: ;
	background-repeat: no-repeat;
}

#header {
	width: 760px;
	height: 120px;
	margin: 0 auto 0 auto;
}

#container-logo {
	height: 84px;
	width: 350px;
	font-size: 18px;
	color: #fff;
	line-height:84px;
}
#container-logo a{
	text-decoration:none;
}

#container-logo span {
	
	color: #e1e1e1;
}

#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: 124px;
	font-weight: normal;
	margin: 0;
	padding: 0 0px 0 0;
	margin-right: 2px;
	text-decoration: none;
	color: #7DD55A;
	border-bottom: 1px solid #000;
	background-image: url(images/bg-navi.gif);
	background-repeat: no-repeat;
}

#navigation a:hover {
	color: #e1e1e1;
	border-bottom: 1px solid #7DD55A;
	
}


/* CONTENT */

#container-content {
	width: 100%;
	background-color: #FFFFFF;
}

#content {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	text-align:justify;
}

#text {
	width: 468px;
	float: left;
	padding: 0px 0px 0px 10px;
}


#border {
	width: 230px;
	margin-left: 520px;
	padding: 0px 0px 20px 0px;
}

#border .box {
	background-color: #f4f4f4;
	border: 1px solid #e1e1e1;
	padding: 10px 15px 10px 15px;
	color: #aa0c0c;
	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: #7DD55A;
}

.subnavigation a:hover  {
	color: #aa0c0c;
}

.scr {float:left;margin:0 15px 0 0;}

/* FOOTER */

#container-footer {
	width: 100%;
	height: 30px;
	margin-top: 60px;
	padding-top: 10px;
	border-top: 4px solid #ccc;
	background-color:#e4e4e4;
	clear: both;
	color: #666;
}

#footer {
	width: 760px;
	margin: 0 auto 0 auto;
	
}

#footer-copyright {
	float: left;
	width: 500px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#container-footer a {
	padding: 0px;
	color: #666;
	text-decoration:none;
	border-bottom: 1px dotted #666;
}

#container-footer a:hover {
	border-bottom: 1px dotted #fff ;
}


/* MISC */

#badge {
/*	position: relative;
	top: 0px;
	left: 570px;*/
	
	float: right;
	margin-top: 5px;
	width:295px;
	height: 40px;
	text-align:right;
}

.clearer {
	clear: both;
}

/* HEADLINES */

h1 {
	font-size: 18px;
	color: #aa0c0c;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0;
	line-height: 24px;
font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #aa0c0c;
	padding: 0px 0 0px 0px;
	margin: 0px 0px 15px 0;
	line-height: 24px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	color: #aa0c0c;
	padding: 0 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: #aa0c0c;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h5 {
	font-size: 12px;
	color: #f4f4f4;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

/* TEXT-FORMATS */

#text p {
	margin: 0 0 15px 0px;
}

#text p a, #border p a, #border a {
	color: #7DD55A;
	text-decoration: underline;
}

#text p a:hover, #border p a:hover, #border a:hover  {
	color: #aa0c0c;
}
#text a {color: #7DD55A; font-weight:bold;}
#text a:hover {color: #aa0c0c;}

#text .accentuated {
	border-top: 1px solid #7DD55A;
	border-bottom: 1px solid #7DD55A;
	background-color: #f4f4f4;
	color: #aa0c0c;
	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: 0 0 10px 0;
	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;
}
.sponsor {float: left;}


/* FORM ELEMENTS */

.formbox {
  margin: 0px;
  padding:0;
}

form {
	margin:0;
	padding:0;
}

fieldset {
	
}

fieldset#checkbox input  {
	
}

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 #ccc;
}

input:focus {
	
}

select {
	border: 1px solid #ccc;
}

option {
	
}

textarea {
	
}

textarea:focus {
	
}

.zip {width:50px;}

.city {width:180px;}

.street {width:200px;}

.strnr {width:30px;}

.buttons {
	
}

.submitbtn {
	width:123px;
	background:#666;
	color:#fff;
	cursor:pointer;
}

.submitbtn:hover {
	background:#99AD6A;
	color:#fff;
}


