body {
	width: 100%; font-family: tahoma; color: #cfb08d; background-color: #000;
	margin: 0; padding: 0; text-decoration: none; text-align: center;
	background-image: none !important;
	padding-top: 20px !important;
}
.fontstandard {
	font-family: tahoma; color: #cfb08d; font-size: 12pt; font-weight: normal;
	text-decoration: none;
}
.fontsmall {
	font-family: tahoma; color: #cfb08d; font-size: 8pt; font-weight: normal;
}
a {
	text-decoration: none; font-family: tahoma; font-weight: bold; 
	color: #cfb08d; font-size: 12pt;
}
a:visited {
	text-decoration: none; font-family: tahoma; font-weight: bold; 
	color: #cfb08d; font-size: 12pt;
}
a:link {
	text-decoration: none; font-family: tahoma; font-weight : bold; 
	color: #cfb08d; font-size: 12pt;
}
a:hover {
	text-decoration: underline; font-family: tahoma; font-weight: bold;
	color: #cfb08d; font-size: 12pt;
}
a.copyright {
	text-decoration: none; font-family: tahoma; font-size: 8pt;
	color: #cfb08d; font-weight: bold;
}
a:visited.copyright {
	text-decoration : none; font-family : tahoma;
	font-size : 8pt; color : #cfb08d; font-weight : bold;
}
a:link.copyright {
	text-decoration: none; font-family: tahoma; font-size: 8pt;
	color: #cfb08d; font-weight: bold;
}
a:hover.copyright {
	text-decoration: underline; font-family: tahoma; font-size: 8pt;
	color: #cfb08d; font-weight: bold;
}

#teaserContent {
	width: 999px; height: 650px; margin: 20px auto 0 auto; overflow: hidden;
}
#teaserContentWP {
	width: 999px; height: 650px; margin: 0 auto; overflow: hidden;
}
#teaserLeft {
	width: 334px; height: 650px; margin: 0px; padding: 0px; float: left;
	text-align: left;
}
#teaserLogo {
	width: 332px; height: 332px; margin: 0; padding: 0;
}
#teaserMiddle {
	float: left; width: 332px; height: 650px; margin: 0; padding: 0;
}
#teaserLogin {
	width: 332px; height: 318px;
	background: #000 url('../teaser/teaser_login.jpg') left top no-repeat;
	margin: 0; padding: 0; text-align: center;
}
#teaserLogin h3 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 12pt;
	font-weight: normal;
}
#teaserLogin label {
	float: left;
	margin-left: 50px;
	padding: 2px 0;
}
#teaserLogin input, select {
	float: right;
	margin: 2px 40px 2px 0px;
}
#teaserLogin br {
	clear: both; 
}
#teaserScreens {
	position: relative; top: -63px; left: 0; width: 332px;
	height: 318px; margin: 0; padding: 0;
}
#teaserRight {
	float: left; width: 333px; height: 650px; margin: 0; padding: 0;
}
#teaserFooter {
	width: 999px; height: 100px; margin:0 auto; padding: 0px;
}
.input {
	font-size: 10pt; color: #cfb08d; background-color: #000;
	border: 1px solid #cfb08d;
}

/* Additional informations */
.subInfoHidden {
	position: absolute; top: 403px; left: 50%; width: 0px; height: 0px;
	margin-left: -300px; z-index: 110; overflow:hidden;
}
.subInfo {
	position: absolute; top: 403px; left: 50%; width: 600px; height: 200px;
	margin-left: -300px; z-index: 110; background-color: #FFF;
}
.subInfo .boxCenterTop {
	background: #000 url('../img/box_o.gif') left top repeat-x;
	height: 35px; overflow: hidden;
}
.subInfo .boxLeftTop {
	float: left; background: #000 url('../img/box_lo.gif') left top no-repeat;
	width: 10px; height: 35px;
}
.subInfo .boxRightTop {
	float: right; background: #000 url('../img/box_ro.gif') left top no-repeat;
	width: 10px; height: 35px;
}
.subInfo ul {
	width: 100%; margin: 0; padding: 0; list-style-type: none;
}
.subInfo ul li {
	background: #000 url('img/box_l.gif') left top repeat-y;
}
.subInfo ul li div {
	padding: 5px 10px; background-image: url('../img/box_r.gif');
	background-position: right top; background-repeat: repeat-y;
}
.subInfo .boxCenterBottom {
	background: #000 url('../img/box_u.gif') left top repeat-x;
	height: 10px; overflow: hidden;
}
.subInfo .boxLeftBottom {
	float: left; background: #000 url('../img/box_lu.gif') left top no-repeat;
	width: 10px; height: 10px;
}
.subInfo .boxRightBottom {
	float: right; background: #000 url('../img/box_ru.gif') left top no-repeat;
	width: 10px; height: 10px;
}
.clr {
	clear: both; font-size: 0px; line-height: 0px;
}
#wpHeader {
	margin-top: -20px;
}
