body {
	font-family: Calibri, Tahoma, Helvetica, sans-serif;
}

.socs:hover { 
	opacity: 1;
}
.socs { 
	opacity: 0.4;
	border-width: 0px;
}

.mxbody {
  margin: 0px;
  padding: 0px;
  color: #000000;
  background: #FFFFFF;
}

h1 {
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 26px;
    color: #000000;
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none;
}

td {  
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
    color: #000000;
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none;
}

.yellowtd {
	background: #FFFF80;
}

table.porducttable {
	border-width: 1px;
	border-style: outset;
	border-color: gray;
}
table.porducttable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
}
table.porducttable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
}

input {
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none;
	/*background: #FFFF80;*/
}

select {
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
	text-decoration: none; 
}

textarea {
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none;
	background: #FFFF80;
}

a:link {
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
	color: #087ECC;
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none;
}

a:visited {
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
	color: #087ECC;
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none;
}

a:active {
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
	color: #087ECC;
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none;
}

a:hover {
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
	color: #087ECC;
	text-decoration: underline; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none;
}

.sideBox {
    font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none;
	background: #FFFF80;
}

.ro {
	background:url(images/roundedbox_ro.jpg) top right no-repeat;
	margin: 0px;
}

.lo {
	background:url(images/roundedbox_lo.jpg) top left no-repeat;
	margin:0;
}

.ru {
	background:url(images/roundedbox_ru.jpg) bottom right no-repeat;
	margin:0;
}

.lu {
	background:url(images/roundedbox_lu.jpg) bottom left no-repeat;
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
}


.inhalt {
/*	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
*/
}

.motto {
	font-style: italic;
	font-weight: bold; 
	text-align: center;
}

.titleBox { 
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none;
	margin: 5px;
}

.tableBox {
	margin: 7px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.tableRow {
	border-bottom: 1px solid #000000;
}

.cdis {
  font-size:70%
}

.titleMain {
 	border: 1px solid #000000;
	border-bottom: 0px;	
}

.highText {
	font-family: Calibri, Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
    color: #065F99;
	text-decoration: none; 
	font-weight: bold; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
}

.tableText {  
    font-family: Calibri, Tahoma, Helvetica, sans-serif; 
    font-size: 14px;
    color: #065F99;
    text-decoration: none; 
    font-weight: normal; 
    font-style: normal; 
    line-height: normal; 
    font-variant: normal; 
    text-transform: none;
}

#language-switcher {
	width: 100px;
	text-align: center;
	padding: 5px;
}

#language-switcher img {
	border: none;
}

.smallHR {
	width:90%; 
	border: 1px solid #555555;
}

.cursorClick {
	cursor: pointer;
}