body {
	background-color: #ffffff;
	/* background-image: url(../images/bg-content-blatt.gif); */
	background-position: left top;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif, Univers, Zurich BT;
	font-size: 12px;
}

p {
	color: #000000; 
	font-size: 12px;
	margin-top: 0px;
	line-height:14px;
}

h1 {
	color: #d1141e;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
	text-decoration: none;
	text-align:right;
}

h2 {
	color: #d1141e;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 2px;
	text-decoration: none;
}

h3 {
	color: #d1141e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 2px;
	text-decoration: none;
}

h4 {
	color: #d1141e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 2px;
	text-decoration: none;
}

A:link  { 
  text-decoration: underline;
  color: #d1141e;
}
A:visited { 
  text-decoration: none;
  color: #d1141e;
}
A:hover { 
    text-decoration: none;
  color: #d1141e;
}
A:active  { 
    text-decoration: none;
    color: #d1141e;
}

#footer a.hover,
#footer a.visited,
#footer a.active,
#footer a {
	color: #d1141e;
	text-decoration: underline;
}

#navigation {
	background-color: #000000;
	background-image: url(../images/bg-nav-blatt.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 175px;
	height: 350px;
	display: none;
}

#nav-space {
	width: 175px;
	height: 90px;
	display: none;
}

#logo {
	position: absolute;
	left: 50px;
	top: 30px;
	width: 236px;
	height: 55px;
}

#pagecontainer {
	position: absolute;
	left: 50px;
	top: 120px;
	width: 580px;
}

#footer		{
	position: relativ;
	text-align: left;
	vertical-align: bottom;
	margin-top: 10px;
	color: #000000;
	text-decoration: none;
}

#suche {
	position: absolute;
	left: 200px;
	top: 63px;
	width: 250px;
	height: 25px;
	display: none;
}

img.submit {
	border: none;
	margin-left: 5px;
	vertical-align: bottom;
}

input#sword {
	width: 130px;
	float: right;
	display: block;
	vertical-align: top;
}

#adresse {
	position: relativ;
	text-align: center;
	width: 175px;
	margin-top:	100px;
	color: #FFFFFF;
}

.nav_level_1_no {
	color: #ffffff;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	margin-top: 15px;
	width: 155px;
	height: 18px;
}

.nav_level_1_no a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav_level_1_no a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav_level_1_act {
	background-image: url(../images/bg-nav-act.gif);
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	margin-top: 15px;
	width: 155px;
	height: 18px;
}

.nav_level_1_act a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav_level_1_act a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav_level_2_no {
	color: #ffffff;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	padding-right: 20px;
	margin-top: 1px;
	width: 155px;
	height: 18px;
}

.nav_level_2_no a{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.nav_level_2_no a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

vorschau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.csc-mailform {
	border: 0px;
	width: 290px;
}

/*.csc-mailform-field {
	border: 1px solid #000000;
}*/

/* css for forms begin*/
label, input, textarea {
   display: block;
   width: 185px;
   float: left;
   margin: 5px 5px 0 0;
   color: #000000;
}
* html label, * html input, * html textarea  {
   m\argin: 5px 5px 0 6px;
}
textarea {
   height: 80px;
   overflow: auto;
}
input, textarea {
   background-color: #FFF;
   border: 1px solid #000000;
   padding: 1px 2px;
   /* font: 11px Georgia, "Times New Roman", Times, serif; */
}
input:focus, textarea:focus {
   background-color: #e1e4de;
   border: 1px solid #000000;
}
label {
   /* font: 11px Georgia, "Times New Roman", Times, serif; */
   text-align: left;
   width: 80px;
   padding: 2px 5px 0 0;
}
form br {
   clear: left;
}
form div {
   float: left;
}
input#mailformformtype_mail {
   /* font: bold 11px Georgia, "Times New Roman", Times, serif; */
   width: 191px;
   background-color: #ffffff;
   color: #000000;
   margin: 5px 0 0 90px;
}
* html input#mailformformtype_mail {
   margin: 5px 0 0 30px;
}
* html div#submitbox {
   padding: 0 0 10px 0;
}
div#submitbox p {
   /* font: 9px Georgia, "Times New Roman", Times, serif; */
   padding: 0 0 0 90px;
   color: #0A3485;
}
input[type=hidden] {
   border: 0;
   padding: 0;
   display: none;
}
div.form span {
   /* font: 15px Georgia, "Times New Roman", Times, serif; */
   color: #0A3485;
   display: block;
   float: left;
   padding: 5px 0 0 0;
} 

/* css for forms end*/