
/* ALLGEMEINES */
body {
    margin: 0px;
    font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
    background-image: url(../bilder/bg-main.jpg);
    background-position: top left;
    background-repeat: repeat;
    text-decoration: none;
    color: #2a2a2a;
}

p {
    line-height: 16px;
	color: #515151;
}

a {
    color: #276a86;
    text-decoration: none;
	font-weight: bolder;
}

a:hover {
    color: #276a86;
    text-decoration: none;
	font-weight: bolder;
}

.navilink {
    color: #ffffff;
    text-decoration: none;
	font-weight: bolder;
}

.navilink:hover {
    color: #276a86;
    text-decoration: none;
	font-weight: bolder;
}

h1 {
    color: #276985;
    font-size: 150%;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
	margin: 0px;
	padding-top: 15px;
}

h2 {
    color: #276985;
    font-size: 100%;
    margin: 1px;
    font-weight: normal;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

h3 {
    color: #558395;
    font-size: 170%;
    margin: 0px;
	padding: 0px;
	font-weight: bolder;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #ffffff;
}

hr {
    background-color: #a3cbdd;
    color: #a7bbca;
    height: 1px;
    width: 100%;
    border-style: none;
    text-align: left;
}

strong {
    color: #515151;
} 

#all {
    position: relative;
    overflow: hidden;
    width: 1024px;
} 

#content {
    width: 910px;
    text-align: left;
    background-image: url(../bilder/content-back.jpg);
    background-position: top left;
    background-repeat: repeat;	
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;
    text-decoration: none;
} 

#content-right {
    width: 910px;
    text-align: left;
	padding-left: 20px;
} 

#innerleft-left{	
    width: 470px;
    text-align: left;
	float: left;	
}

#innerright-right{	
    width: 205px;
    text-align: left;
	float: left;	
}

#innerright-right2{	
    width: 5px;
    text-align: left;
	float: left;	
}

#innerright-right3{	
	padding-top: 110px;
    width: 150px;
	margin-left: 0px;
    text-align: right;
	float: left;	
}


#head {
    width: 1024px;
    height: 239px;
    background-image: url(../bilder/head-back.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
} 

#head-service {
    width: 200px;
    height: 123px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
	text-align: left;
    color: #FFFFFF;
	padding-top: 50px;
	padding-left: 10px;
} 

#head-navi {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 180%;
    line-height: 16px;
	padding-left: 75px;
    text-decoration: none;
    color: #FFFFFF;
} 

#footer {
	width: 1024px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
	padding-top: 5px;
	padding-left: 10px;
    text-decoration: none;
    font-weight: lighter;
    color: #9e9e9e;
	float: right;
} 

.nav-btn-left-inaktiv {
    color: #0261a5;
    text-decoration: none
} 

.nav-btn-left-aktiv {
    color: #ff4600;
    text-decoration: none;
    font-weight: bolder;
}

.Input {
	width: 200px;
	border: 1px dotted #9e9e9e;
	background-color: transparent;	
	color:  #9e9e9e;
}

.Input-text {
	width: 280px;
	height: 160px;
	border: 1px dotted #9e9e9e;
	color:  #9e9e9e;
}

.content_box33			{	float: left; width: 33%; width: 320px;	}
.content_box33_innen	{	margin: 10px; text-align: left;	}