@charset "utf-8";
/* CSS Document */

/* CONTENT ---------------------------------------------------------- */
#content div
{
	font-size:11px;
}


#content p 
{
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #3F3F3F; 
	margin-top: 0em;
	padding-bottom:1.8em;
}
#content strong,
#content b {
	line-height: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #3F3F3F; 
	margin-top: 0em;
	padding-bottom:1.8em;
}
#content h1 
{
	color: #3f3f3f;
	font-weight: bold;
	line-height: 1.6em;
	font-size:1.6em;
	margin-bottom: 1.6em;
}

#content h2 
{
	color: #941415;
	font-weight: bold;
	line-height: 1.4em;
	font-size:1.2em;
	margin-bottom: 1.4em;
}

#content h3 
{
	color: #3f3f3f;
	font-weight: bold;
	line-height: 1.2em;
	font-size:1.2em;
	margin-bottom: 1.2em;
}

#content h4 
{
	color: #941415;
	font-weight: bold;
	line-height: 1.0em;
	font-size:1.0em;
	margin-bottom: 1.0em;
}

#content hr 
{
	background-color: #3f3f3f; 	/* Mozilla 1.4 */
	color: #3f3f3f; 			/* IE 6 */
	border: #3f3f3f; 			/* Opera 7.11 */
	height: 1px; 				/* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */
	margin:0px;
	padding:0px;
}

#content pre 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.4em;
}
					
#content a			{ text-decoration: underline; color: #941415; font-weight:bold; line-height:1.8em;}
#content a:link 		{ text-decoration: underline; color: #941415; font-weight:bold;}
#content a:visited 	{ text-decoration: underline; color: #941415; font-weight:bold;}
#content a:hover 	{ text-decoration: underline; color: #941415; font-weight:bold;}
#content a:active	{ text-decoration: underline; color: #941415; font-weight:bold;}
#content a:focus 	{ text-decoration: underline; color: #941415; font-weight:bold;}

#content ul
{
	font-size:11px;
	margin-bottom:1.8em;
	margin-left:16px;
}
#content ul ul
{
	font-size:11px;
	margin-bottom: 0px;
	/*margin-bottom:1.8em;*/
	margin-left:16px;
}

#content ol
{
	font-size:11px;
	margin-bottom:1.8em;
	margin-left:23px;}

#content li
{
	line-height:1.8em;
}

#content  img
{
	border:1px solid #3F3F3F;
	border: none;
}

/* Image und Bildlegende ------------------------------------------------*/
#content div.csc-textpic .csc-textpic-imagewrap {
	margin-bottom: 1.8em;
}
#content .csc-textpic-caption {
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #3F3F3F; 
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Formatierung innerhalb von Tabellen */
#content .contenttable p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content .contenttable td{
	text-align: left;
	vertical-align: top;
}

/* Smoothgallery ---------------------------------------------------------*/
#content .tx-rgsmoothgallery-pi1 {

}
#content .myGallery {
	border:none;
}
#content #externalthumbs {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:490px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#content #externalthumbs .label {
	display: block;
	text-align: left;
	height: 20px;
	line-height: 16px;
}
#content #externalthumbs .number {
	font-weight: bold;
}
#content .carouselInner {
	width:510px;
	margin-left: -15px;
	text-align: center;
}
#content .carouselInner .thumbnail {
	float:left;
	margin-bottom:5px;
	border: 1px solid #941415;
	background-color: #E2E2E2;
	padding: 5px 5px 5px 5px;
}
#content .carouselInner .thumbnail:hover {
	cursor: pointer;
} 
#content .tx-rgsmoothgallery-pi1 .slideInfoZone h2{
	color: #FFFFFF;
	font-weight: normal;
}


/* Darstellung Bildbeschrieb in Lightbox Ansicht*/
div#rglbNumber.gallery {
	padding: 0px;
	padding-right: 10px;
}
div#rglbDescription  {
	padding: 0px;
}

/* Login Maske */
div#content .tx-newloginbox-pi1 td{
	text-align: left;
	vertical-align: top;
}
div#content .tx-newloginbox-pi1 td #tx-newloginbox-pi1-pass,
div#content .tx-newloginbox-pi1 td #tx-newloginbox-pi1-user {
	margin-left: 10px;
	width:240px;
	padding-top: 2px;
	line-height:1.8em;
	height: 16px;		
}

div#content .tx-newloginbox-pi1 .tx-newloginbox-pi1-submit {
	background:#E2E2E2 none repeat scroll 0 0;
	border:1px solid #941415;
	color:#941415;
	font-weight:bold;
	line-height:16px;
	margin-left: 10px;
	width:160px;
}
div#content .tx-newloginbox-pi1 #tx-newloginbox-pi1-logout_submit {
	margin-left: 0px;
	position: relative;
	left: -91px;
}

/* Filelinks */
div#content .filelinks {
	margin-top: -10px;
	margin-bottom: 20px;
}
