/* @override http://komod.f5.fhtw-berlin.de/produktion/druckerei/css/style.css */

@charset "UTF-8";

/* CSS Document */

/* @group global */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Lucida Grande, Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #37424F;
	line-height: 18px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #585858;
}

img {
	border: none;
}

h1 {
	font-size: 14px;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 15px;
	color: #277328;
	margin-top: 0px;
	margin-bottom: 14px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
	padding: 0px;
}

h3 {
	margin: 0;
	padding: 0;
	background-image: url(gfx/menue_normal.gif);
}

p {
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 14px;
}

#aussen {
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../gfx/content.gif);
}

#map {
	position: absolute;
	width: 400px;
	height: 310px;
	border: 1px solid #dbd4d4;
	z-index: 1;
}

#map_schatten {
	position: relative;
	margin-bottom: 30px;
	top: -5px;
	left: -7px;
	width: 420px;
	height: 330px;
	background-image: url(../gfx/bg_map.gif);
	z-index: 0
;
}

/* @end */

/* @group kopf */

#kopf {
	height: 151px;
	background-image: url(../gfx/kopf.gif);
}

/* @end */

/* @group oben */

#oben {
	clear: both;
	height: 38px;
	background-image: url(../gfx/header.gif);
}
a.top{
	cursor:pointer;
}

/* @end */

/* @group content */

#content {
	min-height: 300px;
}

#links {
	margin-top: -8px;
	width: 190px;
	height: auto;
	float: left;
	z-index: 1;
}

/* @group navigation */

#navigation {
	padding-left: 14px;
}

#erster {
	background-image: url(../gfx/unterpunkt_normal_oben.gif);
}

.toggler {
	font-family: Lucida Grande, Arial;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../gfx/menue_normal.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 4px 6px 4px 6px;
	padding-left: 11px;
	width: 158px;
	cursor: pointer;
	background-color: #eeeeee;
}

.toggler_top {
	font-family: Lucida Grande, Arial;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../gfx/unterpunkt_normal_oben.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 4px 6px 4px 6px;
	padding-left: 11px;
	width: 158px;
	cursor: pointer;
}

.toggler_top_aktiv {
	font-family: Lucida Grande, Arial;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../gfx/unterpunkt_aktiv_oben.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 4px 6px 4px 6px;
	padding-left: 11px;
	width: 158px;
	cursor: pointer;
	color: #ffffff;
}

.toggler_bottom {
	font-family: Lucida Grande, Arial;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../gfx/unterpunkt_normal_unten.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 4px 6px 4px 6px;
	padding-left: 11px;
	width: 158px;
	cursor: pointer;
}

.toggler_aktiv {
	color: #ffffff;
	font-family: Lucida Grande, Arial;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../gfx/menue_aktiv.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 4px 6px 4px 6px;
	padding-left: 11px;
	width: 158px;
	cursor: pointer;
}

.unterpunkt {
	
}

/* @group naviliste */

ul.naviliste {
	margin: 0px;
	padding: 0px;
}

ul.naviliste li {
	list-style: none;
	margin: 0;
	padding: 0;
}


ul.naviliste a.normal {
	width: 162px;
	display: block;
	text-decoration: none;
	font-family: Lucida Grande, Arial;
	font-size: 12px;
	color: #8a8a8a;
	background-image: url(../gfx/unterpunkt_normal.gif);
	padding: 5px 0px 4px 12px;
	background-color: #eeeeee;
		cursor: pointer;

}

ul.naviliste a:hover {
	color: #000000;
}

ul.naviliste a:active {
	width: 162px;
	display: block;
	text-decoration: none;
	font-family: Lucida Grande, Arial;
	font-size: 12px;
	color: #474747;
	background-color: #eeeeee;
	padding: 5px 0px 4px 12px;
}

ul.naviliste .normal_aktiv {
	width: 162px;
	display: block;
	text-decoration: none;
	font-family: Lucida Grande, Arial;
	font-size: 12px;
	color: #474747;
	background-image: url(../gfx/unterpunkt_aktiv.gif);
	padding: 5px 0px 4px 12px;
		cursor: pointer;

}

/* @end */

/* @end */

/* @group rechts */

#rechts {
	position: relative;
	z-index: 1;
	margin-left: 237px;
	margin-right: 30px;
	padding-top: 6px;
	min-height: 444px;
}


/* @group inhaltszeile */

.inhaltszeile {
	
}

.inhaltszeile_trenner {
	/*height: 40px;*/
	clear: both;
	width: 280px;
}

.inhaltszeile_trenner_big {
	height: 150px;
	clear: both;
}

/* @group textspalte */

.textspalte {
	position: relative;
	height: auto;
	z-index: 1;
	width: 280px;
	float: left;
}

.textspalte_kontakt {
	position: relative;
	height: auto;
	z-index: 1;
	width: 390px;
	float: left;
}

.textspalte_kontakt .kontaktzeile{
	position: relative;
	float: left;
	padding: 0;
	margin-bottom: 18px;
	width: 390px;
}

.textspalte_kontakt .kontaktelement{
	float: left;
	padding-bottom: 4px;
}

.textspalte_kontakt .bezeichnung{
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	padding-top: 2px;
}

.textspalte_kontakt #teaser_fehler {
	height: 45px;
}

.textspalte_kontakt select{
	font-size: 11px;
	width: 54px;
	height: 22px;
	padding: 1px;
	margin-right: 8px;
	border: 1px solid #dddddd;
}

* html .textspalte_kontakt select{
	font-size: 13px;
	width: 54px;
	padding: 3px;
	margin-right: 8px;
	margin-top: 1px;
	border: 1px solid #dddddd;
}

* +html .textspalte_kontakt select{
	font-size: 13px;
	width: 54px;
	padding: 3px;
	margin-right: 8px;
	margin-top: 1px;
	border: 1px solid #dddddd;
}

.textspalte_kontakt input{
	height: 14px;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	
	margin-right: 8px;
	border: 1px solid #dddddd;
}

.textspalte_kontakt textarea{
	font-size: 11px;
	padding: 3px;
	border: 1px solid #dddddd;
}

.textspalte_kontakt .name_vorname {
	width: 145px;
}

.textspalte_kontakt .email {
	width: 206px;
}

.textspalte_kontakt .firma_abteilung {
	width: 176px;
}

.textspalte_kontakt .strasse {
	width: 367px;
}

.textspalte_kontakt .staat {
	width: 30px;
}

.textspalte_kontakt .plz {
	width: 40px;
}

.textspalte_kontakt .ort {
	width: 265px;
}

.textspalte_kontakt .nachricht {
	width: 366px;
}

.textspalte_kontakt .senden {
	border: none;
	margin: 0;
	padding: 0;
	width: 79px;
	height: 25px;
}

.textspalte ul {
	margin: 0px;
	padding: 0px;
}

.textspalte li {
	margin: 0;
	padding: 0;
	margin-top: -18px;
	padding-left: 11px;
	list-style:none;
	background-image: url(../gfx/liste_punkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

* html .textspalte li {
	margin: 0;
	padding: 0;
	padding-left: 11px;
	list-style:none;
	background-image: url(../gfx/liste_punkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;}

* +html .textspalte li {
	margin: 0;
	padding: 0;
	padding-left: 11px;
	list-style:none;
	background-image: url(../gfx/liste_punkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;}

.textspalte_breiter {
	position: relative;
	height: auto;
	z-index: 1;
	width: 350px;
	float: left;
}

.textspalte_mitarbeiter {
	position: relative;
	height: auto;
	z-index: 1;
	width: 350px;
	float: left;
}

.textspalte_mitarbeiter_thumb {
	float: left;
	width: 104px;
	height: 66px;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.textspalte_mitarbeiter_portrait {
	width: 267px;
	height: 166px;
	margin-bottom: 20px;
}

.textspalte_mitarbeiter_titel {
	
}

.textspalte_mitarbeiter_name {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.textspalte_mitarbeiter_funktion {
	font-size: 13px;
}

.textspalte_mitarbeiter_beschreibungstext {
	width: 280px;
	margin-top: 20px;
	margin-bottom: 28px;
}

.textspalte_mitarbeiter_fon {
	width: 262px;
	height: 20px;
	font-size: 11px;
	background: url(../gfx/bg_fon.gif) no-repeat;
	margin-bottom: 6px;
	padding-left: 28px;
	line-height: 20px;
}

.textspalte_mitarbeiter_fax {
	width: 262px;
	height: 20px;
	font-size: 11px;
	background: url(../gfx/bg_fax.gif) no-repeat;
	margin-bottom: 6px;
	padding-left: 28px;
	line-height: 20px;
}

.textspalte_mitarbeiter_email {
	width: 262px;
	height: 20px;
	font-size: 11px;
	background: url(../gfx/bg_email.gif) no-repeat;
	margin-bottom: 6px;
	padding-left: 28px;
	line-height: 20px;
}

.textspalte_mitarbeiter_kontaktperson {
	width: 262px;
	height: 20px;
	font-size: 11px;
	background: url(../gfx/bg_kontaktperson.gif) no-repeat;
	margin-bottom: 6px;
	padding-left: 28px;
	line-height: 20px;
	cursor: pointer;
}

.textspalte_mitarbeiter_pdf {
	width: 262px;
	height: 20px;
	font-size: 11px;
	background: url(../gfx/bg_pdf.gif) no-repeat;
	margin-bottom: 6px;
	padding-left: 28px;
	line-height: 20px;
	cursor: pointer;
}

.textspalte_mitarbeiter_link {
	width: 262px;
	height: 20px;
	font-size: 11px;
	background: url(../gfx/bg_link.gif) no-repeat;
	margin-bottom: 6px;
	padding-left: 28px;
	line-height: 20px;
	cursor: pointer;
}

.textspalte_mitarbeiter_abstand {
	width: 262px;
	height: 10px;
}

.textspalte_mitarbeiter a {
	text-decoration: none;
	color: #37424F;
}

.textspalte a {
	text-decoration: none;
	color: #37424F;
}

.textspalte a:link.link_im_text, .textspalte a:visited.link_im_text {
	text-decoration: none;
	color: #9d541e;
}

.textspalte a:hover.link_im_text, .textspalte a:active.link_im_text {
	text-decoration: underline;
	color: #9d541e;
}
.textspalte_linkliste {
	width: 280px;
	padding-top: 10px;
	color: #777;
	clear: left;
}

.textspalte_linkliste_symbol {
	margin-top: 1px;
	width: 21px;
	height: 20px;
	background: url(../gfx/bg_linkliste.gif) no-repeat;
	float: left;
}

.textspalte_linkliste_eintrag {
	width: 249px;
	padding-left: 10px;
	margin-bottom: 20px;
	float: left;
}

.textspalte_linkliste_eintrag_link {
	padding-top: 2px;
}

.textspalte_linkliste_eintrag_link a:link, .textspalte_linkliste_eintrag_link a:visited {
	font-size: 14px;
	color: #9d541e;
	text-decoration: none;
}

.textspalte_linkliste_eintrag_link a:hover, .textspalte_linkliste_eintrag_link a:active {
	font-size: 14px;
	color: #9d541e;
	text-decoration: underline;
}

.textspalte_linkliste_eintrag_beschreibung {
	font-size: 10px;
	line-height: 14px;
	padding-top: 2px;
}

/* @end */

/* @group bildspalte */

/* @group bildspalte_menue */

/* @end */

ul.bildspalte_menue {
	margin: 10px 0px 0px 50px;
	padding: 0;
	list-style: none;
	list-style-image: url(../gfx/liste_pfeil_rot.gif);
}

ul.bildspalte_menue li {
	
}

ul.bildspalte_menue a,
ul.bildspalte_menue a:link,
ul.bildspalte_menue a:visited {
	text-decoration: none;
	color: #575757;
	cursor: pointer;
}

ul.bildspalte_menue a:hover,
ul.bildspalte_menue a:active {
	text-decoration: none;
	color: #1e1e1e;
	font-weight: bold;
	cursor: pointer;
	
}

.bildspalte_menue_aktiv {
	text-decoration: none;
	color: #1e1e1e;
	font-weight: bold;
}

.bildspalte {
	position: relative;
	left: 40px;
	z-index: 1;
	width: 222px;
	float: left;
}
/* Achtung - hab ich mal noch hinzugefügt */
.bildspalte_abstand_oben {
	position: relative;
	z-index: 1;
	width: 190px;
	float: left;
	height: 28px;
}

.bildspalte_mitarbeiter {
	position: relative;
	z-index: 1;
	width: 190px;
	float: left;
	background: url(../gfx/bildspalte_mitarbeiter.gif);
}

.bildspalte_mitarbeiter_bottom {
	position: relative;
	z-index: 1;
	width: 190px;
	height: 30px;
	background: url(../gfx/bildspalte_mitarbeiter_bottom.gif) no-repeat;
}

/* @group .bildcontainer */

.bildcontainer {
	position: relative;
	margin-bottom: 25px;
}

.bildcontainer_oben {
	position: relative;
	background: url(../gfx/prod_th_oben.png) no-repeat;
	height: 24px;
	z-index: 10;
}

.bildcontainer_mitte {
	position: relative;
	margin-top: -14px;
	padding-left: 9px;
	background: url(../gfx/prod_th_mitte.gif) repeat-y;
}

.bildcontainer_unten {
	position: relative;
	background: url(../gfx/prod_th_unten.gif) no-repeat;
	height: 4px;
}

.bildcontainer_unterschrift {
	position: relative;
	font-size: 10px;
	margin: 0;
	padding: 0;
	margin-left: 7px;
	margin-bottom: 25px;
	color: #a8a8a8;
}

* html .bildcontainer_unterschrift {
	position: relative;
	font-size: 10px;
	margin: 0;
	padding: 0;
	margin-top: -10px;
	margin-left: 7px;
	margin-bottom: 25px;
	color: #a8a8a8;
}

/* @end */

/* @end */

/* @end */

/* @end */

/* @end */

.fehlermeldung{
	background-color:#dddddd;
	width: 300px;
	border:1px solid #333;
	overflow:hidden;

}
.fehlermeldung_container{
	background-color:#ffffff;
	width:320px;
	padding:5px;
	overflow:hidden;
}
.fehlermeldung_text{
	width:260px;
	float:left;
	color:#900;
	font-size:11px;
}
.fehlermeldung_kreuz{
	padding:5px;
	width:290px;
	height:20px;
	text-align:right;
	background-color:#f2f2f2;

}
.fehlermeldung_img{
	width: 20px;
	float:left;	
}
#kontaktMailSend{
	background-color:#dddddd;
	width: 300px;
	border:1px solid #333;
	overflow:hidden;
	padding:5px;
	margin-top: 15px;
}


/* @end */

/* @end */

/* @end */

/* @end */

/* @end */

/* @group unten */

#unten {
	clear: both;
	height: 40px;
	margin: 0;
	padding: 0;
	background-image: url(../gfx/footer.gif);
}

/* @end */
