@import "form.css";
@import "thickbox.css";

/*
----------------------------------------------------------------------------- 
ESSENTIAL
-----------------------------------------------------------------------------
*/

*
{
	padding: 0;
	margin: 0;
}

html, body
{
	min-height: 100%;
	height: auto !important;
}

body
{
	color: #2B2B2B;
	background-color: #eee;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 100.01%;
}

html>body { font-size: 16px; }
a { text-decoration: none; }
a:link { color: #a60027; }
a:visited { color: #a60027; }
a:hover { color: #4e0012; }
a:active { color: #000; }
img { border: 0px none; }

/*
----------------------------------------------------------------------------- 
CONTAINER
-----------------------------------------------------------------------------
*/

#wrapper
{
	width: 980px;
	font-size: .625em;
	line-height: 1.5em;
}

#head
{
	width: 960px;
	height: 148px;
	background-image: url('../img/head-allgemein.jpg');
	background-repeat: no-repeat;
	background-position: 240px 0;
	background-color: #ddd;
}

body#startseite div#head { background-image: url('../img/head-startseite.jpg'); }
body#news div#head { background-image: url('../img/head-news.jpg'); }
body#news_immobilien div#head { background-image: url('../img/head-news_immobilien.jpg'); }
body#news_ausschreibungen div#head { background-image: url('../img/head-news_ausschreibungen.jpg'); }
body#profil div#head { background-image: url('../img/head-profil.jpg'); }
body#profil_de_beton div#head { background-image: url('../img/head-profil_de_beton.jpg'); }
body#profil_de_rohstoffe div#head { background-image: url('../img/head-profil_de_rohstoffe.jpg'); }
body#profil_europa div#head { background-image: url('../img/head-profil_europa.jpg'); }
body#profil_baubeteiligungen div#head { background-image: url('../img/head-profil_europa.jpg'); }
body#profil_chronik div#head { background-image: url('../img/head-profil_chronik.jpg'); }
body#kompetenzen div#head { background-image: url('../img/head-kompetenzen.jpg'); }
body#kompetenzen_rohstoffe div#head { background-image: url('../img/head-kompetenzen_rohstoffe.jpg'); }
body#kompetenzen_rohstoffe_baustoffe div#head { background-image: url('../img/head-kompetenzen_rohstoffe_baustoffe.jpg'); }
body#kompetenzen_rohstoffe_recycling div#head { background-image: url('../img/head-kompetenzen_rohstoffe_recycling.jpg'); }
body#kompetenzen_rohstoffe_gewinnung div#head { background-image: url('../img/head-kompetenzen_rohstoffe_gewinnung.jpg'); }
body#kompetenzen_almo div#head { background-image: url('../img/head-kompetenzen_almo.jpg'); }
body#kompetenzen_beton div#head { background-image: url('../img/head-kompetenzen_beton.jpg'); }
body#kompetenzen_tsb div#head { background-image: url('../img/head-kompetenzen_tsb.jpg'); }
body#kompetenzen_projektentwicklung div#head { background-image: url('../img/head-kompetenzen_projektentwicklung.jpg'); }
body#kompetenzen_dienstleistungen div#head { background-image: url('../img/head-kompetenzen_dienstleistungen.jpg'); }
body#kompetenzen_baubeteiligungen div#head { background-image: url('../img/head-kompetenzen_baubeteiligungen.jpg'); }
body#referenzen div#head { background-image: url('../img/head-referenzen.jpg'); }
body#referenzen_tsb div#head { background-image: url('../img/head-referenzen_tsb.jpg'); }
body#referenzen_pst div#head { background-image: url('../img/head-referenzen_pst.jpg'); }
body#referenzen_almo div#head { background-image: url('../img/head-referenzen_almo.jpg'); }
body#referenzen_beton div#head { background-image: url('../img/head-referenzen_beton.jpg'); }
body#publikation div#head { background-image: url('../img/head-publikation.jpg'); }
body#karriere div#head { background-image: url('../img/head-karriere_stellen.jpg'); }
body#karriere_ba div#head { background-image: url('../img/head-karriere_ba.jpg'); }
body#karriere_praktika div#head { background-image: url('../img/head-karriere_praktika.jpg'); }
body#karriere_trainee div#head { background-image: url('../img/head-karriere_trainee.jpg'); }
body#karriere_ausbildung div#head { background-image: url('../img/head-karriere_ausbildung.jpg'); }
body#karriere_stellen div#head { background-image: url('../img/head-karriere_stellen.jpg'); }
body#karriere_bewerbung div#head { background-image: url('../img/head-karriere_bewerbung.jpg'); }
body#karriere_akademie div#head { background-image: url('../img/head-karriere_akademie.jpg'); }
body#kontakt div#head { background-image: url('../img/head-kontakt.jpg'); }
body#suche div#head { background-image: url('../img/head-suche.jpg'); }
body#sitemap div#head { background-image: url('../img/head-sitemap.jpg'); }
/*neu green energy ab 03/2010 */
body#greenenergy div#head { background-image: url('../img/head-greenenergy.jpg'); }
body#greenthinking div#head { background-image: url('../img/head-greenthinking.jpg'); }

#head h1 a
{
	display: block;
	width: 240px;
	height: 145px;
	background: url('../img/wolff-mueller-logo.gif') no-repeat 0 0;
	text-indent: -1000em;
}

#side-left
{
	float: left;
	font-size: 1.1em;
	width: 240px;
	background: url('../img/side-left.gif') 0 0 repeat-x;
}

#side-right
{
	float: left;
	width: 110px;
	line-height: 1.1em;
}

#content
{
	float: left;
	width: 600px;
	font-size: 1.2em;
	background-color: #fff;
	padding: 20px 0 30px 0;
}

#foot
{
	font-size: 1em;
	clear: both;
	margin: 0;
	color: #eee;
	height: 5em;
}

/*
----------------------------------------------------------------------------- 
NAVIGATION RIGHT 
-----------------------------------------------------------------------------
*/

#side-right ul { list-style-type: none; }

#side-right a
{
	display: block;
	margin: 1em .5em .5em .5em;
	padding-left: 17px;
	background-image: url('../img/icon-document.gif');
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#side-right a#unternehmensgruppe { background-image: url('../img/icon-unternehmensgruppe.gif'); }
#side-right a#sitemap { background-image: url('../img/icon-sitemap.gif'); }
#side-right a#impressum { background-image: url('../img/icon-info.gif'); }
#side-right a#language { background-image: url('../img/icon-language.gif'); }
#side-right a#datenschutz { background-image: url('../img/icon-datenschutz.gif'); }
#side-right a:hover { background-position: 2px 2px; }

/*
----------------------------------------------------------------------------- 
NAVIGATION LEFT 
-----------------------------------------------------------------------------
*/

#side-left ul
{
	background-color: #ddd;
	list-style-type: none;
	margin-top: 20px;
}

#side-left ul ul,
#side-left ul ul ul { padding-top: 0;margin-top: 0; }

#side-left ul a
{
	width: 240px;
	height: 20px;
	display: block;
	border-bottom: 1px solid #FFF;
	text-indent: 20px;
	line-height: 1.6em;
	font-weight: bold;
	background-color: #ddd;
}

#side-left ul ul a
{
	color: #666;
	background-color: #e8e8e8;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	text-indent: 30px;
}

#side-left ul ul ul a
{
	color: #666;
	background-color: #f3f3f3;
	border-bottom: 1px solid #ddd;
	text-indent: 40px;
}

#side-left ul ul ul ul a
{
	color: #666;
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
	text-indent: 50px;
}

#side-left ul ul ul ul ul a
{
	color: #666;
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
	text-indent: 60px;
}

#side-left a.open
{
	background-image: url('../img/arrow-down.gif');
	background-position: 222px 8px;
	background-repeat: no-repeat;
}

#side-left a.current
{
	color: #000;
	background-color: #FFF;
	background-image: url('../img/arrow-red.gif');
	background-repeat: no-repeat;
	background-position: 225px 5px;
}

#side-left ul a:hover
{
	background-color: #fff;
	color: #4e0012;
}

/*
----------------------------------------------------------------------------- 
TYPO
-----------------------------------------------------------------------------
*/

h2
{
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 20px 1em 20px;
	color: #999;
}

h3
{
	font-size: 1em;
	font-weight: bold;
	margin: 0 20px .5em 20px;
	color: #999;
}

h4
{
	font-size: 1em;
	font-weight: normal;
	margin: 0 20px .5em 20px;
	color: #999;
	clear: both;
}

p { margin: 0 20px 1.5em 20px; }

iframe
{
	margin: 0 20px 1.5em 20px;
	width: 560px;
	height: 250px ;
	border: 1px solid #999;
}

address
{
	margin: 0 20px 1.5em 20px;
	color: #999;
	font-style: normal;
}

#content ul
{
	margin: 0 20px 1.5em 20px;
	padding-left: 1.5em;
	color: #aaa;
}

#content li
{
	margin: 0 0 .5em 0;
	color: #666;
}

hr
{
	border-left: 0px none;
	border-right: 0px none;
	border-top: 0px none;
	clear: both;
	height: 0;
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.5em;
}

/*
----------------------------------------------------------------------------- 
ASSETS
-----------------------------------------------------------------------------
*/

div.lefty
{
	float: left;
	width: 380px;
}

div.preview
{
	display: inline;
	float: right;
	margin: 0 0 1.5em 1em;
}

div.preview a, div.preview a img
{
	float: left;
	overflow: hidden;
}

div.preview a:hover { border: 1px solid #870020; }
div.preview a:hover img { margin: -1px; }

div.preview p
{
	clear: both;
	font-size: 10px;
	color: #aaa;
	margin: .5em 0 0 0;
	width: 190px;
}

dl
{
	font-size: .9em;
	color: #999;
	margin-bottom: 10px;
}

dt
{
	display: inline;
	width: 130px;
	margin-left: 20px;
	margin-top: 2em;
}

dd { margin: -15px 0 0 130px; }

dl#stellenangebote
{
	font-size: 1em;
	color: #666;
	margin-bottom: 10px;
}

dl#stellenangebote dt
{
	font-size: 1.1em;
	display: block;
	width: 500px;
	margin: 0 20px 1.5em 20px;
	clear: both;
}

dl#stellenangebote dd
{
	margin: 0 0 0 20px;
	width: 500px;
}

div#stretcher01,
div#stretcher02,
div#stretcher03,
div#stretcher04,
div#stretcher05,
div#stretcher06,
div#stretcher07,
div#stretcher08,
div#stretcher09 { display: none; }
div#slideshow { height: 200px; }
/*neu 2010 02*/
div#newslide { height: 200px; }

li.standorte
{
	list-style-type: none;
	margin: 1em .5em .5em 0em;
	padding-left: 17px;
	background-image: url('../img/icon-standorte.gif');
	background-repeat: no-repeat;
	background-position: 1px 3px;
}

li.referenzen
{
	list-style-type: none;
	margin: 1em .5em .5em 0em;
	padding-left: 17px;
	background-image: url('../img/icon-referenzen.gif');
	background-repeat: no-repeat;
	background-position: 1px 3px;
}

li.homepage
{
	list-style-type: none;
	margin: 1em .5em .5em 0em;
	padding-left: 17px;
	background-image: url('../img/icon-homepage.gif');
	background-repeat: no-repeat;
	background-position: 1px 3px;
}

/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------
*/

fieldset
{
	margin: 0 20px 1.5em 20px;
	border: 1px solid #aaa;
	color: #999;
	padding: 10px;
	display: inline;
}

legend
{
	font-size: 11px;
	color: #999;
}

select { margin: .5em 0; }

/*
----------------------------------------------------------------------------- 
TABLES
-----------------------------------------------------------------------------
*/

#content table
{
	font-size: .9em;
	width: 560px;
	border-collapse: inline;
	border: 0px none;
	margin: 1.5em 20px;
	clear: both;
}

#content table table
{
	width: 400px;
	margin: 0;
}

#content dd table
{
	width: 560px;
	margin: 0;
	padding: 0;
}

#content table ul { margin: 0 0 1.5em 0; }

th
{
	padding: 0 .5em .5em 0;
	text-align: left;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #ccc;
	font-size: 1.1em;
}

tr { vertical-align: top; }

td
{
	padding: 0 .5em .5em 0;
	border-bottom: 1px solid #ccc;
}

td address, td p { margin-left: 0; }
td:hover { background-color: #f8f8f8; }

#content table.nostyle
{
	margin: 0 0 0 20px;
	padding: 0;
	width: 570px;
}

#content table.nostyle td
{
	border: 0px none;
	padding: 0;
}

#content table.nostyle td:hover { background-color: #fff; }

/*
----------------------------------------------------------------------------- 
MAP GERMANY
-----------------------------------------------------------------------------
*/

#content div#adresse
{
	font-size: .9em;
	width: 200px;
	display: inline;
	float: right;
}


#content div#auswahl

{
	font-size: .9em;
	width: 200px;
	display: inline;
	float: right;
	margin: 240px 0 0 0;
}



#content div#adresse address
{
	color: #333;
	margin: 3px 3px 23px 3px;
}

#content div#adresse h3
{
	color: #333;
	margin: 3px;
}

#content div#adresse h4
{
	color: #870020;
	display: block;
	width: 194px;
	margin: 10px 0 0 0;
	padding: 3px;
	background-color: #f4f4f4;
}


/*
neu 07.09.2009 Regionalbau
*/
#content ul#map-reg
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	/*background: url('../img/map-deutschland.gif') no-repeat 0 0;*/
	background: url('../img/map-reg.jpg') no-repeat 0 0;
}
#content ul#map-reg a
{
    text-decoration: none;
    position: absolute;
    font-size: 10px;
    color: #555;
    background: url(../img/dot-regionalbau.gif) no-repeat 0px 13px;
}

#content ul#map-reg a:visited { color: #555; }
#content ul#map-reg a:hover { color: #a60027; }
#content ul#map-reg a:active { color: #000; }

#content ul#map-reg li#stuttgart a
{
	top: 373px;
	left: 75px;
	font-weight: bold;
	height:30px;
}

/*neu 07.09.2009 Spezialbau*/

#content ul#map-sb
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-sb.jpg') no-repeat 0 0;
}


#content ul#map-sb a
{
    text-decoration: none;
    position: absolute;
    font-size: 10px;
    color: #555;
    background: url(../img/dot-spezialbau.gif) no-repeat 0px 14px;
}

#content ul#map-sb a:visited { color: #555; }
#content ul#map-sb a:hover { color: #a60027; }
#content ul#map-sb a:active { color: #000; }

#content ul#map-sb li#stuttgart a
{
	top: 373px;
	left: 75px;
	font-weight: bold;
	height:30px;
}

/*neu 07.09.2009 TSB*/

#content ul#map-tsb
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-tsb.jpg') no-repeat 0 0;
}
#content ul#map-tsb a
{
    text-decoration: none;
    position: absolute;
    font-size: 10px;
    color: #555;
    background: url(../img/dot-tief-und-strassenbau.gif) no-repeat 0px 14px;
}

#content ul#map-tsb a:visited { color: #555; }
#content ul#map-tsb a:hover { color: #a60027; }
#content ul#map-tsb a:active { color: #000; }

#content ul#map-tsb li#stuttgart a
{
	top: 373px;
	left: 75px;
	font-weight: bold;
	height:30px;
}

/*neu 07.09.2009 PST*/

#content ul#map-pst
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-pst.jpg') no-repeat 0 0;
}
#content ul#map-pst a
{
    text-decoration: none;
    position: absolute;
    font-size: 10px;
    color: #555;
    background: url(../img/dot-spezialtiefbau.gif) no-repeat 0px 14px;
}

#content ul#map-pst a:visited { color: #555; }
#content ul#map-pst a:hover { color: #a60027; }
#content ul#map-pst a:active { color: #000; }

#content ul#map-pst li#augsburg a
{
	top: 384px;
	left: 198px;
	height:30px;
}

/*neu 07.09.2009 ALMO*/

#content ul#map-almo
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-almo.jpg') no-repeat 0 0;
}
#content ul#map-almo a
{
    text-decoration: none;
    position: absolute;
    font-size: 10px;
    color: #555;
    background: url(../img/dot-bauen-im-bestand.gif) no-repeat 0px 14px;
}

#content ul#map-almo a:visited { color: #555; }
#content ul#map-almo a:hover { color: #a60027; }
#content ul#map-almo a:active { color: #000; }

#content ul#map-almo li#stuttgart a
{
	top: 373px;
	left: 75px;
	font-weight: bold;
	height:30px;
}
/*neu 07.09.2009 WMB*/

#content ul#map-wmb
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-wmb.jpg') no-repeat 0 0;
}
#content ul#map-wmb a
{
    text-decoration: none;
    position: absolute;
    font-size: 10px;
    color: #555;
    background: url(../img/dot-rohstoffe-baustoffe.gif) no-repeat 0px 14px;
}

#content ul#map-wmb a:visited { color: #555; }
#content ul#map-wmb a:hover { color: #a60027; }
#content ul#map-wmb a:active { color: #000; }

#content ul#map-wmb li#stuttgart a
{
	top: 373px;
	left: 75px;
	font-weight: bold;
	height:30px;
}

/*neu 07.09.2009 Dienstleistungen*/

#content ul#map-dl
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-dl.jpg') no-repeat 0 0;
}
#content ul#map-dl a
{
    text-decoration: none;
    position: absolute;
    font-size: 10px;
    color: #555;
    background: url(../img/dot-dienstleistungen.gif) no-repeat 0px 14px;
}

#content ul#map-dl a:visited { color: #555; }
#content ul#map-dl a:hover { color: #a60027; }
#content ul#map-dl a:active { color: #000; }

#content ul#map-dl li#stuttgart a
{
	top: 373px;
	left: 75px;
	font-weight: bold;
	height:30px;
}

/*neu 07.09.2009 hv*/

#content ul#map-hv
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-hv.jpg') no-repeat 0 0;
}

#content ul#map-hv a
{
	text-decoration: none;
	position: absolute;
	font-size: 10px;
	color: #555;
	background: url('../img/dot-hauptverwaltung.gif') no-repeat 0 14px;
}

#content ul#map-hv a:visited { color: #555; }
#content ul#map-hv a:hover { color: #a60027; }
#content ul#map-hv a:active { color: #000; }

#content ul#map-hv li#stuttgart a
{
	top: 373px;
	left: 75px;
	font-weight: bold;
	height:30px;
}

/*neu 11.09.2009 Ausschreibungen im Internet*/

#content ul#map-blanko
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-ausschreibungen.gif') no-repeat 0 0;
}


#content ul#map-blanko a
{
	text-decoration: none;
	position: absolute;
	font-size: 10px;
	color: #555;
	background: none;
    width: 46px;
}

#content ul#map-blanko a:visited { color: #555; }
#content ul#map-blanko a:hover { color: #a60027; }
#content ul#map-blanko a:active { color: #000; }

#content ul#map-blanko li#stuttgart a
{
	top: 373px;
	left: 75px;
	font-weight: bold;
	height:30px;
}


/*neu 07.09.2009 alle*/


#content ul#map-alle
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-alle.jpg') no-repeat 0 0;
}


#content ul#map-alle a
{
	text-decoration: none;
	position: absolute;
	font-size: 10px;
	color: #555;
	background: none;
}

#content ul#map-alle a:visited { color: #555; }
#content ul#map-alle a:hover { color: #a60027; }
#content ul#map-alle a:active { color: #000; }

#content ul#map-alle li#stuttgart a
{
	top: 373px;
	left: 75px;
	font-weight: bold;
}

#ingolstadt a
{
	top: 372px;
	left: 190px;
	height:30px;
}

#augsburg a
{
	top: 384px;
	left: 198px;
	height:30px;
}

#berlin a
{
	top: 140px;
	left: 272px;
	height:30px;
}

#balingen a
{
	top: 380px;
	left: 73px;
	height:20px;
}


#denkendorf a
{
	top: 380px;
	left: 125px;
	height:30px;
}

#dresden a
{
	top: 230px;
	left: 295px;
	height:30px;
	width:100px;
}

#erfurt a
{
	top: 224px;
	left: 190px;
	height:30px;
}

#hagenbach a
{
	top: 347px;
	left: 27px;
	height:30px;
}


/*neu in 2011_10_04*/
#hamburg a
{
	top: 83px;
	left: 155px;
	height:30px;
}

#haida a
{
	top: 183px;
	left: 249px;
	height:30px;
}

#heidelberg a
{
	top: 312px;
	left: 51px;
	height:30px;
}

#karlsruhe a
{
    top: 360px;
    left: 60px;
    height: 25px;
}
/*neu*/

#leipzig a
{
	top: 191px;
	left: 211px;
	height:22px;
}

#meerane a
{
	top: 235px;
	left: 227px;
	height:20px;
}

#frankfurt a
{
	top: 280px;
	left: 60px;
	height:30px;
}

#neckarsulm a
{
	top: 332px;
	left: 117px;
	height:20px;
}



#heilbronn a
{
	top: 347px;
	left: 120px;
	height:13px;
}


#kuehlungsborn a
{
	top: 39px;
	left: 201px;
	height:20px;
}


#halle a
{
	top: 201px;
	left: 200px;
	height:20px;
}

#filderstadt a
{
	top: 377px;
	left: 119px;
	height:30px;
}
#hannover a
{
	top: 152px;
	left: 116px;
	height:30px;
}
#senftenberg a
{
	top: 207px;
	left: 287px;
	height:30px;
}

#darmstadt a
{
	top: 306px;
	left: 96px;
	height:30px;
}


#germersheim a
{
	top: 355px;
	left: 123px;
	height:21px;
}

#kornwestheim a
{
	top: 356px;
	left: 123px;
	height:13px;
}

#moenchengladbach a
{
	top: 233px;
	left: 15px;
	height:15px;
	width:86px;
}

#duesseldorf a
{
	top: 218px;
	left: 50px;
	height:15px;
}


/*ende*/

#koeln a
{
	top: 234px;
	left: 50px;
	height:30px;
}

#koschendorf a
{
	top: 168px;
	left: 302px;
	height:25px;
}

#kuenzelsau a
{
	top: 330px;
	left: 148px;
	height:30px;
}

#ludwigsburg a
{
	top: 357px;
	left: 124px;
	height:27px;
}

#muenchen a
{
	top: 396px;
	left: 219px;
	height:30px;
}

#nuernberg a
{
	top: 310px;
	left: 190px;
	height:30px;
}

#quedlinburg a
{
	top: 165px;
	left: 155px;
	height:30px;
}

#saalhausen a
{
	top: 196px;
	left: 285px;
	height:25px;
}

#speyer a
{
	top: 335px;
	left: 92px;
	height:30px;
}

/*neu in 12/2011 */
#frankfurt a
{
	top: 280px;
	left: 60px;
	height:20px;
}


/*neu in 12/2011 */
#goettingen a
{
	top: 190px;
	left: 130px;
	height:30px;
}





#legende
{
	width: 200px;
	float: left;
	padding-bottom: 24px;
}

#legende ul.list
{
	margin: 0;
	padding: 0;
}

#legende ul.list li
{
	list-style: none;
	margin: 6px 0;
	padding: 0;
}

#legende ul.list li a
{
	margin: 0;
	padding: 0 0 0 20px;
}

#legende #dot1 { background: url('../img/dot-hauptverwaltung.gif') no-repeat 0 2px; }
#legende #dot2 { background: url('../img/dot-regionalbau.gif') no-repeat 0 2px; }
#legende #dot3 { background: url('../img/dot-spezialbau.gif') no-repeat 0 2px; }
#legende #dot4 { background: url('../img/dot-tief-und-strassenbau.gif') no-repeat 0 2px; }
#legende #dot5 { background: url('../img/dot-spezialtiefbau.gif') no-repeat 0 2px; }
#legende #dot6 { background: url('../img/dot-bauen-im-bestand.gif') no-repeat 0 2px; }
#legende #dot7 { background: url('../img/dot-rohstoffe-baustoffe.gif') no-repeat 0 1px; }
#legende #dot8 { background: url('../img/dot-dienstleistungen.gif') no-repeat 0 1px; }

ul#map-deutschland li#stuttgart a
{
	/*background: url('../img/dot-stuttgart.gif') no-repeat 0 14px;*/
	background: url('../img/dot-hauptverwaltung.gif') no-repeat 0 14px;
}

ul#map-deutschland li#augsburg a
{
	background: url('../img/dot-spezialtiefbau.gif') no-repeat 0 14px;
}

ul#map-deutschland li#berlin a
{
    background: url(../img/dot-regionalbau.gif) no-repeat 25px 25px;
}

/*
ul#map-deutschland li#berlin a
{
	background: url('../img/dot-regionalbau.gif') no-repeat 1px 14px;
}
*/

ul#map-deutschland li#denkendorf a
{
	background: url('../img/dot-dienstleistungen.gif') no-repeat 0 14px;
}

ul#map-deutschland li#dresden a
{
	background: url('../img/dot-dresden.gif') no-repeat 0 14px;
}

ul#map-deutschland li#erfurt a
{
	background: url('../img/dot-regionalbau.gif') no-repeat 1px 14px;
}

ul#map-deutschland li#hagenbach a
{
	background: url('../img/dot-rohstoffe-baustoffe.gif') no-repeat 0 14px;

}

ul#map-deutschland li#haida a
{
	background: url('../img/dot-rohstoffe-baustoffe.gif') no-repeat 0 14px;
}

ul#map-deutschland li#heidelberg a
{
	background: url('../img/dot-tief-und-strassenbau.gif') no-repeat 0 14px;
}
/*--neu---*/
ul#map-deutschland li#karlsruhe a
{
    background: url(../img/dot-regionalbau.gif) no-repeat 0px 14px;
}
/*--neu---*/

ul#map-deutschland li#Frankfurt a
{
    background: url(../img/dot-regionalbau.gif) no-repeat 0px 14px;
}


ul#map-deutschland li#koeln a
{
	background: url('../img/dot-spezialbau.gif') no-repeat 0 14px;
}

ul#map-deutschland li#koschendorf a
{
	background: url('../img/dot-rohstoffe-baustoffe.gif') no-repeat 1px 14px;
}

ul#map-deutschland li#kuenzelsau a
{
	background: url('../img/dot-kuenzelsau.gif') no-repeat 0 14px;
	
}

ul#map-deutschland li#ludwigsburg a
{
	background: url('../img/dot-ludwigsburg.gif') no-repeat 0 14px;
}

ul#map-deutschland li#muenchen a
{
	background: url('../img/dot-spezialtiefbau.gif') no-repeat 0 14px;
}

ul#map-deutschland li#nuernberg a
{
	background: url('../img/dot-nuernberg.gif') no-repeat 0 14px;
}

ul#map-deutschland li#quedlinburg a
{
	background: url('../img/dot-rohstoffe-baustoffe.gif') no-repeat 1px 15px;
}

ul#map-deutschland li#saalhausen a
{
	background: url('../img/dot-rohstoffe-baustoffe.gif') no-repeat 0 14px;
}

ul#map-deutschland li#speyer a
{
	background: url('../img/dot-rohstoffe-baustoffe.gif') no-repeat 0 14px;

}

ul#map-deutschland a span.regionalbau
{
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background: url('../img/dot-regionalbau.gif') no-repeat 0 2px;
}

ul#map-deutschland a span.spezialbau
{
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background: url('../img/dot-spezialbau.gif') no-repeat 0 2px;
}

ul#map-deutschland a span.tief-und-strassenbau
{
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background: url('../img/dot-tief-und-strassenbau.gif') no-repeat 0 2px;
}

ul#map-deutschland a span.spezialtiefbau
{
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background: url('../img/dot-spezialtiefbau.gif') no-repeat 0 2px;
}

ul#map-deutschland a span.bauen-im-bestand
{
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	background: url('../img/dot-bauen-im-bestand.gif') no-repeat 0 2px;
}

ul#map-deutschland a span.rohstoffe-baustoffe
{
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	background: url('../img/dot-rohstoffe-baustoffe.gif') no-repeat 0 2px;
}

ul#map-deutschland a span.dienstleistungen
{
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	background: url('../img/dot-dienstleistungen.gif') no-repeat 0 2px;
}

/*
----------------------------------------------------------------------------- 
NEWS
-----------------------------------------------------------------------------
*/

div#galerie
{
	margin: 0 0 0 14px;
	padding: 0px;
}

div#galerie a img
{
	margin: 0 0 6px 6px;
	padding: 0px;
	border: 0px;
}

a#filmlink
{
	width: 100%;
	border: 0;
}

/*
----------------------------------------------------------------------------- 
INDEX
-----------------------------------------------------------------------------
*/

#content table.GF { margin-top: 0; }

#content table.GF td
{
	border: none;
	width: 170px;
	height: 60px;
}

table.GF td a
{
	display block: ;
	width: 170px;
	height: 60px;
	margin: 0;
	padding: 0;
}

table.GF td a span
{
	display: block;
	padding: 43px 0 0 7px;
	font-size: 1.1em;
	font-weight: bold;
}

table.GF td#GF01 { background: #fff url('../img/GF01.jpg') no-repeat 0 0; }
table.GF td#GF02 { background: #fff url('../img/GF02.jpg') no-repeat 0 0; }
table.GF td#GF03 { background: #fff url('../img/GF03.jpg') no-repeat 0 0; }
#content table.GFB { margin-top: 0; }

#content table.GFB td
{
	border: none;
	width: 263px;
	height: 60px;
}

table.GFB td a
{
	display block: ;
	width: 263px;
	height: 60px;
	margin: 0;
	padding: 0;
}

table.GFB td a span
{
	display: block;
	padding: 43px 0 0 7px;
	font-size: 1.1em;
	font-weight: bold;
}

table.GFB td#GFB01 { background: #fff url('../img/GFB01.jpg') no-repeat 0 0; }
table.GFB td#GFB02 { background: #fff url('../img/GFB02.jpg') no-repeat 0 0; }

