body {
	background: #fff url(../images/delineo-hg.jpg) repeat-x;
	color: #707173;
}
sup {
	font-size: 10px;
	position: relative;
	left: -3px;
	bottom: 3px;
}
h1,h2,h3,h4,h5,h6,p {
	margin-top:0;
}
#navi {
	/*border-bottom: 2px solid #e84e62;*/
	margin-top: 35px;
	margin-bottom: 15px;
}
#social-media {
	margin-top: 35px;
}
#navi ul {
	color: #000;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
	padding: 7px 0;
	height: 14px;
}
#navi a,
#navi a:hover,
#navi a:visited,
#navi a:active {
	color: #707173;
	text-decoration: none;
}
#navi ul.rex-navi1 li a:hover {
	color: #e84e62;
}
#navi ul.rex-navi1 li a.rex-current,
#navi ul.rex-navi1 li a.rex-active {
	color: #fff;
}
#navi li {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	padding: 3px 5px 4px 5px;
}

#trenner {
	border-bottom: 2px solid #e84e62;
	margin-bottom: 50px;
}

#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;
}
#left ul.rex-navi1 li a {
	color: #707173;
	text-decoration: none;
}
#left ul.rex-navi1 li a:hover,
#left ul.rex-navi1 li a.rex-current {
	color: #e84e62;
	text-decoration: none;
}
#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 {
	color: #e84e62;
}

#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: #707173;
}

#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;
}

#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: 180px;
	height: 95px;
	padding: 0 20px 20px 20px;
	background: #FFF url(../images/referenz-hg.jpg) no-repeat;
	/*display: table-cell;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    text-align: center;*/
}

#right .referenz img {
	margin-top: 20px;
}

/*-- Redaxo Elements --*/

div.cnt-blck {
	clear:both;
}
div.image p { 
	font-size:1em;
	float:none;
}
.fl-left { /* can be added as class on image divs for left alignment */
	float: left;
	margin: 4px 20px 0 0;
}
.fl-right { /* can be added as class on image divs for right alignment */
	float: right;
	margin: 4px 0 0 20px;
}
.txt-algn-rgt {
	text-align:right;
}
.txt-algn-lft {
	text-align:left;
}
.txt-algn-cntr { /* can be on image divs for centered images */
	text-align:center;
}
.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}
.hidden {
       display:none;
}
.download {/* can be added on an tag with text link */
	background:url(icon-pdf.png) left top no-repeat;  /* this is NOT optional */
	padding:0 0 4px 22px;
}

abbr, .abbr, acronym {
	border-bottom: 1px dotted #707173;
}
