/*
 dunkelblau: #364A72;
 dunkelgrau #2B3033;
 hellgrau: #737C8D;

 orange #BE4B19;
 ocker: #D3AF35;

 */

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color: white;
  color: #364A72;
}

/* DIV BREITEN UND POSITIONIERUNG */
div#navigation {
  width: 200px;
  float: left;
}

div#logo {
  width: 200px;
  height: 95px;
	text-align: center;
}

div#languageSelect {
  position: absolute;
  top: 72px;
  left: 10px;
  height: 13px;
  text-align: left;
}

div#impressum_top {
  position: absolute;
  top: 72px;
  left: 50px;
}

div#head {
  background-image: url(../../images/screen/verlauf_header.jpg);
  background-repeat: no-repeat;

  position: absolute;
  top: 0px;
  left: 200px;
  text-align: right;
  height: 95px;
  width: 780px;
}

div#content {
  position: absolute;
  top: 95px;
  left: 200px;
  width: 770px;
  padding-left: 10px;
}

div#fullcontent {
  width: 770px;
  height: 400px;
}

td#main_content {
  vertical-align: top;
  width: 530px;
  height: 400px;
}

td#navigation_right {
  vertical-align: top;
  padding-left: 10px;
  width: 190px;
  float: right;
}


/* BOX DEFIMITION */
div.box_header {
	background-color: #364A72;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #364A72;
}

div.box_content {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #364A72;
	margin-bottom: 10px;
}

div.box_header h2 {
  padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: white;
	line-height: 14px;
}

/* HOME */

/* BOX INHALT */
div.home_box_content {
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #364A72;
}


div#home_starttext {
	width: 511px;
	margin-bottom: 5px;
	margin-right: 5px;
}

div#home_loesungspakete {
	width: 511px;
	margin-bottom: 5px;
	margin-right: 5px;
}
div#home_aktuelles {
	width: 254px;
	margin-bottom: 5px;
}
div#home_demo {
	width: 253px;
	margin-bottom: 5px;
	margin-right: 5px;
}

div#home_faq_1 {
	width: 253px;
	margin-bottom: 5px;
	margin-right: 5px;
}
div#home_faq_2 {
	width: 254px;
	margin-bottom: 5px;
	margin-right: 5px;
}
div#home_referenzen {
  width: 768px;
	text-align: center;
	border: 1px solid #364A72;
	margin-bottom: 5px;
}

p.home {
  text-align: justify;
  margin-bottom: 5px;
}

/* HOME LISTS */
ul.start {
	padding-left: 15px;
	margin: 0px;
}

ul.start li{
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
}

ul.start a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

/* NEWS */
table#news {
	width: 100%;
	empty-cells: show;
}

table#news th {
	padding: 10px;
	text-align: left;
}

td.logo {
	padding: 10px;
  vertical-align: top;
  text-align: left;
}

td.text {
	padding: 5px;
	vertical-align: top;
}

/* PRODUKTE */

.produkt_leiste {
	border: 1px solid #364A72;
	margin-bottom: 10px;
	height: 65px;
}

h1.produktlisting {
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
}
h1.produktlisting a {
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
}

p.kurzbeschreibung {
  text-align: justify;
  margin: 0px;
}

ul.schlagworte {
  padding-left: 20px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}

ul.schlagworte li {
  margin-left: 0px;
}

/* FAQS */
ul#faqs {
  list-style-type:none;
  margin: 10px;
  padding: 0px;
}
ul#faqs *{
  text-decoration: underline;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 3px;

}


/* REFERNEZEN */
ul.referenzen {
  padding-left: 20px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}


/* VERANSTALTUNGEN */
a.veranstaltung {
  text-decoration: underline;
  margin-top: 10px;
  font-weight: bold;
}
p.veranstaltung {
  margin: 0px;
  padding: 0px;
}

/* DOWNLOAD */
table.download_table_listing {
  margin-top: 0px;
  margin-bottom: 20px;
}
.download_table_listing td {
  padding: 5px;
}

.download_table_listing a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 2px;
}

.border_top {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #133981;
}

/* Unternehmen */

ul.internat_links {
  padding-left: 20px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
}

ul.internat_links  li {

}

ul.internat_links  p {
	margin-bottom: 10px;
	padding: 0px;
}

/* VISITENKARTE FORMULAR*/
#form {
  background-color: #eeeeee;
  width: 480px;
  border-style: solid;
  border-width: 2px;
  border-color: #4b66ac;
  padding: 15px;
  margin-bottom: 10px;
}

#form form {
  margin:0px;
  padding:0px;
}

#form table{
  width: 100%;
  margin:0px;
  padding:0px;
}

input.visiten_form {
  border-color: #133981;
  border-style: solid;
  border-width: 1px;
  width: 230px;
  background-color: #eeeeee;
}

input.visiten_form_mandat {
  border-color: #133981;
  border-style: solid;
  border-width: 1px;
  width: 230px;
  background-color: #ffffff;
}

textarea.visiten_form_mandat {
  border-color: #133981;
  border-style: solid;
  border-width: 1px;
 width: 470px;
  background-color: #ffffff;
}


input.submit_btn {
  border-style: outset;
  border-width: 2px;
  border-color: #3e486a;
  background-color: #8591b0;
  margin-right: 10px;
  color: white;
}

input.datenschutz_checkbox {
  border-color: #133981;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
}

td.formtext {
  padding-top: 1px;
  padding-bottom: 5px;
}



