html {
      height: 100%;
      overflow: visible;
	  }
body {
	height: 100%;
	font-family:Verdana;
	font-size:12px;
	color: #F6F6F6;
	background-color: #282828;
	}

a {
	list-style: none;
	font-size: 12px;
	text-align: center;
	}
a:hover {
	color: #FF0033;
	font-style: normal;
	text-decoration: blink;
	visibility: visible;
	font-family: inherit;
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
a.navigation {
	font-size: 12px;
	text-align: center;
	color: 
	text-decoration: none;
	letter-spacing: 0,6;
	font-family: Verdana;
	font-weight: normal;
	}

div#container {
	text-align: center;
	}
div#header {
	text-align: center;
	}
div#navigation {
	text-align: center;
	font-weight: normal;
	}
table.navigation {
	height: 25px;
	text-align: center;
	}
div#content {
	background-repeat: no-repeat;
	text-align: center;
	background-color: #333333;
	margin-top: 5px;
	}
div#portfolios {
	font-size: 12px;
	color: #FF0033;
	font-family: Verdana;
	}
table.portfolios {
	z-index: 2;
	font-family: Verdana;
	text-align: justify;
	}

p {
	text-align: left;
	color: #FFFFFF;
	vertical-align: middle;
	display: compact;
	}
p.no_border {
	border: none;
	}


.hide {
	visibility: hidden;
	z-index: -5;
}
div#table {

	text-align: center;
}
div#kontakt {
	width: auto;
	margin-top: 30px;
	padding-left: 10px;
	float: left;
	padding-right: 20px;
}a.kontakt {
	color: #FFFFFF;
	background: #CCCCCC;
	font-weight: bold;
	padding: 2px 0px;
}
p.kontakt {
	color: #FFFFFF;
	padding: 2px 0px;
}
div#impressum {
	width: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
}
.stil{
	font-family: Verdana;
	color: #96C8FF;
	text-decoration: none;
	font-weight: normal;
}
.stil2{
	font-family: Verdana;
	color: #FF0033;
	text-decoration: none;
	font-weight: normal;
}
.Stil4 {
	font-family: Verdana;
	color: #7C7C7C;
	font-size: 12px;
	font-weight: normal;
}
.Stil8 {color: #FFFFFF; font-size: 14px}
.Stil10 {font-size: 14px}
.title {
	color: #96C8FF;
	background-color: inherit;
	font-size: 120%;
	font-weight: bold;
}

.caption {    
    text-align: left;
    margin: auto;
}

.ctrllinks {
    font-size: 80%;
}

.footer {
	visibility:hidden;	
	font-size: 80%;
	color: gray;
	text-align: right;
	margin-top: 0.5em;
	vertical-align: bottom;
}

img.small {
    border: 1px solid black;
    margin: 2px;
    padding: 0px;
    display: block;
}

img.medium {
    border: 1px solid black;
    margin-top: 10px;
    margin-bottom: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#mediumpaper {
	border-style: solid;
	border-color: #191919;
	border-left-width: 15px;
	border-right-width: 15px;
	border-top-width: 8px;
	border-bottom-width: 14px;
	margin-top: 17px;
	margin-left: auto;
	margin-right: auto;
	background: #333333;
}

#smallpaper {
	text-align: center;
	font-size: 80%;
	padding: 0px;
	margin-top: 17px;
	margin-left: auto;
	margin-right: auto;
	background: #333333;
}

a.control {
    color: gray;
}
.footer {
	font-size: 80%;
	color: gray;
	background-color: inherit;
	text-align: right;
	margin-top: 0.5em;
	padding-left: 10px;
}

#mainlayer {
	visibility: inherit;
	width: 100%;
	height:90%;
	top:125px;
	left: 0px;
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
	overflow: visible;


	}

div#flashcontent {
	height: 90%;
	}

#lightboxlayer {
	visibility: hidden;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: auto;
	background-color: #333333;
}

#lightboxcontainer {
    margin-top: 20px;
    margin-left:10px;
    margin-right:10px;
}

#smalliframe {
    position: absolute;
    visibility: hidden;
    z-index: 2;
}

#mediumiframe {
    position: absolute;
    visibility: hidden;
    z-index: 1;
}
