/*---------- Allgemein -------------------------------------------------*/
.standardtext {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #000000;
	font-weight			: normal;
}

.boldtext {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 16px;
	color 				: #014101;
	font-weight			: bold;
}

.haupttext {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color 				: #333333;
	line-height			: normal;
}

.srongtext {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 14px;
	color 				: #000000;
	line-height			: bold;
}
.gbheaderdate
{
	font-family			: Arial;
	font-size			: 12px;
	color 				: #ffffcc;
	font-weight			: bold;
	text-decoration			: none;
}

.gbheadername {
	font-family			: Arial;
	font-size			: 12px;
	color 				: #ffffcc;
	font-weight			: normal;
	text-decoration			: none;
}

.active_link {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #000000;
	font-weight			: bold;
	text-decoration		: none;
}

.rot12bold {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #ff0000;
	font-weight			: bold;
	text-decoration		: underline;
}

.rot11bold {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #cc0000;
	font-weight			: bold;
	text-decoration		: none;
}

.text10rot {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    color				: #ff0000;
}

.text10rot2 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    color				: #cc0000;
}

.text10rotbold {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
    color				: #cc0000;
}
/*---------- Spezielle tags ---------------------------------------------*/
p, td {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #000000;
}

div {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    color				: #000000;
	font-weight			: bold;
}

/*---------- Links ------------------------------------------------------*/
A {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
	text-decoration		: none;
}

A.text {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000000;
	text-decoration		: underline;
}

A.text_no_under {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000000;
	text-decoration		: none;
}

A.nav_li {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #ffffff;
	font-weight			: bold;
	text-decoration		: none; 
}

A.white10 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #ffffff;
	font-weight			: bold;
	text-decoration		: none;
}

A.nav_li_arzt {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000000;
	font-weight			: bold;
	text-decoration		: none;
}

A.nav_li_arzt_gruen {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #006600;
	font-weight			: bold;
	text-decoration		: none;
}

A.navunten {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000000;
	font-weight			: normal;
	text-decoration		: none;
}

A.navuntengel {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #ffffcc;
	font-weight			: normal;
	text-decoration		: none;
}

A.inhalt_rot {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #cc0000;
	font-weight			: bold;
	text-decoration		: none;
}

A.inhalt_gruen {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #339900;
	font-weight			: bold;
	text-decoration		: none;
}

A.beige {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #696C15;
	font-weight			: bold;
	text-decoration		: none;
}
/*---------- Formulare -------------------------------------------------*/
input  {  	
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px; 
	font-weight			: normal;
	text-decoration		: none;
}
textarea  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	width : 300px;
}

select {  	
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px; 
	font-style			: normal; 
	font-weight			: normal;
	text-decoration 	: none; 
}
/*---------- Tabellen -------------------------------------------------*/
td.head {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #ffffff;
	font-weight			: bold;
}

td.head_gruen {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #006600;
	font-weight			: bold;
}

td.head_hellgruen {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #399611;
	font-weight			: bold;
}

td.head_oker {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #666600;
	font-weight			: bold;
}

td.head_beige {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #696C15;
	font-weight			: bold;
}

td.head_blau {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #349B9A;
	font-weight			: bold;
}

td.zeiger {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 14px;
	color 				: #000000;
	font-weight			: bold;
}

td.titel {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #000000;
	font-weight			: bold;
}

td.white_bold {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #ffffff;
	font-weight			: bold;
}

td.white_bold14 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color 				: #ffffff;
	font-weight			: bold;
}

/*---------- Arztdetails -------------------------------------------------*/

.006699 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #006699;
	font-weight			: bold;
}

.8B1919 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #8B1919;
	font-weight			: bold;
}

.635682 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #635682;
	font-weight			: bold;
}

.BC589E {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #BC589E;
	font-weight			: bold;
}

.FF6600 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #FF6600;
	font-weight			: bold;
}

.681C0C {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #681C0C;
	font-weight			: bold;
}

.986D98 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #986D98;
	font-weight			: bold;
}

.163516 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #163516;
	font-weight			: bold;
}

.003366 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #003366;
	font-weight			: bold;
}

.3E617D {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #3E617D;
	font-weight			: bold;
}

.A76340 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #A76340;
	font-weight			: bold;
}

.0066CC {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #0066CC;
	font-weight			: bold;
}

.58ABA3 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #58ABA3;
	font-weight			: bold;
}

############################################################################################
table.msg {
	border				: solid;
	border-width			: 1;
	margin-bottom			: 1px;
	margin-top			: 1px;
	background-color		: transparent;
}

td {
	font-size			: 12px;
}

TEXTAREA {
	border-style			: solid;
	border-width			: 1;
	border-color			: #006600;
	background-color		: #ffffcc;
	color				: #006600;
	font-family			: Verdana,Tahoma,Arial;
	font-size			: 9pt;
	width 				: 300px}

INPUT {
	border-style			: solid;
	border-width			: 1;
	border-color			: #006600;
	background-color		: #ffffcc;
	color				: #006600;
	font-family			: Verdana,Tahoma,Arial;
	font-size			: 9pt;
	width 				: 200px}

input.button {
	border-style			: solid;
	border-width			: 1;
	border-color			: #006600;
	background-color		: #006600;
	color				: #ffffcc;
	font-family			: Verdana,Tahoma,Arial;
	font-size			: 9pt;width :145px}

