* {    margin: 0px;
    padding: 0px;
}

html {    height: 100%;
    width: 100%;
}

body {    background: #bec5da url(../images/background.jpg) no-repeat center top;
    height: 100%;
    width: 100%;
    text-align: center;
    font-size: 11px;
    font-family: Verdana,Arial,sans-serif;
    line-height:17px;
}

.frontpage_background {    position: relative;
    height: 740px;
    width: 830px;
    margin: auto;
    text-align: left;
}

.headline {    display: block;
    padding-bottom: 2px;
    font-weight: bold;
    line-height:17px;
    font-size:13px;
}

.frontpage_menu_agency {    position: absolute;
    bottom: 485px;
    left: 410px;
    border-left: 1px solid #18396a;
    padding: 0px 10px 55px 10px;
}

.frontpage_menu_service {
    position: absolute;
    top: 340px;
    right: 505px;
    width: 70px;
    border-top: 1px solid #18396a;
    padding: 10px 140px 10px 0px;
}

.frontpage_menu_service .menu {
    width: 70px;
}

.frontpage_menu_references {
    position: absolute;
    top: 289px;
    left: 480px;
    width: 100px;
    border-top: 1px solid #18396a;
    padding: 10px 10px 10px 105px;
}

.frontpage_menu_references .menu {
    width: 100px;
}

.frontpage_content {    position: absolute;
    top: 60px;
    left: 60px;
    width: 230px;
}

.frontpage_footer {
    position: absolute;
    top: 600px;
    left: 0px;
    width: 100%;
}

.frontpage_left {
    position: relative;
    width: 230px;
    left: 60px;
    top: 0px;
}

.frontpage_slogan {    position: absolute;
    top: 480px;
    left: 451px;
    font-size: 42px;
}

.frontpage_sound {    position: absolute;
    bottom: 0px;
    right: 17px;
}

.frontpage_sound a {
    font-size: 11px;
    color: #8292B6;
    height: 17px;
    float: left;
    line-height: 17px;
    text-decoration: none;
    font-weight: normal;
    padding-right: 40px;
    background: url(../images/mute_no.gif) no-repeat 52px 0px;
}

.frontpage_sound a.mute {
    background: url(../images/mute.gif) no-repeat 52px 0px;
}

.frontpage_sound a:hover {
    text-decoration: none;
}

.frontpage_sound input {
  border: 1px solid #2a4d7d;
  font-size: 11px;
  padding: 0 3px;
  margin: 0;
  width: 170px;
}

ul, ul li {    list-style: none;
}

.menu ul li a {	display: block;
	text-decoration: none;
	line-height: 15px;
	color: #004575;
}

.menu ul li a {	white-space: nowrap;
	font-size: 13px;
	line-height: 17px;
	display: block;
	font-weight: normal;
	background: transparent;
	color: #004575;
}

.menu ul li a {	padding-bottom: 2px;
}

.menu ul li a:hover,
.menu ul li a:hover {	background: transparent;
	font-weight: bold;
}

.tx-txcites-pi1 {

}

.tx-txreferences-cite {
	padding-top: 25px;

}

.tx-txcites-pi1, .cite {
    border-top: 1px dotted #8292B6;
    border-bottom: 1px dotted #8292B6;
    padding: 5px 0px;
}

.tx-txcites-pi1 blockquote, .cite blockquote {
    padding: 0px;
    margin: 0px;
}

.tx-txcites-pi1 .quotes, .cite .quotes {
    font-size: 16px;
    font-weight: bold;
    color: #2A4D7D;
    vertical-align: baseline;
}

.tx-txcites-pi1 .quotes.left, .cite .quotes.left {
    /*background: url(../images/quotes_l.gif) no-repeat left center;
    padding-right: 18px;*/
    padding-right: 5px;
}

.tx-txcites-pi1 .quotes.right, .cite .quotes.right {
    /*background: url(../images/quotes_r.gif) no-repeat right center;
    padding-left: 18px;*/
    padding-left: 5px;
}

.tx-txcites-pi1 .author, .cite .author {
    color: #004575;
}

