/* ================ */
/*  Content Styles  */
/* ================ */

#content {
	min-height:800px;
}

/* Links */
#content a {
	border-bottom: 1px solid #e3000f;
	text-decoration: none;
}
#content .csc-textpic-imagewrap a {
	border: 0;
}
#content a:hover,#content a:focus,#content a:active,
#rightCol #richTextContent a:hover,#rightCol #richTextContent a:focus,#rightCol #richTextContent a:active,
#rightCol .csc-default a:hover,#rightCol .csc-default a:focus,#rightCol .csc-default a:active {
	color: #767676;
}
#cols a.pdf {
	background: url(../img/ui/icon_pdf.png) no-repeat left 0.3em;
	border: 0;
	display: inline-block;
	padding: 0.3em 0 0.3em 20px;
	text-decoration: none;
}
#cols a.xls {
	background: url(../img/ui/icon_xls.png) no-repeat left 0.3em;
	border: 0;
	display: inline-block;
	padding: 0.3em 0 0.3em 20px;
	text-decoration: none;
}
#cols a.img {
	background: url(../img/ui/icon_img.png) no-repeat left 0.3em;
	border: 0;
	display: inline-block;
	padding: 0.3em 0 0.3em 20px;
	text-decoration: none;
}
#cols a.ppt {
	background: url(../img/ui/icon_ppt.png) no-repeat left 0.3em;
	border: 0;
	display: inline-block;
	padding: 0.3em 0 0.3em 20px;
	text-decoration: none;
}
#cols a.doc {
	background: url(../img/ui/icon_doc.png) no-repeat left 0.3em;
	border: 0;
	display: inline-block;
	padding: 0.3em 0 0.3em 20px;
	text-decoration: none;
}
#content a.external, #rightCol a.external, #content a.external-link, #content a.external-link-new-window {
	background: url(../img/ui/icon_pfeil_link_extern.png) no-repeat 0 0.35em;
	padding-left: 13px;
}

#content #memberlist .bild a.external, #rightCol .memberteaser a.external {
	background: none;
	padding-left: 0;
	border:0;
}

#rightCol .memberteaser a {
	word-wrap: break-word; 
}

#content a.register {
	background: #fff url(../img/ui/icon_pfeil_rot.png) no-repeat right 0.6em !important;
	border: 0;
	color: #e3000f;
	display: block;
	padding-right: 8px;
	text-align: right;
	text-decoration: none;
}
.news-hover, .news-focus {
	background: #ededed;
	cursor: pointer;
}

#content a.more {
   clear:left;
	background: #fff url(../img/ui/icon_pfeil_rot.png) no-repeat right 0.6em !important;
	border: 0;
	color: #e3000f;
	display: block;
	padding-right: 8px;
	text-align: right;
	text-decoration: none;
}


/* Headlines */
#content h1,
#content h2,
#content h3,
#content h4 {
	color: #e3000f;
	margin-bottom: 0.5em;
}
#content h1 {
	font-size: 1.45em;
	font-weight: normal;
	font-weight: lighter;
	line-height: 1.2;
	margin-bottom: 1.5em;
}
.fmastart #content h1,.ifmastart #content h1 {
	margin-bottom: 0;
}
.twoColumns #content h1 {
	width: 70%;
}
#content h2 {
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.3;
	margin: 1.5em 0 1em 0;
}
.fmastart #content h2,.ifmastart #content h2 {
	color: #767676;
	font-size: 1.3em;
	margin-bottom: 1.5em;
	margin-top: 0;
}
#content h3 {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 0.5em;
}
#content h4 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 0;
}
#content .eventteaser h4, #content .eventlist h4, #content .eventdetails h4 {
	color: #767676;
	font-size: 0.95em;
	font-weight: normal;
	line-height: 1.5;
}
#content .eventlist h4.date {
float:right;
}
#content .eventteaser h4 span, #content .eventlist h4 span, #content .eventdetails h4 span {
	color: #e3000f;
	display: inline-block;
	width: 6em;
}
#content .eventlist h4 span {	
   width:auto;
   padding-right: 2em;
}
.eventdetails {
	margin: 20px 0;
}

/* Content generell */
#content p, #content ul, #content ol, #content dl {
	font-size: 0.95em;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
p.date {
	color: #767676;
	font-size: 0.8em;
	line-height: 1.2;
	margin-bottom: 2em;
}

p.blog-author {
	color: #767676;
	font-size: 0.8em;
	line-height: 1.2;
	margin-bottom: 2em;
	float:right;
}

img.blog-foto {
	width:100%;
}

p.gray {
	color: #767676;
	font-size: 0.95em;
	line-height: 1.5;
	margin-bottom: 1.5em;
}

span.date {
	color: #767676;	
}

blockquote {
	margin: 0 5em 0 3em;
	text-align: justify;
}

/*News*/


.news_end {
	clear:left;margin-bottom:30px;
}

/*  Images */
#content img {
	max-width: 500px;
}
#content img.alignleft {
	float: left;
}
#rightCol .csc-textpic-imagewrap {
	width: 100% !important;
}
#rightCol dl.csc-textpic-image {
	width: 100% !important;
}

div.csc-textpic-caption {
	color: #767676;
	font-size: 0.8em;
	line-height: 1.2;
	margin-bottom: 2em;
	margin-top:5px !important;
}

.news-single-img {
	float:left;
}

.news-single-imgcaption {
	color: #767676;
	font-size: 0.8em;
	line-height: 1.2;
	margin-bottom: 0;
	margin-top:0;
}


.csi-intext-right-nowrap .csi-imagewrap {
	/*float: right;*/
	margin-top: 5px;
}
.csi-intext-left-nowrap .csi-imagewrap {
	/*float: left;*/
	margin-top: 5px;
}
.csi-intext-left .csi-imagewrap {
	/*float: left;*/
	margin-right: 15px;
	margin-top: 5px;
}
#content .csi-intext-left-nowrap .csi-text p {
	margin-bottom: 1em;
}
.vorstand .csc-default {
	background: url(../img/ui/bg_punkte_rot.png) repeat-x top;
	padding: 1px 0 15px 0;
}

div.csc-textpic-equalheight div.csc-textpic-imagewrap div.csc-textpic-image {
	margin-right:20px !important;
}

#content .bild img {width:154px;height:70px;	}

/* Newsteaser, Eventteaser */
.fmastart .news, .ifmastart .news {
	border-top: 1px solid #b2b2b2;
	margin:2em 0 2em 0;
	padding-top: 1em;
	clear:left;
}
.newsteaser, .eventteaser {
	clear: both;
	float: left;
	padding: 1.2em 0;
	width: 100%;
}
#content div.newsteaser img,
#content div.eventteaser img {
	width: 123px !important;
	height:auto;
	border: 1px solid #b2b2b2;
	float: left;
	margin: 0 10px 0 0;
	/*max-height:88px;*/
}

#content div.newsteaser div.csc-textpic-imagewrap,
#content div.eventteaser div.csc-textpic-imagewrap {
	height: 95px;
	overflow:hidden;	
	margin:3px 0 20px 0;
}

#content .news a {
	border-bottom: 0;
	color: #e3000f;
	text-decoration: none;
}
#content .news a:hover, #content .news a:focus; #content .news a:active {
	color: #000;
}
#content .newsteaser p {
	margin-bottom: 0;
}
.newsteaser div {
	float: none;
	margin: 0;
	padding: 0;
}
/* Events Übersicht */
.events {
	margin: 2.7em 0;
	padding-bottom: 1px;
	background: url(../img/ui/bg_punkte.png) repeat-x bottom;
}
.eventlist {
	background: url(../img/ui/bg_punkte.png) repeat-x top;
	clear: both;	
	padding: 1px 0 1em 0;
}
#content .eventlist h2 {
	background: #ededed url(../img/ui/bg_punkte.png) repeat-x bottom;
	margin: 0 0 0.8em 0;
	padding: 4px 2px;
}
#content .eventlist h2 span {
	color: black;
	float: right;
	font-size: 0.7em;
	margin-top: 2px;
}
#content .eventlist h2 a {
	border: 0;
	color: #e3000f;
	display: block;
}
#content .eventlist h2 a:hover, #content .eventlist h2 a:focus, #content .eventlist h2 a:active {
	color:#000;	
}

.events .news-hover, .news-focus {
	background: #f5f5f5 url(../img/ui/bg_punkte.png) repeat-x top;
	cursor: pointer;
}

/* Lists, generell, Downloads, Mitglieder, Vorstand,  */
#content ul {
	margin: 0 0 1.5em 0;
}
#content ul li {
	background: url(../img/ui/icon_liste.png) no-repeat left 0.5em;
	margin: 0.2em 0;
	padding-left: 10px;
}
#content .downloadlist ul li {
	background: none;
	padding: 0;
}
#content ol {
	list-style-position: inside;
	list-style-type: decimal;
	margin: 0 0 1.5em 0;
}

#content dl dt {
	color: #e3000f;
}

#content dl dd {
	margin:0 0 1em 3em;
}



#index ul {
	background: url(../img/ui/bg_border_grau.png) no-repeat left;
	float: left;
	margin: 20px 0 30px 0;
	width: 100%;
}
#index ul li {
	background: url(../img/ui/bg_border_grau.png) no-repeat right;
	float: left;
	line-height: 110%;
	margin: 0;
	padding: 0;
	width: 3.7%;
}
#index ul li a, #index ul li span {
	border: 0;
	display: block;
	margin: 3px 1px;
	text-align: center;
	text-decoration: none;
}
#index ul li span, #index ul li a.active {
	background: #ededed;
	color: #e3000f;
	font-weight: bold;
}
#index ul li a:hover, #index ul li a:focus, #index ul li a:active {
	background: #ededed;
	color: #e3000f;
	font-weight: bold;
}
#index ul li a.disabled, #index ul li span.disabled {
	background: #fff !important;
	color: #b2b2b2 !important;
	font-weight: normal;
}
#memberlist, #boardlist {
	clear: left;
}
#memberlist ul, #boardlist ul {
	font-size: 1em;
	width: 100%;
}
#memberlist ul li, #boardlist ul li {
	background: url(../img/ui/bg_punkte_rot.png) repeat-x top;
	float: left;
	padding: 20px 0 0 0;
	width: 100%;
}
#memberlist ul li div, #boardlist ul li div {
	float: left;
	width: 25%;	
}

#memberlist ul li div.address {
	padding-right: 20px;
	width: 47%;	
}

#boardlist ul li {
	position: relative;
}
#boardlist ul li div.address {
	height: 10.4em;
	padding-right: 10px;
	position: relative;
	width: 50%;
}
#boardlist ul li div.contact {
	height: 10.4em;
	position: relative;
	padding-left: 20px;	
}
#boardlist ul li div.address div, #boardlist ul li div.contact div {
	bottom: 0;
	position: absolute;
	width: 100%;
}
#memberlist ul h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 1.5em;
	margin-top: 0;
}
#boardlist ul h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 1em 0;
}
#memberlist ul img {
	margin-top: 10px;
}
#boardlist ul div.picture {
	padding: 4px 0 15px 0;
	width: 93px;
}
/* Download Block */
#content div.downloadblock ul {
	background: url(../img/ui/bg_punkte.png) repeat-x top;
	margin: 0 0 2em 0;
	padding-top: 1px;
	position: relative;
	width: 100%;
}
#content div.downloadblock ul li {
	background: url(../img/ui/bg_punkte.png) repeat-x bottom;
	margin: 0;
	overflow: hidden;
	padding: 0.5em 0;
	position: relative;
}
#content div.downloadblock ul li:hover,
#content div.downloadblock ul li.odd:hover {
	background: #dcdcdc;
}
#content div.downloadblock ul li.odd {
	background: #ededed url(../img/ui/bg_punkte.png) repeat-x bottom;
}
#content div.downloadblock ul a {
	background: none !important;
	color: #000;
	display: block;
	float: left;
	padding-left: 4px;
	text-decoration: none;
	width: 100%;
}
#content div.downloadblock ul a:hover,
#content div.downloadblock ul a:focus,
#content div.downloadblock ul a:active {
	color: #000;
	text-decoration: none;
}
#content div.downloadblock ul span.leftspan {
	float: left;
	width: 70%;
}
#content div.downloadblock ul span.rightspan {
	float: right;
	padding-left: 2em;
	width: 18%;
}
#content div.downloadblock ul a.doc span.rightspan {
	background: url('../img/ui/icon_doc.png') no-repeat left top;
}
#content div.downloadblock ul a.pdf span.rightspan {
	background: url('../img/ui/icon_pdf.png') no-repeat left top;
}
#content div.downloadblock ul a.xls span.rightspan {
	background: url('../img/ui/icon_xls.png') no-repeat left top;
}
#content div.downloadblock ul a.ppt span.rightspan {
	background: url('../img/ui/icon_ppt.png') no-repeat left top;
}
#content div.downloadblock ul a.img span.rightspan {
	background: url('../img/ui/icon_img.png') no-repeat left top;
}
/* Tabelle */
#content table {
	border: 1px solid #b2b2b2;
	border-collapse: collapse;
	font-size: 0.9em;
	width: 100%;
}
#content th {
	background: #dcdcdc;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	color: #767676;
	padding: 0.2em;
	text-align: left;
}
#content td {
	border: 1px solid #b2b2b2;
	padding: 0.2em;
}
#content tr.even {
	background: #ededed;
}

#content td.td-1 {width:45%;}
#content td.td-2 {width:45%;}


/* --- Form --- */

#content form {
  margin-bottom: 30px;
  width:80%;
}

#content form fieldset,
#content form p {
  clear:both;
  padding-bottom:1.5em;
  width:auto;
}

#content form legend {
  padding-bottom:0.5em;
  padding-top:1.5em;
}

#content label {
  display:block;
  float:left;
  margin-right:2px;
  text-align:right;
  width:40%;
}

#content input,
#content select,
#content textarea {
  border: 1px solid #b2b2b2;
  background: #fff;
  color: #767676;
  float:right;
  font-size: 1em;
  font-family: Verdana, Helvetica, Arial;
  margin: 0;
  padding: 3px;
  vertical-align: middle;
  width:55%;
}

#content input.formsubmit {
	background:#dcdcdc ;
	border: 1px solid #b2b2b2;
	color: #000;
	cursor: pointer;
	margin-top: 1.5em;
	padding: 3px;
	width: 30%;
	float:right;
}

#content input.loginsubmit {
	background:#dcdcdc ;
	border: 1px solid #b2b2b2;
	color: #000;
	cursor: pointer;
	margin: 0 !important;
	padding: 3px;
	width: auto;
	float:none;
}

form span.error {
	color: #e3000f;
	font-weight:bold;
	text-align:right;
}

/* typo3 classes */

.tx-indexedsearch-noresults {
	text-align: left !important;
	font-weight:normal  !important;
}

.news-single-img {
	margin-top:4px;
}


/*nach update auf 6.2*/
.csc-textpic-intext-left {
 float:left;	
}

.csc-default {
	clear:left;
}

/* added Putzhuber 01/2019 Vorstandsbilderbreite */

#boardlist .picture img {
	width:73px;height:auto;
}
#memberlist .bild img {
	width:154px;height:auto;
}

.socialmedia .external {background: none;} 

#content .socialmedia a.external, #rightCol .socialmedia a.external {background: none;} ss