@charset "iso-8859-2";
/* CSS Document */
body {
	margin:0;
  padding:0;
  background-image:url(../../img/bg_contents.gif);
  background-position:left;
  background-repeat:repeat-y;
  line-height:1.6em;
}
td {
	font-size:10pt;
}
img {
	border:none;
}
.contents {
	width:785px;
}
.contents_main_inner {
	padding:28px 16px 10px 16px;
}

.contents_foot {
	text-align:center;
  font-weight:bold;
  color:#63848C;
  font-size:0.9em;
  padding:0.2em 0 0 0;
}
.contents_foot a{
  color:#63848C;
}

h1, h2, h3, h4, h5 {
	color:#8699A1;
  margin:0 0 0.3em 0;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1.1em;
}
.Stil1 {color: #6A8088}

/* +++++++++++++++ KOntaktformular +++++++++++++++++++ */

label.error {
	color:#FF0000;
  display:block;
}

input, textarea {
	border:1px solid #333333;
  background-color:#F1F3FA;
  width:300px;
}

input.button {
  background-color:#666666;
}
input.zip {
    width:70px;
}
input.city {
    width:226px;
}
html* input.city {
    width:222px;
}








