/*
Theme Name: Massdesign
Version: 1.0
Author: Robert Kadler
Author URI: http://www.media-offensive.de/
*/


/* RESET */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
}

/* Basics */
body, html {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
    height: 100%; 
    margin: 0;
    padding: 0;
}

input, select {
	vertical-align: middle;
}

h1 {
    font-size: 19px;
}

h2 {
    font-size: 17px;
}

h3 {
    font-size: 15px;
}

h4 {
    font-size: 13px;
}

h5, h6 {
    font-size: 1em;    
}

h1, h2, h3, h4, h5, h6 {
	color: #6b6b6b;
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    line-height: 1.2em;
    margin-bottom: 1em;    
}

h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
	font-weight: 900;
    text-transform: lowercase;    	
}


a img {
    border: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #6b6b6b;
	text-decoration: none;	
}

#content a {
	/*border-bottom: 2px solid #bebebe;*/
	color: #920000;
	font-weight: bold;
}

#content a:hover {
	color: #6b6b6b;
	border: 0;
	border-bottom: 2px solid #bebebe;
}

sup {
    font-size: 0.75em;
    line-height: 1em;
    vertical-align:top;
}

p {
	margin-bottom: 1em;
	padding: 0;
}

td {
    padding: 0;
}

/* Layout structure */
body {
    background: url(../images/bckg.jpg) no-repeat top center;    
}

#page {
   width: 1000px; 
   margin: 0 auto;
   
}

#header  {
	height: 152px;
	position: relative;
}

#logo {
	width: 320px;
	height: 152px;
	position: relative;
	float: left;	
}

#logo a.logo{
	position: absolute;
	top: 34px;
	right: 50px;
	width: 216px;
	height: 93px;
    background: url(../images/logo.png) no-repeat top left;    
	display: block;
}

#nav {
	width: 590px;
	height: 90px;
	float: left;
}

#lng-nav {
	position: absolute;
	top: 0;
	right: 0;
	height: 49px;
	background: url(../images/menu_lng_bckg.png) no-repeat top right;
	padding-right: 30px;
	text-align: right;
	font-size: 10px;
}

#content-box {
	background: url(../images/page_bckg.png) no-repeat top left;
	padding-top: 2px;
	min-height: 550px;
}

#content {
	padding: 50px;	
	width: 650px;
	float: right;
}

#sidebar {
	width: 250px;
	padding: 50px 0;	
	float: left;
	text-align: right;
}

#sidebar .box {
	padding: 0 20px 20px 20px;	
}

.single-col #content{
	width: 900px !important;
	float: none !important;
}

.single-col #sidebar {
	min-height: 750px;		
}

#footer {
	clear: both;
	font-size: 11px;
	color: #6e6e6e;
	margin: 0 auto;
	width: 900px;
	padding-bottom: 20px;
    margin-bottom: 25px;
}

#footer-graphics {
	
}

#copyright {

}

#footer-nav {

}


/* Sidebar */
#sidebar .box .title {
	margin-bottom: 1em;
}


/* Nav */
#nav {
	background: url(../images/menu_bckg.png) no-repeat top left;
	padding-left: 50px;
	position: relative;	
}

#nav ul {
	position: absolute;
	bottom: 0;
	left; 0;
}

ul.nav {
	list-style: none;
}

ul.nav a {
	/*color: #000000;*/
}

#nav li {
	padding: 0;
	margin: 0;	
	float: left;
}

#nav a, #nav-sidebar a {
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	font-weight: 900;
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
	margin-right: 20px;
}

#nav a:hover, #nav li.active a {
	text-decoration: none;
	border-top: 2px solid #000000;
}

#sidebar-nav li.active a {
	border-bottom: 2px solid #000000;
}

#lng-nav ul {
	position: absolute;
	bottom: 0;
	right: 15px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

#lng-nav li {
	padding: 0;
	margin: 0;	
	margin-top: 3px;	
}

#lng-nav li, #lng-nav li a {
	text-align: right;
	line-height: 1em;
	color: #aeaeae;
}

#lng-nav li a:hover, #lng-nav li a.active {
	color: #000000;
}

#sidebar-nav {
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	font-weight: 900;
	text-transform: lowercase;
	border-right: 1px solid #bebebe;
}

#sidebar-nav li {
	padding-bottom: 3px;
}

#sidebar-nav a:hover, #sidebar-nav a.active {
	border-bottom: 2px solid #bebebe;
}

.bold {
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	font-weight: 900;
}

/* Homepage */

.single-col #content .box {	
	width: 268px;
	float: left;
	border-right: 1px solid #bebebe;
	padding: 0 15px;
	margin: 0px;
	text-align: right;
}


/* Content Header */
#content-header {
	margin-top: 50px;	
}

#homepage-slider {
	margin: 0 auto;
	width: 890px;
	padding: 5px;
	border: 1px solid #aeaeae;
}


/* Content */
#content h1.title {
	border-bottom: 1px solid #bebebe;
	padding-bottom: 5px;
}

a.more {
	background: url(../images/more_bckg.png) no-repeat center left;
	padding-left: 35px;
	border: 0 !important;
}

a.more span {
	border-bottom: 2px solid #000000;
}

a.more:hover span {
	border-bottom: 2px solid #6b6b6b;
	color: #6b6b6b;
}

/* Footer */
#copyright {
	float: left;
}	

#footer-nav {
	float: right;
}

#footer-nav  li {
	float: left;
	margin-left: 10px;
}

#footer-graphics {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 20px;
	background: url(../images/footer_bckg.png) no-repeat top center;
}

#footer-borders {
	height: 5px;
	width: 100%;
	border: 1px solid #aeaeae;
}


.bild-abstand-recht {
    margin-right: 20px;
    padding: 4px;
    border: 1px solid #AEAEAE;
}

.bild-abstand-links {
    margin-left: 20px;
    padding: 4px;
    border: 1px solid #AEAEAE;
}


.links {
	text-align: left !important;
}

.rechts {
	text-align: right !important;
}

.zentriert {
	text-align: center !important;
}

.lower {
	text-transform: lowercase;
}

.clearer {
	clear: both;
}
