/* Allgemeine StyleSheet-Definitionen für www.galerie-heller.de */

/* Scrollbar */
body { 
	16px; 
	scrollbar-face-color:#777777; 
	scrollbar-3dlight-color:#cccccc; 
	scrollbar-arrow-color:#dd4444; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#000000; 
	scrollbar-track-color:#eeeeee; 
	scrollbar-darkshadow-color:#000000; }*/


/* Allgemeine Text - Definitionen */
td { font-family: arial; font-size: 16px; }
p {
	font-family: arial;
	font-size: 16px;
	line-height: 22px;
}
font { font-family: arial; font-size: 16px; }
h1 { font-family: arial; font-size: 16px; font-weight:bold; letter-spacing:2px; color:black; }



/* Modifizierende Text-Definitionen */
.fett {font-weight:bold;}
.abschnitt {font-weight:bold; color:#888888; margin-bottom:-18px; margin-top:20px;}
.klein {font-size: 12px;}
.fett16 { font-family: arial; font-size: 16px; font-weight:bold;}
.tablehead { font-family: arial; font-size: 16px; font-weight:bold; color:#888888;}
.tabletext { font-family: arial; font-size: 12px; line-height: 16px;}
.text { font-family: arial; font-size: 16px;}


/* Link-Definitionen */
a:link { color: #990000; text-decoration:none; }
a:active {color: #990000;  text-decoration:none; }
a:visited {color: #990000;  text-decoration:none; }
a:hover { color: #ee0000; text-decoration:underline; }

ul {list-style: square; text-align: left;}

/* Formular-Definitionen */

.input {
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:1px;
border-bottom-color:#666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background:#FFFFFF;
width:200px;

}

.select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background:#FFFFFF;
width:160px;
}

.area {
border-bottom-color:#dddddd;
border-right-color:#dddddd;
border-left-color:#ffffff; 
/*border: 30px;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background:#eeeeee;
width:200px;
}

.submit {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
background:#EEEEEE; 
width:200px;
}

.reset {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
background:#EEEEEE; 
width:50px;
}.rot {
	color: #990000;
}
.subhead {
	font-weight: normal;
}

table,
table tr,
table tr td,
table tr th{border:none;}.rot {
	font-weight: normal;
}
