html {
	height:100%;
	width:100%;
}

body {
	background: #2D3574 url(pictures/background.gif) repeat-y center 0;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
}

a, a:link, a:visited, a:active, a:hover {
	color:#000000;
}
	
#container {
	margin: 0px auto;
	text-align:left;
	width: 1048px;
	position:relative;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
  	height:100%; /* IE */
	background-image:url(pictures/background_div.gif);
	background-repeat:repeat-y;
	line-height:16px;
}

#container h1 {
	width:1048px;
	height:239px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	background:url(pictures/header.gif);
}

a img {
	border:none;
}

#left {
	position:relative;
	width:92px;
	height:387px;
	float:left;
	display:block;
}

#navcontainer {
	width:171px;
	float:left;
}

#content {
	width:540px;
	float:left;
	padding-top:0px;
	padding-left:50px;
	padding-bottom:10px;
	margin-top:0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3E3E3E;
}

#copyright {
	position:absolute;
	left:914px;
	top:190px;
}

table {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3E3E3E;
	width:100%;
}

#content h2 {
	font: bold 14px/16px Verdana, Arial, Helvetica, serif;
	color:#3E3E3E;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:167px;
}

#content li {
	margin-bottom:10px;
}

#content h1 {
	width:auto;
	height:auto;
	text-indent:0px;
	margin:0;
	margin-bottom:23px;
	padding:0;
	padding-top:14px;
	padding-left:16px;
	background-image:none;
	font: bold 14px/16px Verdana, Arial, Helvetica, serif;
	color:#3E3E3E;
}

p.bodytext {
	padding-top:0px;
	padding-bottom:15px;
	padding-left:16px;
	margin-top:0;
	margin-bottom:0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3E3E3E;
}

input {
	border: 1px solid #000000;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	letter-spacing:0.03em;
	color:#000000;
}

textarea {
	border: 1px solid #000000;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	letter-spacing:0.03em;
	color:#000000;
}

td.csc-form-labelcell {
	width:130px;
}

table.csc-mailform {
	margin-left:118px;
}

#content p.bodytext img {
	border:1px solid #961E1E;
	}

h4 {
	font: bold 12px/16px Verdana, Arial, Helvetica, serif;
	color:#961E1E;
	margin:0px;
	margin-left:25px;
}

h3 {
	font: bold 16px/16px Verdana, Arial, Helvetica, serif;
	color:#961E1E;
	margin:0px;
	margin-left:25px;
}



#table.contenttable tr, td {
}
	
table td.td-last {
	text-align:right;
	width:100px;
	color:#961E1E;
	font-weight:normal;
}

table.contenttable tr.tr-even {
	font-weight:bold;
	color:#961E1E;
}

#content a {
	text-decoration:underline;
	color:#961E1E;
}

fieldset.csc-mailform {
	border:none;
	margin-left:25px;
	padding:0px;
}
fieldset.csc-mailform label {
	width:150px;
}

div.csc-textpic {
	margin-bottom:20px;
}

dl.csc-textpic-image {
	margin-bottom:20px;
}

