a:link { 
text-decoration:none; color: #336699; 
}

a:visited { 
text-decoration:none; color: #336699; 
}

a:hover { 
text-decoration:underline; color: #336699; 
}

a {
outline:none;
}

.bginf {
	background-attachment: scroll;
	background-image: url(../images/bg_inf.jpg);
	background-repeat: repeat-x;
}

body {
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color:#336699;
    scrollbar-arrow-color: #336699;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color:#FFFFFF;
}

table, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 16px;
	white-space: normal;
}

td.corner {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	background-color: #E1E1E1;
	background-attachment: scroll;
	background-image: url(../images/header_ecke.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

td.newscorner {
	background-color: #E6E6E6;
	background-attachment: scroll;
	background-image: url(../images/news_ecke.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.tdSpacer {
	height: 1px;
	margin: auto;
	padding-left: 3px;
	padding-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

div.news {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
	padding-top: 3px;

}

input.search {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: none;
}

input, select {	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

 textarea {	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: auto;
	/*padding-left: 3px;
	padding-top: 3px;*/
	background-color: #FAFAFA;
}

.small {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 13px;
	white-space: normal;
}

