/********************* ALGEMEIN ********************************/
BODY {
	margin-top : 1px;
	margin-bottom : 2px;
	text-align: left;
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 10px;
}

TD {
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;	
}

INPUT {
	font-size : 12px;
	margin : 0;
}


#listLook {
	background-color : #EFEFEF;	
}
#errMsg {
	color : Red;
	font-weight : bolder;
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;
	font-style : italic;
}

TABLE.pageOutput {
	border : 0px solid Black; 
	width : 760px;
}
TD.pageOutputHaeder {
	vertical-align : top;
}
TD.pageOutoutMenu {
	vertical-align : top;
	background-color: Black;
}
TD.pageOutputMarginLeft {
	/*background : url(images/back1.gif);*/
}
TD.pageOutputMarginRight {
	background : White;	
}

TD.pageOutputContent {
	vertical-align : top;
	background : White;	
	font-size : 10px;	
}
.formCaption{
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;
	/*font-weight : bold;*/
}
.inputCaption {
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 10px;
}
/********************* HAEDER *********************************/
TABLE.haeder {
/*	border : 2px solid Black; */
}
TD.haederBar {
	background-color: Silver;
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;
	font-weight : bold;
}
TD.haederLogo {

}

/********************* NAVIGATION *********************************/
A.menu {
	text-decoration: underline;
}


TABLE.navi {

}

TD.naviTitle {
	background : #006699;
	font-weight : 900;
	font-size : 11px;
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	color : White;
}

TD.naviContent {
	background: transparent;
	font-weight : bolder;
	font-size : 10px;
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	border : thin solid #006699;
}

TD.naviLogo {

}

/********************* CONTENT *********************************/
TABLE.content {
	/*border : 2px solid Black;
	*/
}

/******************** TELEFONBUCH *************************/
.currFolder {
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size : 12px;
	color: Black;
}
.allFolder {
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;
	color: Black;
}

TD.phonebook_enrty {
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;	
}
/************** TELEFONBUCH_IMPORT *******************/
TD.protocol {
	font : bolder normal 12px Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
}
/******************** SERIEN_SMS *************************/
TD.serienSMSGroup {
	font-size : 14px;
	font-weight : bolder;
	font-style : italic;
}
TD.serienSMSItem {
	font-size : 14px;
}
TABLE.seriesSMSProtocolText {
	text-align : center;
	background-color : #EFEFEF;	
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 14px;
	font-weight : bolder;
}
TD.seriesSMSProtocolItem {
	font-size : 12px;
}
/********************** HISTORIE ************************/
TD.historieEntry {
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;
}

TD.historieCaption {
	font-family : Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
	font-size : 12px;
	font-weight : bold;
}