* {
	margin:0;
	padding:0;
}

html, body{
	height:100%;
	background-color:#edeceb;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

img {
	border:0;
}

/* ########## FORMATIERUNG HAUPTMENÜ ########## */

#menu {
	padding-left: 25px;
	padding-top: 35px;
	line-height: 18px;
	text-transform: uppercase;
	color: #777777;
	font-size: 11px;
	font-weight: bolder;
}
#link a:link, #menu a:visited, #left a:link, #left a:visited {
	color: #999;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
#link a:hover, #left a:hover {
	color: #333;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
#act a:link, #act a:visited {
	color: #333;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}

#link-sub a:link, #link-sub a:visited {
	color: #999;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	text-transform:none;
}
#link-sub a:hover {
	color: #333;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	text-transform:none;
}
#act-sub a:link, #act-sub a:visited {
	color: #333;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	text-transform:none;
}

/* ########## FORMATIERUNG ADRESSBLOCK ########## */
#adress {
	font-size: 8pt;
	padding: 15px;
	font-weight: normal;
	line-height: 16px;
}
#adress a:link, #adress a:visited {
	color: #777777;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
#adress a:hover {
	color: black;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
#adress.img {
	padding: 5px;
}

#sponsoren {
	bottom: 10px;
	font-size: 8pt;
	padding: 15px;
	font-weight: normal;
	line-height: 16px;
}

#adress img {
	margin-top: 10px;
}

/* ########## FORMATIERUNG INHALTSBLOCK ########## */
#content {
	padding: 20px;
	font-size: 8pt;
	color: #000000;
}
#content a:link, #content a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#gallery {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}	
#gallery a:link, #gallery a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#gallery a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
table.contenttable {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	border-top: solid #d9d3cd 1px;
	border-bottom: solid #d9d3cd 1px;
}
#eventtable {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	border-top: solid #d9d3cd 1px;
	border-bottom: solid #d9d3cd 1px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #d60008;
}
h3 {
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #d60008;
}
h1.csc-firstHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
}


/* ########## FORMATIERUNG FORMULARE ########## */
input, textarea{
    border:1px solid #d9d3cd;
    font-size:8pt;
    max-width: 380px;
    padding:2;
}
select{
    border:1px solid #d9d3cd;
    font-size:8pt;
    max-width: 380px;
    min-width: 55px;
    padding:2;
}
label {
    font-size:8pt;
    font-weight: bold;
}

#formular li { 
  	color: #d60008;  
	font-size:8pt;
}

#formular2 li { 
  	color: #d60008;  
	font-size:8pt;
}

.tx-thmailformplus-pi1 li { 
  	color: #d60008;  
	font-size:8pt;
}


fieldset {
	border:0;
	padding:0;
}

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}

/* ########## FORMATIERUNG FOTOKOMMENTAR ########## */
#fotocomment-header {
	font-size:8pt;
	font-weight: bold;
	color: #999;
}
#fotocomment {
	font-size:8pt;
	color: #999;
}

/* ########## FORMATIERUNG EVENTANZEIGE ########## */
#calendar-event img {
	margin-top: 6px;
}

/* ########## FORMATIERUNG KALENDERBLOCK ########## */
#events {
	background-image: url(images/kalenderhintergrund.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}
.tx-cal-controller a img { border: 0px;}
.tx-cal-controller a:hover img { border: 0px;}
.tx-cal-controller a:link {text-decoration: none;}

#jahresanzeige {
	color:#b9b9b9;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	}
#jahresanzeige:hover {
	color:#333;
	}
#monatsanzeige {
	color:#333;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	}
#eventdatum {
	color:#d60008;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
#eventkategorie {
	color:#333;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
}
#eventtitel {
	color:#333;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
#eventtitel-pfeil {
	color:#333;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

#eventtitel:hover {
	text-decoration: underline;
}
#eventtitel-pfeil:hover {
	text-decoration: none;
}
#eventteaser {
	color:black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.csc-uploads {
	font-size: 12px;
}
.name-of-person {text-decoration:line-through;}