div {border: none;}

html, body, form, fieldset, textarea { margin:0; padding:0; font: 12px/130% Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, address { margin:0.5em 0 0.2em 0; padding:0; }
ul { margin:0.3em 0 0.2em 1em; padding:0 0 0 0.5em; }
ol { margin:0.3em 0 0.2em 0; padding:0 0 0 1em; } 
li, dd, blockquote { margin-left:1em; padding:0 0 0 0.4em; }
form label { cursor:pointer; }
fieldset { border:none; }
input, select, textarea { font-size:100%; font-family:inherit; }
input { font-weight:700; }
table { font-size:100%; border-collapse:collapse; }
th, td, tr, table { margin:0; padding:0; }
body { text-align:center; }
div { text-align:left; margin:0; padding:0; }
img { border:none; }
dt {
	margin:0;
	padding:0;
	font-size:1px;
	line-height:1px;
}


.clearer { font-size:1px; line-height:1px; height:1px; clear:both; margin:0; }

/* MAIN CONSTRUCTION */

body {
	background: #002356;
	color:#002863;
}

/* MAIN WRAPPER */

#header,
#content,
#footer_content {
	clear:both;
	width:960px;
	margin:0 auto;
}

#headerbg {
	width: 100%;
	clear: both;
	background: url(../img/headbg.gif) repeat-x
}

#header, #headerbg  { height: 239px}
#content { margin-top: 0px}


/* OUTER CONTENT WRAPPER */
#headermenue {
	background: url(../img/headermenue.gif) right top no-repeat;
	height: 30px;
	margin: 0;
}

#header_content {
	height: 60px;
}

#headermenue img {
	margin: 0 0 0 10px;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	float: right;
	top: 6px;
	right: 80px;
	position: relative;
}

#header_left {
	float: left;
	width: 640px;
	margin: 0;
	padding: 0;
}

#logo {
	width: 140px;
	float: left;
}

#slogan {
	margin: 30px 10px 0 0;
	height: 151px;
	width:450px;
	padding: 0;
	float: right;
}

#slogan h1 {
	font-size: 34px;
	line-height: 40px;	
	letter-spacing: -1px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
}

#buttons img {
	padding: 0;
	margin: 0;
}

.csc-textpic-imagewrap {
	margin: 0;
	padding: 0;
	font-size:1px;
	line-height:1px;
}

#header_right {
	float: right;
	margin:0 0 4px 0 !important;
	width: 320px;
}

#header_right img {
	text-align: left;
	padding: 0;
	margin: 0;
}

#contentOuter {
	background:#fff;
	padding-bottom:20px;
}

#left {
	width:200px;
	float:left;
	margin: 0;
	padding: 0;
}

#middle {
	width:450px;
	margin: 0;
	padding: 0;
	float:left;
	color:#000;
}

#middle_content {
	margin-top: 20px;
}

#middle_content li {
	padding-bottom:0.3em;
}

#left_content {
	margin-top: 56px;
	margin-right:20px;
}

#right {
	width:270px;
	float:right;
}

#footer {
	clear: both;
	width: 100%;
	border-top:12px solid #003583;
}

#footer_content {
	padding-top:10px;
}

/* INNER CONTENT WRAPPER */

#left_content { }
#right_content {
	margin-bottom:5px;
}
#right_content_top {
	margin-bottom:5px;
}

/* TAGS */



h1, h1 a:link,
h2, h2 a:link,
h3, h3 a:link,
h4, h4 a:link,
h5, h5 a:link { 
	text-decoration:none;
	line-height:100%;
}

h1 {
	color:#002863;
	font-size:28px;
	font-weight:100;
	margin:0;
	padding:0;
}

h2 {
	font-size:18px;
	line-height:1em;
	color: #002c6e;
	margin: 20px 0 10px 0;
	font-weight: normal;
}

h3 {
	font-size:16px;
	line-height:1em;
	color: #002c6e;
	margin: 0 0 6px 0;
	font-weight: bold;
}

#right h3 {
	font-size:14px;
	margin-top:12px;
	margin-bottom:0;
	padding:bottom:0;
}

h4 {
	font-size:14px;
	line-height:1em;
	color: #002c6e;
	margin: 0 0 6px 0;
	font-weight: bold;
}

h5 {
	font-size:12px;
	line-height:1em;
	color: #002c6e;
	margin: 0 0 6px 0;
	font-weight: bold;
}

#menue a:link, #menue a:visited {
	text-decoration:none;
}

a {
	color: #d10000;
	text-decoration:underline;
}

#headermenue a {
	color: #fff;
	text-decoration:underline;
}

hr {
	height:1px;
	border:none;
	border-top:1px solid #c9cbbc;
}

#right_content .bodytext {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 6px;
}

#left_content .bodytext {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 6px;
}

.copyright {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	margin-left: 200px;
}

.bodytext {
	font-size: 12px;
	line-height: 18px;
	/*color: #002c6e;*/
	margin-bottom: 4px;

}

/* FORM */

form {
	margin:0;
	padding:0;
}

#middle input {
	height: 16px;
	width: 270px;
	margin-bottom:5px;
}

#middle input, 
#middle textarea {
	color:#000;
	border:1px solid #4a72ad;
	background: url(../img/menue.jpg) repeat-x left bottom #c4d4e7;
	font-size: 12px;
	line-height: 18px;
	padding: 2px;
	float:right;
}

#middle textarea {
	width:440px;
	height:150px;
}

#middle fieldset {
	border:none;
	/*padding:10px 10px 10px 20px;
	margin:0px 0px 10px 0px;*/
}

#middle legend {
	color: #4a881e;
	font-weight:700;
	background-color:transparent !important;
	height:30px;
	margin-bottom:5px;
	padding:8px 10px 0px 10px;
}

#middle label {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	width: 160px;
	float: left;
	margin: 0 10px 4px 0;
	text-align:right;
}

#middle .csc-mailform-check {
	width: 20px;
	border: none;
}

#middle .csc-mailform-field {
	clear:both;
	margin: 5px 0;
	padding:5px 0;
	border-top:1px solid #c4d4e7;
}

#middle .csc-mailform-submit {
	color:#fff;
	font-weight:700;
	width:150px !important;
	height:30px !important;
	float:right;
	border: 1px solid #6e6e6e;
	background: url(../img/input_bckg.jpg) top repeat-x;
}
#middle .csc-mailform-check {
	float:left !important;
	width:auto;
	height:auto;
	border:none;
	background:transparent;
}

/* MENUE */

#menue {
	clear: both;
	margin: 0;
	padding: 0;
}      
#menue ul {
	padding: 2px 0 2px 0;
	margin: 0;
	list-style-type: none;
}
.menu1 li {
	font-size:12px;
	font-weight: bold;
	color:#fff;
	display: inline;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.menu1 li a:hover, .menu1 li a:active, .aktiv {
	background: url(../img/menuehover.gif) repeat-x top;
}

.menu1 li a {
	padding: 5px 15px;
	margin: 0;
	border-right: 1px solid #819ecb;
}

.menu2 li {
	border:none;
	font-size:0.825em;
	padding:3px 0 3px 15px;
}
.submenue {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.submenue li {
	padding: 0;
	margin: 0 0 2px 0;
	font-size: 12px;
	line-height: 16px;
}
.submenue a:link, .submenue a:visited {
	color: #002c6e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.submenue a:hover, .submenue a:active {
	color: #002c6e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.menu3 li {
	border:none;
	font-size:0.9em;
	margin-left:0;
	padding:1px 0 3px 35px;
}

.menu1 li a:hover, .menu1 li a:active,
.menu2 li a:hover, .menu2 li a:active,
.menu3 li a:hover, .menu3 li a:active,
.aktiv {
	color:#002c6e !important;
}

.menu1 li a:link, .menu1 li a:visited,
.menu2 li a:link, .menu2 li a:visited,
.menu3 li a:link, .menu3 li a:visited,
.aktiv {
	color:#fff;
}

.aktiv {
	font-weight:700;
}

td {
	border-top:1px solid #C4D4E7;
	padding:3px;
}
table {
	border-bottom:1px solid #C4D4E7;
}
.td-0 {
	border-right:1px solid #C4D4E7;
	font-weight:700;
}

