body
{
    background:	#000000 url(/pics/kasten_mitte.jpg) no-repeat fixed;
    scrollbar-base-color:		#62170b;
    scrollbar-3dlight-color:	#995d46;
    scrollbar-arrow-color:		#995d46;
    scrollbar-darkshadow-color:	#995d46;
    scrollbar-face-color:		#62170b;
    scrollbar-highlight-color:	#62170b;
    scrollbar-shadow-color:		#62170b;
    scrollbar-track-color:		#491006;
}

hr {
	height: 1px;
    border: 0px;
	border-bottom: 1px solid #CCC !important;
}

form{
    margin:0px;
    padding:0px;
}
td,*
{
    font-size:					9pt;
    font-family:				Arial;
    color:						#dddddd;
}

.headline
{
    font-size:					14pt;
    font-family:       "Times New Roman", Times, serif;
    font-weight:				bold;
    color:						#dddddd;
    letter-spacing: 4px;
}

.subtitle
{
    font-size:					9pt;
    font-family:				Arial;
    font-weight:				bold;
    letter-spacing:				1pt;
    color:						#dddddd;
}

.monat{
    font-size:					14pt;
    font-family:				Arial;
    letter-spacing:				1pt;
    color:						#dddddd;
    font-style:italic;
    padding: 15px 0 0 15px;
}

.termin{
    padding: 20px 0;
    border-bottom:1px solid #CCC;
}

.termin p{
    margin: 0 0 0.5em;
}

.termin-highlights{
    padding: 15px 0 0;
    font-size: 12pt;
}

.image{
    border:1px solid #a1857e;
}
#basar_img {
    margin-right:20px;
    border:1px solid #a1857e;
}

.input
{
    border-top-width:			1px;
    border-top-style:			solid;
    border-bottom-width:		1px;
    border-bottom-style:		solid;
    border-left-width:			1px;
    border-left-style:			solid;
    border-right-width:			1px;
    border-right-style:			solid;
    border-color:				#dddddd;
    background-color:			#883126;
    color:						#dddddd
}

textarea
{
    border-top-width:			1px;
    border-top-style:			solid;
    border-bottom-width:		1px;
    border-bottom-style:		solid;
    border-left-width:			1px;
    border-left-style:			solid;
    border-right-width:			1px;
    border-right-style:			solid;
    border-color:				#dddddd;
    background-color:			#883126;
    color:						#dddddd
}

a {
    font-size:					9pt;
    font-family:				Arial;
    letter-spacing:				1pt;
    color:						#baacab;
}

.link_fett{
    font-size:					9pt;
    font-family:				Arial;
    letter-spacing:				1pt;
    color:						#baacab;
    font-weight: bold;
}

.kurse {
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

.kurse th {
    background-color: #000;
    width: 72px;
    height: 22px;
    font-weight: normal;
}

.kurse th,
.kurse td {
    text-align: center;
    font-size: 9px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

.kurse td:hover {
    background-color: #744139;
}


