.tabs{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 32px;
	margin-bottom: -4px;
	margin-left: -4px;
	z-index: 3;
	}
.tabs a{
   color: #BEBEBE;
	text-decoration: none;
}
.tabs a:hover{
   color: #C9C9C9;
	text-decoration: none;
}

.tabs td{
   background: url(../images/tab_off.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 182px;
	height: 32px;
	background-color: transparent;
	z-index: 4;
}

.tabs td:hover{
   background: url(../images/tab_on.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.quitbutton{
   background: url(../images/quit_button_off.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	margin-right: 25px;
	cursor: pointer;
	position: relative;
	color: none;
	border: none;
}

.quitbutton:hover{
   background: url(../images/quit_button_over.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#tabsOn{
   background: url(../images/tab_on.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.tabcell{
   border-bottom: 4px solid #080808;
}

.portfoliogallery{
	position: relative;
	text-align: center;
	margin-bottom: 100px;
	margin-left: 155px;
	width: 578px;
	display: block;
	
}

.portfoliogallery img{
	width: 170px;
	height: 207px;
	border: none;
	margin: 10px;
	display: inline;
}


.portfoliovideo{
	position: relative;
	vertical-align: middle;
	text-align: center;
	margin-bottom: -100px;
	margin-left: 145px;
	width: 600px;
}

.portfoliotable{
   border: #000000;
	width: 570px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	table-layout: fixed;
	empty-cells: hide;
	border-collapse: separate;
	margin-bottom: 100px;
	margin-left: 50px;
	vertical-align: middle;
	position: relative;
}

.portfoliotable td{
	width: 170px;
	height: 207px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.abouttable{
   border: #000000;
	width: 600px;
	table-layout: fixed;
	empty-cells: hide;
	border-collapse: separate;
}

.abouttableframe{
	border: 1px;
	border-style: solid;
	border-color: #524a44;
	padding-top: -10px;
	padding-bottom: -10px;
}

.contacttable{
   border: #000000;
	width: 600px;
	table-layout: fixed;
	empty-cells: hide;
	border-collapse: separate;
}

.contacttableframe{
	border: none;
	padding-top: -10px;
	padding-bottom: -10px;
}

.cineporttable{
   border: #000000;
	width: 575px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	table-layout: fixed;
	empty-cells: hide;
	border-collapse: separate;
	border-spacing: 5px;
}

.cineporttableframe{
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #333333 #333333 #333333 #333333;
}

.gallerytable{
   border: none;
	width: 672px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	table-layout: fixed;
	empty-cells: hide;
	border-collapse: separate;
	margin-bottom: 100px;
}
.gallerytable td{
   background-color: #080808;
	width: 162px;
	height: 111px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.pagebottom{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	vertical-align: bottom;
	position: relative;
	z-index: 3;
	bottom: 0px;
	text-align: center;
	top: 250px;
	}
	
.pagebottom a{
	color: Black;
    text-decoration: underline;
	}

.pagebottom a:hover{
	color: Black;
    text-decoration: none;
	}
	
.maintable{
   border: none;
	width: 900px;
	text-align: left;
	table-layout: fixed;
}

.tableback {
	background-image: url(../images/main_back_03.jpg);
	background-repeat: repeat-y;
	z-index: 1;
	vertical-align: top;
}
.layer1 {
	background-image: url(../images/main_back_01.jpg);
	top: 0px;
	height: 134px;
	width: 900px;
	position: relative;
	z-index: 2;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	}
.layer2 {
	background-image: url(../images/main_back_02.jpg);
	top: 0px;
	height: 262px;
	width: 900px;
	position: relative;
	z-index: 2;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	bottom: 0px;
	}

.layer3 {
	top: 0px;
	position: relative;
	z-index: 3;
	margin-top: -120px;
    margin-left: -10px;
	margin-bottom: -100px;
	min-height: 220px;
	bottom: 0px;
	text-align: left;
	width: 900px;
	}
.layer4 {
	background-image: url(../images/main_back_04.jpg);
	top: 0px;
	height: 419px;
	width: 900px;
	position: relative;
	z-index: 2;
	margin-left: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	}

.headline {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #C9C9C9;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

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

body {
	scrollbar-3dlight-color: #B9BDDD;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: #6666CC;
	scrollbar-darkshadow-color: #B9BDDD;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #6666CC;
	scrollbar-track-color: #6666CC;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}

.input {
	background: #666666;
	border-width: 0px 0px 0px 0px;
	border-color: Black Black Black Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E9E9E9;
}

.select {
	background: #666666;
	border-width: 0px 0px 0px 0px;
	border-color: Black Black Black Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E9E9E9;
}

.option {
	background: #666666;
	border-width: 0px 0px 0px 0px;
	border-color: Black Black Black Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E9E9E9;
	}

.textarea {
   background: #666666;
	border-width: 0px 0px 0px 0px;
	border-color: Black Black Black Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E9E9E9;
	
}

.button { 
    background-color: Black;
	border-width: 2px;
	border-color: #666666 #666666 #666666 #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-style: solid solid solid solid;
	}

.text {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9C9C9;
	text-decoration: none;
}

.textblack {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.textfett {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9C9C9;
	text-decoration: none;
	font-weight: bold;
}

.textfettdark {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

.error {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	text-decoration: none;
}

.textgreen {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	text-decoration: none;
}
.textfettpurple {

   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9999CC;
	text-decoration: none;
	font-weight: bold;
}
.textklein {

   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9E9E9;
	text-decoration: none;
	font-weight: normal;
}
.kleingedrucktes {

   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E9E9E9;
	text-decoration: none;
	font-weight: normal;
}
.smallerror {

   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Red;
	text-decoration: none;
}
.listTable {
	border: none;

}
.listTableMainCell {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.listTableHLCell {
	border: 0px none #000000;
	background-image: url(../images/headline_back.jpg);
	background-repeat: no-repeat;


}
.listTableTimeCell {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.TitleTableHLCell {
	border: 0px none #000000;
	background-image: url(../images/title_back.jpg);
	background-repeat: no-repeat;


}
.makeLink {
	cursor: pointer;
}

.FLPortfolioTopBox {
	height: 20px;
	background-color: #000000;
	top: 0px;
	position: static;
}
.FLPortfolioFlashBox {
	background-color: #000000;
	position: static;
	height: 100%;
	width: 100%;
}