/* GLOBALE FORMATIERUNGEN*/
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
body.home {
	background-color: #001c44;
	background-image: url('../img/homepage_bg.gif');
	background-position: 0px 296px;
	background-repeat: repeat-x;
}
body.popup {
	padding: 17px;
	}
* {
	margin: 0;
	padding: 0;
	border: 0;
	}
a {
	text-decoration: none;
	color: #0ba5c2;
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 14px;
	color: #001c44;
	clear: both;
	padding: 6px 0 6px 0;
	}
h2 {
	font-size: 12px;
	color: #001c44;
	}
h3 {
	font-size: 11px;
	color: #001c44;
	padding: 2px 0 4px 0;
	}
td {
	font-size: 11px;
	}
/* clearfix workaround to clear floats without empty container divs.
   see: http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
}


/* \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* */


/* HEADER MIT LOGO, SUCHE UND FUNKTIONALNAVIGATION */
.header-home 
{
	height: 296px;
	background: url(../img/bg_header_home.gif) 0 96px repeat-x;
	background-color: #FFFFFF;
}
.header-content {
	height: 122px;
	background: url(../img/bg_header_content.gif) 0 0 repeat-x;
	}
.header-presse {
	background-image: url(../img/pressebereich_header_back.gif);
	width: 523px;
	}

/* BEINHALTET DAS BILD IM HEADER */
.headerimage-home 
{
	position: absolute;
	top: 122px;
	background: url(../img/titelbild.jpg) top left no-repeat;
	height: 150px;
	/* width: 1000px; */
	width: 100%;
}

.claim-home,
.claim-content
{
	position: absolute;
	left: 22px;
	top: 28px;
	width: 213px;
	height: 48px;
	overflow: hidden;
}

.claim-home
{
	background: transparent url('../img/awo-logo-hp.gif') left top no-repeat;
}

.claim-content
{
	background: transparent url('../img/awo-logo-ff.gif') left top no-repeat;
}

.claim-home p, 
.claim-content p 
{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	
	display: none;
}

.claim-home p
{
	color: rgb(0, 28, 68);
} 
.claim-content p 
{
	color: white;
}

.logo 
{
	position: absolute;
	left: 800px;
	top: 14px;
}

.home-funktional {
	position: absolute;
	left: 500px;
	top: 275px;
	text-align: right;
	line-height: 18px;
	}
.funktional-inner {
	float: left;
	}
.home-funktional A {
	color: #002d62;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	}
.home-funktional A:hover {
	text-decoration: underline;
	}


/* ######################## PRIM�RNAVIGATION ####################### */

ul#navigation1 
{
	display: block;
	position: absolute;
	left: 25px;
	top: 101px;
	width: 900px;
	height: 20px;
	list-style-type: none;
}

ul#navigation1 li 
{
	display: block;
	float: left;
}

ul#navigation1 li a
{
	display: block;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	color: rgb(0, 28, 68);
	text-decoration: none;
	padding: 0px 8px 1px 8px;
	border-left: solid 2px rgb(0, 28, 68);
}

ul#navigation1 li a:hover
{
	color: rgb(196, 32, 48);
}

ul#navigation1 li a span 
{
	display: block;
}

ul#navigation1 li a.home-de-hilite,
ul#navigation1 li a.home-en-hilite,
ul#navigation1 li a.nav-e1-hilite
{
	color: rgb(196, 32, 48);
}




/* NAVIGATION 2. EBENE */
.navigation2 {
	margin-bottom: 20px;
	}

.navigation2 UL {
	list-style-type: none;
	}

.navigation2 A {
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
	color: #001c44;
	border-bottom: 1px solid #001c44;
	}

.navigation2 A:hover {
	text-decoration: none;
	background-color: #e6e7e8;
	}

.navigation2 .high {
	background-color: #e6e7e8;
	}

.navigation2 .selected {
	background-image: url(../img/pfeil-navigation2.gif);
	background-repeat: no-repeat;
	}

/* NAVIGATION 3. EBENE */
.navigation3 {
	border-bottom: 1px solid #001c44;
}

.navigation3 A {
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-top: 3px;
	border-bottom: none;
	}

.navigation3 .selected {
	background-image: url(../img/pfeil-navigation3.gif);
	background-repeat: no-repeat;
	}
.linkliste {
	margin-bottom: 20px;
	}
.linkliste P {
	padding-top: 5px;
	}

/* SPALTEN, BOXEN UND TRENNLINIEN */
.spaltenabstand {
	width: 900px;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 40px;
	}

.navigation {
	width: 180px;
	float: left;
	margin-bottom: 20px;
	}

.maincontent {
	margin-left: 22px;
	margin-top: 13px;
/*	width: 980px; */
	width: 1003px;
	}

.module {
/*	width: 240px; */
	width: 217px;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	top: 135px;
	}

.module-presse {
	position: absolute;
	left: 690px;
	width: 217px;
	}
.box {
	padding-left: 11px;
	padding-bottom: 17px;
	}

.box P {
	padding-top: 5px;
	line-height: 13px;
	}
.box a  {
	color: #0ba5c2;
	}
.box img {
	margin-right: 7px;
	}

/* AR: Addons fuer Foto bei Ansprechpartnern */
.box.mit-bild p,
.box.mit-bild ul
{
	margin-left: 60px;
}

.box.mit-bild p.RollenTitel {
	margin-left: 0px;
}

.box.mit-bild .boxfoto {
	width: 45px;
	float: left;
	margin: 8px 12px 0px 0px;
}

.box.mit-bild .boxfoto img {
	display: block;
	width: 45px;
}



.content {
	width: 523px;
	float: left;
	margin-left: 17px;
	}
.content-presse {
	width: 420px;
	float: left;
	margin-left: 17px;
	}
/* Aus HTML Master 15.03. --------- */
.box10 {
	padding: 10px;
	}

.box10 P {
	padding-top: 5px;
	line-height: 15px;
	}

.box10 TD {
	line-height: 15px;
	}

.reiter TD {
	border-right: 1px solid #407DD1;
	border-bottom: 1px solid #407DD1;
	border-top: 1px solid #407DD1;
	text-align: center;
	line-height: 19px;
	padding-left: 10px;
	padding-right: 10px;
	}
/* -------------------------------- */
.boxenheadline {
	margin-top: 15px;
	}
.boxenheadline SPAN {
	background-color: #fff;
	color: #001d45;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	}

.standort {
	background-color: #0BA5C2;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	}

.trennlinie-1px {
	border-bottom: 1px solid #929294;
	clear: left;
	}

.trennlinie-3px {
	border-top: 3px solid #001c44;
	}
.trennlinie-oben-1px {
	border-top: 1px solid #001c44;
	}
/* CONTENT*/
.bild-headline {
	margin-bottom: 15px;
}

/* STARTSEITE */
.messen-startseite {
	width: 440px;
	float: left;
	margin: 0 0 0 46px;
	display: inline;
}

/* AR: Willkommenstext */
.willkommen-startseite 
{
	width: 440px;
	float: left;
	margin: 0 0 0 46px;
	display: inline;
}


.meldungen-startseite 
{
	width: 300px;
	float: left;
	margin-left: 100px;
	margin-bottom: 40px;
}

.messen-startseite h2, 
.willkommen-startseite h2, 
.meldungen-startseite h2 
{
	display: block;
	margin: 36px 0px 17px 0px;
	width: 370px;
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacin: 1px;
	color: white;
}

h2.startseite-willkommen-de, 
h2.startseite-willkommen-en 
{
	margin-left: 66px;
}

h2.startseite-meldungen-de,
h2.startseite-meldungen-en 
{
}


.bild-startseite {
	height: 130px;
	background-color: #407DD1;
	background-image: url(../img/bild-startseite_01.jpg);
	background-repeat: no-repeat;
	margin-top: 17px;
	}

.bild-startseite P {
	padding-left: 60px;
	padding-top: 18px;
	}

/* veranstaltungs dropdown mit �berschrift */
.veranstaltungen-home {
	display: block;
	width: 332px;
	height: 156px;
	position: absolute;
	left: 58px;
	top: 190px;
	}
.home-headline-de {
	background: url(../img/headline_home_de.gif) 0 0 no-repeat;
	}
.home-headline-en {
	background: url(../img/headline_home_en.gif) 0 0 no-repeat;
	}


h1.home-headline {
	display: none;
	}
.veranstaltungen-home select {
	width: 188px;
	border-color: #000 #ddd #ddd #000;
	margin: 83px 0 0 78px;
	}


/* ##################### TEASER #################### */
.teaser {
	padding-bottom: 10px;
	margin-bottom: 10px;
	}


/* TEASER STARTSEITE */
.teaser-bild, .teaser-keinbild {
	height: 62px;
	margin-bottom: 15px;
	}
.teaser-bild a, .teaser-keinbild a {
	color: #00bfe3;
	}

.teaser-bild a:hover, teaser-keinbild a:hover {
	text-decoration: underline;
	}


a.teaserlink {
	border: 1px solid #001c44;
	display: block;
	height: 70px;
	width: 70px;
	margin-right: 18px;
	float: left;
	background-color: #fff;
	}

a.teaserlink:hover {
	 border: 1px solid #00bfe3;
	}

.teaser-inner P, .teaser-keinbild P {
	color: #fff;
	line-height: 15px;
	}
p.teaser-content {
	padding-top: 6px;
	}
.teaser-inner h3 a, .teaser-keinbild h3 a {
	font-size: 12px;
	line-height: 12px;
	}
A.alle-messen {
	margin-left: 91px;
	font-size: 12px;
	font-weight: bold;
	color: #00bfe3;
	}
A.alle-news {
	font-size: 12px;
	font-weight: bold;
	color: #00bfe3;
	}
.messeliste {
	margin-bottom: 10px;
	}

.messeliste-logo {
	margin-top: 10px;
	width: 70px;
	float: left;
	margin-bottom: 10px;
	}

.messeliste-termine {
	margin-top: 10px;
	width: 120px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	overflow: none;
	}

.messeliste-teaser {
	margin-top: 10px;
	width: 210px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	}

.datum {
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	}

/* AR: Addons fuer Startseite */

.willkommen-startseite .text {
	margin-bottom: 15px;
}

.willkommen-startseite .text p {
	color: white;
	line-height: 15px;
	margin-left: 66px;
}



/* TEASER CONTENTSEITEN */
.teaser-bild-content {
	margin-bottom: 15px;
	padding-bottom: 3px;
	}
.teaser-inner-content {
	float: left;
	width: 420px;
	height: auto;
	padding-bottom: 20px;
	}
a.teaserlink-content {
	display: block;
	height: 70px;
	width: 70px;
	margin-right: 18px;
	float: left;
	}


/* BLAETTERNFUNKTION -> Z.B. IN TREFFERLISTEN */
.browse {
	height: 21px;
	width: 100%;
	border-bottom: 1px solid #001c44;
	border-top: 1px solid #001c44;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	}
.browse TD {
	vertical-align: middle;
	}

/* DOWNLOAD */
.download {
	padding-bottom: 5px;

	}

.download UL {
	margin: 0px;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 15px;
	}

.download LI {
	vertical-align: top;
	}


/* AR: Linkliste */
.linkliste {
	padding-bottom: 5px;
}

.linkliste ul {
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	line-height: 15px;
	list-style-type: none;
}

.linkliste li {
	margin-bottom: 3px;
	padding-left: 20px;
	vertical-align: top;
	background: url('../img/pfeil-link.gif') 4px 4px no-repeat;
}

.linkliste li.ExternalLink {
	background: url('../img/link-extern.gif') 0px 3px no-repeat;
}

.linkliste li span {
	display: none;
}

.willkommen-startseite .trennlinie-1px {
	border-bottom: none;
}

.willkommen-startseite .linkliste ul {
	margin-left: 52px;
}

.willkommen-startseite .linkliste li,
.willkommen-startseite .linkliste li.ExternalLink,
.willkommen-startseite .linkliste li.InternalLink {
	padding-left: 15px;
	margin-bottom: 6px;
	background: url('../img/pfeil-link.gif') 4px 4px no-repeat;
}

.willkommen-startseite .linkliste li a {
	font-size: 12px;
	font-weight: bold;
	color: rgb(0, 191, 227);
}



/* FACTSHEET EINE MESSE */
.factsheet TD {
	padding-bottom: 15px;
	line-height: 15px;
	vertical-align: top;
	}

/* TEXT */
.text {
	line-height: 15px;
	}
.text ul {
	margin-left: 20px;
	margin-bottom: 20px;
	}
.text P {
	margin-bottom: 15px;
	}

.text TABLE {
	margin-bottom: 15px;
	border-left: 1px solid #00003d;
	border-bottom: 1px solid #00003d;
	width: 100%;
	}

.text TH {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #e6e7e8;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #00003d;
	border-right: 1px solid #00003d;
	vertical-align: top;
	}


.text TD {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #00003d;
	border-right: 1px solid #00003d;
	vertical-align: top;
}

.bild {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px
}

/* FORMULARE */
.formular P {
	padding-bottom: 3px;
	font-size: 11px;
}

.formular TD  {
	padding-bottom: 7px;
	font-size: 11px;
}

.formularcontent {
	padding: 10px;
	background-color: #e6e7e8;
	margin-bottom: 10px;
	}

.formularcontent ul {
	padding: 0 0 5px 20px; }

.formularfeld {
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	border: 1px solid #001c44;
	width: 118px;
	height: 18px;
	text-indent: 6px;
	}
/* SUCHE AUF STARTSEITE */
.search {
	position: absolute;
	left: 300px;
	top: 0;
	width: 180px;
	background: url(../img/bg_search_home.gif) right 2px no-repeat;
	}
.search input {
	background-color: transparent;
	border: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #001c44;
	}
.search input.txtinput {
	width: 118px;
	line-height: 16px;
	height: 18px;
	margin-left: 24px;
	text-indent: 6px;
	}
/* SUCHE IM CONTENT */
.search-content {
	background: url(../img/bg_search_content.gif) top left no-repeat;
	padding-bottom: 17px;
	padding-left: 6px;
	}

.search-content input {
	background-color: transparent;
	border: none;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #001c44;
	}
.search-content input.searchinput {
	width: 184px;
	margin-left: 18px;
	height: 18px;
	border: none;
	margin: 1px 0 0 0;
	}
.search-content	input.searchsubmit {
	margin-left: 6px;
	}

.S {
	width: 118px;
}
.med {
	width: 160px
	}
.l10px {
	padding-left: 10px;
	}
.XL {
	width: 300px;
}
.N2 {
	width: 40px;
}
.N4 {
	width: 60px;
}

.radiobutton {
	margin: 0px;
	margin-right: 5px;
	vertical-align: middle;
}

/* FUSSZEILE */
.fusszeile {
	border-top: 1px solid #4d617c;
	border-bottom: 1px solid #4d617c;
	height: 30px;
	padding: 2px 0 2px 0;
	background-color: #001c44;
	}

.fusszeile P {
	height: 30px;
	color: #fff;
	}
.fusszeile-presse {
	clear: both;
	border-top: 1px solid #4d617c;
	border-bottom: 1px solid #4d617c;
	height: 30px;
	padding: 2px 0 2px 0;
	background-color: #fff;
	}

.fusszeile-presse P {
	height: 30px;
	color: #001c44;
	margin-left: 175px;
	}
.fusszeile P A {
	color: #fff;
	text-decoration: underline;
	}

.fusszeile-content {
	border-top: 1px solid #4d617c;
	border-bottom: 1px solid #4d617c;
	height: 20px;
	padding: 4px 0 2px 0;
	background-color: #fff;
	margin-top: 20px;
	}
.fusszeile-content P {
	margin: 0;
	/* margin-left: 178px; */
	margin-left: 218px; /* AR: ohne "Rechtliche Hinweise */
	color: #001c44;
	padding: 0;
	}
/*SITEMAP*/
.sitemap {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*SUCHERGEBNIS*/
.ranking {
	float: left;
	width: 30px;
	font-weight: bold;
}

.ergebnis {
	float: left;
	width: 330px;
	margin-bottom: 10px;
}

/* GELÄNDEPLAN */
.plan {
	padding-left: 0px;
	padding-right: 0px;
}

/* 2005-05-13 LL exakte Kopie von TH */
.text TD.hinterlegt {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #e6e7e8;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #00003d;
	border-right: 1px solid #00003d;
	vertical-align: top;
}

.fehler {
	color: #cc0000;
	font-weight: bold;
}

.fehlermeldung {
	margin-top: 17px;
	margin-bottom: 17px;
	color: #cc0000;
	font-weight: bold;
}

.disclaimer {
	margin-top: 17px;
	clear: left;
}

/* LL */

.thumbnails P {
	margin-top: 10px;
	margin-bottom: 5px;
}
.thumbnails IMG {
	margin-right: 5px;
}
.impressionen {
	text-align: center;
}

/* Start: Added for image db */
div.Hintbox { margin: 5px 0px 15px 0px; padding: 10px 0px 5px 0px; border-top: 1px solid #999; border-bottom: 1px solid #999; }
div.Hintbox p {  }
div.Hintbox p.Confirmation { font-weight: bold; }
div.Hintbox p.Info {  }
/* End: Added for image db */

/* Start: Additional styles added by abian */
.Inlineelement { vertical-align: middle; }

.popupheader { background-color: #0052C2; height: 19px; width: 100%; border-bottom: 1px solid #FFFFFF; }
.popupheader p { color: #FFFFFF; font-weight: bold; text-indent: 10px; line-height: 19px; }

.popupbody { padding: 10px; }
/* End: Additional style added by abian */

/* --------------------------------------------------------------------------------------
			2005/11/01 NEW: CONTENT FORMS
-------------------------------------------------------------------------------------- */


.contentform-required-msg {
	margin-top: 10px;
	background-image: url(/img/form_hint_icon_required.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 3px 27px;
}

.contentform-error-msg {
	margin-top: 10px;
	background-image: url(/img/form_hint_icon_error.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 3px 27px;
}

.contentform {
	margin: 20px 0px 10px 0px;
	width: 489px;
}

.contentform BR {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin: 0px;
  padding: 0px;
}

.contentform .required {
	color: #000000;
	background-color: #b5bbc4;
	background-image: url(/img/form_row_required.gif);
	background-repeat: no-repeat;
	background-position: 5px 14px;
}

.contentform .submiterror {
	color: #fff;
	background-color: #b52734;
	background-image: url(/img/form_row_submiterror.gif);
	background-repeat: no-repeat;
	background-position: 9px 12px;
}

FORM .footnote {
	font-size: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.contentform .set {
	background-color: #e6e7e8;
	margin: 10px 0px 10px 0px;
}

.contentform .set-legend {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	color: #ffffff;
	background-color: #7d8490;
	position: relative;
}

.contentform .row {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #FFFFFF;
	width: 489px;

}

.contentform .row .description-below {
	padding: 5px 0px 0px 164px;
}

.contentform .row .description-full {
	padding: 0px 5px 2px 5px;
}

.contentform LABEL SPAN {
  width: 160px;
  display: block;
  float: left;
  padding-top: 1px;
  padding-left: 20px;
}

.contentform .inputfield {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	border: 1px solid;
	width: 230px;
	padding-left:4px;
}

.contentform .uploadfield {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	padding-left:4px;
	margin: 0px;

}

.contentform .uploadfield-container {
	padding: 0px 0px 0px 5px;
	height: 10px;
}

.contentform .uploadfield-container A {
	display: block;
	width: 126px;
	float: right;
}

.contentform .uploadfield-container IMG {
	margin-top: 1px;
}

.contentform .uploadfield-container DIV {
	width: 280px;
	float: left;
}

.contentform .row .uploaded-files {
	padding: 0px 0px 0px 5px;
}

.contentform .row .uploaded-files DIV {
	margin-top: 3px;
}

.contentform .row .uploaded-files A {
	margin-right: 5px;
	margin-left: 10px;
	position: relative;
	top: 1px;
}

.contentform .textfield {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	border: 1px solid;
	width: 384px;
	height: 117px;
	padding-left:4px;
	margin-left: 5px;
}

.contentform .dropdownbox {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	width: 228px;
}

.contentform .radiobutton {
	margin: 1px -3px 0px 0px;
	padding: 0px;
	height: 15px;
	position: relative;
	left: -3px;
	display: block;
	float: left;
}

.contentform .radiobutton-container {
	float: left;
	width: 206px;
	line-height: 15px;
}

.contentform .checkbox {
	display: block;
	float: left;
	margin: 1px 5px 0px 0px;
	padding: 0px;
	height: 15px;
}

.contentform .checkbox-container {
	float: left;
	width: 206px;
	line-height: 15px;
}

.contentform .checkbox-container DIV {
	width: 180px;
	float: left;
}

.contentform .single-checkbox-container {
	padding-left: 5px;
	line-height: 15px;
}

.contentform .single-checkbox-container DIV {
	width: 320px;
	float: left;
}



/* sonstige FORMULARE */
.formular P {
	padding-bottom: 3px;
}

.formular TD {
	padding-bottom: 10px;
}

.formularcontent {
	padding: 10px;
	background-color: #e6e7e8;
	margin-bottom: 10px;
}

.formularfeld {
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	border: 1px solid;
}

.S {
	width: 120px;
}
.XL {
	width: 400px;
}
.N2 {
	width: 50px;
}
.N4 {
	width: 60px;
}

.radiobutton {
	margin: 0px;
	margin-right: 5px;
	vertical-align: middle;
}

.checkbox {
	margin: 0px;
	margin-right: 5px;
	vertical-align: middle;
}

/* FUSSZEILE */
.top {
	text-align: right;
}

.fusszeile {
	height: 19px;
	clear: left;
}

.fusszeile P {
	line-height: 19px;
	padding-left: 112px;
}

/*SITEMAP*/
.sitemap {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*SUCHERGEBNIS*/
.ranking {
	float: left;
	width: 30px;
	font-weight: bold;
}

.ergebnis {
	float: left;
	width: 330px;
	margin-bottom: 10px;
}

/* GELÎDEPLAN */
.plan {
	padding-left: 0px;
	padding-right: 0px;
}


/* STELLENANGEBOTE */
.adressblock {
	float: left;
	width: 195px;
}




.clearer {
	clear: both;
}

.element-separator {
	/* display: block; */
	display: none;
	clear: both;
	font-family: Tahoma;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
	margin: 20px 0px 0px 0px;
	background-color:#00FF33;
}

/* FUNKTIONALNAVIGATION IM CONTENT */
.funcnav {
	padding-top: 8px;
	}
.funcnav ul {
	list-style-type: none;
	}
.funcnav ul li {
	padding-top: 4 px;
	}
A.funcnav {
	color: #001c43;
	margin: 0;
	padding: 0;
	}
A.funcnav img {
	margin: 4px 0 0 0;
	padding: 0;
	}


/* AR: Misc Addons */

div.Unfloat {
	height: 1px;
	margin: -1px 0px -1px 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
	float: none;
}


