@charset "utf-8";
body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:101%;

}
#header {
	background-image: url(../img/head.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	width:900px;
	height: 150px;
}
#header_links {
	margin: 0px;
	padding: 0px;
	height: 66px;
	width: 300px;
	vertical-align:top;
	padding-top:5px;
}
#header_rechts {
	margin: 0px;
	padding: 0px;
	height: 65px;
	width:560px;
	vertical-align: bottom;
	padding-right:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header_rechts td, #header_rechts td div{
	vertical-align: bottom;
	text-align:right;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	margin:0;
}

#grundtabelle {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#inhalt {
	margin: 0px;
	padding: 10px;
	height: 430px;
	width: 860px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#navigationstabelle {
	height:150px;
}
#rahmen_rechts {
	background-image: url(../img/rahmen_re.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 20px;
	vertical-align:bottom;
}
#rahmen_links {
	background-image: url(../img/rahmen_links.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 20px;
	vertical-align:bottom;
}

#footer {
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	padding-right:21px;
	color:#FFFFFF;
	
}
/* BEGIN style6 */
#navcontainer {
	text-align:right;
	padding-right:10px;
	padding-top:35px;
	vertical-align:bottom;
	height:30px;
	padding-bottom:5px;
}
 #navlist ul
{
padding:0;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
padding:0;
margin:0;
}

#navlist li a {
	height:60px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin:0;
}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-image:url(../img/nav_bg.png);
background-repeat:repeat-x;
text-decoration: none;
}

#navlist a:hover, .startseite #navlist a.startseite, .referenzen #navlist a.referenzen, .uebersetzen #navlist a.uebersetzen, .dolmetschen #navlist a.dolmetschen, .kontakt #navlist a.kontakt, .agb #navlist a.agb
{
color: #fff;
background-image:url(../img/nav_hover_bg.png);
background-repeat:repeat-x;
text-decoration: none;
}

/* END style6 */
h1 {
	font-size: 24px;
	color: #35349A;
	font-weight: bold;
	text-transform:uppercase;
}
h2 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #333333;
}
h4 {
	font-size: 18px;
	color: #990000;
	font-weight:bold;
}
p, input, textarea {
	font-size: 12px;
	color: #000;
}
#kontaktformular td {
	margin:0;
	padding:0;
	height:25px;
}
#kontaktformular p {
	font-size: 12px;
	color: #000;
	line-height: 90%;
}
#inhalt img.noborder {
	border:none;
}
#inhalt img {
border-right: #35349A  1px inset;
border-top: #35349A  1px outset;
border-left: #35349A  1px outset;
border-bottom: #35349A  1px inset;
}

.small {
	font-size: 10px;
	color: #666666;
}
#inhalt li {
	line-height: 120%;
	list-style-type: square;
}
.button{
border-right: #000000  1px inset;
border-top: #000000  1px outset;
font-weight:Normal;
font-size: 11px; 
border-left: #000000  1px outset;
color: #000000 ;
border-bottom: #000000  1px inset;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #333 ; 
color: #fff;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#flaggen {
	margin-left:20x;
}
#flaggen img.flag1 {
padding-left:20px;
	border:none;
}
#flaggen img.flag {
padding-left:10px;
	border:none;
}
