/* external CSS file, written for GEALAN */
/*        no HTML markup allowed!        */

/* die Grundelemente der Seite */
html {
	text-align: center;
}
body {
	background-color: #D6D7DD;
	background-image:  url(../media/Bilder/bg_02.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	text-align: center;
}
h1, h3, h4, h5,  p {
	margin: 1em 9px;
	padding: 0;
}
h1{
	color: #3763B5;
	font-size: 16px;
	font-weight: bold;
}
h2{
	border-left: 6px solid #FF0046;
	color: #5A64C8;
	font-size: 11px;
	font-weight: normal;
	margin: 9px 0 5px 9px;
	padding: 0 6px;
}
h3 {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
h4{
	font-size: 14px;
	color: #3763B5;
	font-weight: bold;
}
h5{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
p {
	color: #000;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
}
a {
	text-decoration:none;
	color: #000099;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}
a img{
	border: 0 none;
}
sup{
	font-size: 1em;
	vertical-align: top;
}
sub {
	font-size: 0.8em;
	line-height: 0.8em;
}
img.right, 
span.right {
	float: right;
	clear: right;
	margin: 0 0 9px 9px;
}
img.left,
span.left {
	float: left;
	margin: 0 9px 9px 0;
}
#contentbox p.p1 {
	background-image:  url("../media/dotted_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 0 9px 9px 9px;
	padding: 0 0 18px 0;
	text-align: left;
}
p.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000099;
}
p.p3 {
	background-image:  url("../media/dotted_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 0 9px 9px 9px;
	padding: 0;
	text-align: left;
}
/*Absatz mit gepunkteter Linie und Einrueckung*/
p.absatz {
	padding: 0px 0px 9px 90px;
	background-image:  url("../media/dotted_line.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}
/* 
die 3 Hauptelemente der Seite: 
Navigationskopf, Korpus and the Schlusszeile
*/
#navigation {
	margin: 0px auto;
	width: 760px;
  height: 120px;
	position: relative;
}
#navigation div {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
#mainbox {
	background-image:  url(../media/background_r2_c1.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 760px;
}
#footer {
	background-image:  url(../media/background_r4_c1.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0 auto;
	padding: 11px;
	text-align: center;
	width: 760px;
}
#footer a {
	background: none;
	color: #222222;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
/* .leftbox ist fuer der linke Spalte (auch Sidebar genannt) */
#leftbox {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 11px;
	width: 258px;
	text-align:left;
}
.intro {
	background-image: url(../media/background/background-left-top.gif);
	background-position: top left;
	background-repeat:no-repeat;
	text-align: center;
}
.intro img {
	padding: 0;
	margin: 9px;
}
#leftbox ul {
	display: block;
	margin: 0;
	padding: 0 0 9px 0;
	list-style:none;
}
#leftbox ul li {
	display: block;
	margin: 0;
	padding: 0 9px 0 9px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EFF2F5;
}
#leftbox ul ul {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	list-style:none;
}
#leftbox ul li ul li {
	margin: 0;
	padding: 0;
}

#leftbox li a {
	color: #4C5CAB;
	display: block !important;
	font-weight: normal;
	padding: 3px 9px 3px 9px !important;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#leftbox li li a {
	padding: 3px 9px 3px 27px !important;
}
#leftbox li a:hover{
	background-color: #DCE6FF;
	font-weight: normal;
	text-decoration: none;
}
/* the following three styles are defaults, should the topic-specific 
stylesheet not be defined. */
#leftbox h3 {
	margin:9px 9px 0px 9px;
	padding: 3px 0px 3px 9px;
	font-size: 11px;
	color: #333333;
	background-color: #A7B5D1;
}
#leftbox h4 {
	margin:9px 9px 0px 9px;
	padding: 3px 0px 3px 9px;
	font-size: 11px;
	color: #333333;
	background-color: #C1CBDF;
}
#leftbox h5, #leftbox h6 {
	margin:9px 9px 0px 9px;
	padding: 3px 0px 3px 9px;
	font-size: 11px;
	color: #333333;
	background-color: #D4D8E0;
}
#leftbox h3 a, #leftbox h4 a{
	color: 	#333333;
	font-weight: bold;
}
#leftbox h5 a, #leftbox h6 a {
	color: 	#FFFFFF;
	font-weight: bold;
}
#leftbox p {
	border-left-color: #3763B5;
	border-left-style: solid;
	border-left-width: 3px;
	color: #666666;
	font-size: 9px;
	padding: 0px 0px 0px 6px;
	margin: 9px 0px 0px 0px;
}

.bereich {
	height: 24px;
	margin-top: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	display: block;
	padding: 4px 0 0 6px;
	width: 252px;
}
.bereich a {
	background-image:  url(../media/button_off.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	color: #000000 !important;
	display: block !important;
	font-size: 9px;
	float: left !important;
	height: 22px;
	line-height: 22px !important; 
	margin: 0px !important;
	padding: 0px !important;
	text-align: center !important;
	width: 117px !important;
}
.bereich a:hover {
	background-image:  url(../media/button_on.gif);
	text-decoration: none;
}
/* #impressum ist der Schlusselement von #leftbox. */
#impressum {
	margin: 9px;
}
#impressum p {
	font-size: 9px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#impressum a {
	display: inline;
	padding: 0px;
	font-weight: normal;
}
/* #headbar ist der Titelleiste. Es kommt ueber die Hauptspalte. */
#headbar{
	width: 494px;
	height: 40px;
	background-image:  url(../media/bg_r_image.gif); 
	float:right;
	clear: right;
	margin: 0px;
}
#headbar h1 {
	font-size: 14px;
	color: #6C7EAC;
	font-weight: 700;
	margin: 0px;
	padding: 10px 0px 0px 12px;
	text-align: left;
}

/* #contentbox contains the main text of the page
most elements are within #contentbox */
#contentbox{
	display: block;
	float: right;
	width: 494px;
	margin: 0px;
	text-align: left;
}
#contentbox ol {
	font-size: 12px;
	margin: 12px 18px;
	padding: 0;
	border-bottom: #CCCCCC solid 1px;
}
#contentbox ul {
	border-bottom: #CCCCCC solid 1px;
	font-size: 12px;
	margin: 12px 18px;
	padding: 0;
	position: static;
	display: block;
	list-style-type: none;
}
#contentbox  ul li {
	background-image:  url("../media/pfeil_blau.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	border-top: #CCCCCC solid 1px;
	margin: 0;
	padding: 4px 12px;
	position: static;
	display: block;
	list-style-type: none;
	vertical-align: bottom; /* This fixes the gap in MSIE */
}
#contentbox  ol li {
	border-top: #CCCCCC solid 1px;
	margin: 0;
	padding: 4px;
	list-style-type: decimal;
	list-style-position: inside;
}
/* .breadcrumbs appears at top of #contentbox */
#contentbox .breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	display: block;
	padding: 4px 0px 0px 0px;
	margin-left: 9px;
}
#contentbox .breadcrumbs a, 
#contentbox .breadcrumbs a:visited {
	background: transparent;
	border-right-style: solid;
	border-right-color: #9193A3;
	border-right-style: solid;
	border-right-width: 1px;
	color: #9193A3;
	display: inline;
	font-weight: normal;
	margin-right: 3px;
	padding-right: 3px;
}
#contentbox .breadcrumbs a:hover {
	background: transparent;	
	text-decoration:underline;
}

/* a new style for the breadcrumbs */
#contentbox #breadcrumbs {
	border: none;
	color: #9191A0;
	font-size: 9px;
	margin: 9px;
	padding: 0;
}
#contentbox #breadcrumbs a {
	color: #9191A0;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#contentbox #breadcrumbs a:hover {
	background-color: #F5F5F9;
	text-decoration: none;
}
/* #bottomline stretches #mainbox longer than #leftbox, 
#contentbox or #rightbox. Required in all pages. */ 
#bottomline{
	clear: both;
	margin: 0px;
	padding: 1px 0px;
}
/*normale Tabelle*/
#contentbox table {
	margin: 9px;
}
#contentbox table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	vertical-align: top;
	/* text-align: left; */
}
#contentbox table td p, #contentbox table td h3{
	margin: 4px 0;
	padding: 4px 0;
}
/*Tabelle mit 2-farbigen Feldern*/
#contentbox .table1 {
	background-color: #DCE6FF;
	margin: 9px 9px 9px 9px;
	width: 473px;
}
#contentbox .table1 td {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 9px 2px 9px;
	vertical-align: top;
	text-align: left;
}
#contentbox .table1 td a {
	font-weight: normal;
}
#contentbox .table1 td.right {
	text-align: right;
}
#contentbox .table1 td a:hover{
	text-decoration: underline;
}
#contentbox .table1 .header, #contentbox .table1 .header a{
	background-color: #8CAAF0;
	color: #FFFFFF;
}
/* Tabelle mit 2-farbigen Feldern und small type */
#contentbox .table1a {
	background-color: #DCE6FF;
	margin: 9px 9px 9px 9px;
	width: 472px;
}
#contentbox .table1a td {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px;
	vertical-align: top;
	text-align: center;
}
#contentbox .table1a td a {
	font-weight: normal;
}
#contentbox .table1a td.right {
	text-align: right;
}
#contentbox .table1a td a:hover{
	text-decoration: underline;
}
#contentbox .table1a .header, #contentbox .table1a .header a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8CAAF0;
	color: #FFFFFF;
	text-align: left;
}
#contentbox .table1a th, #contentbox .table1a th a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8CAAF0;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
/*Tabelle mit einer Linie*/
#contentbox .table2 {
	width: 473px;
	margin: 9px 9px 9px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentbox .table2 td {
	padding: 3px 9px 2px 9px;
	text-align: left;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#contentbox .table2 td.centered {
	text-align: center;
}
#contentbox .table2 td.header h3, #contentbox .table2 td a:link, #contentbox .table1 td a:visited{
	font-weight: normal;
}
#contentbox .table2 td a:hover{
	text-decoration: underline;
}
#contentbox .table2 .header{
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-top: 18px;
}
/*Tabelle für Bilder mit Bildunterschrift im Text - Rechtsausrichtung*/
#contentbox .table3{
	font-size: 10px;
	float: right;
	margin: 0px 4px 9px 9px;
}
#contentbox .table3 img{
	margin: 0px 0px 0px 0px;
}
#contentbox .table3 .red{
	color:#CC0000;
}

/* .listlink is a link style within #contentbox */
.listlink {
	margin:  18px 9px;
	padding: 0;
	border-bottom: #828CDC solid 1px;
	display: block;
}
.listlink h3 {
	margin: 0;
	padding: 12px 9px 3px 9px;
}
.listlink p{
	border-top: #828CDC solid 1px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.listlink a, .listlink a:visited {
	background-image:  url("../media/pfeil_rechts.gif");
	background-position: 100% 40%;
	background-repeat: no-repeat;
	color: #CC0000;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 2px 20px 2px 9px;
	text-align: left;
}
.listlink a:hover{
	background-color: #D5E6F9;
	text-decoration: none;
}
.listlink p.key a, #inlinelink p.key a {
	background-image:  url("../media/pfeil_key.gif") !important;
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* .form is for most forms */
#contentbox .form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
}
#contentbox .form table {
	border: 0px;
	display: block;
	table-layout: auto;
	width: 474px;
}
#contentbox .form table.lightblue {
	background-color: #EFF2F5;
}
#contentbox .form .tablehead {
	background-color: #D6D7DD;
}

#contentbox .form td.label {
	width: 72px;
}
#contentbox .form table td.radio {
	width: 40px; 
	text-align: center; 
}

#contentbox .form input {
	height: 16px;
	font-size: 12px;
	margin: 0 0 9px 0;
	padding: 0 0 0 4px;
}
#contentbox .form input.short {
	border-style: solid;
	border-color: #D6D7DD;
	border-width: 1px;
	width: 40px;
}
#contentbox .form input.medium {
	border-style: solid;
	border-color: #D6D7DD;
	border-width: 1px;
	width: 100px;
}
#contentbox .form input.semilong,
#contentbox .form select {
	border-style: solid;
	border-color: #D6D7DD;
	border-width: 1px;
	width: 240px;
}
#contentbox .form input.long, .form textarea {
	border-style: solid;
	border-color: #D6D7DD;
	border-width: 1px;
	width: 320px;
}
#contentbox .form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contentbox .form input.radiobutton {
	vertical-align: text-top;
}

#contentbox .form input.button {
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#contentbox .form input.submit{
	display:inline;
	height: 20px;
	width: 129px;
	margin: 9px 0px;
}
#contentbox .form .submit, #inputbox .submit{
	background-image: url(../media/button.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0 3px;
	cursor: pointer;
	display: inline;
	position: relative;
	top: -5px;
	border: none;
	height: 24px;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
#contentbox .form .submit:hover, #inputbox .submit:hover{
	background-image: url(../media/button_hover.gif);
}

/* .infobox is a small sidebar box. Use sparingly. */
#contentbox .infobox {
	background-color: #F0F0FF;
	padding: 9px 9px 9px 18px;
	float: right;
	height: auto;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 9px 4px 9px;
	border: 1px solid;
	border-color: #6666CC;
}
#contentbox .infobox ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#contentbox .infobox ul li {
	border: none;
	list-style-image: none;
	list-style-type: none;
	background-image:  url(../media/liste1.gif);
	background-position: 0 13px;
	background-repeat: no-repeat;
	padding: 9px;
	margin: 0;
}
.infobox strong{
	font-size: 10px;
}
p#inlinelink {
	background-image:  url("../media/dotted_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 9px;
	font-weight: normal;
	margin: 0px 9px 9px 9px;
	padding: 0px 0px 9px 0px;
	text-align: left;
}
#inlinelink a, #inlinelink a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
	background-image:  url(../media/pfeil_rechts.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 2px 20px 4px 4px;
	display: block;
	clear: both;
}
#inlinelink a:hover{
	background-color: #D5E6F9;
	text-decoration: none;
}
.smalltext {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 9px;
	text-align: right;
}
/* .message is a spacer, where the name is due to legacy issues */
.message {
	padding-top: 18px;
	padding-bottom: 200px;
}
/* #subnav is for the links at the bottom of contentbox */
#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	margin: 9px;
	clear: both;
}
#subnav p.line {
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	clear: both;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 3px 0;
	text-align: center;
}
#subnav p.line em {
	font-style: normal;
	color: #C00;
}
#subnav .line1{
	padding: 3px 0px 3px 0px;
}
#subnav .line2{
	border-top-style: solid;
	border-color: #999999;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0px 3px 0px;
}
#subnav .line4{
	text-align: right;
	margin: 10px 0px 0px 0px;
}
#subnav a:link, #subnav a:visited {
	color: #000000;
	font-weight: bold;
	padding: 2px;
}

.print a, #inlinelink .print a { /* for the "print this page" links*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	font-weight: normal;
	background-image:  url(../media/drucken.gif);
	background-position: center right;
	background-repeat: no-repeat;
	margin: 9px;
	padding: 4px;
	display: block;
	clear: both;
}
.print a:hover {
	background-color: #D5E6F9;
	text-decoration: none;
}
td { /*for the occasional table*/
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
/* "Sitemap" is a special table style for sitemap-links and is to be applied 
to the TABLE tag of the site map */
#contentbox  table.sitemap{
	margin-left: 9px;
	clear: both;
}
#contentbox .sitemap p {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#contentbox  .sitemap td {
	padding: 0px 0px 0px 9px;
	text-align: left;
	vertical-align: top;
	background-color: #F0F0F5;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentbox  .sitemap td.blanko {
	background-color: #FFFFFF;
}
#contentbox .sitemap td a, .sitemap td a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	background-image:  url(../media/pfeil_sitemap.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	padding: 0px 0px 2px 14px;
}
#contentbox  .sitemap td a:hover {
	text-decoration:underline;
	background-image:  url(../media/pfeil_sitemap_hover.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#contentbox .sitemap td.header{
	color: #666666;
	font-weight: normal;
	background-image:  url(../media/dotted_line.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 4px 4px 4px 9px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 9px;
	font-size: 12px;
	letter-spacing: 2px;
	vertical-align: bottom;
}
#contentbox .sitemap .info{
	font-size: 10px;
	padding-bottom: 18px;
	padding-left: 23px;
	color: #666666;
}
.disclaimer{
	font-size: 10px;
	border: 1px solid black;
	margin: 9px 9px 9px 9px;
	padding: 4px 4px 4px 4px;
	text-align: left;
}
.disclaimer strong{
	color: #000099;
	font-weight: bold;
	font-size: 11px;
}

/* 
.liste is for lists within forms. Currently it is used only for a
limited group, but it's useful enoughto be included in the main CSS definition
*/
#contentbox .liste {
	width: 478px;
	margin: 9px 9px 9px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 0px 0px 0px;
	background-color: #FFFFFF;
}

#contentbox .liste a, #contentbox .liste a:visited, #contentbox .liste a:hover {
	display: block;
	padding: 0px 0px 0px 6px;
	color: #000000;
	background: none;
}
#contentbox .liste a:hover{
	text-decoration: underline;
}
#contentbox .liste img{
	margin: 0px 0px 0px 0px;
}
#contentbox .tablehead td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	background-image:  url("../../media/dotted_line.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-left: 6px;
}

#contentbox .rowcolor {
	background: none;
	background-color: #EFEFEF;
}

/* for the brochures in the French section */
#contentbox h3.download {
	clear: both;
	border-bottom: 1px solid #DDDDE0;
	margin: 9px;
	padding: 3px 0;
}
#contentbox p.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 9px;
}
/* Used for links that are split along more than one page */
#contentbox p.pageLinks {
	background-image: url("../media/dotted_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 0 9px 9px 9px;
	padding: 0 0 9px 0;
	text-align: left;
}
#contentbox p.pageLinks span {
	color: #999999;
}
#contentbox p.pageLinks a {
	color: #CC0000;
	font-weight: normal;
}
#contentbox p.pageLinks a:hover {
	background-color:#FFDDDD;
	color: #BB0000;
}
#contentbox .alert {
	background-color: #FFC;
	border: 1px solid #EEA;
	margin: 9px;
	padding: 9px;
	text-align: center;
}

