@import 'form.css';
@import 'thickbox.css';
/*@import 'dynamic.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: #002B7F; }
a:visited { color: #002B7F; }
a:hover { color: #000; }
a:active { color: #000; }
img { border: 0; }

/*
----------------------------------------------------------------------------- 
CONTAINER
-----------------------------------------------------------------------------
*/

#wrapper
{
	width: 960px;
	font-size: .625em;
	line-height: 1.5em;
}

#head
{
	width: 960px;
	height: 148px;
	background-image: url('../img/head-allgemein.jpg');
	background-repeat: repeat-x;
	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_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#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'); }
*/


#head h1 a
{
	display: block;
	width: 240px;
	height: 145px;
	background: url('../img/pst_logo.jpg') no-repeat 0 0;
	text-indent: -1000em;
}

#side-left
{
	float: left;
	font-size: 1.1em;
	width: 240px;
}

#side-right
{
	float: left;
	width: 120px;
	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: 20px 180px 20px 240px;
	color: #eee;
}

/*
----------------------------------------------------------------------------- 
Navigation 
-----------------------------------------------------------------------------
*/

#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#datenschutz { background-image: url('../img/icon-datenschutz.gif'); }
#side-right a#language { background-image: url('../img/icon-language.gif'); }
#side-right a:hover { background-position: 2px 2px; }

#side-left ul
{
	background-color: #ddd;
	list-style-type: none;
	padding-top: 20px;
}

#side-left ul ul,
#side-left ul ul ul { padding-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 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: #002B7F;
}

/*
----------------------------------------------------------------------------- 
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
{
	clear: both;
	border: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.5em;
}

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 #002B7F; }
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; }

/*
----------------------------------------------------------------------------- 
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: 0;
	margin: 1.5em 20px 1.5em 20px;
	clear: both;
}

#content table.index
{
	font-size: 1em;
}

#content table.index td
{
	border-bottom: 0 solid #ccc;
}

#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; }

/*
----------------------------------------------------------------------------- 
Map
-----------------------------------------------------------------------------
*/

div#slideshow { height: 200px; }

#content table.nostyle
{
	margin: 0 0 0 20px;
	padding: 0;
	width: 570px;
}

#content table.nostyle td
{
	border: 0;
	padding: 0;
}

#content table.nostyle td:hover { background-color: #fff; }

#content div#adresse
{
	font-size: .9em;
	width: 200px;
	display: inline;
	float: right;
}

#content div#adresse address
{
	color: #333;
	margin: 3px 3px 23px 3px;
}

#content div#adresse h3
{
	color: #333;
	margin: 3px;
}

#content div#adresse h4
{
	color: #012b7f;
	display: block;
	width: 194px;
	margin: 10px 0 0 0;
	padding: 3px;
	background-color: #f4f4f4;
}

#content ul#map-deutschland
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-deutschland20070110.gif') no-repeat 0 0;
}

#content ul#map-deutschland a
{
	text-decoration: none;
	position: absolute;
	font-size: 10px;
	color: #777;
	background: url('../img/map-dot.gif') no-repeat 0 3px;
	padding-left: 10px;
}

#content ul#map-deutschland a:visited { color: #999; }
#content ul#map-deutschland a:hover { color: #002B7F; }
#content ul#map-deutschland a:active { color: #000; }

#content ul#map-deutschland li#stuttgart a
{
	top: 355px;
	left: 110px;
	font-weight: bold;
	color: #000;
}

#augsburg a
{
	top: 380px;
	left: 190px;
}

#badenstedt a
{
	top: 130px;
	left: 140px;
}

#berlin a
{
	top: 140px;
	left: 270px;
}

#boltenhagen a
{
	top: 60px;
	left: 190px;
}

#cottbus a
{
	top: 160px;
	left: 300px;
}

#denkendorf a
{
	top: 370px;
	left: 130px;
}

#dresden a
{
	top: 230px;
	left: 270px;
}

#erfurt a
{
	top: 240px;
	left: 170px;
}

#essen a
{
	top: 180px;
	left: 70px;
}

#frankfurt a
{
	top: 260px;
	left: 110px;
}

#hagenbach a
{
	top: 320px;
	left: 80px;
}

#haida a
{
	top: 190px;
	left: 260px;
}

#hamburg a
{
	top: 80px;
	left: 150px;
}

#heidelberg a
{
	top: 300px;
	left: 120px;
}

#kaiserslautern a
{
	top: 280px;
	left: 40px;
}

#karlsruhe a
{
	top: 330px;
	left: 100px;
}

#koeln a
{
	top: 200px;
	left: 60px;
}

#koschendorf a
{
	top: 170px;
	left: 290px;
}

#kuenzelsau a
{
	top: 320px;
	left: 160px;
}

#leipzig a
{
	top: 210px;
	left: 220px;
}

#linkenheim a
{
	top: 310px;
	left: 100px;
}

#ludwigsburg a
{
	top: 345px;
	left: 120px;
}

#ludwigshafen a
{
	top: 290px;
	left: 80px;
}

#muenchen a
{
	top: 390px;
	left: 200px;
}

#monschau a
{
	top: 240px;
	left: 10px;
}

#nuernberg a
{
	top: 310px;
	left: 200px;
}

#quedlinburg a
{
	top: 180px;
	left: 190px;
}

#ravensburg a
{
	top: 420px;
	left: 140px;
}

#saalhausen a
{
	top: 180px;
	left: 280px;
}

#speyer a
{
	top: 300px;
	left: 70px;
}

#weikersheim a
{
	top: 270px;
	left: 160px;
}

#wolfsburg a
{
	top: 120px;
	left: 170px;
}

#content ul#map-europa
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	width: 370px;
	height: 500px;
	background: url('../img/map-europa20070110.gif') no-repeat 0 0;
}

#content ul#map-europa a
{
	text-decoration: none;
	position: absolute;
	font-size: 10px;
	color: #777;
	background: url('../img/map-dot.gif') no-repeat 0 3px;
	padding-left: 10px;
}

#content ul#map-europa a:visited { color: #999; }
#content ul#map-europa a:hover { color: #870020; }
#content ul#map-europa a:active { color: #000; }

#bratislava a
{
	top: 180px;
	left: 150px;
}

#budapest a
{
	top: 200px;
	left: 180px;
}

#bukarest a
{
	top: 270px;
	left: 290px;
}

#graz a
{
	top: 210px;
	left: 110px;
}

#klagenfurt a
{
	top: 220px;
	left: 100px;
}

#linz a
{
	top: 190px;
	left: 90px;
}

#ljubljana a
{
	top: 230px;
	left: 110px;
}

#prag a
{
	top: 140px;
	left: 90px;
}

#warschau a
{
	top: 80px;
	left: 200px;
}

#wien a
{
	top: 190px;
	left: 130px;
}

#zagreb a
{
	top: 240px;
	left: 130px;
}

/*
----------------------------------------------------------------------------- 
GALERIE
-----------------------------------------------------------------------------
*/

div#galerie
{
	margin: 0 0 0 14px;
	padding: 0px;
}

div#galerie a img
{
	margin: 0 0 6px 6px;
	padding: 0px;
	border: 0px;
}
