/* --------------------------------------------------------------- */
/* Formatierungen fuer die Screen-Ausgabe                          */
/* Autor: Stephan Zavodny                                          */
/* Autor URI: http://www.rastersysteme.de                          */
/* --------------------------------------------------------------- */


/* CSS Reset by Eric Meyer --------------------------------------- */
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* --------------------------------------------------------------- */


/* Text Basics --------------------------------------------------- */
p, address {
	margin-bottom: 1.8571em;
	font-size: 0.875em;
	font-style: normal;
	line-height: 1.8571em;
	color: #000;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
/* --------------------------------------------------------------- */


/* Headlines ----------------------------------------------------- */
h1, h2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
}

h1 {
	margin: 0.3889em 0 0.8056em -0.0556em;
	font-size: 2.25em;
	line-height: 1em;
	text-transform: uppercase;
}

.start h1 {
	margin: 0;
	font-size: 4em;
	font-weight: 300;
	line-height: 1.25em;
	text-transform: none;
}

.start h1 .job {
	font-size: 0.5em;
	line-height: 2em;
	color: #fff;
}

.start h1 .job .cufon {
	top: -3px;
}

h2 {
	margin-top: -0.1667em;
	font-size: 1.125em;
	line-height: 1.6111em;
}
/* --------------------------------------------------------------- */


/* Links --------------------------------------------------------- */
a {
	color: #00aae2;
	text-decoration: underline;
}

a:visited {
	color: #666;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #fff;
	background-color: #00aae2;
	text-decoration: none;
}

a:focus {
	color: #fff;
	background-color: #00aae2;
	text-decoration: none;
}
/* --------------------------------------------------------------- */


/* Pics ---------------------------------------------------------- */
img {
	display: block;
}
/* --------------------------------------------------------------- */


/* Body ---------------------------------------------------------- */
html, body {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 100%;
	line-height: 1;
	color: #00aae2;
	background-color: #fff;
}
/* --------------------------------------------------------------- */


/* Layout -------------------------------------------------------- */
#wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 10;
}

#container {
	position: relative;
	height: 100%;
	min-height: 550px;
}

.start .logo {
	position: absolute;
	left: 130px;
	top: 45%;
}

.start #main {
	height: 50%;
	width: 100%;
	margin-bottom: 0;
}

.start #col1 {
	background: none;
}

#main {
	width: 986px; /* 252+18+2+27+600+27+60 */
	min-height: 550px;
	position: static;
}

#col1, #col2 {
	/* background: transparent url(../../tl_files/img/transparent.png) repeat scroll 0 0; Fallback */
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
}

#col1 {
	position: fixed;
	left: 0;
	top: 25%;
	padding: 9px 18px 9px 0;
	width: 252px;
}

#col2 {
	width: 600px;
	min-height: 510px;
	margin: 0 0 40px 272px;
	padding: 2px 27px 18px;
	border-top: 5px solid #00aae2;
}

#supersize {
	position: absolute;
}

#supersize img, #supersize a {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#supersize .activeslide, #supersize .activeslide img {
	display: inline;
}
/* --------------------------------------------------------------- */


/* Navigation ---------------------------------------------------- */
.mod_navigation a {
	text-decoration: none;
}

.mod_navigation a:visited {
	color: #00aae2;
}

.mod_navigation a:hover {
	color: #000;
}

.mod_navigation a:active {
	color: #000;
	background-color: transparent;
}

.mod_navigation a:focus {
	color: #000;
	background-color: transparent;
}

.mod_navigation li {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
	font-size: 1.25em;
	line-height: 1em;
	text-transform: lowercase;
	text-align: right;
}

.mod_navigation li.active {
	color: #999;
}
/* --------------------------------------------------------------- */


/* Vita ---------------------------------------------------------- */
table {
	width: 100%;
	margin-bottom: 1.8571em;
	font-size: 0.875em;
	line-height: 1.8571em;
	color: #000;
}

td.col_0 {
	width: 6.5em;
	color: #00aae2;
}

td.col_1 {
	width: auto;
}

td span {
	color: #00aae2;
}

tr:hover td span, tr:hover a {
	color: #fff;
}

tr:hover td {
	color: #fff;
	background-color: #00aae2;
}

tr.row_first {
	border-top: 2px solid #00aae2;
}

tr.row_last {
	border-bottom: 1px dotted #00aae2;
}

#table_16 tr.row_0 td.col_1,
#table_16 tr.row_1 td.col_1,
#table_16 tr.row_2,
#table_16 tr.row_3 {
	border-bottom: 1px dotted #00aae2;
}

#table_17 tr.row_0,
#table_17 tr.row_1 td.col_1,
#table_17 tr.row_2 td.col_1,
#table_17 tr.row_3,
#table_17 tr.row_4 td.col_1,
#table_17 tr.row_5,
#table_17 tr.row_6 td.col_1,
#table_17 tr.row_7,
#table_17 tr.row_8 td.col_1,
#table_17 tr.row_9,
#table_17 tr.row_10 td.col_1,
#table_17 tr.row_11,
#table_17 tr.row_12 td.col_1,
#table_17 tr.row_13 {
    border-bottom: 1px dotted #00aae2;
}

#table_18 tr.row_0,
#table_18 tr.row_1,
#table_18 tr.row_2 td.col_1 {
	border-bottom: 1px dotted #00aae2;
}

#table_23 tr.row_0 {
	border-top: 2px solid #00aae2;
}
/* --------------------------------------------------------------- */


/* Fotos --------------------------------------------------------- */
.ce_gallery {
	margin-bottom: 8px;
}

.ce_gallery .even, .ce_gallery .odd {
	margin-bottom: 5px;
}

.ce_gallery .row_last {
	margin-bottom: 0;
}

.ce_gallery .image_container {
	background-color: #00aae2;
}

.ce_gallery a {
	display: block;
}

.ce_gallery a img {
	visibility: hidden;
}

.ce_gallery a:hover img {
	visibility: visible;
}
/* --------------------------------------------------------------- */


/* Demo ---------------------------------------------------------- */
#player {
	width: 600px;
	height: 504px; /* 480+24 */
	margin-bottom: -0.125em;
	padding-top: 0.3125em;
}
/* --------------------------------------------------------------- */
