body {
	margin				: 0 0 -200px 0;
	padding				: 0;
	font-family			: Arial, Helvetica, sans-serif;
	min-width			: 41em;
	font-size			: 100.01%;

}

div#content p {
	font-size			: 11.2px;
}

ul, li	{
        font-size			: .8em;
	list-style-type			: none;
	margin				: 0;
	padding				: 0;
}

div#main_frame {
	position			: relative;
	top				: 187px;
	min-height			: 20px;
	background-color		: transparent;
}



div#head {
	position			: absolute;
	width				: 100%;
	height				: 146px;
	background-image		: url('../images/static_web/head_rep.jpg');
	clear				: left;
}

div#logo_left {
	position			: relative;
	float				: left;
	width				: 258px;
	height				: 146px;
	background-image		: url('../images/static_web/EP_logo.gif');
}

div#head_inner {
	position			: absolute;
	top					: 0px;
	left				: 258px;
	width				: 496px;
	height				: 146px;
	background-image		: url('../images/static_web/logo2.jpg');
}

div#breadcrumb {
	position			: absolute;
	top					: 146px;
	width				: 100%;
	height				: 31px;
	background-color		: transparent;
	clear				: both;
}

li.breadcrumb_menu {
	display				: inline;
}

ul.breadcrumb_menu {
	margin				: 8px 0 0 258px;
	font-size			: 12px;
	font-weight			: bold;
	font-family			: Arial, Helvetica, sans-serif;
	color				: #AAA;
}

div#fmenu {
	position			: absolute;
	width				: 100%;
	top				: 10px;
	height				: 23px;
	background-color		: transparent;
}

li.f_menu {
	padding				: 0;
	display				: block;
	float				: right;
	margin				: 0 0 0 10px;
}

ul.f_menu {
	margin				: 2px 40px 0 170px;
	font-size			: 12px;
	font-weight			: bold;
	font-family			: Arial, Helvetica, sans-serif;
	color				: #444;
}

div#divider	{
	position			: absolute;
	left				: 0;
	top				: 176px;
	width				: 100%;
	height				: 6px;
	background-image		: url('../images/static_web/dots.jpg');
	background-repeat		: repeat-x;
}

div#menu_1_holder {
	position			: relative;
	left				: 13px;
	top				: 0px;
	min-height			: 100px;
	width				: 139px;
}

div#menu_1 {
	text-transform			: uppercase;
	position			: relative;
	width				: 100%;
	min-height			: 100px;
	background-color		: #FFF;
}

div#menu_2_holder {
	position			: absolute;
	left				: 154px;
	top				: 0px;
	min-height			: 100px;
	width				: 134px;
	background-color	: transparent;
}

div#menu_2 {	
	position			: relative;
	width				: 100%;
	min-height			: 346px;
	background-color		: #d5d5d5;
}

div#content_holder {
	position			: relative;
	float				: left;
	left				: 300px;
	top				: -831px;
	background-color		: transparent;
	margin				: 0 330px -600px 0;
	padding				: 0;
	}

div#content_holder2 {
	position			: relative;
	float				: left;
	left				: 166px;
	top				: -386px;
	background-color		: transparent;
	margin				: 0 150px 0 0;
	padding				: 0;
}

div#content {
	position			: relative;
	min-height			: 143px;
	margin				: 0 0 0 0;
	padding				: 0;
	background-color		: transparent;

}



/* MENU LAYER 1 - KONFIGURATION */

ul.menu_layer_1 {
	background-color	: transparent;
}

li.menu_layer_1 {
	font-size			: 12px;
	background-color	: #d5d5d5;
	margin-bottom		: 2px;
}

li.menu_layer_1:hover {
	font-size			: 12px;
	background-color	: #d5d5d5;
	margin				: 0 0 2px 0;
}

li.menu_layer_1_active {
	font-size			: 12px;
	background-color	: #d5d5d5;
	margin				: 0 -2px 2px 0;
}


a.menu_layer_1 {
	display				: block;
	padding				: 6px 0 6px 5px;
	font-weight			: bolder;
	text-decoration		: none;
	letter-spacing		: -.05em;	
}

a.menu_layer_1:link,
a.menu_layer_1:visited {
	background-color	: #D1E1F9;
	color				: #111;
}

a.menu_layer_1_active {
	display				: block;
	padding				: 6px 0 6px 5px;
	font-weight			: bold;
	text-decoration		: none;
	letter-spacing		: -.05em;
}


a.menu_layer_1_active:link,
a.menu_layer_1_active:visited,
a.menu_layer_1_active:hover,
a.menu_layer_1_active:active {
	background-color	: #d5d5d5;
	color				: #39ADDB;
}


a.menu_layer_1:hover,
a.menu_layer_1:active {
	background-color	: #d5d5d5;
	color				: #39ADDB;
}



/* MENU LAYER 2 - KONFIGURATION */

ul.menu_layer_2 {
	background-color	: transparent;
	margin				: 0 0 0 0;
	padding				: 4px 0 4px 0;
}

li.menu_layer_2 {
	font-size			: 12px;
	background-color	: #d5d5d5;
	margin-bottom		: 2px;
}

li.menu_layer_2:hover {
	font-size			: 12px;
	background-color	: #d5d5d5;
	margin				: 0 0 2px 0;
}

li.menu_layer_2_active {
	font-size			: 12px;
	background-color	: #d5d5d5;
	margin				: 0 0 2px 0;
}


a.menu_layer_2 {
	display				: block;
	padding				: 2px 0 2px 5px;
	font-weight			: normal;
	text-decoration		: none;
}

a.menu_layer_2:link,
a.menu_layer_2:visited {
	background-color	: #d5d5d5;
	color				: #111;
}

a.menu_layer_2_active {
	display				: block;
	padding				: 2px 0 2px 5px;
	font-weight			: bold;
	text-decoration		: none;
}


a.menu_layer_2_active:link,
a.menu_layer_2_active:visited,
a.menu_layer_2_active:hover,
a.menu_layer_2_active:active {
	background-color	: #d5d5d5;
	color				: #39ADDB;
}


a.menu_layer_2:hover,
a.menu_layer_2:active {
	background-color	: #d5d5d5;
	color				: #39ADDB;
}

/* MENU LAYER 3 - KONFIGURATION */

ul.menu_layer_3 {
	background-color	: #D5D5D5;
	margin			: 0 0 0 0;
	padding			: 0 0 0 0;
}

li.menu_layer_3 {
	font-size		: 11px;
	background-color	: #D5D5D5;
	margin-bottom		: 0;
	margin-left		: 0;
}

li.menu_layer_3:hover {
	font-size		: 11px;
	background-color	: #D5D5D5;
	margin			: 0 0 0 0;
}

li.menu_layer_3_active {
	font-size		: 11px;
	background-color	: #D5D5D5;
	margin			: 0 0 0 0;
}


a.menu_layer_3 {
	display			: block;
	padding			: 0 0 0 14px;
	font-weight		: normal;
	text-decoration		: none;
}

a.menu_layer_3:link,
a.menu_layer_3:visited {
	background-color	: #D5D5D5;
	color			: #111;
	margin-left		: 4px;
}

a.menu_layer_3_active {
	font-size		: 11px;
	display			: block;
	padding			: 0 0 0 14px;
	text-decoration		: none;
}


a.menu_layer_3_active:link,
a.menu_layer_3_active:visited,
a.menu_layer_3_active:hover,
a.menu_layer_3_active:active {
	background-color	: #D5D5D5;
	color			: #39ADDB;
	margin-left		: 4px;
}


a.menu_layer_3:hover,
a.menu_layer_3:active {
	background-color	: #D5D5D5;
	color			: #39ADDB;
	margin-left		: 4px;
}


p.search_label {
	margin				: 0 0 0 0;
	padding				: 0 0 0 0;
	text-align			: center;
	font-weight			: bold;
	color				: #888;
	font-size			: 13px;
	letter-spacing		: -0.05em;
}

p.search_button {
	margin				: -4px 0 0 0;
	padding				: 0;
	text-align			: center;
	font-size			: 13px;
}

input.search_input {
	margin				: 0 0 0 0;
	padding				: 0;
	width				: 136px;
}

div#search	{
	width				: 139px;
	padding				: 0;
	margin				: 12px 0 0 -4px;
	border				: none;
}

div#translation {
	position			: absolute;
	top					: 40px;
	height				: 14px;
	width				: 100%;
	background-color	: transparent;
}

.nothing {
	border				: none;
	margin				: 0;
	padding				: 0;
}

.flags {
	float				: right;
	margin				: 0 224px 0 170px;
}

.pplogo {
	margin				: 10px 0 0 -4px;
}

.clearer {
	clear				: both;
}

.left_float {
	float				: left;
	margin				: 0 10px 5px 5px;
}

p.content {
	margin				: 0;
	padding				: 0;

}

h1.content {
	color				: #39ADDB;
	margin				: 0 0 0 0;
	padding				: 0;
}

h5.content {
	margin				: 0;
	padding				: 0;
	margin				: 0 0 0 0px;
}

p.footer_text {
	font-size			: 12px;
	text-align			: center;
}

/*
div#werbebanner {
	position			: relative;
	width				: 100%;
	float				: right;
	margin				: 0 0 0 0;
}

*/

div#werbebanner {
    font-size			: 0.9em;
    float				: right;
	width				: 20%;
	height				: 200px;
    margin				: 0 0 1.1em;
	padding				: 0;
	background-color	: #111;
}

div.dotted_line2 {
	width				: 100%;
	height				: 4px;
	background-image	: url('../images/static_web/dots.jpg');
	background-repeat	: repeat-x;
	margin				: 20px 0;
	padding				: 0;
}

a.f_menu {
	text-decoration		: none;
	font-size			: 12px;
	font-weight			: bold;
}

a.f_menu_active {
	text-decoration		: none;
	font-size			: 12px;
	font-weight			: bold;
	color				: #39ADDB;
}



a.breadcrumb_menu {
	text-decoration		: none;
	font-size			: 12px;
	font-weight			: bold;
}

a.f_menu:link,
a.f_menu:visited,
a.breadcrumb_menu:link,
a.breadcrumb_menu:visited {
	color				: #5A5A5A;
}

a.f_menu:hover,
a.f_menu:active,
a.breadcrumb_menu:hover,
a.breadcrumb_menu:active {
	color				: #9a9a9a;
}

a.f_menu_active:link,
a.f_menu_active:visited {
	color				: #5A5A5A;
}

a.f_menu_active:hover,
a.f_menu_active:active {
	color				: #9a9a9a;
}

p.bodytext {
	margin				: 10px  0 0 0;
}

span.blue_text {
	color				: #39ADDB;
}

p.more {
	font-size			: 1.1em;
	font-weight			: bold;
	float				: right;
}

a.more:link,
a.more:visited {
	color				: #5A5A5A;
	text-decoration		: none;
	letter-spacing		: -.1em;
}

a.more:hover,
a.more:active {
	color				: #5A5A5A;
	text-decoration		: none;
}

.centered {
	text-align			: center;
	margin				: 0px auto;
}


p.nl_label, p.nl_input {
	margin				: 0 0 0 5px;
}

table.contenttable {
	vertical-align			: top;
}

table.align-left {
	vertical-align			: top;
}

div#search input[type=text] {
	width				: 136px;
	padding				: 0;
	margin				: 0;
	
}

/*
a.menu_layer_2:link:before,
a.menu_layer_2:visited:before,
a.menu_layer_2:hover:before,
a.menu_layer_2:active:before {
	content				: "\2013  ";
}

a.menu_layer_2_active:link:before,
a.menu_layer_2_active:visited:before,
a.menu_layer_2_active:hover:before,
a.menu_layer_2_active:active:before {
	content				: "\2013  ";
}
*/

p.csc-frame-frame2 {
	background-color: #ffa;
	padding		: 10px;
	border		: 1px solid #333;
	font-size	: 9px;
}

/* Abstaende linke Spalte Logos */
.left_col_link {
	margin		: 0;
	border		: none;
	padding		: 0;
}

ul.action-items
{
	color		: #8a0020;
	list-style-image: url(../img/red_arrow_bullet.gif);

}
