body {
	background-color: #fff;
	color: #707173;
}
sup {
	font-size: 10px;
	position: relative;
	left: -3px;
	bottom: 3px;
}
h1,h2,h3,h4,h5,h6,p {
	margin-top:0;
}
#navi {
	width:0;
	height:0;
	display:none;
}

#left ul {
	color: #707173;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}
#left a,
#left a:hover,
#left a:visited,
#left a:active {
	color: #707173;
	text-decoration: none;
}
#left ul.rex-navi1 li a:hover,
#left ul.rex-navi1 li a.rex-current {
	color: #e84e62;
}
#left li {
	margin-left: 0;
	padding: 0 0 10px 20px;
	background: #FFF url(../images/delineo-subnavi-hg.gif) no-repeat 0 4px;
}

#middle h1, #right h1,
#middle h2, #right h2,
#middle h3, #right h3,
#middle h4, #right h4,
#middle h5, #right h5,
#middle h6, #right h6,
#middle a, #left a, #right a,
#middle a:hover, #left a:hover, #right a:hover,
#middle a:visited, #left a:visited, #right a:visited,
#middle a:active, #left a:active, #right a:active {
	color: #e84e62;
}

#footer {
	font-size: 11px;
	padding-top: 15px;
	border-top: 1px solid #707173;
	margin-top: 15px;
}
#footer a,
#footer a:hover,
#footer a:visited,
#footer a:active {
	color: #707173;
}

.news {
	font-size: 12px;
}
.news h3 {
	font-size: 13px;
}

.news {
	padding: 0 10px 10px 0;
	margin-bottom: 20px;
	background: #FFF url(../images/news-hg.jpg) no-repeat right bottom;	
}
.news p.newslink {
	text-align: right;
	margin-right: 10px;
}

#left a,
#left a:hover,
#left a:visited,
#left a:active {
	color: #e84e62;
	text-decoration: underline;
}

#right .buttons ul {
	list-style: none;
}
#right .buttons li {
	margin-left: 0;
	padding: 3px 5px 4px;
	margin-bottom: 5px;
}
#right .buttons li,
#right .buttons li a
 {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#right .referenz {
	width: 220px;
	height: 135px;
	background: #FFF url(../images/referenz-hg.jpg) no-repeat;
	display: table-cell;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
