/*
 * CSS-Reset v1.0 | 20080212
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
input, select, textarea, button, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 1px dotted #000;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

label:hover, button:hover, input.submit:hover {
	cursor:pointer;
}

/*
 * General Styles
 */
a {
	text-decoration:none;
}

/*
 * General Classes
 */
.center {
	text-align:center;
}

.clearer {
	clear:both;
}

/*
 * Body
 */
body {
	background:#f4f3f3;
	color:#000;
	font-size:100.01%;
	text-align:center;
}

/*
 * Outer Wrapper
 */
#outerWrapper {
	font-size:0.75em;	/* 12px */
	margin:0 auto;
	width:82.0833em;	
}

/*
 * Inner Wrappers
 */
.wrapper {
	float:left;
	width:82.0833em;	
}

/*
 * Inner Wrapper 1
 */
#innerWrapper1 {
	background:url(../img/shadow_li.gif) left top repeat-y;
}

/*
 * Inner Wrapper 2
 */
#innerWrapper2 {
	background:url(../img/shadow_re.gif) right top repeat-y;
}

/*
 * Main Wrapper
 */
#mainWrapper {
	margin:0 auto;
	text-align:left;
	width:79.583em;
}

/*
 * Header
 */
#header {
	background:url(../img/key_visual.jpg) left bottom no-repeat;
	float:left;
	width:100%;
}

#header .left {
	float:left;
	text-align:right;
	width:64.583em;
}

#header .right {
	background:url(../img/bck_top.gif) left top repeat-x;
	float:right;
	width:15em;
}

/*
 * Top Menu
 */
#header ul {
	float:right;
	font-size:0.833em;	/* 10px */
	line-height:1.4em;
	margin-top:1em;
	margin-right:2em;
}

#header li {
	float:left;
	margin-left:1.454em;
}

#header li, #header ul a {
	display:block;
}

#header ul a {
	color:#3d434d;
	text-decoration:none;
}

#header ul a:hover {
	color:#a68145;
	text-decoration:underline;
}

#header li.current a, #header li.current a:hover {
	color:#3d434d;
	text-decoration:underline;
}

/*
 * Logo
 */
#logo {
	padding-top:2.166em;
}

/*
 * Contact
 */
#contact {
	background:#cca665 url(../img/bck_contact.jpg) left top repeat-x;
	border-left:1px solid #fff;
	height:3em;
}

#contact p {
	margin-left:4em;
	padding-top:1.25em;
}

#contact a {
	background:url(../img/mail.gif) left center no-repeat;
	color:#fff;
	line-height:1.166em;	
	padding-left:2.166em;
}

/*
 * Main
 */
#main {
	background:#fff url(../img/shadow_mi.gif) left top repeat-y;	
	border-left:18em solid #fff;	
	border-right:14.916em solid #f5f2ed;
	float:left;
	width:46.583em;
}

/*
 * Main Menu
 */
#mainMenu {
	float:left;
	margin-left:-18em;
	position:relative;
	width:18em;
}

#mainMenu .inner {
	font-size:0.916em;	/* 11px */
	font-weight:bold;
	line-height:1.636em;
	padding:1.636em 0.727em 1.636em 1.363em;
}

#mainMenu li {
	display:inline;
}

#mainMenu li.current {
	line-height:1.454em;
}

#mainMenu a {
	color:#3d434d;
	display:block;
}

#mainMenu a:hover {
	color:#a68145;
}

#mainMenu li.current a {
	color:#a68145;
	border-top:1px solid #a68145;
	border-bottom:1px solid #a68145;
}

#mainMenu li.current li a {
	border:0;
	color:#3d434d;
	padding-left:1.454em;
}

#mainMenu li.current li {
	font-weight:normal;
}

#mainMenu li.current li a:hover {
	color:#5372aa;
}

#mainMenu li.current li.current a, #mainMenu li.current li.current li.current a {
	background:url(../img/aktiv.gif) left center no-repeat;
	color:#5372aa;
}

#mainMenu li.current li.current li a {
	background:none;
	color:#3d434d;
} 

#mainMenu li ul {
	margin:1em 0;
}

/*
 * Partner Logos
 */
#mainMenu .partner {
	margin-top:12.909em;
}

#mainMenu .partner a {
	display:block;
}

/*
 * Content
 */
#content {
	float:left;
	width:46.583em;
	margin-right:-46.583em;
	min-height:50em;
}

#content .inner {
	font-size:0.916em;	/* 11px */
	line-height:1.454em;
	padding:2.909em 1.818em 4.363em 2.636em;
}

#content a {
	color:#5372aa;
}

#content a:hover {
	color:#a18149;
	text-decoration:underline;
}

#content a.extern {
	background:url(../img/extern.gif) left center no-repeat;
	padding-left:1.75em;
}

#content p.image a.extern {
	background:none;
	padding-left:0;
}

#content a.pdf {
	background:url(../img/pdf.gif) left center no-repeat;
	padding-left:1.75em;
}

#content a.email {
	background:url(../img/email.gif) left center no-repeat;
	padding-left:1.75em;
}

#breadcrumbs {
		
}

#pageTitle {
	color:#7b8495;
	font-family:Trebuchet, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:2.182em;
	font-weight:normal;	
	line-height:1.166em;
	margin-bottom:0.5em;	
}

#content h2 {
	color:#a18149;
	font-size:1.272em;	/* 14px */
	font-weight:bold;
	line-height:1.142em;
	margin-top:1.857em;
	margin-bottom:1.142em;
}

#content h3 {
	color:#5d6878;
	font-size:1.272em;	/* 14px */
	font-weight:normal;
	line-height:1.142em;
	margin-bottom:1.142em;
	margin-left:4.714em;
}

#content h4 {
	color:#5c6779;
	font-size:1.272em;	/* 14px */
	font-weight:bold;
	line-height:1.142em;
	margin-bottom:1.142em;
}

#content p, #content ul, #content ol {
	margin-bottom:1.454em;
}

#content ul, #content ol {
	margin-left:6.25em;
}

#content li {
	background:url(../img/bullet.gif) 0 0.5em no-repeat;
	padding-left:1.75em;
}

#content ul.nobullet li, #content ol.nobullet li, #content li.nobullet {
	background:none;
	padding-left:0;
}

#content ul.arrows li, #content ol.arrows li, #content li.arrows {
	background:url(../img/aktiv.gif) left center no-repeat;
}

#content ul#sitemap {
	margin-left:0;	
}

#content img.floatLeft {
	float:left;
	margin:0 1.363em 1.363em 0;
}

/*
 * Team Members + References
 */
.listRecord {
	clear:left;
	margin-bottom:0.909em;
	overflow:auto;
}

.separate {
	border-top:1px solid #c9d5e5;
	padding-top:1.454em;
}

#content .listRecord h2 {
	font-size:1em;	/* 11px */
	color:#5c6779;
	line-height:1.454em;
	margin-top:0;
	margin-bottom:1em;
}

.listRecord .image {
	float:left;
}

.listRecord .text {
	margin-left:16.727em;
}

.listRecord br.clearer {
	font-size:1px;
	line-height:1px;
	position:relative;
	top:-1px;
}

/*
 * Sidebar
 */
#sidebar {
	float:right;
	width:14.916em;
	margin-right:-14.916em;
	position:relative;
}

#sidebar .inner {
	border-top:1px solid #fff;
	font-size:0.916em;	/* 11px */
	line-height:1.454em;
	padding-bottom:1.636em;
}

#sidebar a {
	color:#3874ab;
}

#sidebar a:hover {
	text-decoration:underline;
}

/*
 * Sidebar Teaser
 */
#sidebar .teaser {
	margin-bottom:1.636em;
}

#sidebar .teaser .text {
	padding:0 0.727em 0 1.454em;
}

#sidebar .teaser h2 {
	margin-top:0.636em;
	text-transform:uppercase;
}

/*
 * Login
 */
#wlpeLoginForm {
	overflow:auto;
}

#login {
	background:#c9d5e5 url(../img/stripes.jpg) left bottom repeat-x;
	padding:0.909em 1.272em 1.454em 1.363em;
}

#login h2 {
	color:#404651;
	font-size:1.181em;	/* 13px */
	line-height:1.461em;
	margin-bottom:0.384em;
}

#login div.input {
	border:0.090em solid #424954;
	background:#fff;
	color:#666e79;
	margin-bottom:0.545em;
	padding:0.272em;
}

#login input.hidden {
	display:none;
}

#login input {
	width:100%;
}

#login div.password {
	float:left;
	margin-right:0.583em;
}

#login div.password input {
	width:9.333em;
}

#login div.submit {
	background:#be9455;
	float:right;
	width:1.818em;
}

#login div.submit.logout {
	width:4em;
	float:none;
}

#login div.submit input {
	color:#fff;
	margin:0;
	padding:0;
}

#login p {
	margin-bottom:1.454em;
}

/*
 * Footer
 */
#footer {
	color:#3d434d;
	clear:both;
	float:left;
	font-size:0.833em;	/* 10px */
	line-height:1.2em;
	text-align:left;
	width:100%;
}

#footerInner1 {
	background:url(../img/corner_left.gif) left top no-repeat;
}

#footerInner2 {
	background:url(../img/corner_right.gif) right top no-repeat;
}

#footer .inner {
	background:url(../img/shadow_u.gif) left top repeat-x;
	margin:0 1.5em;
}

#footer .inner div {
	border-top:10px solid #c59d5a;
	margin-left:22.51em;	
	padding:1.4em 0 3.8em 0;
	position:relative;
	top:-10px;
}

#footer p {
	float:left;
	margin-left:2.1em;
}

#footer li {
	display:inline;
}

#footer ul {
	float:left;
}

#footer li {
	padding-left:1.6em;
}

#footer a {
	color:#3d434d;
}

#footer a:hover, #footer ul a {
	text-decoration:underline;
}

#footer ul a:hover {
	color:#a68145;
	text-decoration:none;
}

#footer li.current a, #footer li.current a:hover {
	color:#3d434d;
	text-decoration:none;
}