body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #3D392D;
}

body {
	background-color: #ffffff;
	text-align: center;
	margin: 0;
}

.siteContent {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background: #ffffff;
}

.centerContent {
	float: left;
	width: 560px;
	padding-left: 28px;
	padding-right: 28px;
	margin: 0px auto;
}

a:link {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 500;
	color: #8e167b;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #8e167b;
}

a:hover {
	text-decoration: none;
	color: #8e167b;
}

a:active {
	text-decoration: underline;
	color: #8e167b;
}

.header {
	width: 960px;
	height: 130px;
	background: #fff url(../img/header.png) repeat-x top;
}

.header img {
	border: none;
}

h1 {

}

#logo {
	display: block;
	width: 230px;
	height: 94px;
	padding-top: 18px;
	overflow: hidden;
}

#headtext {
	font-family: Times New Roman;
	font-size: 22pt;
	font-weight: 600;
	margin-left: 298px;
	margin-top: -64px;
}

#empfehlen {
	float: right;
	margin-top: 28px;
	font-family: Courier;
	font-size: 14pt;
	color: #737373;
}

#empfehlen a {
	font-family: Courier;
	font-size: 14pt;
	color: #737373;
	text-decoration: none;
}

#empfehlen a:hover {
	text-decoration: underline;
}

h1 {
	margin-top: 0px;	
}

h2 {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12pt;
	border-bottom: 1px dotted #8e167b;
}

.slogan {
	float: right;
	color: #919090;
	font-size: 18px;
	font-weight: bold;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/* Adjust this width to fit your needs */
.container {
	padding-top: 20px;
	width: 500px;
}

.container_head {
	height: 30px;
	background-image: url(../img/sidebar_center.jpg);
}

.container_head_extra {
	height: 30px;
	background-image: url(../img/sidebar_center-.jpg);
}

/* To Center align the title add: text-align:center; */
.container_head_text {
	height: 23px;
	padding: 7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.container_content {
	padding: 5px;
	color: #666666;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none solid solid solid;
	border-color: #3E93F0;
	text-align: left;
}

.container_content_extra {
	padding: 5px;
	color: #666666;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none solid solid solid;
	border-color: #74AB05;
	text-align: left;
}

.container_content_text {
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.container_content_price {
	padding-top: 7px;
	padding-right: 15px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.navigation {
	width: 960px;
	height: 20px;
	background: url(../img/nav.png) repeat-x top;
}

/* change padding-left value to center the Top menu */
.navigation ul {
	margin: 0;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	list-style: none;
}

.navigation li {
	float: left;
	background: url(../img/navleft.png) no-repeat left top;
	margin-right: 0px;
	padding: 0 0 0 15px;
}

.navigation a {
	float: left;
	display: block;
	background: url(../img/navright.png) no-repeat right top;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 6px;
	text-decoration: none;
	color: #FFFFFF;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.navigation a {
	float: none;
}

/* End IE5-Mac hack */
.navigation a:visited {
	color: #fff;
	text-decoration: none;
}

.navigation a:hover {
	color: #FFF;
	text-decoration: underline;
}

.space {
	width: 960px;
	height: 14px;
}

.clear {
	clear: both;
}

.main {
	width: 960px;
}

.leftfix {
  width: 144px;
  float: left;
}

.headofthecat {
	width: 144px;
	height: 24px;
	float: left;
	background-image: url(../img/mainservices.png);
}

.servicelink {
	width: 144px;
	height: 24px;
	float: left;
	background-image: url(../img/bgservice.png);
}

.mainservices {
	width: 144px;
	height: 24px;
	margin-top: -3px;
	margin-left: -2px;
}

.mainservices a {
	color: #828282;
	font-weight: 600;
	text-decoration: none;
}

.mainservices a:hover {
	color: #828282;
	text-decoration: underline;
}

.icon {
	width: 24px;
	height: 24px;
}

.text {
	width: 120px;
	height: 24px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: 600;
	color: #ffffff;
	padding-left: 2px;
}

.leftmenuservice {
	float: left;
	width: 144px;
	margin-top:12px;
}

.leftmenu {
	float: left;
	width: 144px;
	margin-top:12px;
	border-left: 1px solid #8e167b;	
}

.leftcolumnBox {
	float: left;
	width: 144px;
	margin: 0px;
}

.leftmenu ul {
	width: 144px;
	margin-top: -8px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.leftmenu li {
	background-image: url(../img/vordruck.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 24px;
}

.leftcolumnBox a {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.leftcolumnBox a:hover {
	text-decoration: underline;
}

.rightfix {
  width: 200px;
  float: right;
}

.rightmenu {
	float: right;
	width: 200px;
	margin-top:12px;
	border-right: 1px solid #8e167b;	
}

.rightcolumn {
	width: 200px;
	float: right;
}

.rightmenu ul {
	width: 144px;
	margin-top: -8px;
	padding-left: 16px;
	list-style-type: none;
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.rightmenu li {
	background-image: url(../img/vordruck.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 24px;
}

.rightmenu li a {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.rightmenu li a:hover {
	text-decoration: underline;
}

.rightcat {
	background: url(../img/rightcat.png) no-repeat;
	width: 200px;
	height: 16px;
	margin-top: -12px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 8px;
	color: #000000;
	font-weight: 600;
	font-size: 12px;
	font-family: arial;
}

.holder {
	width: 100%;
	height: 42px;
	background: url(../img/h2_25.gif) top repeat-x;
}

.date {
	width: 83px;
	float: right;
	height: 30px;
	color: #CFEA2B;
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 12px;
	background: url(../img/date_28.gif) no-repeat top left;
}

.maincontenttop {
	background-image: url(../img/maincontenttop.png);
	background-repeat: no-repeat;
	width: 562px;
	height: 20px;
	margin-top:10px;
	margin-bottom: 0px;
}

.maincontentfloat {
	background-image: url(../img/maincontentfloat.png);
	background-repeat: repeat-y;
	width: 562px;
	padding-left: 18px;
}

.maincontentcon {
	width: 520px;
}

.maincontentbottom {
	background-image: url(../img/maincontentbottom.png);
	background-repeat: no-repeat;
	width: 562px;
	height: 25px;
	margin-top: -12px;
}

.headlineecke {
	background-image: url(../img/headlineecke.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 520px;
	height: 20px;
	font-family: Arial;
	font-size: 14pt;
	color: #8e167b;
	padding-left: 8px;
	padding-top: 6px;
}

.okIcon {
	background: url(../img/city.png) no-repeat;
	width: 144px;
	height: 16px;
	margin-top: -12px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 8px;
	color: #000000;
	font-weight: 600;
	font-size: 12px;
	font-family: arial;
}

h3 {
	font-size: 14px;
}

.questBox {
	background: url(../img/why.png) no-repeat right top;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 8px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

.questBox a:link,h4 a:visited,h4 a:active {
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

h4 a:hover {
	text-decoration: none;
}

h5 {
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
}

h6 {
	background: url(../img/escl.png) no-repeat right top;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 8px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}

h6 a:link,h6 a:visited,h6 a:active {
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

h6 a:hover {
	text-decoration: none;
}

.rightsecond {
	background: url(../img/right_smi.png) no-repeat left center;
	margin-top: 0px;
	margin-bottom: 17px;
	text-align: left;
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	margin-left: 11px;
}

.rightthird {
	background: url(../img/right_faq.png) no-repeat left center;
	margin-top: 0px;
	margin-bottom: 17px;
	text-align: left;
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
	margin-left: 11px;
}

.article {
	width: 500px;
	background: #F5EEE0 url(../img/topbg_26.gif) top repeat-x;
	line-height: 20px;
}

.artfoot {
	width: 479px;
	text-align: left;
	padding-top: 5px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #CBA964;
	border-right: 1px solid #CBA964;
	background: url(../img/artfoot_30.gif) repeat-x bottom;
	border-bottom: 3px solid #CBA964;
}

.infobar {
	width: 438px;
	padding-right: 40px;
	text-align: right;
	padding-bottom: 10px;
}

.infobar ul {
	list-style: none;
	text-align: right;
	margin: 0;
}

.infobar ul li {
	width: 109px;
	height: 24px;
	padding-top: 2px;
	background: no-repeat top center url(../img/button_33.gif);
	text-align: center;
	color: #F4EDDF;
	float: right;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

.infobar ul li a:link,.infobar ul li a:visited,.infobar ul li a:hover {
	display: block;
	text-decoration: none;
	color: #F4EDDF;
}

.smalltext,.bigtext,form,button {
	border: 0;
	margin: 0;
	padding: 0;
}

.spacer {
	clear: both;
	height: 1px;
}

.myform {
	margin: 0 auto;
	width: 515px;
	padding: 14px;
}

#stylized {
	border: solid 2px #b7ddf2;
	background: #ebf4fb;
}

#stylized .bigtext {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#stylized .smalltext {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom: 10px;
}

#stylized label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 200px;
	float: left;
	padding: 6px 0 0 0;
	margin: 0;
}

#stylized .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 200px;
}

#stylized input {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	margin: 2px 0 20px 10px;
}

#stylized select {
	float: left;
	font-size: 12px;
	padding: 3px 0px;
	border: solid 1px #aacfe4;
	margin: 2px 0 20px 10px;
}

#stylized textarea {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	margin: 2px 0 20px 10px;
	font-family: arial;
}

#stylized .inputerr {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px red;
	margin: 2px 0 20px 10px;
}

#stylized .selecterr {
	float: left;
	font-size: 12px;
	padding: 3px 0px;
	border: solid 1px red;
	margin: 2px 0 20px 10px;
}

#stylized .textareaerr {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px red;
	margin: 2px 0 20px 10px;
	font-family: arial;
}

/* ----------- stylized zw ----------- */
#stylizedzw {
	border: solid 2px #b7ddf2;
	background: #ebf4fb;
}

#stylizedzw .bigtext {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#stylizedzw .smalltext {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom: 10px;
}

#stylizedzw label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 200px;
	float: left;
	padding: 6px 0 0 0;
	margin: 0;
}

#stylizedzw .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 200px;
}

#stylizedzw input {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	margin: 2px 0 20px 10px;
}

#stylizedzw select {
	float: left;
	font-size: 12px;
	padding: 3px 0px;
	border: solid 1px #aacfe4;
	margin: 2px 0 20px 10px;
}

#stylizedzw textarea {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	margin: 2px 0 20px 10px;
	font-family: arial;
}

#stylizedzw .inputerr {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px red;
	margin: 2px 0 20px 10px;
}

#stylizedzw .selecterr {
	float: left;
	font-size: 12px;
	padding: 3px 0px;
	border: solid 1px red;
	margin: 2px 0 20px 10px;
}

#stylizedzw .textareaerr {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px red;
	margin: 2px 0 20px 10px;
	font-family: arial;
}

/* ----------- stylized k ----------- */
#stylizedk {
	border: solid 2px #b7ddf2;
	background: #ebf4fb;
}

#stylizedk .bigtext {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#stylizedk .smalltext {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom: 10px;
}

#stylizedk label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 200px;
	float: left;
	padding: 6px 0 0 0;
	margin: 0;
}

#stylizedk .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 200px;
}

#stylizedk input {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	margin: 2px 0 20px 10px;
}

#stylizedk select {
	float: left;
	font-size: 12px;
	padding: 3px 0px;
	border: solid 1px #aacfe4;
	margin: 2px 0 20px 10px;
}

#stylizedk textarea {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	margin: 2px 0 20px 10px;
	font-family: arial;
}

#stylizedk .inputerr {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px red;
	margin: 2px 0 20px 10px;
}

#stylizedk .selecterr {
	float: left;
	font-size: 12px;
	padding: 3px 0px;
	border: solid 1px red;
	margin: 2px 0 20px 10px;
}

#stylizedk .textareaerr {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px red;
	margin: 2px 0 20px 10px;
	font-family: arial;
}

.error,.notice,.success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.error a {
	color: #8a1f11;
}

.notice a {
	color: #514721;
}




.success a {
	color: #264409;
}

.footer {
	width: 960px;
	height: 2px;
	background: #c6c6c6;
	margin: 0px auto;
	margin-top: 24px;
}

.copyrights {
	width: 960px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: right;
}

.formular {
	background: #EBF4FB none repeat scroll 0 0;
	border: 2px solid #B7DDF2;
	width: 90%;
	margin-left: 25px;
	height: 450px;
	padding-left: 20px;
	padding-right: 20px;
}

.formular input {
	border: 1px solid #c6c6c6;
	font-family: Arial;
	font-size: 12pt;
	font-weight; 600;
	color: #8e167b;
	margin-top: 18px;
}

.formular textarea {
	border: 1px solid #c6c6c6;
	font-family: Arial;
	font-size: 12pt;
	font-weight; 600;
	color: #8e167b;
	margin-top: 18px;
}

.formular label {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0;
	text-align: right;
	width: 200px;
}

.formular select {
	border: 1px solid #AACFE4;
	font-size: 12px;
	margin: 2px 0 20px 10px;
	padding: 3px 0;
}

.formular_intro {
	border-bottom: 1px solid #B7DDF2;
	padding-bottom: 12px;
}

#form1 {
	width: 100%;
	text-align: left;
}

.errorBorder {
	border: 1px solid #FF0000 !important;
}

.callback_ok {
background:#EBF4FB none repeat scroll 0 0 !important;
border:1px solid #B7DDF2;
font-size:12px;
margin-bottom:2px;
margin-left:24px;
margin-top:0;
padding:5px;
width:95.5%;
}

#amter h3 {
	background: #c6c6c6 url('../img/headline_bg_image.jpg') 100% 0 repeat-y;
	font-size: 16px;
	padding: 5px;
	margin: 10px 0 7px 0 ;
}

#amter p {
	padding: 0px;
	margin: 0px;
}

#amter h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0 ;
	border: none;
	text-decoration: underline;
}



