@import "../lib/css/screen_menu.css";
@import "../lib/css/links.css";

/*********************************************
Element-Formate
*********************************************/
b {
	font-weight:600;
}

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

span.text_highlight {
	color:#000000;
	font-weight:bold;
}

h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,i,p  { 
	font-family: Arial
}
   
ul,ol{
   padding-left:16px;
}
   
h1 { 
	   color:#222222; 
	   font-size:16px; 
	   margin: 0 0 10px 0
}

h2 {
	   color:#222222;  
	   font-size:12px; 
	   margin: 0 0 10px 0 
}
   
h2.sh2  { 
   	color:#222222; 
   	font-size:16px; 
}
   
h3,h3.xmp,h3.xpl,h3.inf,h3.tip { 
   	font-size:12px; 
   	padding:0;
   	margin:0 0 10px 0;
}
   
h4 { 
   	font-size:10px; 
}

ol,th,div,address,i,blockquote { 
   	font-size:12px; 
}

h5  {
   	color:#444444;  
   	font-size:16px;
}

/*********************************************
screen.css
*********************************************/

html {
	height:100%;
}

body {
	color:#222222; 
	width:100%; 
	height:100%; 
	margin:0px; 
  	background-color: #10125D;
}

table#body {
	height:100%;
	width:100%;
	border:none;
	vertical-align:bottom;
}

table.topmenu {
	border-style:none; 
	border-width:0px; 
	height:40px ; 
	margin-top:0px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-bottom:0px;
}

table.itinerary {
 
  border-spacing:0px;
}
table.itinerary td{
	font-size:10px;
	text-align:left;
	vertical-align:top;
	border-style:solid; 
	border-bottom-width:1px;
  border-color:#A9AFBD;  
}
table.itinerary tr.header td {
	background-color:#F1F1F1;
}


/*************************************
*********** screen_layout ************/

#screen_layout	{
	border-style:none; 
	width:100%; 
	border:none;
}

#screen_layout td.top_space	{
	border-style:solid; 
	border-width:0; 
	vertical-align:bottom; 
	border:none;
}

#screen_layout td.middle_space	{
	height:360px; 
	border-style:solid; 
	border-right-width:0; 
	border-left-width:0; 
	border-bottom-width:1px; 
	border-top-width:1px; 
	border-color:#6768A9; 
	vertical-align:top; 
	background:url(../layout/background_middle_space.gif);
}

#screen_layout td.sub_middle_space	{
	height:30px; 
	border-style:solid; 
	border-right-width:0; 
	border-left-width:0; 
	border-bottom-width:1px; 
	border-top-width:0px; 
	border-color:#999AAE; 
	vertical-align:middle; 
	text-align:center; 
	background:#444585
}

#screen_layout td.bottom_space	{
	border-style:solid; 
	border-width:0;
	border-color:#A5A5A5; 
}

#screen_layout td.submenu {
	height:21px; 
	background-color:transparent; 
	border-style:solid; 
	border-width:0; 
	border-right-width:1px; 
	border-color:#A5A5A5
}

#logo_container					{
	width:1002px; 
	height:60px; 
	border-width:0px; 
	margin-bottom:26px; 
	border:none; 
	text-align:left
}

#logo_container	img	{
	border:none; 
}

#logo_container_spacer	{
	width:1002px; 
	height:60px; 
	border-width:0px;
	margin-bottom:26px; 
	border:none; 
}

/*************************************
*********** site_layout ************/

#site_layout {
	width:1002px; 
	height:100%; 
	border:none;
}

#site_layout td.mainmenu {
	width:100%; 
	height:31px; 
	background-color:transparent; 
	border-style:none; 
	border-width:0;
	text-align:left;
}

#site_layout td.content {
	width:100%; 
	border:none;
	vertical-align:top;
}
 

/*************************************
*********** content_area ************/

#content_area {
	width:1002px; 
	height:100%; 
	border:none;
}


#content_area td{
	border:none; 
	text-align:left;
	vertical-align:top;
}

#content_area div.content_cell {
	margin:14px;
	color:#222222; 
	border:none;
	overflow:hidden;
	vertical-align:top;
	border:none;
}


/*************************************
*********** Form-Elemente ************/
 
input {
	color:#000000; 
	font-weight:300; 
	font-size:13px; 
	background-color:#FFFFFF
}

input.standard {
	width:250px
}

input.reorder {
	border-style:groovy; 
	border-width:2px; 
	border-color:#FFFFFF; 
	color:#000000; 
	font-weight:300; 
	font-size:13px; 
	background-color:#FFFFFF
}

input.reorderbutton	{
	color:#FFFFFF; 
	font-weight:300; 
	font-size:13px; 
	background-color:#AA0000; 
	border-color:#FFFFFF
}

input.standardbutton	{
	color:#000000; 
	font-weight:300; 
	font-size:13px; 
	background-color:#EEEEEE
}

input.mailform 		{
	color:#000000; 
	font-weight:300; 
	font-size:12px; 
	border-style:solid; 
	border-width:1px; 
	border-color:#999999
}

select		 	{
	border-style:groovy; 
	border-width:2; 
	border-color:#FFFFFF; 
	color:#000000; 
	font-weight:300; 
	font-size:13px; 
	background-color:#FFFFFF;
}

select.standard 	{
	width:250px; 
	border-style:solid; 
	border-width:2; 
	border-color:#666666; 
	color:#000000; 
	font-weight:300; 
	font-size:13px; 
	background-color:#FFFFFF
}

select.standard 	{
	width:250px;
	border-style:solid; 
	border-width:2; 
	border-color:#666666; 
	color:#000000; 
	font-weight:300; 
	font-size:13px; 
	background-color:#FFFFFF
}

select.FAQs		{
	width:200px; 
	color:#000000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:300; 
	font-size:13px;
}

textarea.standard 	{
	width:250px; 
	border-style:solid; 
	border-width:2; 
	border-color:#666666; 
	color:#000000; 
	font-size:13px; 
	background-color:#FFFFFF;
}

textarea.mailform 	{
	height:155px; 
	color:#000000; 
	font-size:12px; 
	background-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	border-color:#999999
}
