/* Style: 'Grau/Schwarz - screen.css' - 2006-06-12 15:35:15 */
/* Allgemein */

body {
	background-color: black;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #B3B3B3;
}

#pagestart,
#pageprofile,
#pagereferences,
#pagecustomers,
#pagecontact,
#pagenews,
#pagejobform,
#pagesearchform,
#pageimpressum,
#pagesitemap,
#pagestyles {
	border: 1px solid #B3B3B3;
	border-top: none;
	width: 700px;
	margin: 0px auto 0px auto;
	padding: 0px 42px 32px 42px;
}

dfn,
.invisible,
.printonly {
	display: none;
}

.printimage {
	visibility: hidden;
}

.readonly {
	visibility: hidden;
}

.floatleft {
	float: left;
}

.clearfloats {
	clear: both;
	height: 0px;
}

.clearfloats img {
	visibility: hidden;
	position: absolute;
	border: none;
	margin-left: -2000px;
}

p {
	line-height: 1.25em;
	margin-bottom: 1.4em;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 28px;
}

h2 {
	font-size: 1em;
	color: #B3B3B3;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
}

img {
	border: none;
}

.bold {
	font-weight: bold;
}

hr {
	color: #B3B3B3;
	background-color: #B3B3B3;
	height: 1px;
	border: none;
	padding: 0px;
	margin: 14px 0px 14px 0px;
}

/* Kopfbereich */

#pageheader {
	padding-bottom: 18px;
}

/* Servicenavigation */

#phservicenavigation {
	color: #B3B3B3;
	padding: 10px 0px 23px 0px;
	margin: 0px;
	border-bottom: 1px solid #B3B3B3;
}

#phservicenavigation ul {
	float:right;
	margin: 0px;
	padding: 0px;
}

#phservicenavigation li {
	float:left;
	list-style: none;
	border-right: 1px solid #B3B3B3;
	padding: 0px 6px 0px 6px;
}

#phservicenavigation .lastitem {
	border-right: none;
	padding-right: 0px;
}

#phservicenavigation a:link,
#phservicenavigation a:visited {
	text-decoration: none;
	color: #B3B3B3;
}

#phservicenavigation a:hover,
#phservicenavigation a:focus,
#phservicenavigation a:active {
	text-decoration: underline;
	color: #B3B3B3;
}

#phservicenavigation .textsmall {
	background: url(/upload/sys_images_gs/text_smaller.gif) no-repeat center;
	margin: 0px;
	border: 1px solid black;
}

#phservicenavigation .textnormal {
	background: url(/upload/sys_images_gs/text_standard.gif) no-repeat center;
	letter-spacing: -0.2em;
	margin: 0px;
	border: 1px solid black;
}

#phservicenavigation .textbig {
	background: url(/upload/sys_images_gs/text_larger.gif) no-repeat center;
	margin: 0px;
	border: 1px solid black;
}

#phservicenavigation .textsmall:hover,
#phservicenavigation .textsmall:focus,
#phservicenavigation .textsmall:active,
#phservicenavigation .textnormal:hover,
#phservicenavigation .textnormal:focus,
#phservicenavigation .textnormal:active,
#phservicenavigation .textbig:hover,
#phservicenavigation .textbig:focus,
#phservicenavigation .textbig:active {
	text-decoration: none;
	background-color: black;
	border: 1px solid #B3B3B3;
}

/* Headerbild und Logo */

#phimagelogo {
	clear: both;
	height: 114px;
	margin: 5px 0px 4px 0px;
	background: black no-repeat;
	border: 1px solid #B3B3B3;
	padding-top: 12px;
}

#pageimpressum #phimagelogo,
#pagesitemap #phimagelogo,
#pagesearchform #phimagelogo,
#pagestyles #phimagelogo {
	background-image: url(/upload/sys_images/Kopfbild_00_H49.jpg);
	background-position: bottom left;
}

#pagestart #phimagelogo,
#pagenews #phimagelogo {
	background-image: url(/upload/sys_images/Kopfbild_00_H49.jpg);
	background-position: bottom left;
}

#pageprofile #phimagelogo,
#pagejobform #phimagelogo {
	background-image: url(/upload/sys_images/Kopfbild_02_oNr.jpg);
	background-position: bottom left;
}

#pagereferences #phimagelogo {
	background-image: url(/upload/sys_images/Kopfbild_03_oNr.jpg);
	background-position: bottom left;
}

#pagecustomers #phimagelogo {
	background-image: url(/upload/sys_images/Kopfbild_03_oNr.jpg);
	background-position: bottom left;
}

#pagecontact #phimagelogo {
	background-image: url(/upload/sys_images/Kopfbild_05_oNr.jpg);
	background-position: bottom left;
}

.phlogo {
	height: 114px;
	background: url(/upload/sys_images_gs/informedia_logo.gif) no-repeat right;
}

/* Hauptnavigation */

#phmainnavigation {
	background: #000000;
	margin: 0px;
	width: 698px;
	border: 1px solid #B3B3B3;
}

#phmainnavigation ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

#phmainnavigation li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#phmainnavigation a {
	position: static;
	color: #B3B3B3;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 7.83em;
	padding: 0.35em;
	font-size: 1em;
	padding-bottom: 0.59em;
	background: #000000;
	text-transform: lowercase;
	font-weight: bold;
}

#phmainnavigation .active {
	background-color: #B3B3B3;
	color: #000000;
}

#phmainnavigation a:hover,
#phmainnavigation a:active,
#phmainnavigation a:focus {
	background-color: #B3B3B3;
	color: #000000;
}

/* Unternavigation */

#phsubnavigation {
	margin: 0px;
	margin-top: 15px;
	border-top: 1px solid #B3B3B3;
	border-bottom: 5px solid #B3B3B3;
	width: 700px;
}

#phsubnavigation ul {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 0.37em;
}

#phsubnavigation li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#phsubnavigation a {
	color: #B3B3B3;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0.55em 0em 0em 2.85em;
}

#phsubnavigation a:hover,
#phsubnavigation a:active,
#phsubnavigation a:focus {
	text-decoration: underline;
}

#phsubnavigation .active {
	font-weight: bold;
	color: #B3B3B3;
}

/* Inhaltsbereich */

#pagecontent {
	margin: 17px;
	margin-bottom: 35px;
	border-top: 1px solid black;
}

a {
	text-decoration: none;
	color: #B3B3B3;
}

a:hover,
a:focus,
a:active {
	text-decoration: underline;
}

.abstract {
	font-weight: bold;
	border-bottom: 1px solid #c1c1c1;
	padding-bottom: 13px;
}

.pcleft {
	width: 312px;
	float: left;
	border-top: 1px solid black;
}

.pcright {
	margin-left: 354px;
	border-top: 1px solid black;
}

.pcteaserlist {
	margin: 0px;
	padding: 0px;
}

.pcteaser {
	list-style: none;
	overflow: hidden;
	margin-top: 10px;
	border-top: 1px solid black;
}

.pcteaser img {
	float: left;
	margin: 0px 18px 5px 0px;
	border: 1px solid #B3B3B3;
}

.pcteaser h3 {
	margin: 0px;
	font-size: 1em;
}

.pcteaser h4 {
	font-weight: normal;
	color: #B3B3B3;
	margin: 0.2em 0px 0.2em 0px;
}

.linkmore {
	display: inline;
	background: url(/upload/sys_images_gs/link_more.gif) no-repeat left;
	padding-left: 12px;
	margin-left: 2px;
}

.linkback {
	display: inline;
	background: url(/upload/sys_images_gs/link_back.gif) no-repeat left;
	padding-left: 12px;
	margin-left: 2px;
}

.intlink {
	display: inline;
	background: url(/upload/sys_images_gs/int_link.gif) no-repeat left;
	padding-left: 12px;
	margin-left: 2px;
}

.extlink {
	display: inline;
	background: url(/upload/sys_images_gs/ext_link.gif) no-repeat left;
	padding-left: 12px;
	margin-left: 2px;
}

.downlink {
	display: inline;
	background: url(/upload/sys_images_gs/download.gif) no-repeat left;
	padding-left: 12px;
	margin-left: 2px;
}

.biglogo {
	border: 1px solid #B3B3B3;
	margin-top: 12px;
}

.biglogo img {
	margin-left: 17px;
}

.pcsubnavigation {
	padding: 0.5em 0em 0.5em 0em;
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	text-align: center;
	width: 100%;
	float: left;
	margin-bottom: 1.6em;
}

.pcsubleft {
	float: left;
	width: 5em;
}

.pcsubmiddle {
	margin: 0em 5.2em 0em 5.2em;
}

.pcsubright {
	float: right;
	width: 5em;
}

.browse {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.browse li {
	display: inline;
	border-right: 1px solid #B3B3B3;
	padding: 0px 10px 0px 4px;
}

.browse a {
	color: #B3B3B3;
}
.browse .active {
	color: #B3B3B3;
}

.browse .lastitem {
	border: none;
}

.pcsubnavigation .linkback {
	float: left;
}

.pcsubnavigation .linkmore {
	padding-right: 5px;
	float: right;
}

.browsess {
	position: relative;
	margin: 0px 4px 0px 0px;
	list-style: none;
	padding: 0px;
	float: right;
	display: block;
	white-space: nowrap;
}

.browsess li {
	display: inline;
	padding: 0px 0px 0px 0px;
}

.browsess a {
	color: #B3B3B3;
}
.browsess .active {
	font-weight: bold;
}

#pagestart #pagecontent,
#pageprofile #pagecontent,
#pagecontact #pagecontent,
#pagenews #pagecontent,
#pageimpressum #pagecontent,
#pagesitemap #pagecontent,
#pagestyles #pagecontent {
	padding-bottom: 15px;
}

#pagecustomers #pagecontent {
	padding-bottom: 1px;
}

/* Fussbereich */

#pagefooter {
	border-bottom: 4px solid #B3B3B3;
	float: left;
	width: 700px;
}

#pfleft {
	display: block;
	position: relative;
	float: left;
	padding: 0.5em 0px 0.5em 17px;
	width: 680px;
	border: 1px solid #B3B3B3;
	margin-bottom: 2px;
	background: url(/upload/sys_images_gs/bg_footer.gif) no-repeat;
	background-position: 476px 0px;
}

#pfleft p {
	margin: 0px;
	width: 460px;
	padding: 0px;
	float: left;
}

#pfright {
	display: block;
	text-align: center;
	padding: 0px;
	padding-top: 1px;
	width: 220px;
	position: absolute;
	right: 0px;
}

/* Startseite */

#pcstartreference {
	margin-top: 18px;
}

#pagestart #pagecontent .pcleft {
	width: 445px;
	float: left;
	padding: 0px;
}

#pcstartteaserboxes {
	margin-top: 0px;
	margin-left: 474px;
}

#pagestart h2 {
	font-family: Arial, sans-serif;
	color: #B3B3B3;
	font-size: 1.5em;
	margin-top: 0px;
	margin-bottom: 17px;
}

#pcstartteaserboxes ul {
	margin: 0px;
	padding: 0px;
}

.pcteaserbox h3 {
	font-size: 1em;
	font-weight: normal;
	margin:0px;
	margin-bottom: 8px;
}

.pcteaserbox {
	list-style: none;
	width: 190px;
	margin: 0px;
	padding: 0px;
}

.pcteaserboxlink {
	display: block;
}

.pcteaserboxlink:hover,
.pcteaserboxlink:focus,
.pcteaserboxlink:active {
	text-decoration: none;
}

.pcteaserboxlink .pcteaserboxcont {
	display: block;
	padding: 16px 14px 18px 14px;
	background: #000000 url(/upload/sys_images_gs/int_link_big.gif) no-repeat bottom right;
	border: 1px solid #B3B3B3;
}

.pcteaserboxlink {
	color: #B3B3B3;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
}

.pcteaserboxdownl {
	display: block;
}

.pcteaserboxdownl:hover,
.pcteaserboxdownl:focus,
.pcteaserboxdownl:active {
	text-decoration: none;
}

.pcteaserboxdownl .pcteaserboxcont {
	display: block;
	padding: 16px 14px 18px 14px;
	background: #000000 url(/upload/sys_images_gs/downl_big.gif) no-repeat bottom right;
	border: 1px solid #B3B3B3;
}

.pcteaserboxdownl {
	color: #B3B3B3;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
}

.pcteaserboxdownl .fileinfo {
	color: #B3B3B3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.72em;
	font-weight: normal;
}

.pcteaserbox img {
	border: 1px solid #B3B3B3;
}

#pagestart .pcteaserbox a {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.pcteaserbox .textonly {
	display: none;
}

/* Profil */

#pageprofile .pcleft p,
#pageprofile .pcright p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

#pageprofile #pagecontent h2 {
	margin-top: 0.2em;
}

/* Aktuelles */
#pagenews .pcleft {
	width: 440px;
	padding: 0px;
}

#pagenews h1 {
	margin-bottom: 10px;
}

#pagenews .pcright {
	margin-left: 472px;
	margin-top: -30px;
	border: none;
}

#pagenews .pcright ul {
	margin: 0px;
	padding: 0px;
}

.pcteaserboxreference {
	border: 1px solid #B3B3B3;
	padding: 14px;
}

.pcteaserboxcustom {
	border: 1px solid #b3b3b3;
	padding: 0px 14px 0px 14px;
	display: block;
}

/* Jobs */

#pageprofile h1 {
	margin-bottom: 16px;
}

#pageprofile h2 {
	padding-top: 9px;
}

#pageprofile .pccomplete {
	padding: 10px 0px 0px 0px;
}

#pagejobform .pccomplete {
	margin-top: 10px;
	border-top: 1px solid #B3B3B3;
}

#pageprofile .pccompleteline {
	border-top: 1px solid #B3B3B3;
	padding-top: 10px;
	margin-top: 10px;
}


#pageprofile .pccomplete {
	margin-top: 10px;
}

/* Bewerbungsformular */

#pagejobform .pccomplete {
	padding-top: 4px;
}

#pagejobform .pccomplete h2 {
	padding-bottom: 4px;
}

fieldset {
	border: none;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	margin-top: 10px;
}

legend {
	font-weight: bold;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	color: #B3B3B3;
}

label {
	position: relative;
}

input {
	margin-bottom: 5px;
	border: 1px solid #B3B3B3;
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	position: relative;
	background: #b3b3b3;
	padding-left: 2px;
}

.form_input_radio {
	margin: 0px;
	margin-right: 8px;
}

.fsaddress input,
.fspersonal input {
	margin-left: 8.8em;
	width: 17.7em;
}

.fsaddress label,
.fspersonal label {
	position: absolute;
}

.fdincome input,
.fddate input {
	margin-top: 10px;
}

select, textarea {
	border: 1px solid #B3B3B3;
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 10px;
	background: #b3b3b3;
}

textarea {
	width: 662px;
	margin-bottom: 18px;
	padding-left: 2px;
}

.fsaddress {
	width: 302px;
	float: left;
	margin-bottom: 18px;
	margin-right: 60px;
}

.fsaddress label {
	margin-top: 2px;
}

.fspersonal {
	float: left;
	width: 302px;
}

.fspersonal label {
	margin-top: 2px;
}

.fschoice {
	padding-bottom: 10px;
}

.fschoice .fdchoice,
.fschoice .fdchoicetrainee {
	float: left;
}

.fschoice .fdchoicetrainee {
	margin-left: 62px;
}

.form_select {
	width: 300px;
}

.fdincome, .fddate {
	float: left;
}

.fddate {
	margin-left: 60px;
}

.fdincome input, .fddate input {
	width: 298px;
}

.standardinput {
	background: #000000 url(/upload/sys_images_gs/link_more.gif) no-repeat left;
	border: none;
	color: #B3B3B3;
	padding-left: 11px;
	margin: 10px 15px 20px 3px;
	border: 1px dashed #b3b3b3;
}

.inputerror {
	color: white;
}

.inputerror input,
.inputerror textarea {
	border-color: white;
}

/* Referenzen */

#pagereferences .pcteaserlist {
	padding-bottom: 20px;
}

#pagereferences .pcteaser {
	padding-bottom: 6px;
}

#pagereferences .pccomplete {
	border-top: 1px solid #B3B3B3;
	margin-top: 20px;
	padding-top: 16px;
}

#pagereferences hr {
	margin-top: 0px;
}

#pagereferences .pcteaser h2,
#pagereferences .pcteaser p,
#pagereferences .pcteaser a {
	margin: 0px;
	margin-bottom: 0.2em;
}

.downloadteaser img {
	float: left;
	margin-right: 10px;
}

#pagereferences .pcright h2 {
	margin: 0px;
	color: #B3B3B3;
}

#pagereferences .pcright h3 {
	margin-top: 0px;
	font-weight: normal;
	font-size: 1em;
	color: #B3B3B3;
}

table {
	margin: 10px 0px 10px 0px;
	border-collapse: collapse;
}

td {
	padding-bottom: 10px;
}

th {
	width: 100px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 0px;
}

.substituteheadline {
	font-weight: bold;
	color: #B3B3B3;
	font-size: 1em;
	margin-top: 0px;
}

.screenshotcontainer {
	margin-bottom: 10px;
}

.screenshotcontainer img {
	border: 1px solid #B3B3B3;
}

.downloadteaser p {
	margin-top: 0.2em;
}

/* Suche */

#pagesearchform hr {
	margin-top: 0px;
}
#pagesearchform h2 { 
	color: #b3b3b3;
}

/* Kunden */

.logolist {
	list-style: none;
	margin: 18px 0px 15px 0px;
	float: left;
}

.logolist li img {
	margin-bottom: 13px;
	border: 1px solid #B3B3B3;
}

.logocol1, .logocol2 {
	float: left;
	margin: 0px 45px 28px 0px;
}

.logocol3 {
	float: left;
	margin: 0px 0px 28px 0px;
}
#pagecustomers .pccompleteline {
	border-top: 1px solid #c1c1c1;
	padding-top: 16px;
}

#pagecustomers .pccompleteline img {
	margin: 15px 0px 5px 0px;
	border: 1px solid #B3B3B3;
}

#pagecustomers .logolist a {
	display: block;
}

#pagecustomers .logolist .linkmore {
	display: inline;
}

#pagecustomers .logolist a img {
	margin: 0px;
}

#pagecustomers ul {
	list-style: none;
	padding: 0px;
}

#pagecustomers .pccompleteline ul {
	margin-left: 0px;
}

#pagecustomers .pccompleteline li {
	margin-bottom: 15px;
}

#pagecustomers h3 {
	font-size: 1em;
	margin: 20px 0px 20px 0px;
}

/* Kontakt */

#pagecontact h1 {
	margin-bottom: 18px;
}

#pagecontact #pagecontent {
	width: 700px;
}

#pagecontact .pcleft {
	width: 26.8em;
	float: left;
	margin-right: 53px;
}
#pagecontact .pcright {
	width: 26.8em;
	float: left;
	margin: 0px;
}

#pagecontact textarea {
	width: 26.5em;
	margin-top: 0px;
	margin-bottom: 10px;
}

#pagecontact fieldset {
	margin-bottom: 1.5em;
}

#pagecontact h2, #pagecontact .substituteheadline {
	color: #B3B3B3;
}
#pagecontact .fileinfo {
	padding-left: 15px;
}

.pcmap {
	margin: 11px 0px 15px 0px;
}

/* Sitemap */

#pagesitemap h2 {
	padding-bottom: 0.4em;
	color: #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	margin-top: 0.8em;
}

#pagesitemap #pagecontent ul {
	list-style: none;
	
}

#pagesitemap #pagecontent li {
	line-height: 1.5em;
}
#pagesitemap #pagecontent li a {
	color: #B3B3B3;
}

/* Impressum */

#pageimpressum h1 {
	margin-bottom: 30px;
}

#pageimpressum #pagecontent strong {
	color: #B3B3B3;
}

#pageimpressum #pagecontent em {
	color: #B3B3B3;
	font-style: normal;
}

/* Stil ändern */

#pagestyles h1 {
	margin-bottom: 35px;
}

#pagestyles h2 {
	color: #B3B3B3;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

#pagestyles .pcright ul {
	list-style: none;
	padding: 0px;
	padding-top: 0.7em;
	margin: 0px;
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
}

#pagestyles .pcright li {
	margin-bottom: 0.7em;
}

#pagestyles .pcright img {
	float: left;
	margin-right: 0.6em;
	border: 1px solid #B3B3B3;
}

#pagestyles #pagecontent p {
	margin-top: 0px;
}

#pagestyles .pcright p {
	margin-bottom: 0px;
}

.stylelist {
	margin-bottom: 2.5em;
}

.styletext {
	display: block;
	min-height: 45px;
	position: relative;
}

.styletext p{
	display: block;
	margin-left: 79px;
	bottom: 0px;
}

/* Zeitleiste */

.type1,
.type1neighbor {
	display: block;
	text-align: center;
	float: left;
	padding-bottom: 2em;

}
.type1 a,
.type1neighbor a,
.type1 .last,
.type1neighbor .last {
	color: #B3B3B3;
	display: block;
	width: 3.7em;
	height: 4em;
	text-align: center;
	padding-bottom: 7px;
	float: left;
	background-image: url(/upload/sys_images_gs/line.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type1 .last {
	background-image: url(/upload/sys_images_gs/line.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type1 .first a {
	background-image: url(/upload/sys_images_gs/line_first.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type1 .first a:hover,
.type1 .first a:active,
.type1 .first a:focus {
	background-image: url(/upload/sys_images_gs/line_o_first.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type1 a:hover,
.type1 a:active,
.type1 a:focus,
.type1neighbor a:hover,
.type1neighbor a:active,
.type1neighbor a:focus {
	color: #B3B3B3;
	font-weight: bold;
	background-image: url(/upload/sys_images_gs/line_o.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type1neighbor a {
	background-image: url(/upload/sys_images_gs/line_oleft.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.type1neighbor .last {
	background-image: url(/upload/sys_images_gs/line_oleft.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type1neighbor a:hover,
.type1neighbor a:active,
.type1neighbor a:focus {
	background-image: url(/upload/sys_images_gs/line_o_oleft.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type2,
.type2neighbor {
	display: block;
	text-align: center;
	float: left;
	padding-bottom: 2em;
}

.type2 a,
.type2neighbor a,
.type2 .last,
.type2neighbor .last {
	color: #B3B3B3;
	display: block;
	width: 3.5em;
	height: 4em;	
	text-align: center;
	padding-top: 7px;
	float: left;
	background-image: url(/upload/sys_images_gs/line2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.type2 .last {
	background-image: url(/upload/sys_images_gs/line2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type2 a:hover,
.type2 a:active,
.type2 a:focus,
.type2neighbor a:hover,
.type2neighbor a:active,
.type2neighbor a:focus {
	color: #B3B3B3;
	font-weight: bold;
	background-image: url(/upload/sys_images_gs/line2_o.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type2neighbor a {
	background-image: url(/upload/sys_images_gs/line2_oleft.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.type2neighbor .last {
	background-image: url(/upload/sys_images_gs/line2_oleft.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type2neighbor a:hover,
.type2neighbor a:active,
.type2neighbor a:focus {
	background-image: url(/upload/sys_images_gs/line2_o_oleft.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type1active,
.type2active {
	display: block;
	text-align: center;
	float: left;
	padding-bottom: 2em;
}

.type1active a,
.type2active a {
	color: #B3B3B3;
	font-weight: bold;
	display: block;
	width: 3.5em;
	height: 4em;
	text-align: center;
	padding-bottom: 7px;
	padding-top: 0px;
	float: left;
	background-image: url(/upload/sys_images_gs/line_o_oright.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.type2active a {
	padding-bottom: 0px;
	padding-top: 7px;
	background-image: url(/upload/sys_images_gs/line2_o_oright.gif);
}

.type1active .first a{
	background-image: url(/upload/sys_images_gs/line_o_oright_first.gif);
}

.type1active .first {
	background-image: none;
}

#year_wrapper ul a {
	text-decoration: none;
	
}

#year_wrapper ul {
	padding: 0px;
	margin-left: 0px;
}

#year_wrapper{
	display: block;
}

.yearhistory {
	display: block;
	background: #000000;
	padding: 15px;
	padding-bottom: 20px;
	position: relative;
	width: 340px;
	border: 2px solid #B3B3B3;
}

.yearhistory h2 {
	font-family: Arial, sans-serif;
	font-size: 2em;
	color: #B3B3B3;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 0px;
	margin: 0px;
}

.yearhistory h3 {
	font-size: 1em;
	margin-top: 0px;
}

#year1993,
#year1994, #year1995,
#year1996, #year1997,
#year1998, #year1999,
#year2000, #year2001,
#year2002, #year2003,
#year2004, #year2005,
#year2006, #year2007,
#year2008, #year2009,
#year2010 {
	clear: left;
}

#year1994 .yearhistory {
	margin-left: 17.5px;
}
#year1995 .yearhistory {
	margin-left: 35px;
}
#year1996 .yearhistory {
	margin-left: 52.5px;
}
#year1997 .yearhistory {
	margin-left: 60px;
}
#year1998 .yearhistory {
	margin-left: 77.5px;
}
#year1999 .yearhistory {
	margin-left: 95px;
}
#year2000 .yearhistory {
	margin-left: 112.5px;
}
#year2001 .yearhistory {
	margin-left: 130px;
}
#year2002 .yearhistory {
	margin-left: 147.5px;
}
#year2003 .yearhistory {
	margin-left: 165px;
}
#year2004 .yearhistory {
	margin-left: 182.5px;
}
#year2005 .yearhistory {
	margin-left: 200px;
}
#year2006 .yearhistory {
	margin-left: 217.5px;
}
#year2007 .yearhistory {
	margin-left: 235px;
}
#year2008 .yearhistory {
	margin-left: 252.5px;
}
#year2009 .yearhistory {
	margin-left: 295px;
}
#year2010 .yearhistory {
	margin-left: 315px;
}
.highlight {
	font-weight:bold;
	border-bottom: 1px dashed #b3b3b3;
}
.imgProzentbalken {
	width: 7px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
}
.prozent {
 	padding-left:3px;

}

