/*
Theme Name: mtron
Theme URI: http://m-tron.at/
Description: Theme for M-TRON GmbH
Author: Julian Weidenthaler
Version: 1.1
Tags: black, fullscreen, portfolio,
*/


/* CSS RESET

ORANGE:#fbba00

-------------------------------------------------------------- */

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 {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	color: white;
}
body {
	background-color: black;
	line-height: 1.3em;
	font-family: Verdana, Arial, sans-serif;
	color: white;
	font-size: 8pt;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* =BACKGROUND IMAGE
-------------------------------------------------------------- */


#bg, #bg table, #bg td {
    height:100%;
    width:100%;
    overflow:hidden;
}

#bg {
    position: fixed;
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

/* =TYPOGRAFIE
-------------------------------------------------------------- */

#header a {
text-decoration: none;
}

a:hover {
text-decoration: none;
}

#contenttext h1 {
font-size: 24pt;
line-height: normal;
margin-bottom: 1em;
}

#contenttext h2 {
margin-bottom: 1em;
}

#contenttext h3 {
margin-bottom: 1em;
}

#contenttext ul {
margin-bottom: 1em;
}

.ddsg-wrapper li {
margin: 3px 0;
list-style-type: disc;
list-style-position: inside;
}

.ddsg-wrapper li ul li{
margin-left: 3em;
list-style: disc inside none;
}

#contenttext li {
list-style: disc outside url(images/m.jpg);
margin-bottom: 0.5em;
margin-left: 1.5em;

}

#contenttext ul li ul {
list-style: disc inside none;
}

#contenttext p {
margin-bottom: 1em;
}
/* =Layout
-------------------------------------------------------------- */

#wrapper {
width: 960px;
position: absolute;
margin-top: 96px;
}

#header {
float: left;
margin-bottom: 32pt;
}

#mlogo {
float: left;
width: 106px;
}

#mtronlogo {
float: left;
width: 212px;
}

#navigation {
float: left;
width: 636px;

}

#content {
margin-left: 106px;
float: left;
width: 848px;
}

#contentheader {
width: 848px;
float:left;
margin-bottom: 40pt;
}

#contentsidebar {
float:left;
width: 202px;
margin-right: 10px;
}

#wrapperslider {
float: left;
}

#text {
float: left;
}

#contenttext {
float:left;
width: 636px;
margin-bottom: 3em;
}

/* =Specials
-------------------------------------------------------------- */

#smenu {
border-top: 1px solid white;
padding: 10px;
}

#jobs {
border-top: 1px solid white;
padding: 10px;
}

#smenu li.page_item a{
text-transform: uppercase;
background: #333 url(images/bgNaviHover.png) center center repeat-x;
color: white;
padding: 3px;
display: block;
text-decoration: none;
text-align: center;
margin-bottom: 2px;
}

#smenu li.page_item a:hover{
background: #fbba00 none;
color: #333;
}

.leftul {
list-style-type: none;
}

#sadresse {
border-top: 1px solid white;
padding: 10px;
}

#smetman {
border-top: 1px solid white;
padding: 10px 0;
}

#sfooter {
border-top: 1px solid white;
padding: 10px;
}

#contentheader h1 {
font-family: Georgia, Times, serif;
font-size: 48pt;
line-height: normal;
margin-bottom: 16pt;
}

#contentheader p {
font-family: Verdana, Arial, sans-serif;
font-size: 8pt;
line-height: 1.5em;
}

.navi {
padding: 65px 15px 18px 15px;
text-transform: uppercase;
text-decoration: none;
}

.navi a {
text-decoration: none;
}

.navi a:hover {
text-decoration: none;
}

#navigation li.menu-item{
float: left;
list-style-type: none;
border-right: 1px solid #222;
background: url(images/bgNavi.png) top left repeat-x;
text-decoration: none;
}

#navigation li.current-menu-item {
background: url(images/bgNaviActive.png) top left repeat-x;
}

#navigation li.current-menu-item:hover {
background: url(images/bgNaviActive.png) top left repeat-x;
}














