/*
CVS keywords, do not remove
$Author: disch $
$Date: 2007/01/12 12:18:10 $
$Revision: 1.3 $
$Source: /var/cvsroot/atemwegweisend.liedler-test.de/styles/pagestyles.css,v $
*/

/*body formatting */

td,tr,table,p,div,body,ul,ol,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}


FORM.dbg {font-size:10px;}
FORM.dbg INPUT {font-size:10px;}


/*text bold formatting*/

.txtbold {font-weight: bold;}


/*background colors */

.tblbgcolor1{background-color : #00315B;}
.tblbgcolor2{background-color : #3366CC;}
.tblbgcolor3{background-color : #00CCFF;}
.tblbgcolor4{background-color : #99CCFF;}


/*text format navigations*/

.txtnavlevel1 {
	font-size: 16px;
	font-weight: bold ;
	color: #FFFFFF;
}

.txtnavlevel2 {
	font-size: 13px;
	font-weight: bold;
	color: #99CCFF
}

.txtnavlevel3 {
	font-size:11px;
	font-weight: normal;
	color: #000099;
}

.txtnavfct {
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
}

.txtBoxHeader {
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
	color: #00009D;
}



/*input-Styles*/

input.textinput, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	border-color : #000000;
	border : 1px solid #000000;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
}

.profilselect {height : 18px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;}

/*Praxisbrosch*/
	/*titles allgleist etx*/
input.textinput2, textarea.textinput2 {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	border-color : #999999;
	border : 1px solid #999999;
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    font-size:13px; font-weight:bold;width:400px;background-color:#B3D7FB;
}

	/*rest zeichen*/
input.textinput3, textarea.textinput3 {
	font-family: Arial, Helvetica, sans-serif;
	color : #cc0000;
	background-color:#ffffff;
	border-color : #000000;
	border : 0px solid #999999;
    border-bottom: #999999 0px solid;
    border-left: #999999 0px solid;
    border-right: #999999 0px solid;
    border-top: #999999 0px solid;
    font-size:10px;
}

	/* text leistg */
input.textinput4, textarea.textinput4 {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	background-color:#F1F5F9;
	border-color : #999999;
	border : 1px solid #999999;
    border-bottom: #999999 1px solid;
    border-left: #999999 1px solid;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    font-size:12px; width:400px;
}

	/* pb general */
input.textinput5, textarea.textinput5,select.textinput5 {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	border-color : #000000;
	border : 1px solid #000000;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;font-size:12px;

}







/*input form search*/

input.search{
	width : 105px;
	height : 18px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000099;
	border-color : #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: none;
	border-top: #FFFFFF 1px solid;
	font-weight : bold;
}


/*dropdown forms*/

select.selectnavfct {
	width : 80px;
	height : 18px;
	background-color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #00CCFF;
	border-color : #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: none;
	border-top: #FFFFFF 1px solid;
	font-weight : bold;
}


/*headline*/

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}


/*headline news*/

.txtheadnews {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; color: #FFFFFF; 
	background-color: #000099; 
	font-weight: bold
}


/*headline big format*/

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-weight : bold;
	color : #000000;
}

.txtheadbig2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	color : #000000;
}


/*headline business unit blue*/

.txtheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	font-weight: bold;
	letter-spacing : 1px;
}


/*table cell formatting*/


.tbllightgrey {
	font-size: 11px;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

.tbllightgrey2 {
	font-size: 11px;
	background-color: #f7f7f7;
	padding-right: 5px;
	padding-left: 5px;
}

.tbldarkgrey {
	font-size: 11px;
	background-color: #999999 ;
	padding-right: 5px;
	padding-left: 5px;
}

.tblwhite {
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

/*table cell formatting*/

.tbllightgreytop {
	font-size: 11px;
	background-color: #CCCCCC;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}


/*table dividing rule  formatting*/

.tblblackline {
	background-color: #000000;
	height: 1px;
}

.tblgreyline {
	background-color: #CCCCCC;
	height: 1px;
}


/*footer text formatting*/

.txtfooter {
	font-size: 8pt;
	color: #999999;
}


/*small text formatting*/

.txtsmall {font-size: 11px;}
.txtsmalllit {font-size: 11px;color: #E12522;}

/*list styles*/

ul.box {	list-style-image : url(../images/page/listbox.gif);}
ul.arrow {	list-style-image : url(../images/page/listarrow.gif);}


/*quotation*/

.txtquotation {

	font-size: 10pt;
	color: #000099;
	font-style : italic;
}

.liedlerh1cme { font-size: 18px; font-weight: bold; color: #3366CC; }
.liedlerh1gew { font-size: 18px; font-weight: bold; color: #CC0066; }
.liedlerh1lit { font-size: 18px; font-weight: bold; color: #E12522; }
.liedlerh1praxish { font-size: 18px; font-weight: bold; color: #118D11; }
.liedlerh1mednews { font-size: 18px; font-weight: bold; color: #CC6600; }
.liedlerh1berufsp { font-size: 18px; font-weight: bold; color: #CC9900; }

.liedlerh3berufsp { font-size: 13px; font-weight: bold; color: #FFE401; }
.liedlerh3cme { font-size: 13px; font-weight: bold; color: #3366CC; }
.liedlerh3gew { font-size: 13px; font-weight: bold; color: #CC0066; }
.liedlerh3lit { font-size: 13px; font-weight: bold; color: #E12522; }
.liedlerh3mednews { font-size: 13px; font-weight: bold; color: #CC6600; }
.liedlerh3berufsp { font-size: 13px; font-weight: bold; color: #CC9900; }
.liedlerh3praxish { font-size: 13px; font-weight: bold; color: #118d11; }
.txtBoxHeader_praxishomepage { font-size: 12px; font-style:italic; font-weight: bold; color: #006600; }
.liedlerh3_praxishomepage { font-size: 12px; font-weight: bold; color: #118d11; }
.liedlerh1_literatur { font-size: 18px; font-weight: bold; color: #E12522 ; }
.liedlerh2_literatur { font-size: 15px; font-weight: bold; color: #E12522 ; }
.liedlerh3_literatur { font-size: 13px; font-weight: bold; color: #E12522 ; }
.txtbold_lit { font-weight: bold; ; color: E12522 }
.txtBoxHeader_lit { font-size: 12px; font-style:italic; font-weight: bold; color: #E12522; }
.liedlerh2_cme { font-size: 15px; font-weight: bold; color: #3366CC; }
.liedlerh3_cme { font-size: 13px; font-weight: bold; color: #3366CC; }
.txtBoxHeader_cme { font-size: 12px; font-style:italic; font-weight: bold; color: #3366CC; }
.txtsmall_cme { font-size: 11px; color: #3366CC; }
.liedlerh1_cicle { font-size: 18px; font-weight: bold; color: #C60099; }
.liedlerh2_cicle { font-size: 15px; font-weight: bold; color: #C60099 ; }
.liedlerh3_cicle { font-size: 13px; font-weight: bold; color: #C60099; }
.liedlerh1_roflu { font-size: 18px; font-weight: bold; color: #10AAB0; }
.liedlerh2_roflu { font-size: 15px; font-weight: bold; color: #10AAB0 ; }
.liedlerh3_roflu { font-size: 13px; font-weight: bold; color: #10AAB0; }
.txtBoxHeaderwhite { font-size: 12px; font-style:italic; font-weight: bold; color: #FFFFFF; }
