@charset "utf-8";

/* This CSS is from medozas.de */
/* ==================================== */
/* Global */
* {
	margin: 0;
	padding: 0;
	font-family: tahoma, sans-serif;
}
body {
        height: 100%;
	padding: 2% 0;
	font: normal 67.5% tahoma, sans-serif;
}
/* Main Structure */
#wrapper {
	margin: 0 auto;
	width: 90%;
	min-width: 1000px;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 100%;
}
.title h1 {
	padding: 10px 0 10px 18px;
}
.header {
	height: 220px;
}
/* Navigation */
.navigation {
	background: #DED9D0 url(../img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(../img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	float: left;
	font: bold 1em tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a img {
	float: left;
	font: bold 1em tahoma,sans-serif;
	margin-top: 10px;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover, .navigation a#active {
	background-position: left bottom;
}
/* Bottom */
.bottom {
	background: #DCDAC9 no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left, .bottom .right {
	width: 49%;
}
/* Footer */
.footer {
	color: #AAA;
	padding: 10px;
}
.footer .left {width: 100%;}
.footer .right {
	width: 0;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* Gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {
	display: block;
}
/* Block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {
	font-weight: 700;
}
.block li a:hover {
	background: #CFC;
}
/* Misc */
.clear, .clearer {
	clear: both;
}
.clearer {
	font-size: 0;
}
.main#two-columns {
	background: #FFF;
	height: 100%;
}
.col2 .left {
	background: #EEE;
	border-right: 2px groove #DDD;
	width: 64%;
}
.col2 .right .content {
	background: #FFF;
}
.col2 .right {
	width: 33%;
}
.content {
	padding: 18px 20px;
	min-height: 1000px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.right .content {
	padding: 18px 12px 12px;
}
/* Other */
.right .block, .right .block li {
	border-color: #DCDACC;
}
#main{
        max-width: 800px;
        min-height: 100%;
        text-align: left;
        margin: 0 auto;
        position: relative;
        background-color: #000;
        padding: 0 20px;
}
/* Links */
a {
	text-decoration: underline;
}
a:link,
a:visited {
	color:#336;
	text-decoration: none;
}
a:hover {
	color:#66C;
	text-decoration: underline;
}
a.negative:link,
a.negative:visited {
	color:#CCF;
	text-decoration: none;
}
a.negative:hover {
	color:#99C;
	text-decoration: underline;
}
a:active {
	color:#F33;
}
a.footerlink {
	color:#FFF;
}
.hotspot {
	color: #900;
	padding-bottom: 1px;
	border-bottom: 1px dotted #900;
	cursor: pointer;
}
.hand {
	cursor: pointer;
}
.crosshair {
	cursor: crosshair;
}
/* Text */
big {
	font-size: 1.1em;
}
h1,h2,h3 {
	color: #036;
	padding: 8px 0 2px;
}
h1 {
	font: normal 2.4em tahoma, sans-serif;
}
h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font: normal 1.6em tahoma, sans-serif;
}
h3 {
	font: bold 1.2em tahoma, sans-serif;
}
h2:first-letter,
h3:first-letter,
p.headerwithline:first-letter {
	font: bold 1.1em tahoma, sans-serif;
}
label {
	display: block;
}
p {
	text-align: justify;
	padding: 2px 0 10px;
}
p.headerwithline {
	color: #036;
	padding: 8px 0 2px;
	font: bold 1.2em tahoma, sans-serif;
	width: 100%;
	border-bottom: solid 1px #666;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
}
.small {
	font: normal 0.9em tahoma, sans-serif;
}
.foottext {
	font: bold 0.8em tahoma, sans-serif;
}
.newscontent p:first-letter {
	font: bold 1em tahoma, sans-serif;
}
.jobboxtitle-dark {
	font: 0.8em monospace, sans-serif;
	display: block;
	background: #333;
	color: #EEE;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #444;
}
.jobbox-dark {
	font: 0.8em monospace, sans-serif;
	display: block;
	background: #555;
	color: #000;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #444;
}
/* Bullets */
li {
	line-height: 1.5em;
}
ul {
	padding: 0 2em 1.2em;
}
ol {
	padding: 0 2em 1.2em;
	list-style-type: upper-roman;
}
/* Quotes */
code {
	font: 1em monospace, sans-serif;
	display: block;
	background: #DDF;
	color: #000;
	padding: 5px;
	margin: 5px 0;
	border: 1px dashed #aaa;
}
.index {
	font: bold 0.9em tahoma, sans-serif;
	display: block;
	color: #000;
	padding: 5px;
	margin: 5px 0;
	border: 1px dashed #aaa;
}
.indeximg {
	position: relative;
	float: right;
	top: 16px;
	margin-right: 2px;
}
blockquote {
	font: italic 0.9em tahoma, sans-serif;
	background: #FFC url('../img/quote.png') no-repeat 5px 6px;
	color: #330;
	display: block;
	padding: 5px;
	padding-left: 35px;
	margin: 5px 0 10px;
	border: 1px dashed #aaa;
}
.quotesrc {
	background: #FFC url('../img/quote2.png') no-repeat right center;
	font: italic 0.8em tahoma, sans-serif;
	color: #660;
	text-align: right;
	padding: 0;
	padding-top: 10px;
	padding-right: 35px;
	margin: 0;
}
/* Images */
img.imgborder {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: solid;
	border-color: #DDD #888 #888 #DDD;
	border-width: 3px 4px 4px;
}
img {
	padding: 4px;
	border: 0;
}
/* Forms, Tables */
form,table {
	margin-bottom: 1.2em;
}
input[type="text"], input[type="password"] {
    font: normal 1.1em tahoma, sans-serif;
}
.textbox {
        background-color: #FFF;
        background-repeat: no-repeat;
        background-position: 5px;
        color: #444;
        padding: 1px 1px 1px 24px;
        border: 1px solid #CCC;
}
.textbox:focus, .textbox:hover {
        background-color: #FDA;
        border: 1px solid #D97;
}
.key {
        background-image: url(../img/icons/key.png);
}
.edit {
        background-image: url(../img/icons/textfield_rename.png);
}
.user {
        background-image: url(../img/icons/user_green.png);
}
input[type="button"], input[type="submit"], input[type="reset"] {
    font: normal 1.1em tahoma, sans-serif;
    background-color: #CCC;
    background: url('../img/icons/transmit_blue.png') no-repeat 6px 5px;
    border: 1px solid #69C;
    color: #333;
    padding: 4px 4px 4px 25px;
    cursor: pointer;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
    background-color: #DFF;
    border: 1px solid #BBE;
    color: #369;
}
input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active {
    background-color: #69C;
    border: 1px solid #69C;
    color: #FFF;
}
input[type="button"].positive, input[type="submit"].positive, input[type="reset"].positive {
    color: #581;
    border: 1px solid #581;
    background: #DAD7C5 url('../img/icons/tick.png') no-repeat 6px 5px;
}
input[type="button"].positive:hover, input[type="submit"].positive:hover, input[type="reset"].positive:hover {
    background-color: #DEB;
    border: 1px solid #C6D880;
    color: #581;
}
input[type="button"].positive:active, input[type="submit"].positive:active, input[type="reset"].positive:active {
    background-color: #529214;
    border: 1px solid #529214;
    color: #FFF;
}
input[type="button"].negative, input[type="submit"].negative, input[type="reset"].negative {
    color: #d12f19;
    border: 1px solid #d12f19;
    background: #DAD7C5 url('../img/icons/cross.png') no-repeat 6px 5px;
}
input[type="button"].negative:hover, input[type="submit"].negative:hover, input[type="reset"].negative:hover {
    background-color: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #d12f19;
}
input[type="button"].negative:active, input[type="submit"].negative:active, input[type="reset"].negative:active {
    background-color: #d12f19;
    border: 1px solid #d12f19;
    color: #FFF;
}
input[type="button"].login, input[type="submit"].login, input[type="reset"].login {
    color: #C64;
    border: 1px solid #C64;
    background: #DAD7C5 url('../img/icons/server_key.png') no-repeat 6px 10px;
    padding: 9px 9px 9px 25px;
}
input[type="button"].login:hover, input[type="submit"].login:hover, input[type="reset"].login:hover {
    background-color: #FDA;
    border: 1px solid #E96;
    color: #D75;
}
input[type="button"].login:active, input[type="submit"].login:active, input[type="reset"].login:active {
    background-color: #C64;
    border: 1px solid #C64;
    color: #FFF;
}
table tr td.pro {
	border-bottom: dotted 1px #AAA;
	border-right: solid 1px #060;
	text-align: right;
	padding: 5px 8px 5px 0;
	width: 50%;
}
table tr td.contra {
	border-bottom: dotted 1px #AAA;
	border-left: solid 1px #060;
	text-align: left;
	padding: 5px 0 5px 8px;
	width: 50%;
}
table.rpm tr td {
	border-bottom: dotted 1px #AAA;
	padding: 5px 0;
}
table.cv tr td {
	border-bottom: dotted 1px #AAA;
	padding: 5px 0;
}
table.cv tr td li {
	line-height: 1.3em;
	list-style-type: square;
}
table.cv tr td ul {
	padding: 0 2em;
}
/* Highslide */
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid #FFF;
}
.highslide-wrapper {
	background: #FFF;
}
.highslide-image {
	border: 2px solid #FFF;
}
.highslide-caption {
	display: none;
	border: 2px solid #FFF;
	border-top: none;
	font: normal 10pt Verdana, Helvetica;
	padding: 5px;
	background-color: #FFF;
}
.highslide-loading {
	display: block;
	color: #000;
	font: bold 8pt sans-serif;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000;
	background-color: #FFF;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
	display: none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: #FFF;
	background-color: gray;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
#nowrap, #books tr td.nowrap {
	white-space: nowrap;
}
/* Tooltips */
#tt {
	position:absolute;
	display:block;
	background:url(../img/tt_left.gif) top left no-repeat
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../img/tt_top.gif) top right no-repeat;
	overflow:hidden
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#666;
	color:#FFF;
	font-size: 115%;
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../img/tt_bottom.gif) top right no-repeat;
	overflow:hidden


}

@media screen, projection {
	.imageflow {
		visibility:hidden;
		position:relative; 
		text-align:left;
		width:100%;
		overflow:visible;
		color: #fff;
	}
	.imageflow img {
		visibility:hidden;
		position:absolute; 
		top:0px;
		border:none;
		-ms-interpolation-mode:bicubic; /* Enables bicubic image resampling for the IE7 */
	}
	.imageflow p{
		text-align:center;
		margin:0 auto;
		font-size: 16;
	}
	.imageflow .loading {
		position:relative;
		left:50%;
		margin-left:-106px;
		width:200px;
		height:15px;
		padding:5px;
		visibility:visible;
		border:1px solid white;
	}
	.imageflow .loading_bar {
		height:15px;
		width:1%;
		background:#fff;
		visibility:visible;
	}
	.imageflow .caption {
		font-weight:bold;
		position:relative; 
		top: 100px;
		text-align:center;
		z-index:10000;
	}
	.imageflow .scrollbar {
		visibility:hidden;
		position:relative; 
		border-bottom:1px solid #b3b3b3;
		z-index:10001;
	}
	.imageflow .slider {
		position:absolute;
		margin-top:-7px;
		margin-left:-7px;
		z-index:10002;
		background-image:url(../img/slider.png);
		background-repeat:no-repeat;
		width:14px;
		height:14px;
	}
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

