
/* ****** 2Cols Plugin ****** */
.tx-fdfx2cols-pi1 .c2l1d-left, .tx-fdfx2cols-pi1 .c2l1d-middle {
	float: left;
	width: 190px;
}


a.lexikon_link {
        cursor:help;
        color: #F8A611;
        text-decoration: underline;
}

/* ****** Lexikon ********* */


#lexikon * {
	margin: 0;
         padding: 0;
}

#lexikon {
	font-family: Verdana;
        font-size: 10px;
        width: 380px; 
        float: left;
}


#lexikon h3 {
	font-size: 12px;
}

#lexikon .alphabet {
	float: left;
	/* width: 274px; */
	margin-bottom: 20px;
}


#lexikon .alphabet a {
	 background-color: #FBA206;
}

#lexikon .alphabet a:hover {
	background-color: #FBEA91;
}


#lexikon .alphabet a:active {
	background-color: #FBA206;	
}

#lexikon .trenner {
	background-color: #FBEA91;         	
}


#lexikon h2.special_h2 {
	font-size: 14px;
	display: block;
	background-color: #003D68;
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.special_h3 {
	background-color: #F8BD4C;
}

#lexikon h2.special_h2_all {
	background-color: #F8BD4C;
}




/* ***** Info Formular ***** */

#infomaterial{
	font-size: 10px;
	font-family: Verdana;
}

#infomaterial input, #infomaterial textarea {
        border: 1px solid #D5C7B8;
        width: 183px;
	font-size: 11px;        
}

.info_auswahl_check {
	margin-top: 10px;
}

.info_auswahl_check input {
         margin-right: 10px;
}




.info_auswahl_label{
         display: inline;
         float: left;
}


.info_information {
	margin-top: 20px;
}
.info_label {
	float: left;
         width: 100px;
         margin-bottom: 10px;
}

.info_input {
         margin-bottom: 10px;

}

.info_input input{
         width: 183px;
}

.info_input{
         height: 20px;
}

.info_textarea {
         margin-bottom: 10px;
}

.info_submit {
	margin-left: 100px;
}
.info_submit input {
	font-size: 10px;
	font-family: Verdana;
	background-color: #F8F4F1;     
	text-align: center;
	margin-bottom: 10px;	
}



/* **** Bildtext **** */

.csc-textpic-caption {
   font-size: 9px;
   font-family: Trebuchet MS, Verdana;
   font-style:italic;
}

/* **** Überschriften **** */
h1.csc-firstHeader {
   font-size: 12px;
   margin-bottom: 5px;
   color: #d1945e;
}




/* **** Print Link **** */

#right .print_icon a {
	color: #545246; 
	text-decoration: none;
}

#right .print_icon a:hover {
	text-decoration: underline;
}


/* **** Sitemap **** */

#content .sitemap {
	margin-top: 30px;
}

#content .sitemap li a {
	text-decoration: none;
}

#content .sitemap li a:hover {
	text-decoration: underline;
}

#content .sitemap li {
	display: block;
	padding-left: 3px;
}

#content .sitemap .themen_sitemap ul {
	list-style-type: none;
}

#content .sitemap .themen_sitemap ul li.firstLevel {
	border-left: 5px solid #2D3286;
	margin-bottom: 5px;	
}

#content .sitemap .themen_sitemap ul {
	list-style-type: none;	
}

#content .sitemap .themen_sitemap ul li.secLevel {
	border-left: 5px solid #5156aa; 
	margin-bottom: 5px;
	margin-left: 8px;	
}

#content .sitemap .themen_sitemap ul {
	list-style-type: none;	
}

#content .sitemap .themen_sitemap ul li.thirdLevel {
	border-left: 5px solid #8d90c5; 
	margin-bottom: 5px;	
	margin-left: 16px;	
}

#content .sitemap .info_sitemap {
	margin-top: 30px;
}

#content .sitemap .info_sitemap ul {
	list-style-type: none;	
}

#content .sitemap .info_sitemap ul li.firstLevel {
	margin-bottom: 5px;
	border-left: 5px solid #E2D8C2; 	
}