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

a:visited { 
text-decoration:none; color: #990000; /* was #CC0000*/
}

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

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

body {
	
	background-color: #8d833b; /*#e1daa6*/
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color:#8CCCE6;
    scrollbar-arrow-color: #8CCCE6;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-base-color: #FFFFFF;
    scrollbar-track-color:#FFFFFF;
}

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

.corner,
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #C9CFDC;
	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;
    padding: 2px 2px 3px 6px;
}

h1 {
    margin-top: 5px;
    margin-bottom: 0px;
}

td.newscorner {
	background-color: #E4E9EF;
	background-attachment: scroll;
	background-image: url(images/news_corner.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;
}

.claimer {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;

}

.news {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
	padding: 3px;
	

}

.newskleiner {
	font-size: 9px;
	font-weight: bold;
}

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

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;
}


.error {
  color: red;
}

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

.row_odd {
  background-color: #F4F4F2;
}

.row_even {
  background-color: #E4E9F2;
}

.row_over_odd {
  /*background-color: #EF9A19;*/
  background-color: #E5CC4E;
}

.row_over_even {
  background-color: #E5CC4E;
}

a.cal:link {
  color: #333333;
}

a.cal:visited {
  color: #333333;
}
a.cal:hover {
  text-decoration: underline;
}


.tdSpacer input,
.tdSpacer textarea {
  width: 240px;
}

.tdSpacer textarea {
  height: 110px;
}

.tdSpacer input.submit {
  width: 80px;
}

.tdSpacer .check {
  height: 12px;
  width: 12px;
}

#single_event {
  margin: 4px;
  margin-top: 6px;
  width: 450px;
}

#event_form td {
  padding-top: 3px;
  padding-bottom: 4px;
}

div.corner {
  margin: 4px;
  margin-top: 6px;
}

td.border {
  border-left: 2px solid white;
  padding-left: 3px;
  padding-right: 3px;
}

del {
  background: #fcc;
}

ins {
  background: #cfc;
}

th {
  text-align: left;
}

.main_content {
  margin: 5px;
  margin-top: 0px;
}

.main_content p {
  background-color: #fafafa;
  margin-top: 0px;
  margin-bottom:0;
  padding-bottom:10px;
  padding-left:5px;
}

.main_content ul,
.main_content ol {
  background-color: #fafafa;
  margin-top: 0px;
  margin-bottom:0;
  padding-bottom:10px;
}
