/* ------------------------------------------------------------------------- */
/* Screen CSS for Jurgschat Ingenieure										 */
/* ------------------------------------------------------------------------- */
/* Autor: 	Verena Biewald													 */
/* Firma: 	art&motion GmbH & Co. KG										 */
/* Datum:	26.05.2009														 */
/* Email:	biewald (at) art-motion.de										 */
/* Web:		www.art-motion.de												 */
/* ------------------------------------------------------------------------- */


/* Allgemein
---------------------------------------------------------------------------- */

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

body
{
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 1.5em;
}

ul
{
	margin-top: 0.1em;
}

ul li 
{ 
	list-style-type: none;
	display: block;
	height: 20px;
	line-height: 20px;
}

/* Layout
---------------------------------------------------------------------------- */

#layout
{
	width: 990px;
	height: 650px;
	margin: 4em auto 0em auto;
	overflow: hidden;
}

#logo
{
	width: 960px;
	height: 30px;
	text-align: left;
}

#menu
{
	float: left;
}

#seiten
{
	position: absolute;
	top: 4em;
	margin-left: 906px;
}


#seiten_01
{
	position: absolute;
	top: 4em;
	margin-left: 836px;
}

#content
{
	float: right;
	width: 850px;
	height: 620px;
	background-color: #f19401;
}

#text
{
	padding: 0.6em 1em;
	text-align: left;
	line-height: 1.5em;
}

#pfeile
{
	position: absolute;
	top: 520px;
	margin-left: 440px;
}

#pfeile img
{
	margin: 1em;
}

#architectural,
#energy,
#consulting,
#philosophy,
#team
{
	display: none;
}

#language
{
	margin-top: 27em;
	margin-left: 5.2em;
}

#language img
{
	padding-bottom: 0.3em;
}

.inaktiv
{
	opacity: 0.3 !important;
}

/* Typografie
---------------------------------------------------------------------------- */

a
{
	color: #fff;
}

/* Klassen
---------------------------------------------------------------------------- */

.link,
a.link
{
	color: #fff;
	text-decoration: none;
}

.cursor
{
	cursor: pointer;
}

.small
{
	position: relative;
	top: 357px;
	font-size: 14px;
	line-height: 1.5em;
}

.content_home
{
	background-image: url('../images/home_bg.jpg');
	background-repeat: no-repeat;
}

.content_philosophy
{
	background-image: url('../images/philosophy_bg.jpg');
	background-repeat: no-repeat;
}

.content_team
{
	background-image: url('../images/team_bg.jpg');
	background-repeat: no-repeat;
}

.content_team_desc
{
	background-image: url('../images/team_bg_desc.jpg');
	background-repeat: no-repeat;
}

.content_portfolio
{
	background-image: url('../images/portfolio_bg.jpg');
	background-repeat: no-repeat;
}

.content_references
{
	background-image: url('../images/references_bg.jpg');
	background-repeat: no-repeat;
}

.content_description
{
	background-image: url('../images/references_description_bg.jpg');
	background-repeat: no-repeat;
}

.content_trifolion
{
	background-image: url('../images/portfolio/trifilion_luxemburg.jpg');
	background-repeat: no-repeat;
}

.content_deutschebank
{
	background-image: url('../images/portfolio/deutsche_bank.jpg');
	background-repeat: no-repeat;
}

.content_staatstheater
{
	background-image: url('../images/portfolio/staatstheater_mainz.jpg');
	background-repeat: no-repeat;
}

.content_dorinthotel
{
	background-image: url('../images/portfolio/dorint_hotel.jpg');
	background-repeat: no-repeat;
}

.content_vitrosail
{
	background-image: url('../images/portfolio/katharinenhospital.jpg');
	background-repeat: no-repeat;
}

.content_contact
{
	background-image: url('../images/contact_bg.jpg');
	background-repeat: no-repeat;
}

.content_imprint
{
	background-image: url('../images/imprint_bg.jpg');
	background-repeat: no-repeat;
}

a.englisch
{
	display: block;
	width: 990px;
	height: 10px;
	background-image: url('../images/englisch.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.englisch:hover,
.englisch_active
{
	display: block;
	width: 990px;
	height: 10px;
	background-image: url('../images/englisch_active.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.philosophy
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/philosophie.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.philosophy:hover,
.philosophy_active
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/philosophie_active.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.team
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/team.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.team:hover,
.team_active
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/team_active.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.portfolio
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/portfolio.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.portfolio:hover,
.portfolio_active
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/portfolio_active.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.references
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/referenzen.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.references:hover,
.references_active
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/referenzen_active.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.contact
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/kontakt.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.contact:hover,
.contact_active
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/kontakt_active.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.imprint
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/impressum.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

a.imprint:hover,
.imprint_active
{
	display: block;
	width: 132px;
	height: 10px;
	background-image: url('../images/impressum_active.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
}

/* ------------------------------------------------------------------------- */
