html,body{
	margin:0px;
	padding:5px;
	margin-top: 5px;
	height: 100%;
	margin-bottom: -50px;
	margin-left: 5px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
a:link , a:visited{
	font-size: 12px;
	color: #eeeff0;
}
p{margin:0 10px 10px}
ul , li{
	margin:0px;
	list-style: none;
	padding: 0px;
}
h2{
	font-size: 14px;
	color: #6C6C6C;
	text-transform: uppercase;
	margin-bottom: 8px;
}
table{
	font-size: 12px;
	margin-bottom: 8px;
         padding-left: 8px;
         margin: 9px;
}
.hinweis {font-size: 10px}
.hervorhebung{color: #666660;
              font-weight: bold
}
div#logo{
	background-image: url(../bilder/layout/logo.gif);
	background-repeat: no-repeat;
	width: 223px;
	height: 57px;
	float: left;
}

div#container{
	width: 992px;
}

div#topnavi {
	line-height:57px;
	background-image: url(../bilder/layout/bg_navi.gif);
	background-repeat: repeat-x;
	height: 57px;
	background-position: bottom;
	width: 992px;
}


div#topnavi a:link , div#topnavi a:visited{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	float: left;
	height: 25px;
	background-repeat: no-repeat;
	line-height: 25px;
	margin-top: 32px;

}
div#topnavi a.startseite:link , div#topnavi a.startseite:visited{
	background-image: url(../bilder/layout/btn_navi-bg_en.gif);
	background-position: left;
	width: 64px;
	margin-left: 19px;
}
div#topnavi a.startseite:hover , div#topnavi a.startseite:active , div#topnavi a.startseite#aktiv{
	background-image: url(../bilder/layout/btn_navi-bg_en-hover.gif);
	background-position: left;
	}
	div#topnavi a.aktuelles:link , div#topnavi a.aktuelles:visited{
	background-image: url(../bilder/layout/btn_navi-bg_en.gif);
	background-position: -64px;
	width: 65px;
}
div#topnavi a.aktuelles:hover , div#topnavi a.aktuelles:active , div#topnavi a.aktuelles#aktiv{
	background-image: url(../bilder/layout/btn_navi-bg_en-hover.gif);
	}
	div#topnavi a.kontakt:link , div#topnavi a.kontakt:visited{
	background-image: url(../bilder/layout/btn_navi-bg_en.gif);
	background-position: -129px;
	width: 92px;
}
div#topnavi a.kontakt:hover , div#topnavi a.kontakt:active , div#topnavi a.kontakt#aktiv{
	background-image: url(../bilder/layout/btn_navi-bg_en-hover.gif);
	}
div#topnavi a.en:link , div#topnavi a.en:visited{
	background-image: url(../bilder/layout/en.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	text-decoration: underline;
	margin-right: 15px;
	float: right;
	margin-top: 40px;
	line-height: 12px;
	height: 12px;
}
div#topnavi a.de:link , div#topnavi a.de:visited{
	padding-left: 25px;
	background-image: url(../bilder/layout/de.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	text-decoration: underline;
	float: right;
	margin-right: 15px;
	height: 12px;
	margin-top: 40px;
	line-height: 12px;
}
div#topnavi a.en:hover , div#topnavi a.en:active{
	text-decoration: none;
}
div#topnavi a.de:hover , div#topnavi a.de:active{
	text-decoration: none;
}
div#wrapper{
	width: 100%;
	float: left;
}
div#navigation{
	width: 223px;
	background-color: #45A6E2;
	width:223px;
	padding-bottom: 40px;
	background-image: url(../bilder/layout/left_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 50px;
	float: left;
	min-height: 210px;
}

div#navigation li{
	width: 223px;
	float: left;
	background-color: #45A6E2;
}
div#navigation li a:link , div#navigation li a:visited{
	background-image: url(../bilder/layout/btn-bg_norm.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	font-size: 14px;
	color: #eeeff0;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-top: 0px;
	display: block;
	padding-left: 26px;
}
div#navigation li a:hover , div#navigation li a:active , div#navigation li a#aktiv{
	background-image: url(../bilder/layout/btn-bg_hover.gif);
	background-repeat: no-repeat;
}
div#navigation li a#aktiv{
	margin-bottom: 5px;
}
div#navigation li#sub a:link , div#navigation li#sub a:visited{
	background-image: url(../bilder/layout/subnavi-trenner.gif);
	text-transform: capitalize;
	font-size: 12px;
	padding-left: 44px;
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 16px;
}
div#navigation li#sub a:hover , div#navigation li#sub a:active , div#navigation li#sub a#aktiv{
	font-weight: bold;
}
div#navigation li#sub a#aktiv{
	margin-bottom: 0px;
}
div#demo{
	background-image: url(../bilder/layout/bg_box-demo_en.jpg);
	background-repeat: no-repeat;
	width:223px;
	height:122px;
	float: left;
	}
div#demo a:link , div#demo a:visited{
	margin-right: 11px;
	margin-top: 87px;
	float: right;
	width: 87px;
	height: 20px;
	background-image: url(../bilder/layout/btn_1.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	text-transform: uppercase;
	font-size: 10px;
}
div#demo a:hover , div#demo a:active{
	background-image: url(../bilder/layout/btn_1_hover.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
div#downloads{
	background-image: url(../bilder/layout/bg_box-extra.gif);
	background-repeat: no-repeat;
	width:223px;
	padding-top: 25px;
	background-position: bottom;
	background-color: #2E95D7;
	padding-bottom: 15px;
	float: left;
	}
div#downloads a:link , 	div#downloads a:visited{
	text-align: right;
	display: block;
	margin: 0px;
	margin-right: 18px;
         line-height: 18px;
         font-size: 12px;
         color: #eeeff0;
}
div#downloads a:hover , div#downloads a:active{
	text-decoration: none;
}
div#downloads a#mehr:link , div#downloads a#mehr:visited{
	padding-top: 12px;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
}
div#left{
	width: 223px;
	height: 100%;
	float: left;
}
div#inhalt{
	padding-top: 30px;
	padding-bottom: 5px;
	min-height: 516px;
	text-align: left;
	background-color: #E3F4FB;
	width: 747px;
	padding-left: 22px;
	float: left;


}
div#inhalt p{
	font-size: 12px;
	color: #4A4840;
         line-height: 19px;
	margin: 0px;
}
div#inhalt h1{
	color: #44a6e1;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	text-transform: uppercase;
}
div#inhalt h3{
	color: #4A4840;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 4px;

}
div#inhalt a , div#inhalt a:visited{
	color: #FF5C00;
}
div#inhalt a img{
	margin-right: 4px;
}
div#inhalt li{
	line-height: 21px;
	font-size: 13px;
	list-style-position: inside;
	list-style-type: circle;
	color: #4A4840;
}
div#titelbox{
	background-image: url(../bilder/titel_startseite_ennew.jpg);
	background-repeat: no-repeat;
	padding-top: 112px;
	padding-left: 157px;
	width: 505px;
}
div#inhalt .box2{
	width: 225px;
	background-image: url(../bilder/layout/bg_contentbox2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	margin-bottom: 5px;
	float: left;
	display: block;
	margin-right: 15px;
	padding-top: 50px;
	margin-top: 25px;
}
div#inhalt .box2 h3{
	color: #FF5C00;
	text-transform: uppercase;
	padding-left: 15px;
	margin-top: 7px;
	padding-right: 15px;
}
div#inhalt .box2 p{
	padding-left: 15px;
	padding-right: 15px;
	color: #F9FDFE;
}
div#inhalt .box2 a:link , div#inhalt .box2 a:visited{
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	position: absolute;
	right: 10px;
	bottom: 45px;
	width: 85px;
	height: 17px;
	background-image: url(../bilder/layout/box2_btn_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 2px;
}
div#inhalt .box2 span a:hover {
	background-image: url(../bilder/layout/box2_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000;
}
div#inhalt .box2#agentur{
	background-image: url(../bilder/layout/box_agency.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #696969;
}
div#inhalt .box2#agentur span{
	height: 132px;
	display: block;
	width: 225px;
	background-image: url(../bilder/layout/box_agentur_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	position: relative;
}
div#inhalt .box2#team span{
	height: 132px;
	display: block;
	width: 225px;
	background-image: url(../bilder/layout/box_team_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	position: relative;
}
div#inhalt .box2#solito span{
	height: 132px;
	display: block;
	width: 225px;
	background-image: url(../bilder/layout/box_solito_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	position: relative;
}
div#inhalt .box2#team{
	background-image: url(../bilder/layout/box_team.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #008DC6;
}
div#inhalt .box2#solito{
	background-image: url(../bilder/layout/box_solito.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #B44900;
}

div#inhalt .box{
	width: 235px;
	height: 132px;
	background-image: url(../bilder/layout/bg_contentbox.gif);
	background-repeat: no-repeat;
	margin: 0px;
	margin-bottom: 5px;
	float: left;
	display: block;
}

div#inhalt .box li , div#inhalt .box2 li{
	margin-left: 38px;
	line-height: 13px;
	padding: 0px;
	font-size: 11px;
	list-style-type: disc;
	}
div#inhalt .box a:link , div#inhalt .box a:visited , div#inhalt .box a:hover , div#inhalt .box a:active{
	color: #928D81;
	text-align: right;
	margin-right: 15px;
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
}
div#inhalt .box a:hover , div#inhalt .box a:active , div#inhalt .box2 a:hover , div#inhalt .box2 a:active{

	color: #636056;
	border: none;
}
div#inhalt .box h3#projekte{
	background-image: url(../bilder/layout/h2_projekte_en.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
}
div#inhalt .box h3#kunden{
	background-image: url(../bilder/layout/h2_kunden_en.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
}
div#inhalt .box h3#uebersetzer{
	background-image: url(../bilder/layout/h2_uebersetzer_en.gif);
	background-repeat: no-repeat;
	width: 144px;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
}
div#inhalt .box h3#finanzen{
	background-image: url(../bilder/layout/h2_finanzen_en.gif);
	background-repeat: no-repeat;
	width: 104px;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
	background-position: left -1px;
}
div#inhalt .box h3#termine{
	background-image: url(../bilder/layout/h2_termine_en.gif);
	background-repeat: no-repeat;
	width: 128px;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
	background-position: left -1px;
}
div#inhalt .box h3#weitere{
	background-image: url(../bilder/layout/h2_weitere_en.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
}

div#inhalt .box h3#e-mail{
	background-image: url(../bilder/layout/h2_e-mail.gif);
	background-repeat: no-repeat;
	width: 83px;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
	background-position: left -1px;
}
div#inhalt .box h3#suppliers{
	background-image: url(../bilder/layout/h2_suppliers.gif);
	background-repeat: no-repeat;
	width: 113px;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
}
div#inhalt .box h3#trados{
	background-image: url(../bilder/layout/h2_trados_en.gif);
	background-repeat: no-repeat;
	width: 197px;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
}
div#inhalt .box h3#reports{
	background-image: url(../bilder/layout/h2_reports.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 25px;
	margin: 0px;
	margin-bottom: 10px;
}
div#footer{
	width: 505px;
	margin-left: 243px;
	float: left;
	text-align: center;

}
div#footer p{
	padding:2px 10px;
	font-size: 11px;
	color: #928d81;

}