body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFC;
	background-color: #333333;
	/*background-image: url(010_pagebilder/h1.jpg);*/
	background-repeat: repeat-x;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFCC;
	font-style: normal;
	line-height: 12px;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}
table * table * table * td {
text-align:left;
}
table * table * table * td [align="center"] {
text-align:center;
}
table * table * table * td [align="right"] {
text-align:right;
}
.eventWrap-small {
background-color:#8c979b;
margin:0;
padding:0;
}
.eventWrap-small span.event-date-day { /* Event-Small Day */
color:#FFFFCC;
text-align:center;
display:block;
font-weight:bold;
}
.eventWrap-small span.event-date-month { /* Event-Small Month */
color:#EAA309;
display:block;
font-weight:bold;
text-align:center;
padding:0 2px;
font-size:12px;
}
.eventWrap-small span.event-date-year { /* Event-Small Year */
background-color: #990000;
color: #8C979B;
display: block;
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
height: 11px;
line-height: 10px;
padding: 0 2px;
text-align: center;
}
.eventWrap-small h1 { /* Event-Small Header */
text-transform:uppercase;
font-weight:normal;
font-size:12px;
color:#000;
margin:0;
padding:0;
}
.eventWrap-small p { /* Event Kurz-Beschreibung */
font-weight:normal;
font-size:12px;
color:#000;
margin:0;
padding:0;
}
.eventWrap-small a .more{ /* dazu mehr Link */
color: #333333;
font-size: 10px;
text-decoration: none;
}
#cal{border:none;font-family:Arial;font-size:11px;padding:0;margin:0;}
#cal .headMonthSelect th{background-color:#EFEFEF; color:#95959F;height:31px;text-transform:uppercase;text-align:center;}
#cal .headMonthSelect th a{color:#378DC0;}
#cal .headWeekday th{background-color:#4D4940; color:#fff;height:20px;}
#cal td{text-align:center;width:31px;height:22px;}
#cal img{border:0px;}
#cal a{text-decoration:none;color:#378DC0;font-size:11px!important;height:22px;line-height:22px;display:block;}
#cal .event:hover,
#cal .event:hover a,
#cal .aevent:hover,
#cal .aevent:hover a{background-color:#8F9A9E;color:#fff;font-weight:bold;}
#cal .monat,
#cal .monat a{background-color:#fff;color:#666666;}
#cal .event,
#cal .event a{color:#378DC0;font-weight:bold;}
#cal .amonat,
#cal .amonat a{background-color:#F9F9F9;color:#A4A4A4;}
#cal .aevent,
#cal .aevent a{color:#95959F;font-weight:bold;text-decoration:underline;}
/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.gsc-search-box {
margin:5px;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ccc;
  border: 1px solid;
  border-color: #ccc;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ccc;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #eee;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result .gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #D5E2FF;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}

/* Full URL */
.gs-webResult.gs-result .gs-visibleUrl-short {
  display: none;
}
.gs-webResult.gs-result .gs-visibleUrl-long {
  display: block;
}
#adBlock {
background-color:#ccc!important;
}
#cse {
width:95%!important;
min-width:95%!important;
max-width:95%!important;
}
.gsc-resultsHeader  {
border:none!important;
}
.gsc-results  {
width:100%!important;
min-width:100%!important;
max-width:100%!important;
}
div.mailform {
	border:1px solid #eee;
	margin:0 auto;
	padding:10px;
}
div.mailform div.form-row {
	display:block;
	text-align:right;
	padding:2px 0;
	line-height:20px;
}
div.mailform div.form-div-row {
	display:block;
	background-color:#ddd;
	height:1px;
	min-height:1px;
	max-height:1px;
	border:none;
	margin:5px 0;
	padding:0;
}
div.mailform div.form-row label {
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	margin:0 5px;
}
div.mailform div.form-row input {
	width:70%;
}
div.mailform div.form-row select {
	width:71%;
}
div.mailform div.form-row input.vorname {
	width:30%;
}
div.mailform div.form-row input.nachname {
	width:38.5%;
}
div.mailform div.form-row input.plz {
	width:13%;
}
div.mailform div.form-row input.ort {
	width:55.5%;
}
div.mailform div.form-center-row {
	text-align:center;
}
div.mailform div.form-buttons-row {
	text-align:right;
}
div.mailform div.form-buttons-row input {
	
}
.required {
color:red;
}

