/*******************************************************************************
********************************************************************************
	Projekt		: Power Plus Communications
********************************************************************************
*******************************************************************************/

/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	height: 100.01%;
	margin-bottom: -1px;
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}


/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

.rvrs {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.algn-cntr { 
	text-align: center;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}




/*********************************************************** Hintergruende *****
*******************************************************************************/
body, 
#navi-lang {
	background-color: #20343F;
}

/************************************************************* Text-Farben *****
*******************************************************************************/
/*	Rot */
#navi-breadcrumb ul li, 
#navi-sub ul li a:hover, 
#navi-sub ul li a.rex-active, 
#navi-sub ul li a.rex-current, 
#content div.teasers div.teaser ul li a:hover, 
#sidebar .bx-v1 h3 a, 
#sidebar .bx-v1 h4 a, 
#sidebar .bx-v1 ul.navi li a:hover, 
#sidebar .bx-v1 ul.navi li a.active, 
h1, 
h3, 
h4 {
	color: #C1001F;
}


/*	Blau */
 {
	color: #20353E;
}
h2, 
#sidebar .bx-v1 a {
	color: #20343F;
}
#content a {
	color: #005EA4;
}

/*	Grau */
body, 
body#pt-2 #content h2, 
#footer, 
#footer a,
#navi-breadcrumb ul li a, 
#navi-sub ul li a, 
#content p.link-download a, 
#content div.teasers div.teaser ul li a, 
#sidebar .bx-v1 ul.navi li a {
	color: #727778;
}
#navi-lang ul li a, 
#navi-lang ul li span {
	color: #A7A8A6;
}

.bx-v1 h3, 
div.teasers div.teaser h3,
.bx-v1 h4, 
div.teasers div.teaser h4 {
	color: #E0E2E1;
}

/*	Weiss */
div#navi a {
	color: #FFF;
}

/*************************************************************** Schriften *****
*******************************************************************************/
body, input, textarea {
	font-family: Verdana, Arial, sans-serif;
}


/********************************************************* Schriftgroessen *****
*******************************************************************************/
div#website {
	font-size: .75em;
}
body#pt-2 #content h1  {
	font-size: 2.5em;
}
h1, 
body#pt-2 #content h2 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
div#navi {
	font-size: 1.167em;
}
#footer, 
#navi-breadcrumb {
	font-size: .833em;
}

/************************************************************* Zeilenhoehe *****
*******************************************************************************/
div#content {
	line-height: 1.6;
}
div#navi-sub, 
div#sidebar {
	line-height: 1.3;
}

h1, h2 {
	line-height: 1.3;
}




/************************************************************* Allgemeines *****
*******************************************************************************/

div#content p, 
div#content dl, 
div#content ol, 
div#content ul, 
div#content table, 
div#sidebar p, 
div#sidebar dl, 
div#sidebar ol, 
div#sidebar ul, 
div#sidebar table {
	margin-bottom: 1em;
}
div#content ul {
	margin-left: 20px;
}
div#content ul li {
	list-style-type: square;
}

a:hover {
	text-decoration: underline;
}


h1, h2 {
	font-weight: normal;
}

h3,
h4 {
	font-weight: bold;
}
h1 {
	margin-top: -7px;
	margin-bottom: .5em;
}
h2 {
	margin-bottom: 11px;
	margin-bottom: .5em;
}
body#pt-2 #content h2 {
	margin-bottom: 2em;
}

h4 {
	margin-bottom: 11px;
	margin-bottom: .5em;
}


/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	text-align: center;
}

#website {
	width: 988px;
	margin: 0 auto;
	background-image: url(/layout/css/website.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#header, 
#footer, 
#wrapper, 
#navi,
#navi-lang {
	float: left;
	width: 100%;
}

#header {
	position: relative;
	height: 70px;
	background-image: url(/layout/css/header.gif);
}
#footer {
	background-image: url(/layout/css/footer.gif);
	background-position: 0% 100%;
}
#wrapper {
	margin-bottom: 20px;
	background-image: url(/layout/css/wrapper.gif);
	background-repeat: repeat-y;
}
#wrapper #navi-sub, 
#wrapper #content, 
#wrapper #sidebar {
	float: left;
	width: 228px;
}
#wrapper #content {
	width: 532px;
}
#wrapper #navi-sub .content {
	padding: 0 21px 0 25px;
}
#wrapper #content .content {
	padding: 0 16px;
}
#wrapper #sidebar .content {
	padding: 0 25px 0 21px;
}

body#pt-2 #wrapper {
	background: none;
}
body#pt-2 #wrapper #content {
	float: left;
	width: 100%;
}
body#pt-2 #wrapper #content .content {
	padding: 0 26px;
}

/****************************************************************** Header *****
*******************************************************************************/
#logo {
	position: absolute;
	left: 17px;
	top: 17px;
}
#logo p a {
	display: block;
	width: 200px;
	height: 40px;
	text-indent: -1000em;
}

/****************************************************************** Footer *****
*******************************************************************************/
#footer-2 {
	margin: 0 26px;
	padding: 6px 0 30px 0;
	border-top: 1px solid #727778;
}
#footer .copyright, 
#footer .slogan, 
#footer .navi {
	float: left;
	width: 202px;
}
#footer .slogan {
	width: 532px;
	text-align: center;
}
#footer .navi {
	text-align: right;
}


/************************************************************ Navigationen *****
*******************************************************************************/
#navi {
	position: relative;
	height: 238px;
	border-bottom: 3px solid #C1001F;
}
/*
#navi ul {
	position: absolute;
	bottom: 0;
	left: 80px;
}
#navi ul li, 
#navi ul li a, 
#navi ul li a span {
	display: block;
}
#navi ul li {
	float: left;
	margin-right: 5px;
}
#navi ul li a, 
#navi ul li a span {
	background-image: url(/layout/css/navi_main_24b.png);
}
#navi ul li a {
	padding-right: 9px;
	background-position: 100% -100px;
}
#navi ul li a span {
	padding: 11px 10px 11px 19px;
	background-position: 0% 0px;
}
#navi ul li a:hover, 
#navi ul li a.active, 
#navi ul li a.current {
	background-position: 100% -300px;
}
#navi ul li a:hover span, 
#navi ul li a.active span, 
#navi ul li a.current span {
	background-position: 0% -200px;
}
*/
#navi table {
	position: absolute;
	bottom: 0;
}
#navi a, 
#navi a span {
	display: inline-block;
}
#navi a, 
#navi a span {
	background-image: url(/layout/css/navi_main_24b.png);
}
#navi a {
	margin-right: 5px;
	padding-right: 9px;
	background-position: 100% -100px;
}
#navi a span {
	padding: 11px 10px 11px 19px;
	background-position: 0% 0px;
}
#navi a:hover, 
#navi a.active, 
#navi a.current {
	background-position: 100% -300px;
	text-decoration: none;
}
#navi a:hover span, 
#navi a.active span, 
#navi a.current span {
	background-position: 0% -200px;
	cursor: pointer;
}


#navi-sub ul {
	border-bottom: 1px solid #727778;
}
#navi-sub ul li ul {
	margin-left: 20px;
	border-bottom: 0;
}
#navi-sub ul li a {
	display: block;
	padding: 6px 3px 5px 8px;
	background-image: url(/layout/css/navi_sub.gif);
	background-position: 0px 6px;
	border-top: 1px solid #727778;
}
#navi-sub ul li a:hover {
	text-decoration: none;
}
#navi-sub ul li a.rex-active, 
#navi-sub ul li a.rex-current {
	font-weight: bold;
}
#navi-sub ul li ul li a {
	padding-left: 0;
	background: none;
}
#navi-sub ul li ul li a.rex-active, 
#navi-sub ul li ul li a.rex-current {
	font-weight: normal;
}


#navi-footer ul {
}
#navi-footer ul li {
	display: inline;
	padding: 0 4px 0 6px;
	background-image: url(/layout/css/navi_footer.gif);
	background-position: 0px 50%;
}
#navi-footer ul li#rex-article-20 {
	background: none;
}


#navi-lang {
	padding: 25px 0 11px 0;
	text-align: center;
}
#navi-lang ul li {
	display: inline;
}
#navi-lang ul li#clang-0 {
	padding-right: 13px;
	border-right: 1px solid #C1001F;
}
#navi-lang ul li#clang-0 a, 
#navi-lang ul li#clang-0 span {
	padding-left: 24px;
	background-image: url(/layout/css/flag_de_de.gif);
	background-position: 0px 3px;
}
#navi-lang ul li#clang-1 {
	padding-left: 13px;
	padding-right: 13px;
	border-right: 1px solid #C1001F;
}
#navi-lang ul li#clang-1 a, 
#navi-lang ul li#clang-1 span {
	padding-left: 24px;
	background-image: url(/layout/css/flag_en_gb.gif);
	background-position: 0 3px;
}


#navi-lang ul li#clang-2 {
	padding-left: 13px;
}
#navi-lang ul li#clang-2 a, 
#navi-lang ul li#clang-2 span {
	padding-left: 24px;
	background-image: url(/layout/css/flag_pl_pl.gif);
	background-position: 0 3px;
}



#navi-breadcrumb {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 35px;
	background-image: url(/layout/css/website.gif);
	background-repeat: repeat-y;
}
#navi-breadcrumb ul {
	margin-left: 26px;
}
#navi-breadcrumb ul li {
	display: inline;
	padding: 0 8px 0 11px;
	background-image: url(/layout/css/navi_breadcrumb.gif);
	background-position: 0px 4px;
}

/****************************************************************** Module *****
*******************************************************************************/
div.splt {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 10px 0;
	background-color: #D6E0D6;
}

.imgs .fl-lft { 
	margin-right: 0;
}
.imgs .fl-rght { 
	margin-left: 0;
}


.player {
	text-align: center;
}
.player a {
	display: block;
	margin: 0 auto;
	width: 480px;
	height: 360px;
	
	width: 500px;
	height: 375px;
}


.bx-v1 {
	float: left;
	width: 100%;
	margin-bottom: 2.5em;
	background-color: #E0E2E1;
}

.bx-v1 h3,
.bx-v1 h4 {
	margin-bottom: 1em;
	padding: 4px 4px 4px 12px;
	background-image: url(/layout/css/bx_v1_headline.gif);
	background-repeat: repeat-x;
	border-top: 3px solid #C1001F;
	border-bottom: 3px solid #C1001F;
}
.bx-v1 .teaser {
	margin: 0 12px;
	padding-top: 1em;
	border-top: 1px solid #C1001F;
}
.bx-v1 .teaser-first {
	padding-top: 0;
	border-top: 0;
}
.bx-v1 .teaser a {
	font-weight: bold;
}
.bx-v1 ul.navi {
	margin: 0 12px;
}
.bx-v1 ul.navi li a {
	display: block;
	background-image: url(/layout/css/navi_sub.gif);
	background-position: 0 6px;
	border-top: 1px solid #727778;
	padding: 6px 3px 7px 8px;
}
.bx-v1 ul.navi li a.first {
	padding-top: 3px;
	background-position: 0px 3px;
	border-top: 0;
}
.bx-v1 ul.navi li a.active {
	font-weight: bold;
} 

p.link-download {
	padding-left: 40px;
}
p.link-download a {
	display: block;
	padding-bottom: 1em;
	border-bottom: 1px solid #C1001F;
}
p.link-download a span {
	display: block;
}
p.link-download a span.description {
	font-weight: bold;
}



div.teasers {
	float: left;
	width: 100%;
	background-image: url(/layout/css/teasers.gif);
	background-repeat: repeat-y;
}
div.teasers div.teaser {
	float: left;
	width: 292px;
	margin-left: 30px;
	background-color: #E0E2E1;
}
div.teasers div.teaser-first {
	margin-left: 0px;
}

div.teasers div.teaser h3,
div.teasers div.teaser h4 {
	margin-bottom: 1em;
	padding: 4px 4px 3px 12px;
	background-image: url(/layout/css/bx_v1_headline.gif);
	background-repeat: repeat-x;
	border-top: 3px solid #C1001F;
	border-bottom: 3px solid #C1001F;
}
#content div.teasers div.teaser p.img {
	margin-bottom: 0px;
}
div.teasers div.teaser div.text {
	padding: 0 12px;
}
#content div.teasers div.teaser ul {
	margin-left: 0px;
}
#content div.teasers div.teaser ul li {
	padding: 3px 0 3px 10px;
	background-image: url(/layout/css/teaser_list.gif);
	list-style: none;
}
#content div.teasers div.teaser ul li.first {
	padding-top: 0px;
	background-image: url(/layout/css/teaser_list_first.gif);
	background-position: 0px -3px;
}


/*************************************************************** Trenner *****
*******************************************************************************/

hr.trenner {
margin:0px;
border:0px;
border-bottom:1px solid #c1001f;
margin-bottom:15px;
}



/*************************************************************** Formulare *****
*******************************************************************************/

div#srch {
	position: absolute;
	right: 25px;
	top: 33px;
	padding: 2px 3px;
	border: 1px solid #727778;
}

div#srch input.form-text {
	width: 150px;
	padding: 0 0 0 3px;
	border: 0;
	font-size: .83em;
}
div#srch input.form-submit-img {
	vertical-align: top;
}



.form p {
	clear: both;
	float: left;
	width: 100%;
}
.form p.formtext label, 
.form p.formtextarea label {
	float: left;
	width: 120px;
}
.form p.formtext input, 
.form p.formtextarea textarea {
	float: left;
	width: 256px;
	padding: 3px;
	border: 1px solid #C1001F;
}
.form p.formsubmit label {
	display: none;
}
.form p.formsubmit input {
	margin-left: 120px;
	padding: 3px;
	background-color: #20343F;
	border: 0;
	color: #FFF;
	cursor: pointer;
}