@CHARSET "UTF-8";

* {
	margin: 0px;
	padding: 0px;	
}

body {
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	text-align: center;
}

#container {
	width: 942px;
	margin: 0px auto 0px auto;
	text-align: left;	
}

#header {
	height: 93px;
	background-image: url('/img/bg/top_logo_itsme.png');	
	background-repeat: no-repeat;
	background-position: 15px 27px;
}

#headerLogin {
	padding: 10px 0px 0px 0px;
	text-align: right;
}

#menu, #menu_partner, #menu_partner_lounge, #menu_cockpit {
	clear: both;
	height: 74px;
	background-repeat: no-repeat;
	margin-bottom: 4px;	
	padding: 0 0 0 16px;
}

#menu { background-image: url('/img/bg/menu_itsme.png'); }
#menu_partner { background-image: url('/img/bg/menu_partner.png'); }
#menu_partner_lounge { background-image: url('/img/bg/menu_partner_lounge.png'); }
#menu_cockpit { background-image: url('/img/bg/menu_cockpit.gif'); }


a.menu_item {
	display: block;
	margin-top: 45px;
	float: left;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13pt;	
}

a.menu_item:hover {
	color: #000000;
}


a.menu_item_active {
	display: block;
	margin-top: 45px;
	background: transparent url('/img/bg/menu_right.png') no-repeat scroll top right; 
	float: left;
	text-decoration: none;
	font-weight: normal;
	color: #45A12A;
	font-size: 13pt;	
	padding-right: 3px;
}

a.menu_item_active span {
	display: block;
	background-color: #FFFFFF;
	background-image: url('/img/bg/menu_left.png');
	background-repeat: no-repeat;
	padding: 5px 12px 5px 15px;
	font-size: 13pt;	
}

#submenu {
	float: left;
	width: 203px; 
	margin-right: 35px;
	padding-top: 40px;
}

a.submenu_item {
	display: block;
	margin-left: 16px;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	border-bottom: 1px solid #155A00;	
}

a.submenu_item_active {
	display: block;
	margin-left: 16px;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #45A12A;
	font-size: 14px;	
	border-bottom: 1px solid #155A00;	
}

a.subsubmenu_item {
	display: block;
	padding: 0px 0px 8px 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	background: url('/img/icons/bullet_black.png') no-repeat 2px 6px;
}

a.subsubmenu_item:hover {
	background: url('/img/icons/bullet.png') no-repeat 2px 6px;
}

a.subsubmenu_item_active {
	display: block;
	padding: 0px 0px 8px 12px;
	text-decoration: none;
	font-weight: normal;
	color: #45A12A;
	font-size: 14px;	
	background: url('/img/icons/bullet.png') no-repeat 2px 6px;
}


#content_default {
	overflow: auto;
	margin-top: 33px;
	padding-bottom: 30px;
	background: #F1F1F1 url('/img/bg/content_top.png') no-repeat scroll top;
}

/* pages_old

#content_pages {
	overflow: auto;
	text-align: left;
	margin-top: 4px;
	padding-top: 38px;	
}

*/

#content_pages {
	overflow: auto;
	text-align: left;
	margin-top: 4px;
	padding-top: 28px;
}


#content_stage {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* pages_old

#content_pages_left {
	float: left;
	width: 439px; 
	margin-right: 50px;
}

#content_pages_right {
	overflow: auto;
	background-color: #E8E7E8;
}

*/


div.teaser2 {
	margin-top: 27px; 
}

div.teaser3 {
	margin-top: 27px; 
}

div.teaser3 div.teaser_left, div.teaser3 div.teaser_center, div.teaser3 div.teaser_right, div.teaser2 div.teaser_left, div.teaser2 div.teaser_right {
	float: left; 
	background-color: #EBEBEB;
	font-size: 12px;
}

div.teaser2 div.teaser_left, div.teaser2 div.teaser_right {
	width: 338px; 
	height: 250px; 
}

div.teaser2 div.teaser_left {
	margin-right: 27px;
}

div.teaser3 div.teaser_left, div.teaser3 div.teaser_center, div.teaser3 div.teaser_right {
	width: 230px;
	height: 200px;
}

div.teaser3 div.teaser_left, div.teaser3 div.teaser_center {
	margin-right: 7px;
}

div.teaser2 div.teaser_left h1, div.teaser2 div.teaser_right h1, div.teaser3 div.teaser_left h1, div.teaser3 div.teaser_center h1, div.teaser3 div.teaser_right h1 {
	font-weight: normal;
	font-size: 16px;
	margin: 15px 15px 10px 15px;
}

div.teaser2 div.teaser_left p, div.teaser2 div.teaser_right p, div.teaser3 div.teaser_left p, div.teaser3 div.teaser_center p, div.teaser3 div.teaser_right p {
	padding: 0px 15px 10px 15px !important;
}

ul {
	margin-left: 2px;
	margin-right: 15px;
}

a.arrow_more {
	color: #45A12A;
	display: block;
	float: left;
	background: url('/img/icons/arrow_more.png') 5px 1px no-repeat;
	padding-left: 20px;
	margin-top: 5px;
	text-decoration: none;
}

a.arrow_right {
	color: #45A12A;
	display: block;
	float: left;
	background: url('/img/icons/arrow_right.png') 0px 5px no-repeat;
	padding-left: 10px;
	margin-top: 5px;
	text-decoration: none;
	font-size: 13px;
}

li {
	padding-left: 10px;
	margin-bottom: 5px;
	list-style-type: none;
	background: url('/img/icons/bullet.png') 0px 5px no-repeat;
}


#content_pages p {
	padding: 0px 22px 15px 0px;
	text-align: left;
}


#teaser_left {
	float: left;
	width: 469px;
	height: 164px;
	margin-right: 5px;
	background: #EBEBEB url('/img/bg/teaser_left.png') no-repeat scroll bottom left; 
}

/*
#teaser_center {
	float: left;
	width: 310px;
	height: 164px;
	margin-right: 6px;
	background-color: #EBEBEB; 
}
*/

#teaser_right {
	float: left;
	width: 468px;
	height: 164px;
	background: #EBEBEB url('/img/bg/teaser_right.png') no-repeat scroll bottom right; 
}


#footer {
	clear: both;
	font-size: 8pt; 
	padding-top: 30px;
}

#footer .link_box {
	padding-left: 16px;
	padding-right: 105px;		
	float: left;
	line-height: 1.7;
	height: 180px;	
}

#footer a.headline {
	font-size: 9pt;
	font-weight: bold;	
	color: #45A12A;
}

#footer a.headline:hover {
	font-size: 9pt;
	font-weight: bold;	
	color: #45A12A;
	text-decoration: underline;
}

#footer a {
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

#footer a:hover {
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}


h1,h2,h3,h4 {
	color: #45A12A;
	font-weight: bold;
}

#content_default h1, h2, h3, h4 {
	margin-left: 22px;
	margin-top: 20px;
}

h1 {
	font-size: 1.6em;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-size: 1.3em;
	margin: 5px 0px 15px 0px;
}
	
h3 {
	font-size: 1.2em;
	margin: 0px 0px 20px 0px;
}

h4 {
	font-size: 13px;
	margin: 16px 0px 20px 22px;
}

li {
	margin-left: 15px;	
}

a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

a:hover {
	color: #429D28;
	text-decoration:none;
}

#content_default p {
	padding: 0px 22px 15px 22px;
	text-align: justify;
}

#content_pages p {
	text-align: justify;
}

a.navi_button {
	margin-left: 5px;
	display: block; 
	float: left;
	background-color: #1F497D;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 8px 3px 8px;
}

a.navi_button:hover {
	background-color: #C6D9F1;
	color: #1F497D;
	text-decoration: none;
	font-weight: bold;
}

a.navi_button_active {
	margin-left: 5px;
	display: block; 
	float: left;
	background-color: #C6D9F1;
	color: #1F497D;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 8px 3px 8px;
}




a.button {
	float: left;
	display: block;
	padding: 3px 8px 3px 8px;
	background-color: #FFD5B4;
	border: 1px solid #F69240;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.button:hover {
	background-color: #FFC08A;
	border: 1px solid #F69240;
	color: black;
	text-decoration: none;
	font-weight: bold;
}




.green {
	color: #45A12A;
}



.button_red {
	color: white;
	background: transparent url(../img/bg/button_red.png) repeat-x;
	border: 0;
	cursor: pointer;
	padding: 2px 10px !important;
	border: 1px solid #A0A0A0 !important;
	text-decoration: none;
}
	
.button_green {
	color: white;
	background: transparent url(../img/bg/button_green.png) repeat-x;
	border: 0;
	cursor: pointer;
	padding: 2px 10px !important;
	border: 1px solid #A0A0A0 !important;
	text-decoration: none;
}

.button_gray {
	color: white;
	background: transparent url(../img/bg/button_gray.png) repeat-x;
	border: 0;
	cursor: pointer;
	padding: 2px 10px !important;
	border: 1px solid #A0A0A0 !important;
	text-decoration: none;
}

.button_yellow {
	color: white;
	background: transparent url(../img/bg/button_yellow.png) repeat-x;
	border: 0;
	cursor: pointer;
	padding: 2px 10px !important;
	border: 1px solid #A0A0A0 !important;
	text-decoration: none;
}

div.buttonbar {
	margin-top: 20px;
	text-align: right;
	padding-bottom: 20px;
}

div.buttonbar a.button_red, div.buttonbar a.button_green, div.buttonbar a.button_gray, div.buttonbar a.button_yellow {
	float: left;
	margin-right: 15px;
	padding: 2px 10px 2px 10px;
	display: block;
}


div.view_data {
	font-size: 12px;
	clear: both;
	padding-top: 10px;
}

div.view_data span.name {
	display: block;
	float: left;
	width: 188px;
	margin-left: 22px;
	padding-top: 7px;
}

div.view_data span.value {
	display: block;
	float: left;
	border: 1px solid #AEAEAE;
	padding: 4px 6px 4px 6px; 
	font-size: 12px;
	width: 300px;
}




.message_error {
	border: 2px solid #2E2E2E;
	background-color: #A41829;
	font-weight: bold; 
	color: white;
	padding: 10px 10px 8px 50px !important; 
	background-image: url(../img/icons/error.png); 
	background-repeat: no-repeat; 
	background-position: 10px 5px;
	margin: 0px 22px 15px 22px;
}
	
.message_success {
	border: 2px solid #2E2E2E;
	background-color: #3A6823;
	font-weight: bold; 
	color: white;
	padding: 10px 10px 8px 50px !important; 
	background-image: url(../img/icons/success.png); 
	background-repeat: no-repeat; 
	background-position: 10px 5px;
	margin: 0px 22px 15px 22px;
}

fieldset {
	border: none;
	padding-top: 3px;
}

fieldset>fieldset {
	margin-top: 10px;
	width: 93%;
}

fieldset legend {
	border: 1px dashed;
	padding: 2px;
	padding-right: 6px;
	padding-left: 6px;
	color: #2C6877;
	font-size: 120%;
	background-color: white;
}



