﻿/* DATEI: chinesisch_dolmetcher_.css */

body {
	font-family: Verdana;
	font-size: 12px;
	text: #A6A6A2;
	background-color: #FAF9F9;
	color: #808080;
	text-align: justify;
};color:#FFFFFF; position:relative h5 { font-size:18px; color:#999966; margin-left:150px; margin-right: 140px; margin-top:28; margin-bottom:1; font-family:Verdana; line-height:100%; } 
h6 {
	font-size: 12px;
	color: #FFFF00;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana;
	line-height: 150%;
	text-align: left;
	font-style: normal;
} 
h1 { font-size:12px; color:#999966; margin-left:150px; margin-right: 140px; margin-top:0; margin-bottom:0 } 
h3 {
	font-size: 10pt;
	color: #A6A6A2;
	font-family: Verdana;
	text-align: left;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 2;
	font-style: normal;
}  
h4 {
	font-size: 8pt;
	color: #C0C0C0;
	font-family: Verdana;
	text-align: left;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 2;
	height: 8px;
	font-style: normal;
} 
h2 {
	font-size: 30px;
	color: #A6A6A2;
	font-family: Verdana;
	text-align: justify;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 2;
	height: 3px;
} 
   


/* Absatzformate */
p { margin-top:0px; margin-bottom:0;
	text-align: center;
}

code { font-size:14px; color:#0000ff; }       

/* Auflistung*/
pre { font-family:Verdana; font-size:12; color:#808080; padding:1px; } 

/* Links - gelten auch fuer Menue */
a:link {
	padding: 1px 4px;
	text-decoration: none;
	color: #E6E7E2;
	font-size: 10pt;
	font-weight: normal;
}
a:visited{
	padding: 1px 4px;
	text-decoration: none;
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
}

a:active {
	padding: 1px 4px;
	text-decoration: none;
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
}

a:hover{
	padding: 1px 4px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
}



/* Bannerbereich (Header) */
#title { height:40px; padding:0px; border-bottom:0px solid #000000; margin-bottom:0px; }   

/* Menuebereich - Links */
#left { width:120px; float:left; line-height:20px; background-color:#FAF9F9; padding-left:2pt; font-size:18px;color:#000000; }     

/* Menueueberschriften */
.menutitle { font-weight:bold; border-bottom:1px solid #A6A6A2; margin-top:0px; background-color:#e6e7e2; margin-bottom:5px;} 

/* Contentbereich -Rechts */
#content { width:75%; float:left; padding-top:-10pt; padding-left:20pt; }

/* Tabellendefinitionen allgemein*/
table {
	margin: 0px 0;
	color: #808080;
	padding: 0px;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
}

/* Zelldefinitionen */
td {
	margin: 0px;
	border: 0px solid #E6E6E2;
	text-align: left;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 20px;
	color: #808080;
	font-size: 12 px;

}