html, body {
    margin: 0px; padding: 0px;
    width: 100%;
    background-color: #FFF;
    text-align: center;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: #000;
}
h1, h2, h3, h4 {
    margin: 0px 0px 10px 0px; padding: 0px;
    font-size: 24px;
    font-weight: bold;
    color: #150768;
    font-weight: 100;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 18px;
}
h4 {
	font-size: 12px;
	color: #E56100;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}
a {
    color: #150768;
    text-decoration: none;
}
strong {
    color: #000;
}
img {
    border: 0px;
}
a:hover {
    color: #000;
}
p {
    margin: 0px 0px 10px 0px; padding: 0px;
    color: #000;
    line-height: 1.4;
}
ul li {
    margin: 0px 0px 5px 0px;
}
td {
    vertical-align: top;
}
.global {
    position: relative;
    width: 920px;
    padding: 0 20px;
    margin: auto;
    text-align: left;
}
.head {
    height: 130px;
    width 100%;
}

.navigation {
    float: right;
}
.navigation2 {
    float: left;
    padding: 0px 10px 0px 0px;
}
.logo {
    float: left;
}
.leftborder {
    background: #FFF url("../images/shd-left.jpg") no-repeat;
    width: 20px; height: 648px;
    position: absolute;
    top: 0px; left: -20px;
}
.rightborder {
    background: #FFF url("../images/shd-right.jpg") no-repeat;
    width: 20px; height: 648px;
    position: absolute;
    top: 0px; right: -20px;
}
.body {
    min-height: 400px;
    padding-top: 50px;
}
.content {
    padding-bottom: 20px;
}
.footer {
    width: 920px; height: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
    float: left;
    background: #FFF url("../images/shd-bottom.jpg") no-repeat;
    color: #999;
}

.left {
    position: relative;
    float: left;
    width: 190px;
}
.main {
 position: relative;
 float: left;
 width: 540px;
}
.right {
    position: relative;
    float: right;
    width: 175px; 
}

.infobox {
    background-image: url("../images/infobox.jpg");
    width: 155px; height: 215px;
    position: absolute;
    padding: 10px;
}

.homebox {
    background: url("../images/infobox.jpg") no-repeat 0px 95px;
    width: 168px; height: 330px;
    float: left;
    margin-right: 17px;
}

.homebox div {
    padding: 10px;
}

.topicpic {
    margin-bottom: 10px;
}

.copyright {
    float: left;
}

.referal {
    float: right;
}

.referal a {
    color: #999;
}
.referal a:hover {
    color: #000;
}





.navFirst {
    list-style: none;
    margin: 0px; padding: 0px;
    font-size: 14px;
}


.navFirst li {
    position: relative;
    float: left;
    margin: 0px 0px 0px 10px;
}
.cl {
    position: absolute;
    bottom: 0px; left: 0px;
    width: 5px; height: 5px;
    background-image: url("../images/cl.png");
    font-size: 1px;
    behavior: url("/accgroup/cms/iepngfix.htc");
}
.cr {
    position: absolute;
    bottom: 0px; right: 0px;
    width: 5px; height: 5px;
    background-image: url("../images/cr.png");
    font-size: 1px;
    behavior: url("/accgroup/cms/iepngfix.htc");
   
}

.navFirst li a {
    display: block;
    padding: 60px 10px 10px 10px;
    color: #150768;
}
.navFirst li a:hover {
    background-color: #150768;
    color: #FFF;
}
.navFirst li .on {
    background-color: #150768;
    color: #FFF; 
}

.navSecond{
    width: 100%;
 list-style: none;
 margin: 0px; padding: 0px;   
}
.navSecond li {
  margin: 0px 0px 10px 0px;
  float: left;
  clear: both;

}
.navSecond li a {
    display: block;
    padding: 3px 20px 3px 5px;
    float: left;
    clear: both;
    color: #150768;
    font-size: 14px;
    outline: none;
    white-space: nowrap;
}
.navSecond li a:hover {
    background: #ebebeb url("../images/subnav2.jpg") no-repeat right center;   
}
.navSecond li .on {
   background: #ebebeb url("../images/subnav2.jpg") no-repeat right center;
   font-weight: bold;   
}


.navService {
    margin: 0px; padding: 0px;
    list-style: none;
    float: left;
}
.navService li {
    margin: 0px 0px 0px 7px;
    padding: 0px 0px 0px 7px;
    border-left: 1px solid #999; 
    float: left; 
}
.navService li a {
    font-weight: normal;
    color: #999;
}
.navService li a:hover {
    color: #000;
}
.navService li .on {
    color: #000;
}


.contact {
    width: 100%;
}
.contact td, th {
    padding: 0px 0px 10px 0px;
}

.inselect {
    border: 1px solid #999;
    width: 158px;
    padding: 3px;    
}

.intext {
    border: 1px solid #999;
    width: 150px;
    padding: 3px;
}
.inarea {
    border: 1px solid #999;
    width: 230px; height: 150px;
    padding: 3px;
    font-family: Arial, Verdana;
    font-size: 12px;
}
.xtralink {
    padding: 3px 20px 3px 10px;
    display: block;
    background: #ebebeb url("../images/subnav2.jpg") no-repeat right center;
    text-align: right;
    font-weight: bold;
}

.references td {
    vertical-align: top;
    padding: 10px 10px 10px 0px;
    line-height: 1.4;
}
.space {
    background: #FFF url("../images/shd-bottom-small.jpg") no-repeat center bottom;
    height: 20px; width: 540px;
}
.references2 td {
    padding: 20px 0px 20px 0px;
}
.team td {
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    line-height: 1.4;
}
.team img {
    margin-top: 4px;
}
.ad_content {
    margin-top: 270px;
    text-align: center;
}

.post {
	padding: 0px 0px 20px 0px;
	background: #FFF url("../images/shd-bottom-small.jpg") no-repeat center bottom;
}
.post_picture {
	width: 200px; height: 200px;
}

.sidebar {
	   background: #FFF url("../images/infobox.jpg") repeat-x;
	   padding: 10px;
	   float: left;
}
.sidebar ul {
	margin: 10px 0px 0px 0px; padding: 0px;
	list-style: none;
}
.sidebar ul li a {
    padding: 3px 20px 3px 10px;
    display: block;
    background: #ebebeb url("../images/subnav2.jpg") no-repeat right center;
    text-align: left;
    font-weight: bold;
}
.sidebar ul li a:hover {
	color: #000;
}
.sidebar h3 {
	margin: 30px 0px 10px 0px;
}
.comment {
	padding: 0px 0px 20px 0px;
	background: #FFF url("../images/shd-bottom-small.jpg") no-repeat center bottom;
}
.com_input {
	background:#FFFFFF url(../images/input.jpg) no-repeat scroll 0 0;
	border:0 none;
	height:20px;
	padding:5px 5px 0;
	width:197px;
}
.com_text {
	background:#FFFFFF url(../images/textarea.jpg) no-repeat scroll 0 0;
	border:0 none;
	font-family:arial,verdana;
	font-size:12px;
	height:128px;
	overflow:hidden;
	padding:5px 5px 0;
	width:418px;
}
.angebot {
	float: left;
	width: 100%;
}


