
p {
	margin:10px;
}
a {
	color:silver;
	text-decoration: none;
}
a:link {
	color:black;
	white-space:nowrap;
	text-decoration: none;
}
a:visited {
	color:silver;
	text-decoration: none;
}
a:hover {
	color:silver;
	text-decoration: none;
}

a:active {
	color:silver;
	text-decoration: none;
}
a.lang-link{
	color:#A2A2A2;
	font: 11px Arial, Helvetia, Sans-Serif;
	margin-left:8px;
}
a.lang-link:hover{
	color:#000000;
	background-color: #7e6161;
}
a.lang-link:visited {
	color:#A2A2A2;
}
.upper_container{
	height: 120px;
	width: 1020px;
	text-align: center;
	margin-left:auto; margin-right:auto;
}
.upper_left{
	height: 100px;
	width: 340px;
	float:left;
	font: 12px Arial, Helvetia, Sans-Serif;
	
}
.upper_center{
	height: 100px;
	width: 340px;
	float:left;
}
.subheadline{
	margin-top:4px;
	font: 11px Arial, Helvetia, Sans-Serif;
	color: #fb8585;
}
.upper_right{
	font: 10px Arial, Helvetia, Sans-Serif;
	text-align: left;
	height: 100px;
	width: 190px;
	margin-top: 6px;
	padding-left: 150px;
	float:left;
}

.chart_calendar_container{
	font: 12px Arial, Helvetia, Sans-Serif;
	height: 155px;
	width: 1020px;
	margin-left:auto; margin-right:auto;
	margin-top: 10px;
}
/* --------- Login ----------------*/
.login_right_user{
	height: 15px;
	width: 390px;
	color: #7e6161;
	float:left;
}
.logout_right_user{
	height: 17px;
	width: 55px;
	text-align: center;
	margin-left: 140px;
	padding:2;
	float:left;
	border:1px solid #7e6161;
}
a.logout-link{
	color: #7e6161;
}
a.logout-link:hover{
	color: #FF9900;
}
a.logout-link:visited{
	color: #7e6161;
}
.register-field{
	font: 11px Arial, Helvetia, Sans-Serif;
	text-align: right;
	margin-right: 10px;
}
a.register-link{
	color:#FF9900;
	font: 11px Arial, Helvetia, Sans-Serif;
	text-decoration:underline;
}
a.register-link:hover{
	color:#FFCC7E;
	background-color: #7e6161;
}
a.register-link:visited {
	color:#FF9900;
}

a.upper-link{
	color:#FF9900;
	font: 11px Arial, Helvetia, Sans-Serif;
}
a.upper-link:hover{
	color:#FFCC7E;
	background-color: #7e6161;
}
a.upper-link:visited {
	color:#FF9900;
}
.container{
	width:1000px;
	height:38px;
	margin-left:auto; 
	margin-right:auto;
}
.login-container{
	font: 12px Arial, Helvetia, Sans-Serif;
	width:996px;
	height:45px;
	margin:1px;
}
#home{
	width:400px;
	height:25px;
	text-align:left;
	float:left;
}
#login-field a {
	text-decoration: none;
}
#login-field{
	width:370px;
	height:25px;
	text-align: center;
	margin-left:220px;
	margin-bottom:1px;
	margin-top:1px;
	color: #7e6161;
	float:left;
}
#login-form input.submit {
	background:#d1d1d1;
	color: #7e6161;
	margin:0;
	padding:1;
	text-align:left;
	width:40px;
	border:1px solid #7e6161;
}
/* --------- Calendar ----------------*/
.calendarcontainer{
	width: 185px;
	float:left;
}
.calendar{
	border: 2px solid #808080;
	width: 140px;
	height: 150px;
	font: 12px Arial, Helvetia, Sans-Serif;
	font-weight: bold;
	text-align:center;
	margin-left:1px; margin-right:1px;
	float:left;
}
.month{
	
	float:left;
}
.monthyear{
	width:140px;
	height:20px;
	background-color:#E0E0E0;
	margin-bottom:4px;
	float:left;
}

.cdays{
	width:123px;
	text-align:center;
	margin-left:auto; margin-right:auto;
	clear: both;
}
.cday{
	width: 15px;
	height: 16px;
	
	padding-top:1px;
	font: 10px Arial, Helvetia, Sans-Serif;
	background-color: #FFF;
	border: 1px solid silver;
	float: left;
}
.cday-mon{
	width: 15px;
	height: 16px;
	
	padding-top:1px;
	font: 10px Arial, Helvetia, Sans-Serif;
	background-color: #CCFFCC;
	border: 1px solid silver;
	float: left;
}
.cday-mon-na{
	width: 15px;
	height: 16px;
	
	padding-top:1px;
	font: 10px Arial, Helvetia, Sans-Serif;
	background-color: #FF9473;
	border: 1px solid silver;
	float: left;
}
.cal_footer{
	width:138px;
	float: left;
}
.cal_footer_sym{
	width:13px;
	height: 14px;
	background-color: #CCFFCC;
	float:left;
}
.cal_footer_text{
	font: 10px Arial, Helvetia, Sans-Serif;
	width:120px;
	float: left;
}
/* --------- Chartgenerator ----------------*/
.chartgenerator_box{
	border: 2px solid #808080;
	width: 335px;
	height: 150px;
	font: 11px Arial, Helvetia, Sans-Serif;
	background-color:#E0E0E0;
	float:left;
}
.chart_date {
	margin-left:2px;
	margin-top:5px;
	font: 12px Arial, Helvetia, Sans-Serif;
	float:left;
}
.vb_h{
	font: 16px Arial, Helvetia, Sans-Serif;
	width:250px;
	font-weight: bold;
	margin-left:20px;
	margin-bottom:10px;
	text-align: center;
	float:left;
}
.vb_infosymbol{
	width:30px;
	margin-top:2px;
	margin-bottom:10px;
	float:left;
}
.description{
	height:30px;
	float:clear;
}
.chart_create_buttons {
	margin-bottom:5px;
	margin-left:27px;
	padding:5px;
	float:left;
	border: 1px solid;
	background-color:#aaaaaa;
}
.new_window{
	margin-left:35px;
	margin-top:10px;
	width:90px;
	float:left;
	background-color:#cccccc;
	vertical-align:middle;
}
a.cc_button {
	padding: 2px 6px;
	color: #FFF;
	text-decoration: none;
	font: 11px Arial, Helvetia, Sans-Serif;
	border: 2px solid #00;
}
a.cc_button:hover {
	background-color: #0099FF;
}
/* ----------Chart_select_fields---------- */
.box{
	width:110px;
	float:left;
}
.rangefield_name{
	font-weight: bold;
	color: #00CC00;
	margin-bottom: 8px;
	padding-left: 30px;
}
.rangefield{
	margin-left: 3px;
	width:122px;
	padding-left: 27px;
}
.selectfield_name{
	font-weight: bold;
	color: #00CC00;
	margin-bottom: 8px;
	padding-left: 30px;
}
.selectfield{
	margin-left: 5px;
	width:100px;
	padding-left: 30px;
	
}
.radiofield_name{
	font-weight: bold;
	color: #A1A1A1;
	margin-bottom: 8px;
	margin-left: 15px;
}
.radiofield{
	margin-left: 15px;
	width:80px;
	
}
/* --------- Parameter Box ----------------*/
.param_box{
	width:485px;
	height:150px;
	padding: 1px;
	float: left;
	margin-left:5px;
	border: 2px solid #808080;
	background-color:#E0E0E0;
}
.param_h{
	font: 16px Arial, Helvetia, Sans-Serif;
	width:260px;
	font-weight: bold;
	margin-left:60px;
	text-align: center;
	float:left;
}
.param_infosymbol{
	width:105px;
	float:left;
}
.param_row{
	width:80px;
	float:left;
}
.param_name{
	width:55px;
	border-bottom: 1px solid #BFBFBF;
	font: 10px Arial;
	color: #000000;
	float:left;
}
.param_check_buttons {
	float:left;
	margin-top:2px;
	height:12px;
	margin-left: 1px; 
	font-weight: bold;
}
/* ----------Trp_Daten Tabelle---------- */
.trpcr {
	border: 2px solid #808080;
	font: 11px Arial, Helvetia, Sans-Serif;
	margin-left:auto; margin-right:auto;
	margin-top: 10px;
}
.thead {
	padding-top: 5px;
	padding-left:5px;
	font: 16px Arial, Helvetia, Sans-Serif;
	text-align: center;
	font-weight: bold;
	background-color: #BDC6DE;
	height: 20px;
}
.thead_sub_left {
	padding-bottom: 5px;
	padding-left:6px;
	font: 11px Arial, Helvetia, Sans-Serif;
	text-align: left;
	background-color: #BDC6DE;
	width:70px;
	float:left;
}
.thead_sub_center {
	padding-bottom: 5px;
	font: 14px Arial, Helvetia, Sans-Serif;
	text-align: center;
	font-weight: bold;
	background-color: #BDC6DE;
	
}
#datehead{
	margin-left:auto; margin-right:auto;
	margin-top:8px;
	text-align: center;
	font: 16px Arial, Helvetia, Sans-Serif;
}
.col_header {
	font: 12px Arial, Helvetia, Sans-Serif;
	color:#616161;
	font-weight: bold;
	margin-top:10px;
	float:left;
}

.showroom_container{
	width: 1080px;
	height: 700px;
	margin-left:auto; margin-right:auto;
	margin-top: 10px;
}
.showroom_head{
	width: 1060px;
	text-align: center;
	margin-left:auto; margin-right:auto;
}
.showroom_inner{
	width: 1060px;
	text-align: center;
	margin-left:auto; margin-right:auto;
}
.showroom_chart{
	width: 1060px;
	text-align: center;
	margin-left:auto; margin-right:auto;
}
.showroom_footer{
	width: 1060px;
	text-align: center;
	margin-left:auto; margin-right:auto;
	font: 12px Arial, Helvetia, Sans-Serif;
}
/* ----------Tabellen Inhalte Elemente-------- */
.charthead {
	width: 35px;
	color: #00CC00;
	font-weight: bold;
	text-align: center;
	padding-right: 4px;
	float: left;
}
.chartcr {
	width: 35px;
	text-align: left;
	padding-right: 4px;
	float: left;
}
.sidcr {
	width: 50px;
	text-align: center;
	float: left;
}
p{
	border-bottom: 1px dashed #E0E0E0;
}
.cop {
	border-bottom: 1px dashed #E0E0E0;
	padding-bottom:3px;
	margin-bottom:5px;
}
.shortnamecr {
	width: 99px;
	white-space:nowrap;
	text-align: left;
	float: left;
}

.longnamecr {
	width: 99px;
	text-align: left;
	white-space:nowrap;
	float: left;
}
.Typecr {
	width: 50px;
	text-align: center;
	padding-right: 2px;
	float: left;
}
.vpidcr {
	width: 55px;
	text-align: center;
	padding-right: 2px;
	float: left;
}
.vtypecr {
	width: 55px;
	text-align: center;
	padding-right: 2px;
	float: left;
}
.apid1cr {
	width: 55px;
	text-align: right;
	padding-right: 1px;
	float: left;
}
.apid2cr {
	width: 55px;
	text-align: right;
	background-color: #E0E0E0;
	padding-right: 1px;
	float: left;
}
.apid3cr {
	width: 55px;
	text-align: right;
	background-color: #BFBFBF;
	padding-right: 1px;
	float: left;
}
.apid4cr {
	width: 55px;
	text-align: right;
	background-color: #A1A1A1;
	padding-right: 1px;
	float: left;
}
.apid1brcr {
	width: 50px;
	text-align: right;
	padding-right: 5px;
	float: left;
}
.apid2brcr {
	width: 50px;
	text-align: right;
	padding-right: 5px;
	background-color: #E0E0E0;
	float: left;
}
.apid3brcr {
	width: 50px;
	text-align: right;
	padding-right: 5px;
	background-color: #BFBFBF;
	float: left;
}
.apid4brcr {
	width: 50px;
	text-align: right;
	padding-right: 5px;
	background-color: #A1A1A1;
	float: left;
}
.ddpidcr {
	width: 55px;
	text-align: right;
	background-color: #BDC6DE;
	padding-right: 1px;
	float: left;
}
.ddpidbrcr {
	width: 50px;
	text-align: right;
	background-color: #BDC6DE;
	padding-right: 2px;
	float: left;
}
.subpidcr {
	width: 55px;
	text-align: right;
	background-color: #63C6DE;
	padding-right: 1px;
	float: left;
}
.subpidbrcr {
	width: 50px;
	text-align: right;
	background-color: #63C6DE;
	padding-right: 5px;
	float: left;
}
.ttpidcr {
	width: 55px;
	text-align: right;
	background-color: #949CCE;
	padding-right: 1px;
	float: left;
}
.ttpidbrcr {
	width: 50px;
	text-align: right;
	background-color: #949CCE;
	padding-right: 5px;
	float: left;
}
.dpid1cr {
	width: 55px;
	text-align: right;
	background-color: #CEEFBD;
	padding-right: 1px;
	float: left;
}
.dpid1brcr {
	width: 50px;
	text-align: right;
	background-color: #CEEFBD;
	padding-right: 5px;
	float: left;
}
.dtype1cr {
	width: 60px;
	text-align: right;
	background-color: #CEEFBD;
	padding-right: 2px;
	float: left;
}
.dpid2cr {
	width: 55px;
	text-align: right;
	background-color: #A5DE94;
	padding-right: 1px;
	float: left;
}
.dpid2brcr {
	width: 50px;
	text-align: right;
	background-color: #A5DE94;
	padding-right: 5px;
	float: left;
}
.dtype2cr {
	width: 60px;
	text-align: center;
	background-color: #A5DE94;
	padding-right: 2px;
	float: left;
}
.dpid3cr {
	width: 55px;
	text-align: right;
	background-color: #7BC66B;
	padding-right: 1px;
	float: left;
}
.dpid3brcr {
	width: 50px;
	text-align: right;
	background-color: #7BC66B;
	padding-right: 5px;
	float: left;
}
.dtype3cr {
	width: 60px;
	text-align: right;
	background-color: #7BC66B;
	padding-right: 2px;
	float: left;
}
.pcrcr {
	width: 45px;
	text-align: right;
	padding-right: 2px;
	float: left;
}
.CAScr {
	width: 40px;
	text-align: center;
	padding-right: 2px;
	float: left;
}
.MPEGHEADERcr {
	width: 30px;
	text-align: center;
	padding-left: 2px;
	float: left;
}
.birthdaycr {
	width: 75px;
	text-align: right;
	padding-left: 2px;
	float: left;
}
.lastseencr {
	width: 75px;
	text-align: right;
	padding-left: 4px;
	float: left;
}

.casid1cr {
	width: 55px;
	text-align: center;
	padding-left: 2px;
	float: left;
}
.ecm1cr {
	width: 55px;
	text-align: center;
	padding-left: 2px;
	float: left;
}
.casid2cr {
	width: 55px;
	text-align: center;
	padding-left: 2px;
	float: left;
}
.ecm2cr {
	width: 55px;
	text-align: center;
	padding-left: 2px;
	float: left;
}
.casid3cr {
	width: 55px;
	text-align: center;
	padding-left: 2px;
	float: left;
}
.ecm3cr {
	width: 55px;
	text-align: center;
	padding-left: 2px;
	float: left;
}
.vrescr {
	width: 55px;
	text-align: center;
	padding-left: 2px;
	float: left;
}
.hrescr {
	width: 55px;
	text-align: center;
	padding-left: 2px;
	float: left;
}
/* --------- Contact Form ----------------*/
.center_dummy {
	text-align:center;
}
.form {
	width:550px;
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
	font: 12px Arial, Helvetia, Sans-Serif;
	border: 1px solid #808080;
}
.form_head{
	font: 14px Arial, Helvetia, Sans-Serif;
	width:550px;
	margin-top:5px;
	margin-bottom:15px;
	text-align: center;
	font-weight: bold;
}
.formtext{
	font: 13px Arial, Helvetia, Sans-Serif;
	width:500px;
	margin-left:25px;
	margin-bottom:15px;
}
.formtext a{
	
}
.formtext a:link {
	background-color: #FF;
	color:#000000;
	text-decoration: underline;
}
.formtext a:visited {
	background-color: #FF;
	color:#000000;
	text-decoration: underline;
}
.formtext a:hover {
	background-color:#A1A1A1;
	color:#FFFFFF;
	text-decoration: underline;
}


.form label {
	margin-left:65px;
	float: left;
	width: 130px;
	text-align: left;
	margin-right: 3px;
}
.row {
	width:500px;
	clear: left;
	margin-top: 10px;
}
.captcha_text {
	margin-left:21px;
	margin-top: 20px;
	width: 200px;
	float: left;
}
.captcha {
	margin-left:220px;
	margin-top: 20px;
	width: 200px;
}
.captchafield{
	padding-left:205px;
	margin-top: 5px;
}
.footer{
	margin-left:25px;
	font: 10px Arial, Helvetia, Sans-Serif;
}
.nofloat {
float: none !important;
width: auto !important;
}
.pwd_change{
	width:500px;
	text-align: center;
	margin-left:auto; margin-right:auto;
	background-color: #ffdcdc;
	margin-bottom:30px;
}
.upgrade{
	width:500px;
	text-align: center;
	margin-left:auto; margin-right:auto;
	background-color: #f4b2b2;
	margin-top:20px;
	
}
/* ----------Button Definitionen---------- */

.trp_buttons {
	text-align: center;
	margin-top:5px;
	margin-bottom:5px;
	clear: both;
}
a.trp_button {
	padding: 2px 6px;
	color: #FFF;
	text-decoration: none;
	background-color: #AAA;
	font: 11px Arial, Helvetia, Sans-Serif;
	border: 2px solid #FFF;
}
a.trp_button:hover {
	background-color: #0099FF;
}
.chart_check_buttons {
	text-align: center;
	margin-top:6px;
	height:19px;
	margin-left: 7px; 
	font-weight: bold;
}
a.cal_button {
	color: #000;
	text-decoration: none;
	}
a.cal_mon_button {

text-decoration: none;
}
a.month_button {
	padding: 1px 5px;
	color: #FFF;
	text-decoration: none;
	background-color:#AAA;
	font: 17px Arial, Helvetia, Sans-Serif;
}
a.mon_button {
	padding: 2px 6px;
	color: #FFF;
	text-decoration: none;
	background-color: #FF6600;
	font: 11px Arial, Helvetia, Sans-Serif;
	border: 2px solid #00;
}
a.mon_button:hover {
	background-color: #0099FF;
}
a.cal_button:hover {
}
/*----------- Suggest --------------*/
.suggest_link {	
	background-color: #dcdcdc;
	color: #726E5F;
	padding: 2px 6px 2px 6px;
}	
.suggest_link_over {
	background-color: #726E5F;
	color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}	
#search_suggest {
	position: absolute; 
	text-align: left;
	float:left;
}
#search_suggest_container {
	float:left;
	width:328px;
}
#suggest_box {
	float:left;
	color: #726E5F;
	height:10px;
	margin-top:10px;
}
#right-suggest_box{
	width:110px;
	height:20px;
	float:left;
}
input {
	color: #726E5F;
}
.button{
	background-color: #8e8e8e;
	color: #FFFFFF;
}
/*----------- End of Suggest --------------*/
