/* profine Hauptstylesheet */

* {
	margin: 0;
	padding: 0;
}
body {
	color: #444;
	font: 11px/1.6em Arial, Helvetica, sans-serif;
	background: #fff;
	width: 100%;
	text-align: center;
	height: 100%;
}
.hide {
	display: none;
}
.show {
	 display: block
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clear {
	clear: both;
}
.alignRight {
	text-align: right;
}
img {
	border: 0;
}
hr, 
span {
	display: none;
}
ul {
	list-style: none;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
option {
	padding: 1px 2px;
}
p {
	margin: 0;
	padding: 0;
}
a {
	color: #47155c;
}
a:hover {
	color: #444444;
}
fieldset {
	border: none;
}
/* Seitenaufbau */
#wrap {
	width: 960px;
	height: 540px; /* ENTFERNEN */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../pics/profine/bg_welcome.jpg) 0 20px no-repeat;
}
#wrapPrint {
	text-align: left;
	padding: 10px 20px 0 20px;
}
/* Hintergrund fuer Subseiten */

#sub #wrap {
	background: url(../pics/profine/bg_sub.gif) 0 20px no-repeat;
	height: auto;
}
#header {
	float: left;
	width: 100%;
	margin-top: 20px;
}
/* Quick-Finder */
#header .quickfinder {
	float: left;
	width: 192px;
	height: 27px;
	margin: 32px 0 0 0;
	padding: 0;
	color: white;
	background-color: #371048;
	background-image: url(../pics/profine/bg_quickfinder.gif);
}
#header .quickfinder select {
	width: 147px;
	height: 18px;
	margin: 4px 0 0 16px;
	padding: 0;
}
/* Welcome - Menue 1 */
#header ul {
	float: left;
	width: 574px;
	height: 27px;
	margin: 32px 0 0 0;
	padding: 0;
	list-style: none;
}
#sub #header ul {
	width: 619px;
}
#header ul li {
	float: left;
	height: 27px;
}
#header ul li a {
	height: 27px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: normal;
}
#header ul li a.me101, 
#header ul li a.me1014 {
	background-position: 0 0;
	background-repeat: no-repeat;
}
#header ul li a.me101:hover, 
#header ul li a.me101:active, 
#header ul li a.me101Active, 
#header ul li a.me1014:hover, 
#header ul li a.me1014:active, 
#header ul li a.me1014Active {
	background-position: 0 -27px;
	background-repeat: no-repeat;
}
#header ul li a.me102, 
#header ul li a.me1015 {
	background-position: 0 0;
	background-repeat: no-repeat;
}
#header ul li a.me102:hover, 
#header ul li a.me102:active, 
#header ul li a.me102Active, 
#header ul li a.me1015:hover, 
#header ul li a.me1015:active, 
#header ul li a.me1015Active {
	background-position: 0 -27px;
	background-repeat: no-repeat;
}
#header ul li a.me103, 
#header ul li a.me1016  {
	background-position: 0 0;
	background-repeat: no-repeat;
}
#header ul li a.me103:hover, 
#header ul li a.me103:active, 
#header ul li a.me103Active, 
#header ul li a.me1016:hover, 
#header ul li a.me1016:active, 
#header ul li a.me1016Active {
	background-position: 0 -27px;
	background-repeat: no-repeat;
}
#header ul li a.me104, 
#header ul li a.me1017 {
	background-position: 0 0;
	background-repeat: no-repeat;
}
#header ul li a.me104:hover, 
#header ul li a.me104:active, 
#header ul li a.me104Active, 
#header ul li a.me1017:hover, 
#header ul li a.me1017:active, 
#header ul li a.me1017Active {
	background-position: 0 -27px;
	background-repeat: no-repeat;
}
#header ul li a.me105, 
#header ul li a.me1018 {
	background-position: 0 0;
	background-repeat: no-repeat;
}
#header ul li a.me105:hover, 
#header ul li a.me105:active, 
#header ul li a.me105Active, 
#header ul li a.me1018:hover, 
#header ul li a.me1018:active, 
#header ul li a.me1018Active {
	background-position: 0 -27px;
	background-repeat: no-repeat;
}
#header ul li a.me106, 
#header ul li a.me1019 {
	background-position: 0 0;
	background-repeat: no-repeat;
}
#header ul li a.me106:hover, 
#header ul li a.me106Active, 
#header ul li a.me1019:hover, 
#header ul li a.me1019Active {
	background-position: 0 -27px;
	background-repeat: no-repeat;
}
/* Sub - Menue 1 - Login */
#sub #header ul li a.me106, 
#sub #header ul li a.me1019 {
	background-position: 0 0;
	background-repeat: no-repeat;
}
#sub #header ul li a.me106:hover, 
#sub #header ul li a.me106:active, 
#sub #header ul li a.me106Active, 
#sub #header ul li a.me1019:hover, 
#sub #header ul li a.me1019:active, 
#sub #header ul li a.me1019Active {
	background-position: 0 -27px;
	background-repeat: no-repeat;
}

#me1 a {
	background-position:0 -27px;
}
#me1 a a {
	background-position:0 0
}

/* Welcome - Menue 1 - 2.Ebene */
#header ul ul, 
#sub #header ul ul {
	position: absolute;
	width: 151px;
	margin: 0;
	display: none;
	z-index: 2;
	background-image: none; /* /mah */
}

#wrap #header ul ul ul,
#wrap #header ul ul ul li, 
#wrap #header ul ul ul a {
	display: none;
}
#header li:hover ul, 
#sub #header li:hover ul {
	display: block;
	z-index: 1;
}
#header li li, 
#sub #header li li {
	height: auto;
	z-index: 1;
}
#header li li a:link, 
#header li li a:visited, 
#sub #header li li a:link, 
#sub #header li li a:visited {
	display: block;
	width: 115px;
	height: auto;
	padding: 4px 17px 4px 17px;
	background: #e2e2e2;
	color: #444;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #e2e2e2;
	font: 11px Arial, Helvetica, sans-serif;
	z-index: 1;
}
#header li li a:hover, 
#header li li a:focus, 
#header li li a:active, 
#sub #header li li a:hover, 
#sub #header li li a:focus, 
#sub #header li li a:active {
	background: #D0D0D0;
	color: #444;
}
/* notwendig fuer hover im IE, siehe auch JS */
#header li ul:hover, 
#header li.sfhover ul, 
#sub #header li ul:hover, 
#sub #header li.sfhover ul {
	display: block;
}


/* Menue 2 */
#me2 {
	float: left;
	width: 191px;
	margin-top: 5px;
	background-color: #47155c;
}
#me2 h2 {
	height: 30px;
	padding-left: 15px;
	background-color: #47155c;
	color: white;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 30px;
}

/* 1te Ebene */

#me2 ul {
	padding: 7px 0 15px 0;
	background-color: #D0D0D0;
	color: #444;
}
#me2 ul li {
	margin-left: 15px;
	background-color: #D0D0D0;
	color: #444;
}

#me2 a {
	display: block;
	width: 162px;
	padding: 3px 0 3px 9px;
	background-color: #dfdfdf;
	color: #444;
	background: transparent url(../pics/profine/ico_me2.gif) 1px 10px no-repeat;
	text-decoration: none;
	border-bottom: 1px solid #c7c7c7;
}
#me2 a:hover, 
#me2 a:focus {
	text-decoration: underline;
}
#me2 a.active {
	font-weight: bold;
	background: transparent url(../pics/profine/ico_me2_active.gif) 1px 10px no-repeat;
}


/* 2te Ebene */

#me2 ul ul {
	padding: 0 0 0 0;
	background-color: #e2e2e2;
	color: #444;
}
#me2 ul ul li {
	margin-left: 0;
	background-color: #e2e2e2;
	border-bottom: 1px solid #c7c7c7;
	color: #444;
}

#me2 ul ul a:link, 
#me2 ul ul a:visited {
	width: 157px;
	border-bottom: 0;
	padding: 3px 0 3px 19px;
	background: transparent url(../pics/profine/ico_me2.gif) 11px 10px no-repeat;
}

#me2 ul ul a.active {
	font-weight: bold;
	background: transparent url(../pics/profine/ico_me2.gif) 11px 10px no-repeat;
}


/* 3te Ebene */

#me2 ul ul ul {
	padding: 7px 0 0 10px;
	background-color: #f0f0f0;
	color: #444;
}
#me2 ul ul ul li {
	margin-left: 0;
	background-color: #f0f0f0;
	border-top: 1px solid #c7c7c7;
	border-bottom: 0;
	color: #444;
}

#me2 ul ul ul a:link, 
#me2 ul ul a:visited {
	width: 138px;
	border-bottom: 0;
	padding: 3px 0 3px 19px;
	background: transparent url(../pics/profine/ico_me2.gif) 11px 10px no-repeat;
}

#me2 ul ul ul a.active {
	font-weight: bold;
	background: transparent url(../pics/profine/ico_me2.gif) 11px 10px no-repeat;
}

/* Welcome - Logo */
h1 a {
	float: right;
	width: 171px;
	height: 65px;
	margin-bottom: 5px;
	text-align: right;
	background-image: url(../pics/profine/pi_logo_welcome.gif);
}
/* Sub - Logo */
#sub h1 a {
	width: 135px;
	height: 50px;
	margin-top: 10px;
	background-image: url(../pics/profine/pi_logo_sub.gif);
}
#header ul {
	width: 574px;
	height: 27px;
	background: transparent url(../pics/profine/extra/bg_me1.gif) 0 0 no-repeat;
}
#sub #header ul {
	width: 619px;
	height: 27px;
	background: transparent url(../pics/profine/extra/bg_me1_sub.gif) 0 0 no-repeat;
}

/* Welcome - Container */
#welcome .container h3 {
	width: 250px;
	height: 28px;
	margin: 10px 0 10px 20px;
	/*background-image: url(../pics/profine/ti_welcome_events.gif);*/
}
#welcome .container{
	float: left;
	width: 384px;
	height: 128px;
	color: #444;
	background-color: #e0e0e0;
}
#welcome .container a {
	color: #444444;
	text-decoration: none;
}
#welcome .container a:hover {
	text-decoration: underline;
}
#welcome .container dl {
	width: 364px;
	height: 62px;
	margin: 0 0 0 20px;
	line-height: normal;
}
#welcome .container dt {
	float: left;
	width: 73px;
	font-weight: bold;
	margin: 0 9px 10px 0;
	padding: 0;
}
#welcome .container dd {
	float: left;
	width: 260px;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
}
/* Welcome News - Container */
#welcome .containerNews {
	height: 132px;
	background-image: url(../pics/profine/bg_welcome_news_container.gif);
}
#welcome .containerNews dt {
	width: 54px;
}
#welcome .containerNews dd {
	width: 279px;
}
#welcome .containerNews h3 {
	width: 250px;
	height: 28px;
	margin: 10px 0 10px 20px;
	/*background-image: url(../pics/profine/ti_welcome_news.gif);*/
	background-repeat: no-repeat;
}
/* Welcome Top Thema - Container */
#welcome .containerThema {
	width: 384px;
	height: 160px;
	color: #444;
	background: #cecece url(../pics/profine/bg_welcome_thema_container.gif) top right no-repeat;
}
#welcome .containerThema dl {
	width: 384px;
	height: 160px;
	margin: 0;
}
#welcome .containerThema dt {
	width: 192px;
	height: 160px;
	margin: 0;
	background-image: url(../pics/profine/pi_welcome_thema_container.jpg);
}
#welcome .containerThema dt.themaImg1 span {
	display: block;
	width: 192px;
	height: 160px;
	background: url(../pics/profine/pi_welcome_thema_container2.jpg) 21px 21px no-repeat;
}
#welcome .containerThema dd {
	float: left;
	width: 192px;
	height: 160px;
	margin: 0;
}
#welcome .containerThema h3 {
	width: 172px;
	margin: 15px 0 10px 0;
	padding: 0;
	color: #47155c;
	background: none;
	font: bold 11px/1.6em Arial, Helvetica, sans-serif;
}
#welcome .containerThema p {
	display: block;
	width: 170px;
	height: 70px;
	margin-bottom: 10px;
}
#welcome .containerThema a:link, 
#welcome .containerThema a:visited, 
#welcome .containerThema a:focus {
	padding: 0 0 0 12px;
	color: #444;
	text-decoration: none;
	background: url(../pics/profine/ico_arrow_link.gif) center left no-repeat;
}
/* Welcome Global-Network - Container */
#welcome .globalNetwork {
	float: left;
	width: 192px;
	height: 160px;
	background: url(../pics/profine/bg_welcome_global_network.gif) no-repeat;
	opacity: 0.8;
	/*-moz-opacity: 0.8;*/
	/*filter: alpha(opacity=80)*/;
}
#welcome .globalNetwork select {
	width: 152px;
}
#welcome .globalNetwork h3 {
	width: 144px;
	height: 14px;
	margin: 20px 0 80px 20px;
	background-image: url(../pics/profine/ti_global_network.gif);
}
#welcome .globalNetwork select {
	width: 152px;
	height: 18px;
	margin-left: 20px;
}
/* Welcome Text - Container */
#welcome .welcomeTextContainer {
	float: left;
	width: 384px;
	height: 160px;
	background: #371047;
	color: #FFFFFF;
}
#welcome .welcomeTextContainer h2 {
	width: 310px;
	height: 24px;
	margin: 20px 0 20px 20px;
	background: url(../pics/profine/ti_welcome_text.gif);
}
#welcome .welcomeTextContainer p {
	margin: 0 20px 0 20px;
}
/* Rechter Bereich mit Links, Downloads und Tools */
#rightColumn {
	float: right;
	width: 338px;
	margin: 5px 0 0 0;
}
#rightColumn h4 {
	width: 258px;
	height: 18px;
	margin: 22px 0 5px 0;
	border-bottom: 1px solid #ededed;
	color: #47155c;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#rightColumn a:link, 
#rightColumn a:visited {
	color: #444;
	text-decoration: none;
}
#rightColumn a:hover, 
#rightColumn a:focus {
	text-decoration: underline;
}
/* Rechter Bereich - Tools */
#rightColumn ul.tools {
	width: 258px;
	height: 25px;
	margin: 326px 0 0 0;
	padding: 5px 10px 0 10px;
	background: url(../pics/profine/bg_tools.jpg);
	list-style: none;
}
#rightColumn ul.tools li {
	display: inline;
	margin: 5px 0 0 0;
	padding: 0;
}
#rightColumn ul.tools a:link, 
#rightColumn ul.tools a:visited {
	text-decoration: none;
	color: white;
}
#rightColumn ul.tools a:link.print, 
#rightColumn ul.tools a:visited.print {
	padding-left: 16px;
	background: url(../pics/profine/ico_print.gif) 0 3px no-repeat;
}
#rightColumn ul.tools a:link.mail, 
#rightColumn ul.tools a:visited.mail {
	margin-left: 5px;
	padding-left: 17px;
	background: url(../pics/profine/ico_mail.gif) 0 3px no-repeat;
}
#rightColumn ul.tools a:link.bookmark, 
#rightColumn ul.tools a:visited.bookmark {
	margin-left: 5px;
	padding-left: 14px;
	background: url(../pics/profine/ico_bookmark.gif) 0 3px no-repeat;
}
/* Rechter Bereich - Downloads */
#rightColumn .rightColumnContainer {
	margin: 0 0 0 20px;
}

#rightColumn ul.downloads li {
	padding-left: 23px;
	background: url(../pics/ico_ie.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.ai {
	background: transparent url(../pics/ico_ai.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.doc {
	background: transparent url(../pics/ico_doc.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.eps {
	background: transparent url(../pics/ico_eps.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.exe {
	background: transparent url(../pics/ico_exe.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.gif {
	background: transparent url(../pics/ico_gif.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.jpg {
	background: transparent url(../pics/ico_jpg.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.jpeg {
	background: transparent url(../pics/ico_jpg.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.pdf {
	background: transparent url(../pics/icon_pdf.png) 0 5px no-repeat;
}
#rightColumn ul.downloads li.pps {
	background: transparent url(../pics/ico_ppt.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.ppt {
	background: transparent url(../pics/ico_ppt.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.swf {
	background: transparent url(../pics/ico_swf.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.wmv {
	background: transparent url(../pics/ico_wmv.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.xls {
	background: transparent url(../pics/ico_xls.gif) 0 5px no-repeat;
}
#rightColumn ul.downloads li.zip {
	background: transparent url(../pics/ico_zip.gif) 0 5px no-repeat;
}

#rightColumn ul.downloads span, 
#rightColumn ul.downloads span {
	display: block;
	width: 242px;
	color: #666;
}
/* Rechter Bereich - Links */
#rightColumn ul.links li a:link, 
#rightColumn ul.links li a:visited {
	padding-left: 8px;
	background: url(../pics/profine/ico_bullet_links.gif) 0 5px no-repeat;
	color: #47155c;
}

/* CONTENT Image */
#rightColumn #contentImage {
	width: 278px;
	height: 326px;
	float: left;
	background: transparent url(../pics/profine/pi_sub_01.jpg) no-repeat;
}

/* Content */
#content, 
#contentBreit {
	float: left;
	width: 431px;
	margin-top: 5px;
}
/* Content - Breadcrumb */
#content #breadcrumb, 
#contentBreit #breadcrumb {
	float: left;
	width: 430px;
	height: 30px;
	border-left: 1px solid #47155c;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
}
#content #breadcrumb span, 
#contentBreit #breadcrumb span {
	display: block;
	width: 400px;
	margin: 10px 0 0 17px;
}
#content #breadcrumb a:link, 
#content #breadcrumb a:visited, 
#contentBreit #breadcrumb a:link, 
#contentBreit #breadcrumb a:visited {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
#content #breadcrumb a:hover, 
#content #breadcrumb a:focus, 
#contentBreit #breadcrumb a:hover, 
#contentBreit #breadcrumb a:focus {
	color: #47155c;
}
/* Content - Text - Bereich mit Border links */
#content #innen, 
#contentBreit #innen {
	float: left;
	width: 429px;
}
#contentBreit {
	width: 660px;
}
#contentBreit #innen {
	width: 650px;
}
#contentBreit #breadcrumb {
	width: 630px;
}
#contentBreit #breadcrumb span {
	width: 600px;
}
/* Content - Huelle fuer seitliche Abstaende */
#content #innen .wrap, 
#contentBreit #innen .wrap {
	margin: 0 17px
}
#content #innen h3, 
#contentBreit #innen h3 {
	width: 395px;
	margin: 14px 0 10px 1px;
}
#content #innen h3, 
#contentBreit #innen h3 {
	color: #696969;
	font-size: 17px;
}
#content #innen p, 
#contentBreit #innen p {
	margin-bottom: 14px;
}
#content #innen p a:link, 
#content #innen p a:visited, 
#contentBreit #innen p a:link, 
#contentBreit #innen p a:visited {
	text-decoration: none;
	color: #47155c;
}
#content #innen p a:hover, 
#content #innen p a:focus, 
#contentBreit #innen p a:focus, 
#contentBreit #innen p a:hover {
	text-decoration: underline;
	color: #47155c;
}
#content #innen .news {
	margin: 0 0 15px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}
#content #innen .newsLast {
	border: none;
}
#content #innen .news p {
	margin: 0 0 5px 0;
}
#content #innen .news a:link, 
#content #innen .news a:visited, 
#content #innen .news a:focus {
	padding: 0 0 0 12px;
	color: #47155c;
	text-decoration: none;
	background: url(../pics/profine/ico_arrow_link.gif) center left no-repeat;
}
#content #innen .news a:hover, 
#content #innen .news a:focus {
	text-decoration: underline;
}

#content #innen ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 22px;
	text-indent: 0;
	list-style-image: url(../pics/profine/bullet_2arrows_vt03.gif);
	list-style-type: square;
}

#content #innen h5 {
	font-size: 100%;
	font-weight: bold;
	color: #47155c;
}

/* Content - Kontaktformular */
form.contact ul.legend {
	float: right;
	margin: 0 0 15px 0;
}
form.contact ul.legend li {
	text-align: left;
	margin: 0 22px 0 0;
	padding-left: 15px;
	background: url(../pics/profine/ico_form.gif) 0 5px no-repeat;
}
form.contact ul.legend li.required {
	background: url(../pics/profine/ico_form_required.gif) 0 5px no-repeat;
}
form.contact .formRow {
	float: left;
	width: 163px;
	margin: 0 0 15px 28px;
}
form.contact .formRowLeft {
	width: 184px;
	margin: 0 0 15px 0;
}
form.contact label {
	display: block;
	margin-bottom: 4px;
	padding-left: 15px;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../pics/profine/ico_form.gif) 0 3px no-repeat;
}
form.contact label.required {
	background: url(../pics/profine/ico_form_required.gif) 0 3px no-repeat;
}
form.contact select.normal {
	width: 163px;
	height: 16px;
	border: 1px solid #dfdfdf;
	background-color: #f7f7f7;
}
form.contact input.normal {
	width: 160px;
	height: 15px;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #dfdfdf;
	background-color: #f7f7f7;
}
form.contact .formRowLeft select.normal {
	margin-left: 21px;
}
form.contact .formRowLeft input.normal {
	margin-left: 21px;
}
form.contact .formRowLeft label {
	margin-left: 21px;
}
form.contact .formRowLeft input.street, 
form.contact .formRow input.street {
	width: 128px;
}
form.contact .formRowLeft input.streetNr, 
form.contact .formRow input.streetNr {
	width: 25px;
	margin-left: 3px;
}
form.contact .formRowLeft input.plz, 
form.contact .formRow input.plz {
	width: 45px;
}
form.contact .formRowLeft input.ort, 
form.contact .formRow input.ort {
	width: 107px;
	margin-left: 3px;
}
form.contact .txtArea {
	display: block;
	width: 354px;
	margin-left: 21px;
}
form.contact .txtArea textarea {
	width: 352px;
	border: 1px solid #dfdfdf;
	background-color: #f7f7f7;
}
/* Formular - Buttons */
.buttonSet {
	float: right;
	width: 300px;
	margin: 15px 0 30px 0;
	text-align: right;
}
.buttonSet a:link, 
.buttonSet a:visited {
	float: right;
	width: 100px;
	height: 15px;
	margin: 0 21px 0 0;
	text-decoration: none;
	text-align: center;
	background-color: #f7f7f7;
	color: #666;
	border: 1px solid #dfdfdf;
	font: 11px Arial, Helvetica, sans-serif;
}
.buttonSet a:hover, 
.buttonSet a:focus {
	background-color: #dfdfdf;
	color: #666;
}
.buttonSet a:link.buttonLeft, 
.buttonSet a:visited.buttonLeft {
	margin: 0 6px 0 0;
}
.buttonSet a:link.buttonBold, 
.buttonSet a:visited.buttonBold {
	width: 65px;
	font-weight: bold;
}

/* Horizontale Verteilerseite */
#content #innen #navOverview {
	width: 100%;
	padding-left: 0;
	border: 0 solid transparent;
	list-style: none;
	list-style-image: none;
	overflow: hidden;
}
#content #innen #navOverview li {
	float: left;
	margin-left: 10px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../pics/pi_navOverview_fenster.jpg);
}
#content #innen #navOverview li.first {
	margin-left: 0;
}
#content #innen #navOverview li.Fenster {
	background-image: url(../pics/pi_navOverview_fenster.jpg);
}
#content #innen #navOverview li.Sichtschutz {
	background-image: url(../pics/pi_navOverview_sichtschutz.jpg);
}
#content #innen #navOverview li.Bausysteme {
	background-image: url(../pics/pi_navOverview_bausysteme.jpg);
}
#content #innen #navOverview li.Platten {
	background-image: url(../pics/pi_navOverview_platten.jpg);
}
#content #innen #navOverview li.Archiv {
	background-image: url(../pics/pi_navOverview_archiv.jpg);
}
#content #innen #navOverview li a:link, 
#content #innen #navOverview li a:visited {
	float: left;
	width: 70px;
	text-align: center;
	color: #444;
	text-decoration: none;
}
#content #innen #navOverview li span {
	display: block;
	border: 1px solid #D0D0D0;
	margin: 72px 0 0 0;
	padding: 0 0 1px 0;
	background-color: #E2E2E2;
	font-size: 1em;
}
#content #innen #navOverview li a:hover span, 
#content #innen #navOverview li a:focus span {
	background-color: #D0D0D0;
}

/* Sitemap */

.sitemapContainer {
	float: left;
}
.sitemapContainer li {
	float: left;
	list-style: none;
}
.sitemapContainer li li {
	clear: both;
}
.sitemapContainer h4 {
	border: 1px #dfdfdf solid;
	padding: 2px 10px 2px 10px;
	width: 160px;
	margin: 0 20px 0 0;
	font-size: 11px;
}
.sitemapContainer h4 a {
	text-decoration: none;
	color: #47155c;
}
.sitemapContainer ul {
	margin: 0 0 20px 11px;
}
.sitemapContainer ul a:link, 
.sitemapContainer ul a:visited {
	display: block;
	width: 162px;
	padding: 3px 0 3px 9px;
	background-color: #dfdfdf;
	color: #666666;
	background: transparent url(../pics/profine/ico_me2.gif) 1px 10px no-repeat;
	text-decoration: none;
	border-bottom: 1px solid #dfdfdf;
}
.sitemapContainer ul a:hover {
	font-weight: bold;
}

/* Footer */
#footer {
	float: left;
	width: 384px;
	height: 30px;
	background: #dfdfdf;
}
#footer li {
	float: left;
	padding: 7px 0 0 20px;
}
#footer li a {
	color: #666;
	text-decoration: none;
}
#footer li a:hover, 
#footer li a:focus {
	color: #47155c;
}
#footer li.lang {
	float: right;
	padding: 7px 20px 0 20px;
}

#footer li a.lang {
	font-weight: bold;
}
/* Footer - Anpassung fuer Subseite */
#content #footer {
	width: 430px;
}
#contentBreit #footer {
	width: 630px;
}
#sub #footer { 
	float: none;
	margin: 0 0 0 191px;
	width: 430px;
}

/* Ab hier Ergaenzungen die eigentlich besser an anderer Stelle integriert sein muessten - mir */
/* z.B. Downloadliste (dlList) nur im Extranet verwendet ?! */
.contactPerson {
	padding-bottom: 10px;
	border-bottom: 1px #ccc solid;
	margin-bottom: 20px;
}

/* nicht zu verwechseln mit den Downloads in der rechten Spalte */
#content #innen .dlList {
	padding: 0 0 0 0;
}
.dlList li { 
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 3px 0;
}

.ai { 
	background: transparent url(../pics/ico_ai.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.doc {
	background: transparent url(../pics/ico_doc.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.eps {
	background: transparent url(../pics/ico_eps.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.exe {
	background: transparent url(../pics/ico_exe.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.gif {
	background: transparent url(../pics/ico_gif.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.jpg {
	background: transparent url(../pics/ico_jpg.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.jpeg {
	background: transparent url(../pics/ico_jpg.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.pdf {
	background: transparent url(../pics/icon_pdf.png) 0 2px no-repeat;
	padding-left: 20px;
}
.pps {
	background: transparent url(../pics/ico_ppt.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.ppt {
	background: transparent url(../pics/ico_ppt.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.swf {
	background: transparent url(../pics/ico_swf.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.wmv {
	background: transparent url(../pics/ico_wmv.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.xls {
	background: transparent url(../pics/ico_xls.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.zip {
	background: transparent url(../pics/ico_zip.gif) 0 0 no-repeat;
	padding-left: 20px;
}

#sub #spanvisible span {
	display: block;
}

/*Seminarformular im Extranet KBE/TRO_RU /mah */
form#sem2crm {
	width: 397px;
}
#content #innen #sem2crm ul {
	margin: 0;
	padding: 0;
}
#content #innen #sem2crm li {
	float: left;
	list-style: none;
	padding: 4px 0 0 0;
}
#content #innen #sem2crm label {
	display: block;
	white-space: nowrap;
}
#content #innen #sem2crm .normalrow label,
#content #innen #sem2crm li#s2c-fr2 label {
	display: inline;
}
#content #innen #sem2crm span {
	display: inline
}
#content #innen #sem2crm  input.tiny {
	width: 20px;
}
#seminar-occupation, 
#seminar-occupation2, 
#seminar-company, 
#seminar-street, 
#seminar-email, 
.normalrow , 
#seminar-fax, 
#seminar-ansprechpartner, 
#seminar-occupation-contact-p {
	width: 393px;
}
#seminar-seminar, 
#seminar-brand {
	width: 397px;
}
#seminar-name, 
#seminar-surname,
#seminar-name2, 
#seminar-surname2 {
	width: 187px;
}
#seminar-name, 
#seminar-telprefix,
#seminar-name2 {
	margin-right: 15px;
}
#seminar-telprefix, 
#seminar-participants {
	width: 75px;
}
#seminar-phone {
	width: 299px;
}
#s2c-sub, 
#s2c-nam {
	clear: left;
}
#s2c-fr2 label {
	padding-right: 5px;
}
#s2c-fr2 .calendar {
	margin-right: 15px;
}
#content #innen .normalrow  p {
	margin: 0;
	padding: 0
}
#s2c-dat {
	width: 100%;
}
/*Selectbox im Kontaktmanagerkontaktformular /mah */
select#country_id {
	width: 11.2em;
}
#datepicker {
	background-color: #fff;
	border: 1px solid #47155C;
	padding: 5px;
}
input.calendar {
	background: transparent url(../pics/calendar.png) no-repeat;
	width: 20px;
}

/*Email vergessen Formular*/
#lost-password-form label {
	padding-right: 5px;
}

/* Flash */
div#FLVPlayer { 
	padding: 2px; 
	border: 1px solid #d9d9d9;
}
div#FLVPlayer object, 
div#FLVPlayer embed { 
	display: block;
}

input.fakebutton-as-link {
    text-decoration: underline;
    background: transparent url(../pics/profine/bullet_2arrows_vt03.gif) no-repeat scroll left 0;
    border: 0;
    font-size: 10px;
    height: 25px;
    line-height: 25px;
    padding: 0 5px 0 15px;
    text-align: left;

}
#flashVidTeaserContainer a.flashVidTeaser {
    width: 187px;
    display: block;
    border: 1px solid #aeaeae;
    overflow: hidden;
    color: #444;
    text-decoration: none;
    font-weight: bold;
    padding: 4px;
}
#flashVidTeaserContainer a.flashVidTeaser:hover {
    background: #dedede url(../pics/flashVidTeaser_bg_hover.png) center top repeat-x;
}
#flashVidTeaserContainer a.flashVidTeaser span {
    height: 42px;
    background-image: url(../images/flash_play_icon.gif);
    background-position: 24px center;
    background-repeat: no-repeat;
    padding: 2px 5px 2px 75px;
    line-height: 1.3em;
    display: block;
    cursor: pointer;
}

/* InfoAuswahl Extranet*/

form.infoauswahl fieldset {
    width: 353px;
}
form.infoauswahl input {
    margin: 2px 10px 0 0;
}
*html form.infoauswahl input {
    margin: 0 10px 0 0;
}
form.infoauswahl ul.sort {
	margin: 0;
	padding: 0;
}
#content #innen ul.sort {
	margin: 0;
	padding: 0;
}
form.infoauswahl ul.active {
	background: url("../images/bg_sort_02.png") repeat-x 0 0;
	width: 353px;
}
form.infoauswahl ul.sort li {
	list-style: none;
	background: url("../images/bullit_sort_01.png") no-repeat 5px 4px;
	padding: 0 0 0 20px;
	margin: 6px 0;
}
form.infoauswahl ul.sort li ul li {
	background: none;
}
form.infoauswahl ul.sort li a{
	text-decoration: none;
	color: #401453;
}

#content #innen form.infoauswahl ul.sort li ul {
	padding: 10px 0 0 10px;
	list-style: none;
	list-style-image: none;
}
#content #innen form.infoauswahl ul {
	background: none;
	margin: 0;
	padding: 0;
}
#content #innen ul.sort li ul li {
	background: none;
	margin: 0;
	padding: 0;
}
form.infoauswahl ul.sort li ul li label {
	vertical-align: top;
}
form.infoauswahl .sortAuswahl {
	background: url("../images/bg_sort_01.png") no-repeat 0 0;
	width: 363px;
	height: 27px;
	padding: 7px 0 0 10px;
	color: #ffffff;
	margin: 0 0 15px 0;
}
form.infoauswahl .sortAuswahl input {
	display: block;
	float: left;
	}
form.infoauswahl .sortAuswahl input.standard {
	display: block;
	float: left;
	border: 0;
	background: transparent url("../images/bg_input.png") no-repeat 0 1px;
	color: #ffffff;
	padding: 0 0 0 15px;
	margin: 0 30px 0 0;
}
form.infoauswahl .sortAuswahl input.active{
	display: block;
	float: left;
	border: 0;
	background: transparent url("../images/bg_input.png") no-repeat 0 1px;
	background: transparent url("../images/bg_input_active.png") no-repeat 0 1px;
	color: #ffffff;
	padding: 0 0 0 15px;
	margin: 0 30px 0 0;
}
form.infoauswahl .sortAuswahl label{
	display: block;
	width: 100px;
	float: left;
}
form.infoauswahl .send {
	padding: 0;
	margin: 0;
	width: 80px;
	height: 27px;
	font-size: 10px;
	border: 0;
	background: url("../images/Button_sort_submit.png") no-repeat 0 0;
	color: #FFFFFF;
	float: right;
}

/* tooltip rss */
#rss a.button {
	background: url(../pics/bg_button_rss.png) no-repeat;
	width: 68px;
	height: 22px;
	display: block;
	text-align: center;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	margin: -35px 0 0 305px;
}
#rss a.inactive {
	background:url(../pics/bg_button_rss_inactive.png) no-repeat;
}
#rss div {
	display: none;
}
#rssTooltip {
	display:  none;
	position:absolute;
}
#rssTooltip .top {
	background: url(../pics/bg_tooltip_top.png) no-repeat left bottom;
	width: 391px;
	height: 12px;
	padding-top: 10px;
}
#rssTooltip .main {
	width: 371px;
	padding: 5px 10px;
	background: url(../pics/bg_tooltip_main.png) repeat-y;
	text-align: left;
}
#rssTooltip .bottom {
	background: url(../pics/bg_tooltip_bottom.png) no-repeat;
	width: 391px;
	height: 12px;
}
/* style */
#rssTooltip .main div.head {
	padding: 0 8px 5px 8px;
	margin-bottom: 9px;
	margin-right: 7px;
	border-bottom: 1px solid #d9d9d9;
}
#rssTooltip .main div.head span.check {
	display: inline;
	background: url(../pics/bg_fakeCheck.png) no-repeat top left;
	padding-left: 20px;
	margin-right: 10px;
}
#rssTooltip .main div.head a.rss {
	color: #5d3570;
	text-decoration: none;
	background: url(../pics/bg_rss.png) no-repeat left top;
	padding-left: 15px;
	}
#rssTooltip .main div.head a.inactive {
	color: #999 !important;
	background: url(../pics/bg_rss_inactive.jpg) no-repeat left top !important;
}
#rssTooltip .main div.head a:hover.rss {
	text-decoration: underline;
}
#rssTooltip .main p {
	margin-bottom: 1em;
}
#rssTooltip .main p.rss {
	background: url(../pics/bg_rss01.png) no-repeat;
	padding-left: 25px;
}
#rssTooltip .main img {
	display: block;
	margin: 10px auto;
	text-align: center;
}
/* ie6 */
*html #rssTooltip .top {
	background: url(../pics/bg_tooltip_top_ie.png) no-repeat left bottom;
}
*html #rssTooltip .main {
	background: url(../pics/bg_tooltip_main_ie.png) repeat-y;
}
*html #rssTooltip .bottom {
	background: url(../pics/bg_tooltip_bottom_ie.png) no-repeat;
}

.error {
font-weight: bold;
color: #ff0000;
}

/* Coverflow */

#coverflow {
	margin: 28px 0 0 0;
}

#content #innen ul#myRoundabout,
.roundabout-holder {
	padding: 0;
	height: 9em;
	width: 365px;
	margin: 0 0 0 20px;
}

.roundabout-moveable-item {
	width: 11em;
	height: 9em;
	cursor: pointer;
	list-style: none;
	background-color: #ffffff;
}

	.roundabout-moveable-item img {
		width: 11em;
		height: 9em;
	}

.roundabout-in-focus {
	cursor: auto;
	overflow: visible;
	display: block;
	width: 13em !important;
	height: 14em !important;
	margin: -1em 0 0 -1em;
}

	.roundabout-in-focus img {
		width: 13em;
		height: 11em;
	}

#content #innen #description {
	text-align: center;
	clear: both;
	position: absolute;
	z-index: 9999;
	width: 395px;
}

#content #innen #description #content {
	width: 309px;
	height: 34px;
	margin: 0;
}

#content #innen #description #content p {
	margin: 0;
	font-weight: bold;
	font-size: 1.1em;
}

#content #innen #description #content a#link {
	font-weight: normal;
	font-size: 0.9em;
}

#content #innen #description a.indicators {
	display: block;
	width: 23px;
	height: 26px;
	outline: 0;
}

#content #innen #description a#next {
	margin: 5px 0 0 20px;
	float: left;
	background: url(../pics/profine/extra/indikator_left.png) center top no-repeat;
}

#content #innen #description a#previous {
	margin: 5px 20px 0 0;
	float: right;
	background: url(../pics/profine/extra/indikator_right.png) center top no-repeat;
}

#content #innen #description a#next:hover,
#content #innen #description a#previous:hover {
	background-position: center bottom;
}