.HEADING {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 125%;
	color: #282828;
}

.menu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #d9d9d9;
}

.ERROR {
  border: 1px solid red;
}

.TITLE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 125%;
	color: #282828;
}

.caption {
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #BE490F;
}

a {
	color:#[%COLOR.LINK%];
	text-decoration:none;
}
a:hover {
	color:#[%COLOR.LINK%];
	text-decoration:underline;
}
.LINK {
	color:#[%COLOR.LINK%];
}

.NORMAL {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #515151;
}

H1,H2,H3,H4,H5,H6,P {
	margin:0;
}

.submenuselected {
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.menuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.submenu {
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

body {
	background-image: url(../sd_files//bg1.gif);
	background-repeat: repeat-x;
}
.UNDERRUBRIK {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 125%;
	color: #282828;
}

.HEADING a:hover{
text-decoration:none;
}
.NORMAL_LESS {
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #515151;
}

.workshop_green {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 125%;
	color: #009900;
}

.date_blue {
	font-family: Trebuchet MS,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #08B5FF;
}

.date_gray {
	font-family: Trebuchet MS,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
	color: #6C6C6C;
}

.workshop_gray {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	color: #282828;
}

.workshop_text {
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	color: #6C6C6C;
}

.bottom_header_green {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 125%;
	word-spacing: -5px;
	color: #009900;
}

.bottom_header_gray {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 125%;
	word-spacing: -5px;
	color: #282828;
}

.bottom_text {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #6C6C6C;
}

.contact_text {
	font-family: Arial,Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 125%;
	color: #888888;
}

.contact_heading {
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	color: #515151;
}

.input {
    height: 25px;
    width: 198px;
    background: url(../sd_files/input.png) no-repeat; 
    border: 0;
	padding: 5px;
    margin-bottom: 8px;
}
.input_text {
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 200%;
	text-indent: 10px;
	color: #000000;
}

.select_clean {
   border: 0;
   padding: 0; 
}
