/* Computer Tutor Stylesheet - left column 175 - right column 575 */

BODY {
	scrollbar-face-color:#003366;		/* dark blue */
	scrollbar-highlight-color:#FFFFFF;		/* white */
	scrollbar-3dlight-color:#C0C0C0;		/* lte grey */
	scrollbar-darkshadow-color:#000000;	/* black */
	scrollbar-shadow-color:#808080;		/* medium grey */
	scrollbar-arrow-color:#FFFFFF;		/* white */
	scrollbar-track-color:#97a7Bf;		/* lite blue grey */
/*   background-image: url('http://www.praxis-hahn.de/fileadmin/pics/hahn_bg.jpg'); */ 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: black; 
   background: #fbfbfb;
   font-style: normal; 
   font-size: 11px; 
   line-height: 150% 
}

/* General Fonts */
p, ol, ul, div {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px; 
   margin: 0.25em 0.5em;
   line-height: 150%;
}

ul, li {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px; 
   margin: 0.25em 0.5em;
   line-height: 150%;
   list-style-type : disc;
   list-style-position : inside;
}

/* Headings */
h1, h2 {
   font-family: Trebuchet MS, Verdana, sans-serif;
   color: #003366;			/* dark blue */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.5em;
   padding: 0.25em 0.5em;
   border-bottom: thin dashed #003366;	/* dark blue */
}

h3, h4, h5 {
   font-family: Trebuchet MS, Verdana, sans-serif;
   color: #003366;			/* dark blue */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.5em;
   padding: 0.25em 0.5em;
/*   border-bottom: 1px solid #003366;	/* dark blue */ */
}
.hd1 {
  font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
  font-size: 20px; 
  font-weight: bold;
  color: #003366;			/* dark blue */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.5em;
   padding: 0.25em 0.5em;
/*   border-bottom: thin dashed #003366;	/* dark blue */} */

.hd2  {
    font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
   color: #003366;			/* dark blue */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.5em;
   padding: 0.25em 0.5em;
/*   border-bottom: thin dashed #003366;	/* dark blue */ */
}

.hd3 {
   font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #003366;			/* dark blue */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.5em;
   padding: 0.25em 0.5em;
/*   border-bottom: thin dashed #003366;	/* dark blue */} */

.hd4 {
   font-family : Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
    font-size: 14px;
  font-weight: bold;  
   color: #003366;			/* dark blue */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.5em;
   padding: 0.25em 0.5em;
/*   border-bottom: thin dashed #003366;	/* dark blue */} */


/* Blue Border for Tables */
.border {
   border: 1px solid #003366;                     /* dark blue */
}

/* Footer */
.footer {
   font-size: 10px;
   color: #003366;			/* dark blue */
   line-height: 150%; 
   text-align: center;
}

/* Last Update */
.lastupdate {
   font-size: 10px;
   color: #003366;			/* dark blue */
   line-height: 150%; 
   text-align: center;
}

/* Quote */
.quote  {
  color: #9B193D;			/* dark burgundy */
  font-weight: 550;
}

/* PRE */
PRE {
   font-size: 11px; 
   font-family: "Courier New", Courier, mono; 
   color: #003366;
   margin: 0.25em 0.5em;
   padding:  0 1em;
   border: 1px dotted #999999;
}

/* Green */
.green {
   font-size: 11px; 
   color: #006600;
}

/* Orange */
.orange {
   font-size: 11px; 
   color: #FF9900;
}


/* Font for Code */
.text {  
   font-family: "Courier New", Courier, mono; 
   font-size: 11px; 
   line-height: 150%; 
   color: #003366;                                      /* dark blue */
}

/* Content Column */
#content {
   margin-top: 0.5em;
   margin-bottom: 0.5em;
   padding-left: 0.5em;
   padding-right: 0.5em;
   vertical-align: top;
   width: 96%;
   border: 1px solid #C0C8D4;		/* lite blue grey */
}


/* In Text Hyperlinks */
a:link {
	font-weight: bold;
	color: #000000;			/* black */
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #000000;			/* black */
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: #9B193D;
	text-decoration: none;
}


a:hover {
	font-weight: bold;
	color: #9B193D;
	text-decoration: none;
}


/* Top Navigation Menu */
.topnav {
   background: #d1ebf3;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-variant: small-caps;
   white-space: nowrap;
}   
.topnav a:link {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;				
   padding: 3px;  
   white-space: nowrap; 
}
.topnav a:visited {
  font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;				
   padding: 3px;	
   white-space: nowrap;
}
.topnav a:active {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   color: #003366;				
   padding: 3px;
   white-space: nowrap;
}
.topnav a:hover {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;
   color: white;				
   padding: 3px;
   white-space: nowrap;
}
.topnav_act a {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   color: #003366;				
   padding: 3px;
   white-space: nowrap;
}
.topnav_act a:visited {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   color: #003366;				
   padding: 3px;
   white-space: nowrap;
}
.topnav_act a:hover {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;
   color: white;				
   padding: 3px;
   white-space: nowrap;
}

/* Top Navigation Menu 2nd Level */

.topnav1 {
   background: #d1ebf3;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-variant: small-caps;
   white-space: nowrap;
}   
.topnav1 a:link {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;				
   padding: 3px;  
   white-space: nowrap; 
}
.topnav1 a:visited {
  font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;				
   padding: 3px;	
   white-space: nowrap;
}
.topnav1 a:active {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   color: #003366;				
   padding: 3px;
   white-space: nowrap;
}
.topnav1 a:hover {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;
   color: white;				
   padding: 3px;
   white-space: nowrap;
}
.topnav1_act a {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   color: #003366;				
   padding: 3px;
   white-space: nowrap;
}
.topnav1_act a:visited {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   color: #003366;				
   padding: 3px;
   white-space: nowrap;
}
.topnav1_act a:hover {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;
   color: white;				
   padding: 3px;
   white-space: nowrap;
}



/* Top Navigation Menu 3rd Level */


.topnav2 {
   background: #d1ebf3;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-variant: small-caps;
   white-space: nowrap;
}   
.topnav2 a:link {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;				
   padding: 3px;  
   white-space: nowrap; 
}
.topnav2 a:visited {
  font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;				
   padding: 3px;	
   white-space: nowrap;
}
.topnav2 a:active {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   color: #003366;				
   padding: 3px;
   white-space: nowrap;
}
.topnav2 a:hover {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;
   color: white;				
   padding: 3px;
   white-space: nowrap;
}
.topnav2_act a {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   color: #003366;				
   padding: 3px;
   white-space: nowrap;
}
.topnav2_act a:visited {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   color: #003366;				
   padding: 3px;
   white-space: nowrap;
}
.topnav2_act a:hover {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;
   color: white;				
   padding: 3px;
   white-space: nowrap;
}




/* Bottom Navigation Menu */
.bottomnav {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-variant: small-caps;
   white-space: nowrap;
}   
.bottomnav a:link {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;				/* dark blue */
   padding: 2px;
   white-space: nowrap;
}
.bottomnav a:visited {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: none;
   color: #003366;				/* dark blue */
   padding: 2px;
   white-space: nowrap;
}
.bottomnav a:active {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;			/* dark blue */
   color: #FFFFFF;				/* white */	   
   padding: 2px;
   white-space: nowrap;
}
.bottomnav a:hover {
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;			/* dark blue */
   color: #FFFFFF;				/* white */	   
   padding: 2px;
   white-space: nowrap;
}
.bottomnav_act a {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;			/* dark blue */
   color: #FFFFFF;				/* white */	   
   padding: 2px;
   white-space: nowrap;
}
.bottomnav_act a:visited {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;			/* dark blue */
   color: #FFFFFF;				/* white */	   
   padding: 2px;
   white-space: nowrap;
}
.bottomnav_act a:hover {
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   font-variant: small-caps;
   text-decoration: underline;
   background: #003366;			/* dark blue */
   color: #FFFFFF;				/* white */	   
   padding: 2px;
   white-space: nowrap;
}



/* Left Navigation Menu */
.leftnav {
   display: block;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   color: #003366;                       /* dark blue */
   white-space: nowrap;
}   
.leftnav a:link {
   display: block;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #003366;				/* dark blue */
   padding: 2px;
   margin-left: 10px;
   border-bottom: 1px dotted #003366;
}
.leftnav a:visited {
   display: block;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #003366;				/* dark blue */
   padding: 2px;
   margin-left: 10px;
   border-bottom: 1px dotted #003366;
}
.leftnav a:active {
   display: block;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #003366;				/* dark blue */
   padding: 1px 2px 2px 2px;
   margin-left: 10px;
   border: 1px solid #003366;   
   background-color: #C0C8D4;            /* lite blue grey */
}
.leftnav a:hover {
   display: block;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #9B193D;				/* burgundy */
   padding: 1px 2px 2px 2px;
   margin-left: 10px;
   border: 1px solid #003366;
   background-color: #C0C8D4;           /* lite blue grey */
}
.leftnav_act a:link {
   display: block;
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #003366;				/* dark blue */
   padding: 1px 2px 2px 2px;
   margin-left: 10px;
   border: 1px solid #003366;   
   background-color: #C0C8D4;            /* lite blue grey */
}
.leftnav_act a:visited {
   display: block;
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #003366;				/* dark blue */
   padding: 1px 2px 2px 2px;
   margin-left: 10px;
   border: 1px solid #003366;   
   background-color: #C0C8D4;            /* lite blue grey */
}
.leftnav_act a:hover {
   display: block;
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #003366;				/* dark blue */
   padding: 1px 2px 2px 2px;
   margin-left: 10px;
   border: 1px solid #003366;
   background-color: #C0C8D4;            /* lite blue grey */
}


/* Left Navigation SubMenu Spacer */
.leftnavspc {  
   display: block;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   font-variant: small-caps;
   font-weight: bolder;
   color: #003366;			/* dark blue */
   text-decoration: none;
   padding: 2px;
   margin-left: 15px; 
   background-color: #FFFFFF;		/* dark blue */
   border-bottom: thin dotted #9B193D;
}


/* Left Navigation SubMenu */
.leftnav1 {
   display: block;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   color: #003366;				/* dark blue */
}   
.leftnav1 a:link {
   display: block;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: underline;
   color: #003366;				/* dark blue */
   padding: 2px;
   margin-left: 15px;
}
.leftnav1 a:visited {
   display: block;
   display: block;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: underline;
   color: #003366;				/* dark blue */
   padding: 2px;
   margin-left: 15px;
}
.leftnav1 a:active {
   display: block;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #C0C8D4;				/* lite blue */
   padding: 2px;
   margin-left: 15px; 
   background-color: #003366;		/* dark blue */
}
.leftnav1 a:hover {
   display: block;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #C0C8D4;				/* lite blue */
   padding: 2px;
   margin-left: 15px;
   background-color: #003366;		/* dark blue */
}
.leftnav1_act a:link {
   display: block;
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #C0C8D4;				/* lite blue */
   padding: 2px;
   margin-left: 15px;
   background-color: #003366;		/* dark blue */
}
.leftnav1_act a:visited {
   display: block;
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #C0C8D4;				/* lite blue */
   padding: 2px;
   margin-left: 15px; 
   background-color: #003366;		/* dark blue */
}
.leftnav1_act a:hover {
   display: block;
   font-size: 11px;
   font-weight: bold;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #C0C8D4;				/* lite blue */
   padding: 2px;
   margin-left: 15px;
   background-color: #003366;		/* dark blue */
}

/* Left Navigation SubMenu Level 2 */
.leftnav2 {
   display: block;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   color: #003366;		/* dark blue */
}   
.leftnav2 a:link {
   display: block;
   width: 130px;
   font-weight: normal;
   font-family: Verdana, sans-serif;
   text-decoration: underline;
   color: #003366;		/* dark blue */
   padding: 2px;
   margin-left: 20px;
}
.leftnav2 a:visited {
   display: block;
   width: 130px;
   font-weight: normal;
   font-family: Verdana, sans-serif;
   text-decoration: underline;
   color: #003366;		/* dark blue */
   padding: 2px;
   margin-left: 20px;
}
.leftnav2 a:active {
   display: block;
   width: 130px;
   font-weight: normal;
   font-family: Verdana, sans-serif;
   text-decoration: none;
    color: #9B193D;				/* burgundy */
   padding: 2px;
   margin-left: 20px; 
   border: 1px solid #003366;		/* dark blue */
}
.leftnav2 a:hover {
   display: block;
   width: 130px;
   font-weight: normal;
   font-family: Verdana, sans-serif;
    color: #9B193D;				/* burgundy */
   padding: 2px;
   margin-left: 20px;
   border: 1px solid #003366;		/* dark blue */
}
.leftnav2_act a:link {
   display: block;
   width: 130px;
   font-size: 11px;
   font-weight: normal;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #9B193D;				/* burgundy */
   padding: 2px;
   margin-left: 20px;
   border: 1px solid #003366;		/* dark blue */
}
.leftnav2_act a:visited {
   display: block;
   width: 130px;
   font-size: 11px;
   font-weight: normal;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #9B193D;				/* burgundy */
   padding: 2px;
   margin-left: 20px; 
   border: 1px solid #003366;		/* dark blue */
}
.leftnav2_act a:hover {
   display: block;
   width: 130px;
   font-size: 11px;
   font-weight: normal;
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #9B193D;				/* burgundy */
   padding: 2px;
   margin-left: 20px;
   border: 1px solid #003366;		/* dark blue */
}



/* Feedback Links */
TD#fback A {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #003366;				/* dark blue */
   font-weight: bold;
   font-size: 11px;
   font-stretch: wider;
   text-decoration: none;
   display: block;
   padding: 0.25em;
   margin-bottom: 0.5em;
   margin-right: 0.5em;
   border: 1px solid #003366;		/* dark blue */
}

TD#fback A:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #003366;				/* dark blue */
   font-weight: bold;
   font-size: 11px;
   font-stretch: wider;
   text-decoration: none;
   display: block;
   padding: 0.25em;
   margin-bottom: 0.5em;
   margin-right: 0.5em;
   border: 1px solid #003366;		/* dark blue */
}
TD#fback A:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;				/* white */
   font-weight: bold;
   font-size: 11px;
   font-stretch: wider;
   text-decoration: none;
   display: block;
   background: #003366;			/* dark blue */
   padding: 0.25em;
   margin-bottom: 0.5em;
   margin-right: 0.5em;
   border: 1px solid #333333;		/* med grey */
}

/* Forms Fields */
SELECT {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica,  sans-serif; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica,  sans-serif; 
	font-size: 10px 
}


.caption {
	font-family : Verdana, Arial, Helvetica,  sans-serif;
                color: #003366;
	font-size : 10px;
	color : #000000;
}
.bulletlist {
   font-family : Verdana, Arial, Helvetica,  sans-serif;
   font-size : 11px;
   color : #000000;
   margin: 0.25em 0.5em;
   line-height: 150%;
   list-style-type : disc;
   list-style-position : inside;
}
.table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 150%;
	color : #000000;
}
.contenttable {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 150%;
	color : #000000;
                padding: 1em;
                margin-top: 1em;
                margin-bottom: 1em;
                border:  1px solid #E0E0E8;
}

.default {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 150%;
	color : #000000;
}

/* Search Formats */
.searchform {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #000000;
}


.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : normal;
}



/* Mailform Formattting */
.mailform {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}



.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #000000;
}

.tx-guestbook-list-table { border: 0;}
.tx-guestbook-list-header { padding-left: 12px; background-color: #E3E7EF; color: #000000; font-size: 11px; font-weight:bold; }
.tx-guestbook-list-row { padding-left: 10px; padding-right: 10px; background-color: #F1F1F1; font-size: 11px; }
.tx-guestbook-list-rowleft { background-color: #E3E7EF; }
.tx-guestbook-list-entrycomment-title {font-size: 10px; font-weight: bold; }
.tx-guestbook-list-entrycomment { font-size: 10px; font-style: italic; }
.tx-guestbook-list-small { font-size: 10px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #A7B3CB; color: #000000; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#9a9a9a; font-size:11; color:#000000; width:150; height:20; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#9a9a9a; font-size:11; color:#000000; width:250; height:20; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#9a9a9a; font-size:11; color:#000000; width:500; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }
