@charset "utf-8";
/* COPYRIGHT GSTALTIG GMBH */

body,
table,
select, input, textarea {
	color: #292d32;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
}
/* PARAGRAPHS and HEADLINES */
p {
	margin: 0 0 16px 0;
}
.box {
	margin: 0 0 48px 0;
}
h1, h2, h3, h4, h5, .anrisstext {
	color: #204365;
  font-family: Tahoma, Arial Narrow, Arial, Verdana, Helvetica, Sans Serif;
  font-weight: normal;
  line-height: 16px;
  letter-spacing: 0px;
  text-transform: uppercase;
  clear: both;
}
h1 {
	margin: 27px 0 5px 0;

	font-size: 30px;
	line-height: 38px;
  letter-spacing: 2px;
}
h2 {
	margin: 31px 0 27px 0;

	color: #6f7b88;
	font-size: 20px;
	line-height: 26px;
  letter-spacing: 1px;
}
h3 {
	margin: 28px 0 4px 0;
	font-size: 14px;
	line-height: 16px;
  letter-spacing: 1px;
	font-weight: bold;
}
h4 {
}
h5 {
}
.anrisstext {
	margin: 18px 0 36px 0;
	font-size: 14px;
  line-height: 18px;
	font-weight: normal;
	text-transform: none;
}
/* LINKS and TEXT ELEMENTS */
a {
	color: #204365;
  text-decoration: underline;
}
a:hover {
	color: #347db4;
  text-decoration: underline;
}
a.anchor { /* hide anchor a tags */
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
}
b,em,strong {
	font-weight: bold;
}
q,blockquote {
	display: block;
	margin: 8px 0;
	padding: 8px 30px;
  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
.quelle {
	display: block;
  margin: 4px 0 0 12px;
	text-align: right;
  
	font-size: 10px;
}
.autor {
	padding: 0 10px 0 0;
	font-size: 10px;
}
.klein {
	font-size: 10px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}


.content ul,
.content ol {
	margin: -9px 0 9px 0;
	padding: 0 20px;
	list-style-position: inside;
}
.content ul {
	list-style-type: disc;
}
.content ol {
	list-style-type: decimal;
}
.content li {
	margin: 0;
	padding: 2px 0;
  text-indent: -15px;
}
.content li ul,
.content li ol {
	margin: 3px 0 13px 32px;
  border: none;
}
.content li li {
	border: none;
}

dl {
	margin: 9px 0;
  border-bottom: 1px solid #989FA5;
}
dd, dt {
	display: block;
	float: left;
  padding: 2px 0 2px 0;
  border-top: 1px solid #989FA5;
}
dt {
  clear: both;
	width: 120px; 
  
	font-weight: bold;
}
dd {
	width: 420px; 
  
	font-style: italic;
}
/* IMAGES */
img {
  border: none;
}
img.left {
  margin: 2px 18px 9px 0;
}
img.right {
  margin: 2px 0 9px 18px;
}

/* TABLES */
table {
	margin: 8px 0;
  width: 540px;
}
table.left {
	float: left;
	margin: 8px 18px 8px 0;
  width: auto;
}
table.right {
	float: right;
	margin: 8px 0 8px 18px;
  width: auto;
}
caption {
}
thead th {
	padding: 8px;
}
tbody {
}
tfoot {
	font-size: 10px;
}
tr {
}
th {
	padding: 2px 5px;

	color: #204365;
	text-align: left;
	font-weight: bold;
  
  background-color: #B1B2B5;
  border: 1px solid #989FA5;
}
tfoot th {
	background-color: #C3C3C5;
}
tfoot td, tfoot a {
	color: #23586B;
}
td {
	padding: 2px 5px;
  border: 1px solid #989FA5;
}


/* FORMS */
fieldset {
  clear: both;
  padding: 30px;
  margin-bottom: 20px;
  border: 1px solid #E0E0E1;
}
legend {
  padding: 2px 5px;
  background-color: #E0E0E1;
}
label,
input,
select,
textarea {
  float: left;
  margin: 5px 0;
  padding: 3px 5px 3px 5px;
}
label {
  clear: both;
	width: 180px;
}
label.short { /* adds up with input.short for full line length */
	width: 350px;
}
label.middle { /* adds up with input.middle for full line length */
	width: 262px;
}
input,
select,
textarea {
  float: left;
	width: 240px;
	height: 18px;
	padding: 3px 5px 0 5px;
  margin: 5px 0;
	vertical-align: middle;
  background-color: #E0E0E1;
  border: 1px solid #585C5F;
}
.checkbox {
	margin: 5px 0;
}
.checkbox input {
	width: 30px;
	padding: 0;
	margin: 0 140px 0 0;
}
textarea {
	height: 150px;
}
input.middle {	
  width: 158px; /* 170px */
}
input.short {	
  width: 60px; /* 72px */
  margin-left: 10px;
}
input.submit,
input.reset {
  width: auto;
	height: 30px;
	margin: 20px 0;
  padding: 2px 10px 5px 10px;
  
  color: #204365;
	font-weight: bold;
  line-height: 12px;
  
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
input.submit {
  clear: both;

  color: #FFFFFF;
  
  border-color: #204365;
  background-color: #204365;
}
input.submit:hover {
  background-color: #347db4;
}
input.reset {
  margin-left: 10px;
}
input.reset:hover {
  color: #347db4;
}
label.requried {
  font-weight: bold;
}
input.requried,
select.requried,
textarea.requried {
  border-color: #214466;
  background-color: #FFFFFF;
}
.radioCheck {
	clear: both;
	padding: 0 5px 10px 5px;
}
.radioCheck input {
	clear: both;
	width: 30px;
	padding: 0;
	margin: 2px 0;
	background: none;
	border: none;
}
.radioCheck label {
	clear: none;
	width: 402px;
	margin: 3px 0;
	padding: 0;
}
.msg {
  display: block;
  padding: 10px;
  margin: 10px 0;
  
  color: #214466;
  font-weight: bold;
  
  border: 1px solid #FFFFFF;
  background-color: #E0E0E1;
}
.success {
  color: #265F1F;
}


/* leftCol */
.leftCol {
	color: #4e4e4e;
	font-size: 10px;
	line-height: 12px;
}
.leftCol p {
	margin: 0 0 12px 0;
}
.leftCol h1 {
	color: #304a5c;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
}

/* foot */
.foot {
  color: #292d32;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.foot strong {
	text-transform: uppercase;
}


/* mieterservice */
.formularNavi {
	color: #6F7B88;
	margin: 0 0 20px 0;
}
.formularNavi span {
	display: block;
	margin: 15px 0 40px 0;
}
.formularNavi a {
	padding: 5px 10px;
	margin-right: 10px;
	border: 1px solid #E0E0E1;
	font-weight: normal;
}
.formularNavi a.active {
	font-weight: bold;
	text-decoration: none;
	background-color: #E0E0E1;
}