/* @override 
	http://mwi.se/css/standard.css
*/

html {
	background: #507182;
}

body {
	background: #507182;
	margin: 0;
	padding: 0;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #111;
	text-align: center;
	overflow-y:scroll;
}

form { margin: 0px; padding: 0px; }

#bdr {
	border-top: 1px solid #fff;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
}

#container-thin {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
}

#top-bar {
	width: 780px;
	height: 115px;
	background: url(/images/design/mwi-head.jpg) no-repeat top left #507182;
	float: left;
	position: relative;
}

a#home {
	width: 110px;
	height: 83px;
	top: 5px;
	left: 22px;
	display: block;
	position: absolute;
}

#main {
	width: 700px;
	float: left;
	clear: both;
	padding: 0 0 0 40px;
}

#main-top {
	width: 700px;
	height: 40px;
	background: url(/images/design/bg-top.gif) no-repeat bottom left;
}

#main-top-black {
	width: 700px;
	height: 40px;
	background: url(/images/design/bg-top-black.gif) no-repeat bottom left;
}

#main-mid {
	width: 700px;
	background: url(/images/design/bg-mid.gif) repeat-y top left;
}

#main-mid-black {
	width: 700px;
	background: url(/images/design/bg-mid-black.gif) repeat-y top left;
}

#main-fot {
	width: 700px;
	background: url(/images/design/bg-bot.gif) no-repeat top left;
}

#contact-info {
	display: none;
	height: 210px;
	background-repeat: no-repeat;
	background-color: #000;
	background-position: top center;
}

#contact-inner {
	width: 980px;
	text-align: left;
	color: #fff;
	margin: 0 auto 0 auto;
	position: relative;
}

#contact-inner .bg{
	position: absolute;
	float: left;
	background-color: #000;
	
	top: 43px;
	left: 56px;
	width: auto;
	height: auto;
	padding: 14px 0 0 15px;
	border: 2px solid #fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;	
}

#contact-inner .block {
	float: left;
	width: auto;
	margin-right: 30px;
}

#contact-info h2 {
	margin-bottom: 3px;
}

#contact-but a:link, #contact-but a:active, #contact-but a:visited {
	color: #111;
	display: block;
	line-height: 20px;
	width: 70px;
	text-align: center;
	float: left;
	background: url(/images/design/bg-but-cont.gif) no-repeat top left;
	margin-left: 10px;
}

#contact-but a:hover {
	color: #ff8100;
}

.box {
	width: 675px;
	background: url(/images/design/bg-box.gif) repeat-x bottom;
	margin: 0 0 0 12px;
}

.box-inner {
	padding: 20px;
}

.box-inner-film {
	padding: 20px 20px 10px 20px;
}

.ref {
	width: 675px;
	background: url(/images/design/bg-box.gif) repeat-x bottom;
	margin: 0 0 0 12px;
}

.clr {
	clear: both;
}

.clrL {
	clear: left;
}

.clrR {
	clear: right;
}

.maintext-film {
	padding: 9px 0px 19px 29px;
}

#maintext {
	padding: 10px 30px;
}

#player {
	height: 379px;
	width: 640px;
	border: 1px solid #333;
}

#content {
	width: 310px;
	float: left;
}

#content-l {
	width: 380px;
	float: left;
}

#content-r {
	width: 240px;
	float: right;
}

#content-r-box {
	float: right;
	width: 220px;
	padding: 10px;
	background: #fff7e7;
}

#content-r-box p {
	margin: 0px;
}

#content-l50 {
	width: 310px;
	float: left;
}

#content-r50 {
	width: 310px;
	float: right;
}

.projimg {
	background: #fff7e7;
	padding: 15px;
}

.projimg img {
	border: 5px solid #fff;
}

.markedlink {
	background: #fff7e7;
	padding: 0 20px 20px 20px;
	text-align: center;
}

.filbox {
	padding: 20px 5px 20px 10px;
	line-height: 26px;
}

.filbox img {
	float: left;
	margin: 0 10px 0 0;
	height: 26px;
}

#right-bar {
	float: right;
	width: 230px;
	margin-top: 40px;
	color: #fff;
}

#right-bar em {
	color: #A4B6C2;
}

#right-bar img {
	margin: 10px;
}

#footer {
	line-height: 25px;
	color: #A4B6BF;
	padding: 20px 0 20px 20px;
}

.news {
	background: url(/images/design/bg-right.gif) no-repeat top left;
	padding: 10px 10px 30px 10px;
	color: #eee;
	font-size: 11px;
	line-height: 17px;
}

.quote {
	padding: 30px 55px 0px 10px;
	font-size: 14px;
	line-height: 22px;
	color: #A4B6C2;
}

#contact-info a:link, #contact-info a:active, #contact-info a:visited {
	color: #fff;
}

.news a:link, .news a:active, .news a:visited {
	color: #fff;
	border-bottom: 1px solid #A4B6C2;
}

.news a:hover, #contact-info a:hover {
	color: #ffc68b;
	border-bottom: 1px solid #ffc68b;
}

.news h2, #contact-info h2 {
	color: #fff;
}

img {
	display: block;
}

img, a:link img, a:active img, a:visited img, a:hover img {
	border: 0 none;
}

a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	font-weight: normal;
}

a:focus {
	outline: none;
}

#main-mid a:link, #main-mid a:active, #main-mid a:visited {
	border-bottom: 1px solid #ffc68b;
	color: #ff8100;
}

#main-mid a:hover {
	border-bottom: 1px solid #999;
	color: #111;
}

#start-project {
	float: right;
	width: 274px;
	padding: 20px;
	background: url(/images/design/bg-aktuell.gif) no-repeat top right #fff7e7;
}

#start-project img {
	margin: 20px 0 20px 30px;
	border: 7px solid #fff;
}

#navbar {
	padding: 27px 27px 0 0;
	float: right;
	width: 598px;
}

#navbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navbar ul li {
	padding: 0px;
	float: right;
	width: auto;
	margin: 0 15px 0 0;
	text-align: center;
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
}

#navbar ul li a:link, #navbar ul li a:active, #navbar ul li a:visited {
	padding: 0 10px;
	width: 110px;
	height: 40px;
	color: #3f5a67;
	background: url(/images/design/bg-but-off.gif) top left no-repeat;
	display: block;
	font-size: 15px;
	line-height: 40px;
}

#navbar ul li a:hover {
	color: #111;
	background: url(/images/design/bg-but-over.gif) top left no-repeat;
}

#navbar ul li a:link.sel, #navbar ul li a:active.sel, #navbar ul li a:visited.sel, #navbar ul li a:hover.sel {
	background: url(/images/design/bg-but-on.gif) top left no-repeat;
	color: #111;
}

p {
	margin: 6px 0 10px 0;
}

em {
	color: #777;
}

.soft {
	color: #777;
}

p.link {
	text-align: right;
	margin: 4px 15px 4px 0;
	color: #999;
}

.divider {
	margin: 20px 0;
	border-top: 2px solid #507182;
	clear: both;
}

.spacer {
	height: 20px;
	clear: both;
}

.spacer-10 {
	height: 10px;
	clear: both;
}

.date {
	color: #999;
	margin: 8px 0;
}

.ingress, .intro {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #111;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

.intro {
	width: 450px;
	float: right;
	padding: 15px 40px 0 0;
}

h1 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #111;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #111;
	margin: 0 0 8px 0;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

h4 {
	font-family: "lucida grande", Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 18px;
	margin: 10px 0px 2px 0px;
	font-weight: normal;
}

/* Twitter */

#tweet {
	width: 200px;
	line-height: 16px;
}

#tweet {
	color: #fff;
}

#tweet img {
	margin: 20px 40px;
}

.news a:link.but, .news a:active.but, .news a:visited.but {
	display: block;
	background: #486575;
	border-bottom: none;
	padding: 3px 6px;
	line-height: 14px;
	width: auto;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 5px;
}

.news a:hover.but {
	background: #3E5660;
}

#tweet ul {
	padding: 0px;
	list-style-type: none;
	margin: 0;
}

#tweet ul li {
	margin: 0 0 10px 0;
}
