
/* Allgemeingültig start */

body {

	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	vertical-align:top;
}

H1, H2, H3, H4, H5, H6, UL, LI, OL, DL, DT, DD, FORM, FIELDSET, HR, P {

	margin:0;
	padding:0;
}

select, input, caption, label, td, th, span, table, form, p, ul, fieldset {

	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}


img, fieldset, table{
   border: 0;
}

input, label{
	vertical-align: middle;
}

ul{
	list-style: none;
}

a, a:link, a:visited {

	color:#000;
	text-decoration:none;
}

a:hover, a:active {
	
	color:#000;
	text-decoration:underline;
}

h1 {

	font-family:Arial;
	font-size:18px;
	padding-top:15px;
	font-weight:bold;
	color:#83A6C7;
	text-transform:uppercase;
	padding-bottom:35px;
}

h2 {

	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#83A6C7;
	text-transform:uppercase;
}

p {
	line-height:160%;
}

.clear {
	clear:both;
}

/* Allgemeingültig end */

/* HeaderNav start */

#body_header_nav {
	height:26px;
	width:996px;
}

#body_languages_search_form {
	height:26px;
	margin-left:500px;
	width:476px;
	background-color:#E5EAEC;
}

#languages {
	float:left;
	padding-top:6px;
	padding-left:15px;
	padding-right:15px;
	color:#ACAFB1;
}

.color_language {
	color:#000;
}

.spacer_vertical_lines {
	float:left;
	padding-top:4px;
}

.header_vertical_line1 {
	float:left;
	width:1px;
	height:18px;
	background-color:#D8DDDF;
}

.header_vertical_line2 {
	float:left;
	width:1px;
	height:18px;
	background-color:#EDF0F2;
}

#body_search_form {
	float:left;
	padding-top:6px;
	padding-left:11px;
}

.form_line {
	float:left;
}

.search{
	font-family:Arial;
	font-size:11px;
	border: #C7CCCE solid 1px; 
	background-color:white;
	width:117px;
	height:18px;
}

#search_img {
	vertical-align:middle;
	padding-left:4px;
	padding-top:2px;
}

/* HeaderNav end */

/* MovingArea start */

#moving_area {
	position:relative;
	width:996px;
}

#overlay_img_small {
	position:absolute;
	top:0px;
	width:996px;
	background-image:url('../_elements_new/head_img_996.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}

#overlay_img_small_height {
	height:158px;
}

#overlay_img_big {
	position:absolute;
	top:0px; width:996px;
	background-image:url('../_elements_new/head_img_996.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}

#overlay_img_big_height {
	width:1px;
	height:288px;
}

#arrow_close {
	position:absolute;
	top:11px;
	left:908px;
}

/* MovingArea end */

/* Navigations and Contents start */

#background_img {
	background-image:url('../_elements_new/head_img.jpg');
	background-repeat:no-repeat;
	background-position:50% bottom;
}

#grow {
	width:1px;
	height:288px;
}

#div_content_bg {
	position:relative;
	top:0px;
	width:996px;
	background-image:url('../_elements_new/bg_content.gif');
	background-repeat:repeat-y;
}

#arrow_open {
	position:absolute;
	top:-120px;
	left:28px
}

#container_moving_boxes {
	position:absolute;
	top:-125px;
	left:95px;
	height:115px;
	width:700px;
	overflow:hidden;
}

.moving_box {
	float:left;
	position:relative;
	top:115px;
	width:125px;
	height:115px;
	margin-right:15px;
}

#body_main_nav_breadcrumb_content {
	padding:0px 17px 0px 17px;
}

#body_main_nav_breadcrumb {
	float:left;
}

#body_main_nav {
	padding-top:4px;
	padding-left:8px;
}

#body_breadcrumb {
	padding-top:30px;
}

#areva_logo {
	float:right;
}

#spacer_line {
	height:3px;
	width:942px;
	background-color:#83A6C7;
	overflow:hidden;
}

#body_content {
	padding-top:11px;
	padding-bottom:25px;
}

#body_sub_nav {
	float:left;
	width:169px;
	margin-right:20px;
}

#sub_nav_header {
	width:169px;
	height:50px;
	background-image:url('../_elements_new/sub_nav_headline.gif');
	background-repeat:no-repeat;
	padding-top:17px;
	padding-left:13px;
}

#content {
	float:left;
	width:574px;
	margin-right:30px;
	padding-bottom:50px;
}

#content_border {
	float:left;
	width:167px;
}

#bg_content_bottom {
	position:relative;
	width:996px;
	height:13px;
	background-image:url('../_elements_new/bg_content_bottom.gif');
	background-repeat:no-repeat;
}

/* Navigations and Contents end */

/* 
*	TypoScript CSS
*/

/* Hauptnavigation start */

.main_menu a, .main_menu a:link, .main_menu a:visited {

	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.main_menu a:hover, .main_menu a:active {
	
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.main_menu_sub a, .main_menu_sub a:link, .main_menu_sub a:visited {

	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.main_menu_sub a:hover, .main_menu_sub a:active {
	
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.main_menu_sub_act a, .main_menu_sub_act a:link, .main_menu_sub_act a:visited, .main_menu_sub_act a:hover, .main_menu_sub_act a:active {
	
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.sub_nav_level2, .sub_nav_level2_act {
	
	font-weight:bold;
	padding-top:8px;
	padding-bottom:12px;
	border-bottom:1px solid #E5EAEC;
}

.sub_nav_level2 a, .sub_nav_level2 a:link, .sub_nav_level2 a:visited {
	
	color:#000;
	text-decoration:none;
}

.sub_nav_level2 a:hover, .sub_nav_level2 a:active  {
	
	color:#83A6C7;
	text-decoration:underline;
}

.sub_nav_level2_act a, .sub_nav_level2_act a:link, .sub_nav_level2_act a:visited, .sub_nav_level2_act a:hover, .sub_nav_level2_act a:active {
	
	color:#83A6C7;
}

.sub_nav_l3_bg {

	position:relative;
	top:-1px;
	background-image:url('../_elements_new/bg_sub_nav3.gif');
	background-repeat:no-repeat;
	height:9px;
	overflow:hidden;
}

.sub_nav_level3, .sub_nav_level3_act {
	
	font-size:11px;
	background-color:#E5EAEC;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:11px;
	padding-bottom:11px;
	border-bottom:1px solid #FFF;
}

.sub_nav_level3 a, .sub_nav_level3 a:link, .sub_nav_level3 a:visited {
	
	color:#000;
	text-decoration:none;
}

.sub_nav_level3 a:hover, .sub_nav_level3 a:active  {
	
	color:#000;
	text-decoration:underline;
	
}

.sub_nav_level3_act a, .sub_nav_level3_act a:link, .sub_nav_level3_act a:visited, .sub_nav_level3_act a:hover, .sub_nav_level3_act a:active {
	
	color:#000;
	text-decoration:underline;
}


.sub_nav_header a, .sub_nav_header a:link, .sub_nav_header a:visited, .sub_nav_header a:hover, .sub_nav_header a:active {
	
	font-size:18px;
	color:#FFFFFF;
	text-transform:uppercase;
}

.moving_box_link {
	padding-top:3px;
	padding-left:4px;
	padding-right:4px;
}

.moving_box_link a, .moving_box_link a:link, .moving_box_link a:visited {
	
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.moving_box_link a:hover, .moving_box_link a:active {
	
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

#mainNav ul {

	list-style-type:none;
}

#mainNav ul li {

	padding-right:5px;
	display:inline;
}

.mainNavPoint {
	float:left;
	margin-right:5px;
	position:relative;
	width:115px;
	height:27px;
}

.mainNavPoint130 {
	float:left;
	margin-right:5px;
	position:relative;
	width:130px;
	height:27px;
}

/* Hauptnavigation end */

/* Breadcrumbnavigation start */

.breadcrumb a , .breadcrumb a:link, .breadcrumb a:visited {

	font-family:Arial;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}

.breadcrumb a:hover, .breadcrumb a:active {
	
	font-family:Arial;
	font-size:11px;
	color:#000;
	text-decoration:underline;
}

.breadcrumb_act a, .breadcrumb_act a:link, .breadcrumb_act a:visited, .breadcrumb_act a:hover, .breadcrumb_act a:active {
	
	font-family:Arial;
	font-size:11px;
	color:#83A6C7;
	text-decoration:none;
}

/* Breadcrumbnavigation end */

/* Border */

.shortcut_top {

	background-image: url('../_elements_new/shortcut_bg_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E5EAEC;
}

.shortcut_headline {

	font-weight:bold;
	padding-top:15px;
	padding-left:11px;
	padding-bottom:15px;
	padding-right:11px;
}

.shortcut {

	background-image: url('../_elements_new/shortcut_bg_middle.gif');
	background-repeat: repeat-y;
	background-color: #E5EAEC;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:4px;
}

.next_shortcut_text {
	
	padding-top:12px;
}

.shortcut_bottom {
	
	background-image: url('../_elements_new/shortcut_bg_bottom.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom:5px;
}

.a_blue a , .a_blue a:link, .a_blue a:visited {

	color:#678BB1;
	text-decoration:none;
}

.a_blue a:hover, .a_blue a:active {

	color:#678BB1;
	text-decoration:underline;
}

/* Border end */
