.tblrahmen {
	border-width:1px;
	border-left-style:solid;
	border-left-color:#f85908;
	border-right-color: #f85908;
	border-right-style: solid;
	border-top-style: solid;
	border-top-color: #f85908;
	border-bottom-style: solid;
	border-bottom-color: #f85908;
}

.tdrahmenleft{
	border-width:1px;
	border-left-style:solid;
	border-left-color:#C8C7CD;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.tdrahmenbottom{
	border-width:1px;
	border-left-style:solid;
	border-left-color:#E0E0E0;
	border-right-color: #E0E0E0;
	border-right-style: solid;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

.showroomrahmen {
	border-width:1px;
	border-left-style:solid;
	border-left-color:#C8C7CD;
	border-right-color: #C8C7CD;
	border-right-style: solid;
	border-top-style: solid;
	border-top-color: #C8C7CD;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.showroomotherrahmen {
	border-width:1px;
	border-left-style:solid;
	border-left-color:#C8C7CD;
	border-right-color: #C8C7CD;
	border-right-style: solid;
	border-top-style: solid;
	border-top-color: #C8C7CD;
	border-bottom-style: solid;
	border-bottom-color: #C8C7CD;
}

html,body {
    height: 100%;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textgrossorange{
    color:#FF6600;
    font-weight:bold;font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.textgrossgrau{
    color:#333333;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.textkleinorange{
    color:#FF6600;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.linkorange{
    color:#FF6600;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

input,textarea {
    color:#FF6600;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.textgrau {
    color:#333333;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a{text-decoration:none; }
a:link {color:#FF6600; font-size:14px;font-family: Geneva, Arial, Helvetica, sans-serif;  }
a:visited {color:#FF6600; font-size:14px;font-family: Geneva, Arial, Helvetica, sans-serif;  }
a:active {color:#FF6600; font-size:15px;font-family: Geneva, Arial, Helvetica, sans-serif;  }
a:hover {color:#FF6600; font-size:14px; text-decoration:underline;font-family: Geneva, Arial, Helvetica, sans-serif;  }
