/*

Michael Ziem, Wemove
24.08.2009

*/

* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
	
	height: 100%;
	width: 100%;
	
	min-width: 1050px;
}


body {
	/* background: white url(../img/stripes.gif) top right no-repeat; */
	margin: 0;
	padding: 0;
	
	height: 100%;
	width: 100%;
	min-width: 1050px;
	
	font-family: 'Courier New', Courier, monospace;
	font-size: 11px;
	line-height: 14px;
}

#logo {
	position: absolute;
	top: 39px;
	left: 44px;
	display: block;
	background: white url(../img/logo.gif) no-repeat;
	height: 49px;
	width: 384px;
	text-indent: -999px;
}

#page {
	position: absolute;
	top: 0px;
	left: 0px;
	/* width: 1027px; */
	
	width: 930px;
	background: white;
	height: 100%;
	z-index: 999;
}

#page.home {
	background: white url(../img/bg.gif) no-repeat;
}

#page #content {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 589px;
	padding-bottom: 50px;
}

#page.home #content {
	top: 210px;
}

#right {
	position: absolute;
	top: 47px;
	left: 720px;
	height: 700px;
}

#page.home #right {
	top: 85px;
}

#content .cattitle {
	margin: 0 0 70px 0;
}

#content .cattitle span {

	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;

	padding: 6px 4px;
	background: white url(../img/line.gif) left bottom repeat-x;
}

#content h2.head {
	width: 589px;
	margin: 0 0 30px 45px;
	display: block;
	font-size: 22px;
	line-height: 22px;
}

#content .tinymcewysiwyg,
#content .block {
	width: 612px;
	margin: 0 0 30px 45px;
}


/* Ein Bild */

#content .block.one .img {
	margin: 0 0 7px 0;
	display: block;
}


/* Zwei Bilder */

#content .block.two .img {
	margin: 0 0 7px 0;
	display: block;
}

#content .block.two img {
	margin: 0 6px 0 0;
	vertical-align: top;
}

#content .block.two .large {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 0 0;
}


/* Viele Bilder */

#content .block.many .img {
	margin: 0 0 0 0;
}

#content .block.many img {
	margin: 0 3px 7px 0;
	vertical-align: top;
}

#content .block.many .img .row {
	display: block;
}

#content .block.many .large {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 0 0;
}

/* Video */

#content .block.video .img {
	margin: 0 0 7px 0;
}


/* Home Block mit 3 Spalten */

#content .block.home .col {
	width: 140px;
	margin-right: 13px;
	float: left;
}

#content .block.home img {
	margin: 0 0 7px 0;
}



h1,
h2,
h3 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}

h3 {
	display: inline;
	margin: 0 6px 0 0;
}

/* Project Header */

.header {
	width: 589px;
	background: white url(../img/line.gif) repeat-x;
	height: 118px;
	display: block;
}

.header.noline {
	height: 73px;
	background: none;
}

.header h2 {
	display: block;
	width: 544px;
	height: 118px;
	text-indent: -99999px;
	background-position: 45px center;
	background-repeat: no-repeat;
}

.header.noline h2 {
	display: block;
	width: 544px;
	height: 73px;
	text-indent: -99999px;
	background-position: 45px center;
	background-repeat: no-repeat;
}

.header h2.show {
	padding: 45px 0 0 45px;
	text-indent: 0;
	font-size: 22px;
}

.header.noline h2.show {
	padding: 0 0 0 45px;
	text-indent: 0;
	font-size: 22px;
}


/* Naviagtion */

#navigation {
	position: absolute;
	width: 333px;
}

#navigation.nothome {
	background: url(../img/bg_right.gif) no-repeat;
}

#navigation a:link {
	text-decoration: none;
	color: black;
}

#navigation a:visited {
	text-decoration: none;
	color: #898989;
}

#navigation a:hover,
#navigation a:active,
#navigation .active a {
	text-decoration: none;
	color: #b8b8b8;
}

#navigation ul#nav {
	list-style: none;
	margin: 142px 0 0 0;
	padding: 52px 0 0 0;
	background: url(../img/work.gif) no-repeat;
}

#navigation.withnews ul#nav {
	margin: 0 0 0 0;
}

#navigation ul#nav li.devide {
	background: url(../img/line_menu.gif) left 14px no-repeat;
	height: 30px;
}

#navigation ul#nav ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	display: block;
}

#pageend {
	height: 80px;
}

#right .news {
	margin: 51px 0 0 0;
	z-index: 10;
}

#right .news .text {
	margin: 0 0 25px 0;
}

a,
img {
	border: none;
	outline: none;
	text-decoration: none;
}

.line {
	width: 652px;
	height: 2px;
	background: white url(../img/line_dashed.gif) repeat-x;
	margin: 65px 0;
}

.spacer {
	height: 40px;
}

.clear {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

#sticky {
	position: absolute;
	right: 0;
	width: 62px;
	height: 314px;
	background: url(../img/sticky.gif) left bottom no-repeat;
}

.appendline {
	position: absolute;
	right: 0;
	width: 62px;
	height: 4px;
	background: url(../img/appendline.gif) repeat-x;
}
