/* Basics */
body {
	background:none;
	background-color:#ffffff;
	color:#000000;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:100%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

br.clear {
	clear:both;
}

#page {
	margin:0 auto;
	width:980px;
	background-color:#ffffff;
	/*position:relative;*/	
}

#page h1 {
	font-size:1.6em;
	padding:0 0 0 0;
	margin:20px 0 0 12px;
	color:#777777;
	font-weight:normal;
	text-transform: uppercase;
	display:block;
	height:38px;
	width:660px;
}

/* Top navigation */
#navigation {
	display:none;
}

/* Hilfsnavigation (oben rechts) */
#hilfsnavigation {
	float:right;
	width:285px;
	height:120px;
	position:relative;
}

#hilfsnavigation #label {
	position:absolute;
	top:0px;
	left:90px;
	width:185px;
	height:105px;
	background:none;
	z-index:9999;
}

#hilfsnavigation #sprachwahl  {
	display:none;
}

#hilfsnavigation #suchbox {
	display:none;
}

#hilfsnavigation #slogan {
	display:none;
}

/* Suchformular */
#frmSuche input {
	display:none;
}

/* grosse Illustration */
#meta {
	padding:0;
	background-color:#ffffff;
	width:965px;
}

/* Navigation im unteren Bereich */
#page #navigation_bottom_container{
	overflow:hidden;
}

#page #navigation_bottom {
	padding:0;
	background-color:#ffffff;
	overflow:hidden;
	float:left;
}

#page #navigation_bottom .sub_div {
	color:#ffffff;
	padding:10px 10px 0 0;
	text-align:right;
	float:left;
	width:127px;
	height:304px;
	font-size:1.4em;
	font-weight:bold;
	background-color:transparent;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left top;
 	text-transform: uppercase;
 	border:0;
 	position:relative;
}


#page #navigation_bottom .sub_div:hover :first-child {
	visibility:visible;
}

#page #navigation_bottom .sub_div_mouseover {
	visibility:hidden;
	margin:0;
	padding:0;
	width:137px;
	position:absolute;
	bottom:0;
	margin-bottom:106px;
	left:0;
	color:#ff0000;
}

#page #navigation_bottom .sub_div_mouseover ul {
	border:0;
	margin:0;
	padding:0;
}

#page #navigation_bottom .sub_div_mouseover li {
	list-style-type:none;
	display:block;
	width:137px;
	text-align:left;
	border:0;
	margin:0;
	padding:0;
	background:transparent url(../images/sub_navi_verlauf_passiv.jpg) repeat-x scroll left top;
}

#page #navigation_bottom .sub_div_mouseover li:hover {
	background:transparent url(../images/sub_navi_verlauf_aktiv.jpg) repeat-x scroll left top;
}

#page #navigation_bottom .sub_div_mouseover li a {
	display:block;
	height:24px;
	width:87px;
	padding:6px 10px 0 40px;
	color:#ffffff;
	font-size:.85em;
	text-transform:none;
	background-color:transparent; 
	background-image:none; 
	background-repeat:no-repeat; 
	background-attachment:scroll;
	background-position:10px 4px;
	font-weight:normal;
}

#page #navigation_bottom .sub_div_mouseover li a:hover {
	text-decoration:none;
}

#sub_div_1 { background-image:url(../images/home_kanada.jpg); }
#sub_div_1:hover { background-image:url(../images/home_kanada_over.jpg); }

#sub_div_2 { background-image:url(../images/home_usa.jpg); }
#sub_div_2:hover { background-image:url(../images/home_usa_over.jpg); }

#sub_div_3 { background-image:url(../images/home_europa.jpg); }
#sub_div_3:hover { background-image:url(../images/home_europa_over.jpg); }

#sub_div_4 { background-image:url(../images/home_asien.jpg); }
#sub_div_4:hover { background-image:url(../images/home_asien_over.jpg); }

#sub_div_5 { background-image:url(../images/home_suedamerika.jpg); }
#sub_div_5:hover { background-image:url(../images/home_suedamerika_over.jpg); }


/* Footer */
#footer {
	display:none;
}

/* Breadcrumb-Navigation */
#breadcrumb {
	margin:10px 0 0 0px;
	color:#666e77;
	font-weight:normal;
	font-size:1.1em;
}

#breadcrumb a {
	color:#666e77;
	background:transparent url(../images/pfeil_breadcrumb.jpg) no-repeat scroll 0 center;
	padding-left:12px;
	font-weight:normal;
}

#breadcrumb a:first-child {
	background:none;
	padding-left:0;
}

/* Inhaltsbereich */
#content {
	margin-left:0;
	overflow:hidden;
	padding-top:10px;
}

/* Haupt-Inhaltsbereich (teilweise aufgeteilt in zwei Spalten) */
#content_left {
	float:left;
	overflow:hidden;
	width:956px;
}
 
#content_left label {
	margin:0 0 10px 0;
	display:block;
	text-align:left;
	color:#666666;
	font-size:1.1em;
}

#content_left_1 {
	width:460px;
	float:left;
	margin:0;
}

#content_left_2 {
	width:460px;
	float:right;
	margin:0;
}

#content_left_1 p, #content_left_2 p {
	color:#333333;
	font-size:1.3em;
	margin-top:0;
	text-align:justify;
	line-height:1.5em;
}


#content_left_1 em.news, #content_left_2 em.news {
	margin:15px 0px 15px 0px;
	display:block;
}
 
#content_left span.small {
	font-size:1.1em;
}

#content_left h1 {
	font-size:1.6em;
	padding:0 10px 15px 0px;
	margin:0;
	color:#444444;
	font-weight:normal;
	text-transform: uppercase;
}

#content_left h2 {
	font-size:1.4em;
	padding:0;
	margin:0 0 25px 0;
	color:#333333;
	font-weight:bold;;
}

#content_left h2.news {
	margin:0 0 0 0;
}

/* Einspaltiger Inhaltsbereich */
#content_wide {
	overflow:hidden;
	width:100%;
	margin:0 0 20px 0;
}

/* Rechte Randspalte */
#content_right {
	display:none;
}

/* News im Hauptinhaltsbereich */
.news_box {
	color:#555555;
	font-size:1.15em;
	padding:5px 5px 5px 10px;
	background-color:#e2ecf2;
	width:322px;
	height:85px;
	overflow:hidden;
	float:left;
}

.news_box.left {
	margin:0 15px 10px 0;
}

.news_box.right {
	margin:0 0px 10px 0;
}
	
.news_box img {
	 display:block;
	 float:right;
	 margin:0px 0 5px 5px;
}

.news_box h3 {
	margin:4px 0 5px 0;
	border:0;
	font-size:1.1em;
}

.news_box a {
	color:#333333;
	background:transparent url(../images/pfeil_rechts.gif) no-repeat scroll 0 center;
	padding-left:20px;
	font-size:1.1em;
}

/* Formulare */
#content form label {
	display:block;
	width:280px;
	float:left;
	text-align:right;
	padding:3px 5px 0 0;
}

#content form input {
	display:block;
	float:left;
	background-color:#e2ecf2;
	padding:4px 5px 4px 5px;
	border:0;
	color:#7c8c96;
	width:255px;
}

#content form textarea {
	display:block;
	float:left;
	background-color:#e2ecf2;
	padding:4px 5px 4px 5px;
	border:0;
	color:#7c8c96;
	width:255px;
	height:120px;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:1.3em;
	font-weight:normal;
}

#content form select {
	display:block;
	float:left;
	background-color:#e2ecf2;
	color:#7c8c96;
	width:265px;
	padding:4px 0 4px 0;
	border:0;
}

#content form input.sendbutton {
	display:block;
	float:left;	
	text-transform:uppercase;
	width:130px;
	color:#ffffff;
	background-color:#99bbd1;
	margin:0 5px 0 285px;
}

#content form input.sendbutton:hover {
	color:#444444;
}

#content form input.resetbutton {
	display:block;
	float:left;
	text-transform:uppercase;
	width:130px;
	color:#ffffff;
	background-color:#ed6400;
	margin:0;
}

#content form input.resetbutton:hover {
	color:#444444;
}

#content form .formbuttons {
	margin:20px 0 0 0;
}

div.highslide-controls, div.pp_overlay, div.pp_content, div.pp_pic_holder, div.ppt {
	display:none;
}
