
/* general definitions */

body{
	background-color: #fffcf2;
}

h1,
h2,
body,
div{
	margin: 0;
	padding: 0;
}

p{
	margin: 0 0 1em 0;
	padding: 0;
/*	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;*/
}


/* general font definition */

body /* * */{
	font: normal 10.5pt Verdana, Arial, Helvetica, sans-serif;
}

strong{
	font-weight: bold;
}

em{
	font-style: italic;
}

#submenu li a,
#languages li a,
#facebox .content{
	font-size: 80%;
}

#text ul li,
#text dl dt{
/*	font-size: 80%; */
}

.default #text,
.default #text em,
.team #text,
.global #text td,
.contact #text td,
.imprint #text,
.imprint #text_left,
.imprint #text_right{
	font-size: 80%;
}

.default-smaller #text p,
.default-smaller #text ul li{
	line-height: 1.25em;
}

.default-smaller #text ul{
	margin-bottom: 1em;
}

.default-smaller #text ul li{
	background-position: left .25em;
}

.imprint #text a,
.imprint #text_left a,
.imprint #text_right a,
/*.team #text a,*/
.contact #text a,
.contact #text strong,
.global #text a,
.global #text strong,
.imprint #text_left strong,
.imprint #text_right strong,
.default #text strong{
	font-size: 100%;
}

#illustration h2{
	font-size: 125%;
}


/* definitions by office */

.eicon #logo a{
	width: 140px;
	height: 50px;
	background-image: url('images/logo_eicon_140x50.gif');
}

.ppcom #logo a{
	width: 210px;
	height: 60px;
	background-image: url('images/logo_pandion_210x60.gif');
}

.ppcom #submenu li a{
	font-size: 100% !important;
}


/* content definitions by template */

.default #text,
.team #text,
.network #text{
	float: right;
	width: 610px;
	position: relative;
	right: 0;
}

.team #text a{
	font-weight: bold;
	display: block;
	margin: 1em 0 0 0;
}

.team #illustration span{
	overflow: hidden;
	display: inline-block;
	height: 300px; 
}

.global #text,
.contact #text{
	margin-right: 0;
	width: 900px;
	border: 0;
	padding: 0;
	margin: 0;
}

.global #text td,
.contact #text td{
	line-height: 1.5em;
	vertical-align: top;
}

.global #text td{
	width: 225px;
	background: url(images/list_bullet_8x8.gif) left .75em no-repeat;
}

.global #text td *{
	display: block;
	margin-left: 16px;
}

.start #text{
/*	margin-right: 0;*/
	font-style: italic;
}

.network #text{
	font-style: italic;
}

.imprint #text_left{
	display: block;
	width: 280px;
	margin: 0 10px 0 0;
	padding: 0;
}

.imprint #text,
.imprint #text_right{
	float: left;
	width: 300px;
	position: relative;
	right: 0;
}


/* general menue definitions */

.inline-menue{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.inline-menue li{
	float: left;
}

.inline-menue li a{
	color: #003d55;
	font-weight: bold;
	text-decoration: none;
	background: #fffcf2;
	white-space: nowrap;
}

.inline-menue li a:active,
.inline-menue li a:focus,
.inline-menue li a:hover{
	text-decoration: underline;
}

.inline-menue li.active{
	background: transparent url('images/pixel_003d55_1x1.gif') center top repeat-y;
}


/* container */

#container{
	position: relative;
	float: right;
	margin: 1em 0 /*2em*/0 0;
	width: 900px;
}


/* container > header */

#header{
	position: relative;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #003d55;
}


/* container > header > logo */

#logo a{
	display: block;
	background-color: transparent;
	background-position: 1px bottom;
	background-repeat: no-repeat;
}

#logo span{
	display: none;
}


/* container > header > languages */

#languages{
	position: absolute;
	right: 0;
	bottom: 10px;
}

#languages li{
	margin: 0 .5em;
}

#languages li a{
	text-transform: lowercase;
}

#languages li.separator{
	color: #003d55;
	margin: 0;
}


/* container > menu */

#menu{
	padding-left: 1px;
	margin-top: 3px;
}

#menu li{
	height: 3em;
	margin-right: 1.5em;	
	margin-bottom: 5px;
}

#menu li a{
	text-transform: uppercase;
	padding-bottom: 5px;
}


/* container > illustration */

#illustration{
	clear: both;
	margin: 0 0 1em 0;
	position: relative;
}

#illustration h2{
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	position: absolute;
	left: 1px;
	top: 282px;
	width: 899px;
	z-index: 98;
}

#illustration h2.invert{
	color: #003d55;
}


/* container > content > submenu */

#submenu{
	list-style-type: none;
	width: 280px;
	margin: 0 10px 0 0;
	padding: 0;
}

#submenu li{
/*	margin-bottom: .5em;*/
}

#submenu li a{
	color: #003d55;
	text-decoration: none;
	line-height: 2em;
	padding-right: 10px;
	background: #fffcf2;
	white-space: nowrap;
}

#submenu li a:active,
#submenu li a:focus,
#submenu li a:hover{
	text-decoration: underline;
}

#submenu li.active{
	background: transparent url('images/pixel_003d55_1x1.gif') left 60% repeat-x;
}

#submenu li.active a{
	font-weight: bold;
}


/* container > content > text */

#text,
#text a,
#text td,
#text strong,
#text span,
#text dl dd,
#text_left,
#text_left a,
#text_right,
#text_right a,
#facebox .content{
	color: #003d55;
	line-height: 2em;
}

#text_left{
	float: left;
}

#text a,
#text_left a{
	text-decoration: underline;
}

#text a:active,
#text a:focus,
#text a:hover,
#text_left a:active,
#text_left a:focus,
#text_left a:hover,
#text_right a:active,
#text_right a:focus,
#text_right a:hover{
	text-decoration: none;
}

#facebox .content h4,
#text h4{
	color: #003d55;
	font-size: 125%;
	font-weight: bold;
	padding: 0;
	margin: .5em 0;
}

#text h4{
	text-transform: uppercase;
}

#text ul{
	list-style-type: none;
	margin: /*.5em 0 0 */0;
	padding: 0;
}

#text ul li{
	color: #003d55;
	line-height: 2em;
/*	margin-bottom: 1em;*/
	padding-left: 16px;
	background: transparent url('images/list_bullet_8x8.gif') left .75em no-repeat;
}

#text dl{
	margin: 1em 0 0 2em;
}

#text dl dt{
/*	margin-bottom: 1em;*/
	line-height: 2em;
	padding-left: 16px;
	background: transparent url('images/list_bullet_8x8.gif') left center no-repeat;
}

#text dl dd{
	margin: 1em 4em;
}


/* more */

.more{
	position: absolute;
	right: 0;
	margin-right: .5em !important;
}









