h1 {
	font-family: 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: 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: 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: Tahoma, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
	text-decoration: none; 
}

textarea {
	font-family: 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: 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: 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: 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: 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: 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;
}

.sideBoxMain {
/*	border-right: 1px solid #000000;  */
        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;
}



.inhalt {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
}	



.titleBox { 
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #000000; 
	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: 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: 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;
}