/* www.auto-expo.de */
body, form {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    padding: 0px;
}

body {
    background-color: #F1EEE3;
}

td, p, .tx, th, textarea {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
}

.txError {
	color: #830B2F;
}

A {
    font-weight: bold;
    color: #0B0E55;
}

A:hover {
    color: #D8521A;
}

A.mp {
    font-weight: normal;
}

A.txList {
    font-weight: normal;
}

A.loginBox {
    font-weight: normal;
}

A.txSubnavi {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #404040;
}

A.txSubnaviActive {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #D8521A;
}

/* MP - Bereich */
.mpBox {
    font-family : Tahoma, "Tahoma Ms", "Ms Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #F5F3EB;    
}

.txMpHeadline {
    font-size: 9px;
}

.txMp {
    font-size: 11px;
}
.txSmall {
    font-size: 11px;
	font-weight: normal;
}
.bgMp {
    background-color: #F5F3EB; 
}

.bgLight {
    background-color: #F7F5EF;
}

.bgLightMedium {
	background-color: #EDE9DB;
}

.bgMedium {
    background-color: #F3F1E7;
}

.bgHeavy {
    background-color: #D6CDAE;
}

.bgDetailImage {
	background-color: #ECEDEE;
}

.bgDetailImageBottom {
	background-color: #D2D4D5;
}



/* content */
.contentTable {
    background-color: White;
    padding: 0px;
}

.txSubHeadline {
    color: #830B2F;
    font-weight: bold;    
}

.txIntro {
    font-weight: bold;
}

/* Formulare */

select {
    font-size: 12px;
}

.txForm {
	background-color: #EBE7D7;
	font-size: 10px;
	color: #830B2F;
}
.txFormMandatory {
	font-size: 10px;
	color: #666666;
}

.bgForm {
	background-color: #EBE7D7;
}

.txFooter, .txFooter:visited, .txMeta, .txMeta:visited {
    color: #666666;
    font-size: 10px;
    text-decoration: none;
}

.txFooterActive, .txFooterActive:visited, .txMetaActive, .txMetaActive:visited {
    color: #D8521A;
    font-size: 10px;
    text-decoration: none;
}

.txLinkVisited, .txLinkVisited:visited {
    color:#D35800;
}

.txFooter:hover, .txLink:hover, .txLinkVisited:hover, .txMeta:hover, .txMetaa, .txMetaa:visited, .txMetaa:hover {
    color: #D8521A;
    text-decoration: none;
}

.txLink {
    text-decoration: none;
}

.txLink:visited {
    text-decoration: none;
}

.bgFooter {
    background-color: #858585;
}

/* Login Box auf Startseite */
.bgLoginBox {
	background-color: #EAE1C2;
}	
.bgLoginBoxHeavy {
	background-color: #D6CDAE;
}
.txLoginForm {
	background-color: #EAE1C2;
	font-size: 10px;
	color: #830B2F;
}

/* background-color: #EBE7D7; */

.bgRadiobutton{
	height: 20px;
	font-size: 1px;
	width: 85px;
	margin-left: 1px;
	text-align: center;
}

.txFieldTitle {
    font-size: 10px;
	color: #830B2F;
}

.txFieldDescError {
    background-color: #CCCCCC;
}
