body, html, td, bodytext {
  font-size: 11px;
  font-family: verdana;
  font-weight: normal;
}

body, html {
  padding:0px;
  margin:0px;
  /*background-image:url(/fileadmin/img/bg-img.gif);
  background-repeat:repeat-y;      */
}


p {margin-left: 15px;}

/*
####################################################
# Content Bereich padding-left: 105px;
####################################################
*/
#content {
    padding-left: 105px;
    width: 450px;
}

.imgtext-nowrap {
    padding-left: -100px;
}

.content_img {

}

.firstheader_img, .firstheader_noimg{
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    color: #7D7D7D;
    padding-left: 10px;
    padding-top: 20px;
}
.firstheader_noimg{
    padding-left: 95px;
}

/* .firstheader schiebt den eigendlichen Header aus dem sichtbaren Bereich raus */
.firstheader{
    position: absolute;
    top: -1000px;
    left: -1000px;
}
/* ########################################################### */


/* ########################################################### */
/* # Textcolor                                               # */
/* ########################################################### */

.bodytext, .bodytext a, li a,li{
    color: #7D7D7D;
}


.bodytext {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    padding: 0 20px 0;
}

.keywords {
    font-size:10px;
    color:#b1b2b4;
    margin:0px 20px 40px 0px;
    padding:8px 5px 0px 5px; 
    border-top:1px solid #d9dadb; 
}


.csc-header {
    font-family: arial;
    font-size:8px;
    font-weight: bold;
    color:#7D7D7D;
    margin-left: 15px;
}


.bodytext a{
    text-decoration: underline;
}


.csc-caption {
    padding: 0px;
    margin:0px;
    text-align: left;
    font-family: verdana;
    font-size: 10px;
    color: #555555;

}


li{
    clear:both;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;

}

li a{
    text-decoration: underline;
}




/*
####################################################
# Menu 2 einstellungen
####################################################

#menu2 {
    color: #C2C5C7;
    background:#C2C5C7;
    background-image:url(/fileadmin/img/menu2_bg.jpg)
}
#menu {
    background:#C2C5C7;
/*    background-image: url(/fileadmin/img/menu_bg.gif);
    background-repeat: no-repeat; */

}

/*.menu2_break {
    background:#336699;
    height:1px;

}


.menu2_img {
	float: left;
    margin-top:2px;
    width:57px;
    }

.menu2_text {
	float:right;
    padding: 2px;
    width: 160px;
    padding-bottom:10px;

}

.menu2_text {
    color: #003A77;
   	text-decoration: none;

}
.menu2_text a {
    color: #003A77;
   	text-decoration: none;

}


.menu2_text h5 {
font-size:12px;
font-weight:normal;
}

.menu2_text a h5 {
font-size: 12px;
margin: 0px;
padding: 0px;
}

.menu2_text a {
width:164px; 
font-weight:bold;
float:left;
font-size: 12px;
margin: 0px;
padding: 0px;
 }



.menu2_content {
    padding: 0px;
    margin: 0px;
}
*/



#right {
    float:right;
    width:243px;      
    margin:0px 7px 0px 0px;
    border-bottom:1px solid #FFF;
    border-top:1px solid #FFF;
}

#menu2 {
    background: url("/fileadmin/img/menu2_bg.jpg") repeat scroll 0 0 #C2C5C7;
    color: #C2C5C7;
}

#menu2 ul {
    margin:0px 0px 30px 0px;
    padding:0px; 
    list-style-type: none;
    border-bottom:1px solid #b1b1b1;   
}

#menu2 ul li {
    border-top:1px solid #fff;
    width:220px;
    padding:0px;
    min-height:76px;
}

#menu2 ul li a {
    color:#0C3A74;  
    text-decoration:none;
    margin: 20px 0 0 60px;
    padding-left:10px;
    display:block;
    font-weight:bold;
    font-size:12px;   
}

#menu2 ul li a:hover {
    text-decoration:underline;
}

#menu2 .m2_sub {
    margin: -20px 0 0 60px;
    padding-left:10px;
    color:#0C3A74;
    font-size:12px;
}

#menu2 li .li-img { 
    width:57px;
    float:left;
}

#menu2 li .li-img a {
    background-image:none;
    position:absolute;
    margin:0px; 
    padding:0px;   
}

	/* default styles for extension "tx_cssstyledimgtext" */
	/*
	   Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
	   (c) the TYPO3 content rendering group
	*/

	/* COMMON */

	.csi-textpic .csi-caption {
		text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
	}

	.csi-textpic .csi-image {

	}

	.csi-textpic .csi-imagewrap {
	}

	.csi-textpic .csi-text {
		text-align: left; /*will have to be an inline style - controlled by TS*/
	}

	.csi-text p {
		margin-top: 0;
	}

	/* CENTER */

	.csi-center .csi-image {
		margin: 0 auto 3px;

	}

	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}

	.csi-right div.csi-text {
		clear: right;
	}


	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		clear: both;
	}

	.csi-left div.csi-text {
		clear: left;
	}


	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		clear: both;
		margin-right: 5px;
	}


	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
		margin-left: 5px;
	}


	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		margin-right: 215px; /*will have to be an inline style - controlled by TS*/
	}

	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}

    .csi-textpic .csi-intext-left {
        float:left;
    }

    .csi-intext-left-nowrap .csi-image{
        clear:both;
        position: absolute;
        left:192px;
    }


	/* INTEXT LEFT NOWRAP*/
	.csi-intext-left-nowrap .csi-text {
	}


	#dkg {
    background-image:url(/fileadmin/img/augen-acd.jpg);
    width:185px;
    height:130px;
    margin-left:3px;
    margin-top:25px;
