/*******************************************************************************
********************************************************************************
	Projekt		: MTL BE
********************************************************************************
*******************************************************************************/




/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	/*
	height: 100.01%;
	margin-bottom: -1px;
	*/
	overflow-y: scroll;
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}


/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

.rvrs {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}




/*********************************************************** Hintergruende *****
*******************************************************************************/


/************************************************************* Text-Farben *****
*******************************************************************************/



/*	Schwarz
***************************************/
body {
	color: #494A4B;
}
#footer {
	color: #777;
}

/*	Weiss
***************************************/
#navi-meta ul li a {
	color: #FFF;
}

/*	Blau
***************************************/
h1 {
	color: #3C508C;
}

#navi ul li a {
	color: #E3E6E7;
}

/*	Orange
***************************************/
a {
	color: #DA9051;
}



/*************************************************************** Schriften *****
*******************************************************************************/
body, input, textarea {
	font-family: Arial, Verdana, sans-serif;
}
h1 {
	font-family: "Arial Rounded", Arial, Verdana, sans-serif;
}

/********************************************************* Schriftgroessen *****
*******************************************************************************/
div#website {
	font-size: .75em;
}

h1 {
	font-size: 1.5em;
}

/************************************************************* Zeilenhoehe *****
*******************************************************************************/
div#content, 
div#sidebar {
	line-height: 1.6;
}
div#footer {
	line-height: 1.3;
}

input, textarea {
	font-size: 1em;
}

/************************************************************* Allgemeines *****
*******************************************************************************/
div#content p, 
div#content dl, 
div#content ol, 
div#content ul, 
div#content table {
	margin-bottom: 1em;
}

div#content a:hover {
	text-decoration: underline;
}

/********************************************************** Seitenstruktur *****
*******************************************************************************/
body {
	text-align: center;
}

#website {
	width: 914px;
	margin: 0 auto;
	padding-bottom: 50px;
	text-align: left;
}

#header, 
#navis, 
#wrapper {
	float: left;
	width: 100%;
}

#header {
	position: relative;
	height: 95px;
	background-image: url(/layout/css/bg_hdr.jpg);
}
#navis {
	position: relative;
	height: 156px;
	background-image: url(/layout/css/bg_navi.jpg);
}
#navis2 {
	background-position: 12px 10px;
}



#wrapper {
	background-image: url(/layout/css/bg_cntnt.jpg);
	background-repeat: repeat-y;
}
#wrapper2 {
	height: 274px;
	background-image: url(/layout/css/bg_cntnt_top.jpg);
}
html>body #wrapper2 {
	height: auto;
	min-height: 274px;
}

#navi, 
#content {
	float: left;
	width: 549px;
}
#navi-meta, 
#sidebar {
	float: right;
	width: 365px;
}



#content2 {
	padding: 25px 45px 20px 36px;
}
#sidebar2 {
	padding: 5px 0 0 10px;
}



/****************************************************************** Header *****
*******************************************************************************/
#logo {
	position: absolute;
	right: 0px;
	top: 15px;
}
#logo p a {
	display: block;
	width: 365px;
	height: 80px;
	text-indent: -1000em;
}

/****************************************************************** Footer *****
*******************************************************************************/
#footer {
	clear: both;
	float: left;
	width: 100%;
	height: 102px;
	background-image: url(/layout/css/bg_ftr.jpg);
}
#footer p {
	padding: 11px 0 0 562px;
}




/************************************************************ Navigationen *****
*******************************************************************************/

#navi ul li.lang a, 
#navi ul li.lang a:hover {
	display: block;
	padding-left: 0px;
	width: 17px;
	height: 12px;
	background-image: url(/layout/css/flag_de.jpg);
	background-position: 0px 0px;
	text-indent: -1000em;
}
#navi ul li.lang-en a, 
#navi ul li.lang-en a:hover {
	background-image: url(/layout/css/flag_en.jpg);
}

#navi ul {
	margin: 133px 0 0 22px;
	font-weight: bold;
}
#navi ul li {
	display: block;
	float: left;
	margin-right: 10px;
}

#navi ul li a {
	display: block;
	padding-left: 9px;
	background-image: url(/layout/css/lsi_o.gif);
	background-position: -1000px 0px;
}
#navi ul li a:hover, 
#navi ul li a.active, 
#navi ul li a.current {
	background-position: 0px 4px;
}
#navi ul li.flag-de a, 
#navi ul li.flag-en a, 
#navi ul li.flag-de a:hover, 
#navi ul li.flag-en a:hover {
	padding: 0;
	width: 17px;
	height: 13px;
	background-image: url(/layout/css/flag_de.jpg);
	background-position: 0px 0px;
	text-indent: -1000em;
}
#navi ul li.flag-en a, 
#navi ul li.flag-en a:hover {
	background-image: url(/layout/css/flag_en.jpg);
}



#navi-meta ul {
	margin: 2px 0 0 12px;
	font-weight: bold;
}
#navi-meta ul li, 
#navi-meta ul li a {
	display: block;
}
#navi-meta ul li {
	padding-top: 11px;
	line-height: 1.2em;
}
#navi-meta ul li a {
	padding-left: 17px;
	background-image: url(/layout/css/lsi_10.gif);
	background-position: -1200px 1px;
}
#navi-meta ul li a:hover, 
#navi-meta ul li a.active, 
#navi-meta ul li a.current {
	background-position: 0px 1px;
}


/****************************************************************** Module *****
*******************************************************************************/
div.splt {
	clear: both;
	overflow: hidden;
	height: 1px;
	margin: 10px 0;
	background-color: #D6E0D6;
}

div#content2 h1, 
div#content2 h2, 
div#content2 h3, 
div#content2 h4, 
div#content2 h5,
div#content2 h6,
div#content2 p {
	padding-left: 17px;
}
div#content2 ul {
	margin-top: -1em;
	margin-left: 17px;
}
div#content2 ul li {
	padding-left: 7px;
	background-image: url(/layout/css/lsi.gif);
	background-position: 0px 8px;
}
div#content2 div.has-icon, 
div#content2 div.has-icons p {
	background-image: url(/layout/css/lsi_10.gif);
	background-position: -600px 3px;
}
div#content2 dl dd p {
	background: none;
}
div#content2 p.download {
	margin-top: -1em;
	padding-left: 38px;
	background-image: url(/layout/css/icon_download.gif);
	background-position: 12px 0px;
}


dl.team {
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	height: 78px;
	border-bottom: 2px solid #E9EBED;
}
dl.team dt, 
dl.team dd {
	display: block;
	float: left;
	width: 161px;
}
dl.team dt {
	padding-left: 17px;
	background-image: url(/layout/css/lsi_10.gif);
	background-position: -600px 3px;
	background-repeat: no-repeat;
	font-weight: bold;
}
dl.team dd {
	width: 280px;
}
dl.team dd p.img {
	position: absolute;
	left: 526px;
	top: 0;
}
dl.team dd p.img img {
	border: 1px solid #FFF;
}


div.gallery {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
div.gallery-first {
	padding-top: 51px;
}
div.gallery p.img {
	float: left;
}
div.gallery p.img-b {
	margin: 0 15px;
}
div.gallery-col-sl p.img-b, 
div.gallery-col-ls p.img-b {
	margin-right: 0;
}

/******************************************************************* Icons *****
*******************************************************************************/


/*************************************************************** Formulare *****
*******************************************************************************/
div#srch {
	width: 289px;
	margin-top: 91px;
	padding: 13px 0 6px 0;
}
div#srch label, 
div#srch input.f-sbmt {
	display: none;
}
div#srch input.f-txt {
	margin-left: 8px;
	width: 271px;
	padding: 5px 0 4px 4px;
	border: 0;
}

/**************************************************************** Tabellen *****
*******************************************************************************/
