html {
	height: 100%;
}

body {
	color: #595959;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	min-height: 100%;
	/* font-size: 12px; */
	font-size: 9pt;
	background-color: #f2f4f7;
	background-image: url(images/bg.png);
	background-image: none;
	overflow-y: scroll;
	text-rendering: optimizeLegibility;
}

.skip {
	display: none;
}

/** BOXES */

div#body {
	width: 100%;
	
}

div#header {
	position: relative;
	left: 20px;
	width: 810px;
	height: 220px;
	margin: 0px auto;
	padding-right: 0px;
	padding-left: 60px;
	background: #f2f4f7 url(images/logo_with_background.png) no-repeat 555px 0;
}

div#content {
	width: 710px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 80px;
	padding-left: 80px;
}

div#footer {
	padding: 0px;
	clear: both;
	float: left;
	height: 160px;
	width: 100%;
	background: url(images/footer_fade.png) repeat-x top;
	padding-top: 60px;
	margin: 0px;
	margin-top: 60px;
}

/** HEADER */

p#logo {
	width: 177px;
	text-indent: -1000px;
	padding-top: 60px;
	border-top: 1px solid #5DAEC9;
	margin-top: 1px;
}

span#circle {
	border-top: 1px solid #5DAEC9;
	position: absolute;
	display: block;
	width: 80px;
	top: 0px;
	right: 108px;
}

p#logo a {
	width: 177px;
	height: 39px;
	background: url(images/logo.png) center right no-repeat;
	display: block;
	outline: none;
	border-bottom: 1px solid #f2f4f7;
}

p#logo a:active {
	outline: none;
	border-bottom: 1px solid #559eb7;
}

/** MENU */

ul.menu {
	list-style-type: none;
}

div#header ul.menu {
	font-size: 12pt;
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -28px;
	margin-top: 60px;
}

ul.menu li {
	float: left;
	padding-left: 28px;
}

ul.menu a, ul.menu a:visited {
	color: #747574;
	text-decoration: none;
	text-shadow: #CDCDCD 1px 1px 3px;
	outline: none;
	padding-bottom: 16px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header ul.menu a:hover {
	cursor: pointer;
	text-shadow: #909090 0px 1px 10px;
	/*text-shadow: #595959; 0px 10px 18px;*/
	text-shadow: #FFFFFF 0px 1px 14px;
	text-shadow: #B5B5B5 1px 1px 3px;
	outline: none;
}

#header ul.menu a.aktiv:hover  {
	text-shadow: #C0C0C0 0px 1px 14px;
	text-shadow: #FFFFFF 0px 1px 14px;
	text-shadow: #B5B5B5 1px 1px 3px;
	outline: none;
}

#header ul.menu a.aktiv:active, #header ul.menu a:active {
	text-shadow: #C1DDE6 0px 1px 14px;
	text-shadow: #FFFFFF 0px 1px 14px;
	text-shadow: #B5B5B5 1px 1px 3px;
	position: relative;
	top: 1px;
}

#header ul.menu a.aktiv {
	/*text-shadow: #909090 0px 1px 14px; */
	background-image: url(images/active-dot.png);
}

/** CONTENT */

a:link, a:visited {
	color: #336575;
	text-decoration: none;
}

a:hover, a:active {
	color: #559eb7;
	text-decoration: underline;
}

p {
	line-height: 19px;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 9px;
	margin-bottom: 0;
}

a[href ^="http"], a.extern {
	/*background: url(../images/external.gif) center right no-repeat;
	padding-right: 13px; */
}

a[href ^="mailto:"], a.mailto {
	/*background: url(../images/mail.gif) center right no-repeat;
	padding-right: 19px;*/
}


h1 {
	display: none;
}

h1 a:link, h1 a:hover, h1 a:active, h1 a:visited {
	color: #ffffff;
}

h2 {
	font-size: 15pt;
	color: #949494;
	color: #A2A2A2;
	padding-top: 1px;
	margin-top: 35px;
	margin-bottom: 15px;
	clear: both;
	font-weight: normal;
	text-shadow: #bfbfbf 1px 1px 2px;
	text-shadow: #CECECE 1px 1px 2px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

h2#greeting {
	/* color: #A4A4A4; */
	
	font-size: 32pt;
	font-size: 19pt;
	line-height: 19pt;
	margin-bottom: 30px;
	margin-bottom: 15px;
}

h2#greeting span {
	font-size: inherit;
	/* color: inherit;
	opacity: 0.4;
	filter: alpha(opacity = 40); */
	
	line-height: 19pt;
	color: #C8C9CB;
	color: #D6D7D8;
	text-shadow: #E5E5E5 1px 1px 2px;
}

h2#greeting img {
	border: 1px solid #000000;
	-o-box-shadow: none;
	-icab-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0px;
	opacity: 0.1;
	filter: alpha(opacity = 10);
}

h2 span {
	font-size: 11pt;
	color: #656565;
}

h3 {
	font-size: 13pt;
	color: #575757;
	color: #787878;
	margin-bottom: 15px;
	font-weight: normal;
	text-shadow: #C3C3C3 1px 1px 2px;
	text-shadow: #CDCDCD 1px 1px 2px;
	padding-top: 10px;
	white-space: nowrap;
}

blockquote {
	width: 500px;
	padding: 8px;
	padding-bottom: 3px;
	padding-top: 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-image: url(images/blockquote-fade.png);
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
}

blockquote p {
	margin: 0px;
	padding: 0px;
}

blockquote p a {
	text-decoration: none;
}

blockquote p.twitter {
	background-image: url(images/grey-twitter-15.png);
	background-position: left middle;
	background-repeat: no-repeat;
	height: 45px;
	padding: 0px;
	padding-left: 50px;
	padding-right: 20px;
	margin: 0px;
	margin-top: 0px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

blockquote p.twitter:hover a, blockquote p.twitter a:hover {
	text-decoration: none;
}

div.prop {
	height: 100%;
	float: right;
	width: 1px;
	padding: 0px;
	margin: 0px;
}

img {
	border: 2px solid #000000;
	-o-box-shadow: 0px 0px 10px #888;
	-icab-box-shadow: 0px 0px 10px #888;
	-khtml-box-shadow: 0px 0px 10px #888;
	-moz-box-shadow: 0px 0px 10px #888;
	-webkit-box-shadow: 0px 0px 10px #888;
	box-shadow: 0px 0px 10px #888;
	margin: 10px;
	margin-bottom: 9px;
	padding: 0px;
	background-color: #bdbdbd;
}

img.team {
	margin-top: 4px;
	margin-left: 15px;
}

img.light {
	border: none;
	-o-box-shadow: none;
	-icab-box-shadow: none;
	-khtml-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	margin: 0px;
	margin-bottom: -3px;
}

.links, .rechts {
	float: left;
	clear: both;
	margin-bottom: 35px;
	margin-top: -10px;
	width: 100%;
}

.links h3, .rechts h3 {
	margin-top: 10px;
}

.screenshot {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
}

.rechts .screenshot {
	margin-left: 0px;
}

.links .screenshot {
	margin-right: 0px;
	float: right;
}

.screenshot a {
	overflow: hidden;
}

.screenshot a span.glass {
	display: block;
	position: absolute;
	margin: 14px;
	bottom: 13px;
	right: 0px;
	height: 187px;
	width: 148px;
	background-image: url(images/glass.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.screenshot a span.caption {
	display: block;
	color: #ddd;
	background-image: url(images/black80.png);
	position: absolute;
	width: 315px;
	margin: 11px;
	padding: 3px;
	bottom: 4px;
	text-align: right;
	text-decoration: none;
}

.screenshot a {
	text-decoration: none;
}

.screenshot a span.caption.hover {
	width: 315px;
	height: 120px;
	background-image: none;
	color: #fff;
	font-size: 25pt;
	-webkit-transform: rotate(20deg);
	/* opacity: 0; */
	padding-bottom: 0px;
	text-align: center;
	line-height: 40px;
	bottom: 20px;
	text-decoration: none;
}

.partner:first-child {
	margin-left: 5px;
}

.partner {
	display: inline-block;
	width: 4px;
	height: 4px;
	position: relative;
	bottom: 1px;
	text-indent: -10000;
	overflow: hidden;
	background-image: url(images/partner-dot.png);
	background-repeat: no-repeat;
}

.tag {
	display: inline-block;
	width: 10px;
	height: 16px;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	margin: 0px;
	padding: 0px;
}

.tag:first-child {
	margin-left: 7px;
}

hr {
	background-color: #4F2705;
	color: #4F2705;
	border: #4F2705;
	height: 1px;
}

code {
	display: block;
	width: 490px;
	white-space: pre;
	overflow: auto;
}


/** FOOTER */

div#footer {
	text-shadow: #E1E1E1 0px 0px 3px;
}

div#footer p#address {
	text-align: right;
	width: 710px;
	margin: 25px auto 0px;
	padding-right: 80px;
	padding-left: 80px;
}

div#footer ul {
	width: 710px;
	margin: 20px auto;
	padding-right: 80px;
	padding-left: 80px;
}

div#footer p#orchestra {
	font-size: 9pt;
	width: 710px;
	padding-right: 80px;
	padding-left: 80px;
	margin: 20px auto 0px;
	display: block;
	text-align: center;
}


#footer ul.menu a {
	text-decoration: none;
	text-shadow: #E1E1E1 0px 0px 3px;
}

/** FORMS */

fieldset {
	border: 1px solid #A18264;
	padding-top: 10px;
	padding-left: 45px;
}

label {
	display: block;
	float: left;
	width: 150px;
}

input, select {
	margin-bottom: 5px;
	display: block;
	float: left;
	width: 150px;
}

input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #989898;
}

input.hidden {
	display: none;
}

input.submit {
	cursor: pointer;
}

label {
	cursor: pointer;
}