.horLine{
   border-bottom: 2px solid #7e7e7e;
}

.maintableBack {
    top: 0px;
	z-index: 1;
	vertical-align: top;
	width: 800px;
	bottom: 0px;
	background-image: url(../images/background/background_10.jpg);
	background-repeat: no-repeat;
	background-color: #171717;
}

.creditsBack {
	background-color: #171717;
	border-top-width: 2px;
	border-left-style: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #080808;
	border-bottom-width: 2px;
	border-bottom-color: #EFEFEF;
}

.layer1 {
	top: 0px;
	z-index: 2;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	min-height: 600px;
	bottom: 0px;
	}
	
.portrait {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	}

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

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

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

body {
	scrollbar-3dlight-color: #080808;
	scrollbar-arrow-color: #EFEFEF;
	scrollbar-base-color: #7e7e7e;
	scrollbar-darkshadow-color: #080808;
	scrollbar-face-color: #171717;
	scrollbar-highlight-color: #7e7e7e;
	scrollbar-shadow-color: #7e7e7e;
	scrollbar-track-color: #080808;
	background-color: #000000;
	vertical-align: top;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.input {
	background: #080808;
	border-width: 2px 2px 2px 2px;
	border-color: #7e7e7e #7e7e7e #7e7e7e #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
}

.select {
	background: #080808;
	border-width: 2px 2px 2px 2px;
	border-color: #7e7e7e #7e7e7e #7e7e7e #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
}

.option {
	background: #080808;
	border-width: 2px 2px 2px 2px;
	border-color: #7e7e7e #7e7e7e #7e7e7e #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	}

.textarea {
    background: #080808;
	border-width: 2px 2px 2px 2px;
	border-color: #7e7e7e #7e7e7e #7e7e7e #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	
}

.button { 
    background-color: #080808;
	border-width: 2px;
	border-color: #7e7e7e #7e7e7e #7e7e7e #7e7e7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	border-style: solid solid solid solid;
	}

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

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

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

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

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

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

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

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

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

   font-family: 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: #7e7e7e;
	border-right-color: #7e7e7e;
	border-bottom-color: #7e7e7e;
	border-left-color: #7e7e7e;
	background-color: #080808;
	text-align: left;
}
.listTableHLCell {
	border: 0px none #000000;
	background-image: url(../images/headline_back.jpg);
	background-repeat: no-repeat;
	text-align: left;


}
.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: hand;
}
.maintable {
	border-right-width: 2px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #EFEFEF;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-left-width: 2px;
	border-left-color: #EFEFEF;
}
.listTableMainCellTransp {

	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: #7e7e7e;
	border-right-color: #7e7e7e;
	border-bottom-color: #7e7e7e;
	border-left-color: #7e7e7e;
	text-align: left;
}
