a {
outline: none;
}

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

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

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

body {
	background-attachment: scroll;
	background-image: url(images/bg_inf.jpg);
	background-repeat: repeat-x;
	background-color: #8CCCE6;
	padding:0;
	margin:0;
	text-align:center;
    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;
}

.fixcenter {
    width:1024px;
    margin:0 auto;
    text-align:left;
}

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

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

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

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
    padding: 2px 2px 3px 6px;
}

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:3px 0 0 3px;
	border-width:0 0 1px 0;
	border-style:none none solid none;
	border-bottom-color: #FFFFFF;
}

#event_form .tdSpacer {
	background-color:#fafafa;
	vertical-align:top;
}

#event_form .label {
    width:120px;
    background-color:#f2f2f2;
}

.news {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
	padding: 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;
}


.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: #FAFAFA;
}

.row_even {
  background-color: #F2F2F2;
}

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

.row_over_even {
  background-color: #A9D4E4;
}

a.cal {
  color: #000;
}

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 p {
  margin:3px 0 0 5px;
}

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

img {
border:none;
}

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

.calendar {
border:none;
}

#link_area {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#link_area li {
margin-top:2px;
}

#link_area li.first {
margin-top:0;
}

input.active,
#link_1, #link_2, #link_3, #link_4, #link_5, #link_6, #link_7, #link_8, #link_9, #link_10 {
width:250px;
}

.add_field,
.remove_field {
margin-left:7px;
/*vertical-align:sub;*/
}

label {
float:left;
width:120px;
padding-top:2px;
}

.input_half,
.input_full {
float:left;
margin:5px 0 0 10px;
}

.input_half {
width:320px;
}

.input_half input,
#location,
#szene,
#category {
float:left;
width:190px;
margin-right:5px;
}

.input_full input {
float:left;
width:520px;
}

#date_from,
#date_to {
width:160px;
}

input.check {
border:none;
width:20px;
}

.conditions {
float:left;
width:450px;
padding-left:5px;
}

#event_form .submit {
float:right;
margin-right:10px;
background-color:#990000;
color:white;
font-weight:bold;
}

textarea.description {
width:350px;
height:150px;
border:none;
}

.clear {
clear:both;
}

div.hr {
clear:both;
height:10px;
border-bottom:1px solid grey;
margin:0 10px 10px 10px;
}

h4 {
margin-left:5px;
}

.pfeil {
border:none;
}

.icon {
margin-right:10px;
}

#ajax_events {
margin:3px;
padding:3px 0 3px 0;
background-color:#fdf098;
}

.cpMonthNavigation {
background-color:#aa1416;
color:white;
text-align:center;
}

.cpMonthNavigation a {
color:white;
}

.cpBorder {
border:1px solid #DDD;
}

.calendar_container {
-moz-box-shadow: 5px 5px 3px #EEE;
-webkit-box-shadow: 5px 5px 3px #EEE;
}