/**
 * Style sheet brinks
 */
body
{
	margin:0;
	padding:0;
	background-color:#486072;
	background-image:url("/images/site_bg.gif");
	background-repeat:repeat-x;
	font-family:Arial,Sans-Serif;
	color:#000000;
	font-size: x-small;
	background-position:0 0;
}

#Sprachenwechsler
{
	width:25px;
	height:0px;
	left:840px;
	top:-28px;
	position:relative;
	font-size:14px;
}

#ul_sprachenwechsler
{
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;
	font-size:12px;
}

#container
{
	width:900px;
	margin:0 auto;
	padding:0;
}

#navigation
{
	height:41px;
}

#navigation-en
{
	height:41px;
}

#flash
{
	margin:15px 0px;
}

.column
{
	width:290px;
	float:left;
	margin-right:15px;
}

.column.last
{
	margin-right:0;
}

.column.double
{
	width:600px;
	margin-right:0;
}

.clear
{
	width:1;
	height:1;
	clear:both;
	display:block;
}

body.home .column
{
	background-color:#ccc;
}

.subpage #sidebar.column
{
	width:267px;
	margin-right:0;
}

.subpage #main.column
{
	width:603px;
	margin-right:0;
	padding:0px 15px 10px 15px;
	background-color:#ffffff;
}

.subpage #content-wrapper
{
	position:relative;
	overflow:hidden;
	background-image:url("/images/content_bg.gif");
	background-repeat:repeat-y;
	min-height: 600px;
}

* html .subpage #content-wrapper
{
	height:600px;
	overflow:visible;
}

* html #unternavigation ul
{
	margin:0;
	padding:0;
}

#logo_brinks
{
	width:143px;
	height:0;
	overflow:hidden;
	float:left;
	padding-top:54px;
	background-image:url("/images/brinks_logo.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

#logo_corp
{
	width:171px;
	height:0;
	overflow:hidden;
	float:right;
	padding-top:54px;
	background-image:url("/images/brinks_dtschl.gif");
	background-position:right center;
	background-repeat:no-repeat;
}

#logo_corp-en
{
	width:171px;
	height:0;
	overflow:hidden;
	float:right;
	padding-top:54px;
	background-image:url("/images/brinks_dtschl-en.gif");
	background-position:right center;
	background-repeat:no-repeat;
}

#footer
{
	color:#20303A;
}

#footer-links, #footer-tagline
{
	margin-top:5px;
}

#footer-links
{
	float:left;
	color:#FFF;
}

#footer-tagline
{
	float:right;
	font-weight:bold;
	font-size:120%;
	color:#FFF;
}

#footer-copyright
{
	clear:both;
}

#footer a
{
	color:#FFF;
}

#footer-copyright a
{
	color:#20303A;
}

/* Navigation */
#header
{
	width:900px;
	height:54px;
	z-index: 9998;
}

#navigation ul
{
	width:900px;
	height:41px;
	margin:0;
	padding:0;
	background-image:url("/images/brinks_nav.gif");
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-position: outside;
}

#navigation-en ul
{
	width:900px;
	height:41px;
	margin:0;
	padding:0;
	background-image:url("/images/brinks_nav-en.gif");
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-position: outside;
}

#navigation ul li
{
	display:inline;
}

#navigation-en ul li
{
	display:inline;
}

#navigation ul li a
{
	height:0;
	overflow:hidden;
	float:left;
	padding-top:41px;
	background-image:url("/images/brinks_nav.gif");
	background-repeat:no-repeat;
}

#navigation-en ul li a
{
	height:0;
	overflow:hidden;
	float:left;
	padding-top:41px;
	background-image:url("/images/brinks_nav-en.gif");
	background-repeat:no-repeat;
}

li#nav1 a
{
	width:60px;
}

li#nav2 a
{
	width:98px;
	background-position: -60px 0px;
}

li#nav3 a
{
	width:145px;
	background-position: -158px 0px;
}

li#nav4 a
{
	width:76px;
	background-position: -303px 0px;
}

li#nav5 a
{
	width:65px;
	background-position: -379px 0px;
}

li#nav6 a
{
	width:80px;
	background-position: -444px 0px;
}

li#nav1.selected a, li#nav1.trail a, li#nav1 a:hover
{
	width:60px;
	background-position: 0 -50px;
}

li#nav2.selected a, li#nav2.trail a, li#nav2 a:hover
{
	width:98px;
	background-position: -60px -50px;
}

li#nav3.selected a, li#nav3.trail a, li#nav3 a:hover
{
	width:145px;
	background-position: -158px -50px;
}

li#nav4.selected a, li#nav4.trail a, li#nav4 a:hover
{
	width:76px;
	background-position: -303px -50px;
}

li#nav5.selected a, li#nav5.trail a, li#nav5 a:hover
{
	width:65px;
	background-position: -379px -50px;
}

li#nav6.selected a, li#nav6.trail a, li#nav6 a:hover
{
	width:80px;
	background-position: -444px -50px;
}

.ce_text.block.box
{
	height:242px;
	overflow:visible;
	background-image:url("/images/indextextfeld_hg.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

.box h1
{
	margin:2px 1px 1px 1px;
	padding-left:9px;
	font-weight:normal;
	color:#FFF;
	font-size: x-small;
	text-transform: uppercase;
}

.box p
{
	margin:0;
	padding:0px 10px;
	font-size:11px;
	color:#1F2F39;
	line-height:1.4em;
}

.box p a
{
	text-decoration:none;
	color:#1F2F39;
}

.box p img
{
	margin:11px 0px 8px 0px;
}

#main
{
	font-size:11px;
	line-height:1.5;
}

#main a
{
	text-decoration:none;
}

#main a:hover
{
	text-decoration:underline;
}

#main h1
{
	font-size:14px;
	color:#1f2f39;
}

#main h2
{
	margin-top:2em;
	font-size:12px;
	color:#000;
}

#main h3, #main h4
{
	margin-bottom:0px;
	font-weight:bold;
	font-size:11px;
	color:#000;
}

.invisible
{
	display:none;
}

#unternavigation ul li a, #unternavigation ul li p
{
	width:180px;
	display:block;
	margin-right:auto;
	padding:10px 30px 10px 15px;
	text-align:right;
	background-image:url("/images/pfeil.gif");
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration:none;
}

#unternavigation ul li p, #unternavigation ul li a
{
	border-top:1px dotted #092056;
}

#unternavigation ul li p.active, #unternavigation ul li.selected a, #unternavigation ul li a:hover
{
	border-top:1px dotted #092056;
	color:#9da9b5;
}

#unternavigation ul li p.last, #unternavigation ul li a.last
{
	border-top:1px dotted #092056;
	border-bottom:1px dotted #092056;
}

#unternavigation ul
{
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	list-style-type:none;
}

* html #unternavigation li
{
	padding:0px;
	border:1px solid #red;
	list-style-type:none;
}

#unternavigation
{
	margin-top:10px;
}

br.clearall
{
	width:0px;
	height:0px;
	clear:both;
}

#j35
{
	width:267px;
	height:330px;
	bottom:0px;
	margin-right:auto;
	margin-left:auto;
	background-image:url("/images/35j-brinks.gif");
	background-position:center center;
	background-repeat:no-repeat;
}

#j35-wrapper
{
	width:267px;
	height:260px;
	bottom:0px;
	left:0px;
	position:absolute;
	background-image:url("/images/untermenu_unten_hg.gif");
	background-repeat:repeat-x;
}

img
{
	border:0;
}

p
{
	margin:0;
}

form
{
	margin:0;
	padding:0;
}

a
{
	color:#4b5f6a;
}

#page-header
{
	padding:1em 0em;
	text-align:left;
	background-color:#9cb9c6;
	background-image:url("/images/untermenu_hg.gif");
	background-position:left top;
	background-repeat:repeat-x;
	color:#fff;
	padding-left: 9px;
	z-index:5;
}

#page-header a
{
	padding:0px 9px;
	font-family:Arial, sans-serif;
	text-decoration:none;
	color:#fff;
	font-size: 10px !important;
}

#page-header a:hover
{
	text-decoration:underline;
}

#page-header a
{
	font-size:90%;
	color:#fff;
}
