﻿body {
	margin: 0px;
	/*padding: 8px 8px 8px 8px;*/
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	}

p {
	margin-top: 	10px;
	margin-bottom: 12px;	
	line-height:1.4em;
}
.big {
	font-weight: none;
	font-size:14px;
	
}
.content {
	background-color:#00a0e1;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 10px; 
	color:#ffffff;
	font-size: 12px;
	font-weight:none;
	width:360px;
}

.contentbreit {
	background-color:#00a0e1;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 10px; 
	color:#ffffff;
	font-size: 12px;
	font-weight:none;
	width:100%;
}


/* LINKS */
a {
	color:#ffffff;
	text-decoration:underline;
}

a:link,{
	color:#ffffff;
	text-decoration:underline;
}
a:visited {
	color:#ffffff;
	text-decoration:underline;
}
a:active {
	color:#ffdd00;
	text-decoration:underline;
}
a:hover {
	color:#ffdd00;
	text-decoration:underline;
}

a.orange {
color:#F37921;
}

a.blue {
color:#254F7B;
}

a.navz {
	color:#004a75;
	text-decoration:none;
}
a.navz:link   {
	color:#004a75;
	text-decoration:none;
}
a.navz:visited   {
	color:#004a75;
	text-decoration:none;	
}
a.navz:hover {
	color:#f47e35;
	text-decoration:none;	
}
a.navz:active {
	color:#f47e35;
	text-decoration:none;	
}

a.selected {
	color:#f47e35;
	text-decoration:none;
}
a.selected:link   {
	color:#f47e35;
	text-decoration:none;	
}
a.selected:visited   {
	color:#f47e35;
	text-decoration:none;	
}
a.selected:hover {
	color:#004a75;
	text-decoration:none;
}
a.selected:active {
	color:#f47e35;
	text-decoration:none;
}


/* GELBE ÜBERSCHRIFT */
.yellowtxt,a.yellowtxt:hover,a.yellowtxt:active,a.yellowtxt:visited,a.yellowtxt:link {
	color:#ffdd00;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
}

/* 4 Images */
.contentimages {
	width: 180px;
	background-color:#00a0e1;
	margin: 0px;
	padding:0px;
}
/* INHALTSTABELLE */
.main {
	width: 760px;
	vertical-align:middle;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	margin-bottom:40px;
	height:100%;
	background-color: #ffdd00;
}
/* Print */
.mainprint {
	width: 640px;
	vertical-align:middle;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	margin-bottom:40px;
	height:100%;
	background-color: #ffffff;
}
.mailmain {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	margin-bottom:40px;
	background-color: #ffdd00;
}
/* Navigation */
.navigation {
	height: 30px;
	padding-left: 30px;
	color:#004a75;
	font-weight:bold;
}

/* Impressum */
.imprint {
	height: 40px;
	padding-left:30px;
	color:#004a75;
	font-weight:bold;
}

.nospace {
	margin: 0px;
}
/* Dotlinie im Headerbereich*/
.dots {
	background-image:url(../img/img_dots.gif);
	background-repeat:repeat-x;
	height:1px;
	empty-cells:show;
}
/* Rückblick */
.rueckblick {
	padding: 0 5 0 5;
	float:left;
	width:140px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
}
.rueckblickcontent {
	width: 760px;
/*	max-height: 360px;  */
	height: 360px;
	background-color:#00a0e1;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 25px; 
	padding-bottom: 10px;
	empty-cells:hide;
}
.formfield {
	float:left;
	width:116px;
	height:30px;
	border:#000000 thin none;
}
/* FORMULAR */
input {
	font-family: Arial, sans-serif;
	font-size: 11px;
	width:180px;
	text-align:left;
}

input.value {
	width:20px;
	border:0px;
	background-color:#44C8F5;
	color:#001B54;
	text-align:center;
}

.editButton {
	width:15px;
	height:15px;
	background-color:#49C7F4;
	text-align:center;
	color:#0C77AE;
	border: #ffffff 1px solid;
}

textarea.klasse {
	width:200px;
	height:100px;
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	width:400px;
	height:130px;
}
#plz {
 width:50px;
 float:left;
}
#ort {
 width:234px;
 margin-left:10px;
}

div.buchung1, div.buchung2, div.buchung3, div.buchung4 {
color:#0072AA;
font-size:12px;
font-weight:bold;
width:164px;
float:left;
height:28px;
padding: 12px 0px 0px 25px;
border-left:#00ADEF 1px solid;
border-top:#00ADEF 1px solid;
}

div.buchung1 {
width:160px;
padding: 12px 0px 0px 30px;
border-left:none;
}

td.buchunginfo {
	background-color:#00AEEF;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 10px; 
	color:#ffffff;
	font-size: 12px;
	font-weight:none;
	width:330px;
}

td.buchungform {
	background-color:#44C8F5;
	height:18px;
	border:1px solid #ffffff;
	font-size:10px;
}

td.buchung1,td.buchung2,td.buchung3,td.buchung4 {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 10px; 
	font-size: 12px;
	font-weight:none;
	width:330px;
}

.buchung1 {
background-color:#00B9F2;
}

.buchung2 {
background-color:#44C8F5;
}

.buchung3 {
background-color:#8ED8F8;
color:#001B54;
}

.buchung4 {
background-color:#C7EAFB;
color:#174070;
}
.txt13blue {
color:#0072AA;
font-size:15px;
font-weight:bold;
}
.txt13bluehead {
color:#174070;
font-size:12px;
font-weight:bold;
}
.txt10blue {
color:#0072AA;
font-size:12px;
}
.txt17orange {
color:#F37921;
font-size:17px;
font-weight:bold;
}

#rahmenhead {
border-top:#00ADEF 1px solid;
}

.txt13white {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.txt17white {
	color:#ffffff;
	font-size: 17px;
	font-weight: bold;
	text-decoration:none;
}
.txt17yellow {
	color:#ffdd00;
	font-size: 17px;
	font-weight: bold;
	text-decoration:none;
}

.txt17darkblue {
	color:#001B54;
	font-size: 17px;
	font-weight: bold;
	text-decoration:none;
}

.button_rechts_unten {
  position:relative;
  float:right;
  padding-right:25px;
}


.buchungtext {
  width:300px;
  height:16px;
  border: #FFFFFF 1px solid;
  text-indent: 2px;
  font-size:11px;
  padding:2px;
}
input.buchungtext {
  color:#001b54;
}
select.buchungtext {
  color:#ffffff;
}

.buchungtextarea {
	background-color:#44C8F5;
  width:300px;
  height:100px;
  border: #FFFFFF 1px solid;
  text-indent: 2px;
  font-size:11px;
  padding:2px;
  color:#001b54;
}

input.buchungtext {
  background-color:#44C8F5;
}

select.buchungtext {
 background-color:#001B54;
 height:20px;
}

.inputdesc{
  color:#006093;
  font-size:10px;
  margin:3px 0px 4px 5px;
}

.boxblue{
  background-color:#8FD8F8;
  padding: 10px;
  width:200px;
  font-size:10px;
}

.entryTermine {
border: 1px #CCCB72 dotted;
border-bottom:none;
padding:4px;
vertical-align:top;
}

.print360 {
width:322px;
background-color:#FFFFFF;
color:#000000;
font-size:11px;
vertical-align:top;
padding: 10px 0px 10px 0px;
}


.print640 {
width:564px;
background-color:#FFFFFF;
color:#000000;
padding: 10px 0px 10px 0px;
font-weight:bold;
font-size:13px;
border-bottom:1px solid #E8E8E8;
}

.print280 {
width:242px;
background-color:#FFFFFF;
color:#000000;
font-size:11px;
padding: 10px 0px 10px 0px;
vertical-align:top;
}

.danke360 {
width:360px;
background-color:#c7eafb;
color:#000000;
font-size:11px;
vertical-align:top;
padding: 10px 0px 10px 0px;
}


.danke640 {
width:660px;
background-color:#c7eafb;
color:#000000;
padding: 10px 0px 10px 0px;
font-weight:bold;
font-size:13px;
border-bottom:1px solid #E8E8E8;
}

.danke280 {
width:360px;
background-color:#c7eafb;
color:#000000;
font-size:11px;
padding: 10px 0px 10px 0px;
vertical-align:top;
}

