@import url("direct_mail.css");

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:url('../img/bg.jpg');
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e3d40;
	background-color:#fffce9;
}

h1 {
	padding:0px;
	margin:0px;
}


.clear {
	clear:both;
	line-height:0px;
}

.hidden {
	display:none;
	line-height:0px;
}

#pageWrap {
	width:966px;
	margin:auto;
	text-align:left;
}

#mainMenu {
	width:966px;
	height:28px;
	background:url('../img/content/top.jpg');
	background-repeat:no-repeat;		
}

#menuInnerWrap {
	padding-left:2px;
	padding-top:1px;
}

#header {
	width:966px;
	height:109px;
	background:url('../img/logo.jpg');
	background-repeat:no-repeat;
	margin-bottom:10px;
	position:relative;
}

#logo {
	position:absolute;
	right:0px;
	bottom:0px;
}

#contentWrap {
	width:966px;
	background:url('../img/content/mid.gif');
	background-repeat:repeat-y;
}

#innerContent {
	padding-left:2px;
}

#contentTop {
	width:961px;
}

#contentColLeft {
	width:364px;
	float:left;
	margin-left:7px;
}

#contentColRight {
	width:365px;
	float:left;
}

#contentLongColLeft {
	width:730px;
	float:left;
}

#contentNewsCol {
  position: relative;
	width:220px;
	float:left;
  height: 366px;
}

#contentBottom {
	line-height:0px;
	font-size:1px;
}

#contentLongWrap {
	width: 710px;
	padding-left:10px;
	padding-right:10px;
}


#contentLongWrap li  {
  font-size: 13px;
}


/** CONTENT TEASER **/

/** TEASER 1 Start **/
.contentTeaser0 {
	width:358px;
	height:178px;
	margin-bottom:10px;
}

.contentTeaser0Head {
	width:358px;
	height:29px;
}

.contentTeaser0ContentWrap {
	padding-left:4px;
	height:150px;
	background:url('../img/teaser/teaser1_bottom.jpg');
	background-repeat:no-repeat;
}

.contentTeaser0Image {
	width:125px;
	height:145px;
	float:left;
}

.contentTeaser0Body {
	width:225px;
	height:125px;
	float:left;
}

.contentTeaser0Link {
	height:25px;
	width:225px;
	float:left;
}
.contentTeaser0Wrap {
	margin-right:4px;
}

.teaserLinkWrap {
	padding-left:10px;
}

/** TEASER 1 Stop **/


/** TEASER 2 Start **/

.contentTeaser1 {
	width:358px;
	height:139px;
}

.contentTeaser1Head {
	width:358px;
	width:29px;
}

.contentTeaser1ContentWrap {
	padding-left:14px;
	padding-top:10px;
	height:110px;
	background:url('../img/teaser/teaser2_bottom.jpg');
	background-repeat:no-repeat;
}

/** TEASER 2 Stop **/


/** NEWS TEASER Start **/
#newsTeaser_top  {
	width:207px;
	height:29px;	
}

#newsTeaser_bottom {
  background-image: url('../img/teaser/teaser_end.png');
  background-position: top bottom;
  background-repeat: no-repeat;
	height:8px;
	width:207px;
}

#newsTeaser_bottom img  {
  display: none;
}

#newsTeaser {
	width:207px;
}

.newsTeaserEntry, .newsTeaserEntryNoBorder {
	width:207px;
	/* height:120px; */
	background:url('../img/teaser/newsTeaser_entry.jpg');
	background-position: bottom left;
} 
.newsTeaserEntryNoBorder {
	background-position: top left;
}
.newsTeaserHeadline {
	font-size:11px;	
	font-weight:bold;
	padding-left:12px;
	padding-top:5px;
	padding-right:5px;
}


.nl_teaser_wrap  {
  position: absolute;
  bottom: 0px;
}

.newsTeaserBodytext {
	height:35px;
	padding-left:12px;
	/* padding-top:10px; */
	padding-right:10px;
}

#newsTeaserContent {
	padding-left:5px;
/*  height: 370px;
  position: relative;*/
}
/** NEWS TEASER STOP **/

/** TINY TEASER START **/

.tinyTeaserTop {
	padding:0px;
	margin:0px;
	width:181px;
	height:42px;
}

.tinyTeaserContent {
	width:181px;
	height:139px;
	background:url('../img/teaser/praxisTeaser_bottom.jpg');
}

.tinyTeaserInnerWrap {
	padding-left:7px;
}

.tinyTeaser {
	float:left;
}

.teaserBodytextWrap {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
/** TINY TEASER STOP **/

/** PRAXIS-BEISPIELE Start **/
.practicalExampleOverview {
	width:717px;
}

.practicalExampleOverviewTop {
	width:717px;
	height:29px;
}

.practicalExmapleOverviewContent {
	background:url('../img/teaser/teaserPracticalExample_bottom.jpg');	
	height:130px;
	padding-left:4px;
	position:relative;
}

.practicalExampleOverviewImage {
	float:left;
	width:244px;
	height:126px;
}

.practicalExampleOverviewContentWrap {
	margin-top:10px;
	height:98px;
	width:450px;
	padding-left:5px;
	float:left;
}

.practicalExampleOverviewLink {
	float:left;
	width:450px;
	padding-left:5px;
	bottom:0px;
}

#practicalExample {
	width:710px;
}
/** PRAXIS-BEISPIELE Stop **/


/** META-NAVIGATION **/

#footer {
	padding-top:10px;
	padding-right:10px;
	text-align:right;
}

#footer ul {
	display:inline;
	list-style-image:url('../img/menu/meta_divider.gif');
	
}

#footer li {
	display:inline;
	padding-left:10px;
}

/** CSS-STYLED-CONTENT **/

a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#3e3d40;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

csc-header, h1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;!important;
	font-size:22px;!important;
	color:#3e3d40;!important;
	font-weight:normal!important;	
}

h1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;!important;
	font-size:22px;!important;
	color:#3e3d40;!important;
	font-weight:normal!important;
}


.bodytext {
	font-size:13px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#3e3d40;
}

#contentTop .csc-header {
	padding-left:10px;
}

#contentTop .bodytext {
	padding-left:10px;
}

.csc-textpic-caption{
	padding:4px 0px 5px 0px;
}

.csc-textpic, .csc-header {
  clear: both;
}

.csc-textpic-text{
}

.csc-textpic-intext-left ul  {
  display: inline;
} 

.bigmiddle  {
  line-height: 40px;
  vertical-align: middle;
  display: block;
}


.fce_scutcheon  {
  position: relative;
  display: inline-block;
  background-image: url(../img/agfk-box.png);
  background-position: top left;
  background-repeat: no-repeat;
  width: 221px;
  height: 134px;
  float: left;
  overflow: hidden;
  margin: 5px 0px 5px 0px;
}

.fce_scutcheon img  {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 210px;
  height: 92px; 
  margin-top: 4px;
}

.fce_scutcheon h3  {
  position: absolute;
  top: 103px;
}

.fce_scutcheon h3,
.fce_scutcheon h3 p,
.fce_scutcheon h3 p a  {
  width: 221px;
  text-align: center;
  color: #f9f405;
  font-size: 14px;
  line-height: 20px;
  padding: 0px;
  margin: 0px;
}

span.justAlittleSpacer  {
  height: 6px;
  line-height: 6px;
  display: block;
  margin: 0px;
  padding: 0px;
}


.fce_three_rows  {
  width: 710px;
  padding: 0px;
  margin: 0px; 
  display: inline-block;
}

.fce_tr_left, .fce_tr_mid, .fce_tr_right  {
  width: 221px;
	overflow: hidden;
} 

.fce_tr_left,
.fce_tr_mid,
.fce_tr_right  {
  float: left;
  margin-right: 23px;
}

.fce_tr_right  {
  margin-right: 0px!important;
  margin-left: 1px;
}

#contentLongColLeft .csc-textpic  {
  width: 710px!important;
}

.little_spacer  {
  background-image: url("../img/teaser_nl_mid.gif");
  background-repeat: repeat-y;
  display: block;
  height: 9px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  line-height: 0px;
  font-size: 0px;
}
