body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}

body, td, th, p {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size : 9pt;
	letter-spacing: 0.04em;
}

 p {
	line-height : 1.2em ;
}


 blockquote {
	line-height : 1.0em ;
	letter-spacing: -0.00em;
	font-size: 8pt;
	color:#4f4f4f;
	margin-left: 10ex;
	text-align: center;
	margin-right: 25ex;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
}

 p.teaser {
	font-size: 11px;
		line-height : 1.1em ;
	letter-spacing: -0.00em;
}


h1, h2, h3, h4 {
	margin-top: 0;
}

h1 {
	font-size : 1.2em;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-weight :  bold;
}

h2 {
	font-size : 1.1em;
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-weight :  bold;
}

h3 {
	font-size : 1.1em;
font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-weight :  bold;
	text-decoration:underline;
}

h4 {
	font-size : 10pt;
font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-weight :  bold;
}


UL {
	margin-bottom: 1ex;
	margin-top: 0ex;
}
LI {
	margin-bottom: 1ex;
	margin-top: 1ex;
}



/* 
	make sure to apply this in the form class="nn4dummy photo" 
	to work around a Netscape4 Bug
*/
img.photo {
	border : 1px solid white;
}

/* THE SECTION IMAGE AT FAR UPPER RIGHT
#sectionImg {
	border: 1px solid #000000;
}
 */
 
 A, A:LINK,  A:VISITED, a:active {
	color : #B8C6D0;
}


 A:HOVER {
	color : black;
}




a.home, a.topnav, a.topnavselected, .left1, .left2, .left3, .left4, .left5,.left6, .contentnav {
/*	display:inline;*/
	text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9pt !important;
	font-weight: normal;
	letter-spacing: -0.00em;
	
/*	font-variant : small-caps;
*/
}

a.home {
/*	width: 100%;
	height: 100%;
*/	background-color: #ffff9c;
	color: black;
}

a.topnav, td.topnav, a.topnavselected {
	font-size: 9pt !important;
	
/*	color : #B8C6D0;	*/
	color: #000000 !important;
	font-weight: normal;
	vertical-align: middle;
	letter-spacing: -0.03em;!important;
}

.contentsubnav {
	font-size: 8pt !important;
	line-height: 1.0em !important;
}




td.footer {
	background-color: #CFD9E0;
	color : #000000;
}

td.pubsnav {
	font-size:8pt !important;
}



p.left2 {
	padding-left: 5px;

	
}


.left2 {
	color: #B8C6D0;
	font-weight: bold;
	padding-left: 5px;
	letter-spacing: -0.5px;
	
}



.left3 {
	color: #B8C6D0;
	padding-left: 10px;
	font-size: 9pt !important;
	letter-spacing: -0.9px;
	
}
.left4 {
	color: #B8C6D0;
	padding-left: 15px;
	font-size: 8pt !important;
	letter-spacing: -0.9px;
}
.left5 {
	color: #B8C6D0;
	padding-left: 20px;
	font-size: 8pt !important;
	letter-spacing: -0.9px;
}
.left6 {
	color: #B8C6D0;
	padding-left: 25px;
	font-size: 8pt !important;
}

.contentnav {
	color: #B8C6D0;
	padding-left: 0px;
	font-size: 8pt !important;
		letter-spacing: -0.9px;
}

td.blackline  { background-color:#FFFFFF; line-height:1px; font-size:1px; }
td.darkgreen  { background-color: #B8C6D0;  }
td.lightgreen { background-color: #CFD9E0;  }

/* to make new browsers display the old-style HTML correctly 
table#leftnav td>br {display:none;  clear : both; }
*/
td.layout img {vertical-align: bottom; border: 0px solid; padding:0; margin:0;}
td.blackline img  {vertical-align: bottom; border: 0px solid; padding:0; margin:0;}
td.layout {line-height:1px;}
table#leftnav td {line-height:1em;}
table#leftnav img {border:0px solid; }
table#leftnav a {display:block;}

table#content td {line-height:1.4em;}
table#content a {display: inline;}


img[class="nospacearound"] {
	display : block; vertical-align : bottom;
}



/* THE TOPIC HEADING IN CONTENT TOP */
#topic-heading		{
			position:relative;
			left: -26px;
			top: -10px;
			/*
			position:absolute;
			left: 275px;
			top: 85px;
			*/

			border: 1px solid black;
			text-align:right;
			vertical-align: middle;
			width: 350px;
			height: 20px;
			padding-top: 5px;
			padding: 3px;
			padding-bottom: 0px;
			padding-right:10px;
			font-size:11pt;
			font-weight: bold;
			font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
			font-style : normal;
}


.copyright {
	font-size:xx-small;
	text-align: right;
}

.copyright2 {
	font-size:5pt;
	text-align: right;
}

/*
should not need this in the revisited layout
td.BCG, td.Einstieg, td.Media, td.Kontakt, td.bcg_de, td.Alumni, td.Publikationen {
	font-size : 1px;
	line-height : 1px;
}
*/

td.Bcg {
	background-color : #4C9D7E;
}

td.Einstieg {
	background-color : #73B29C;
}

td.Media {
	background-color : #CEBAA5;
}

td.Blinddate {
	background-color : #CEBAA5;
}

td.Sitemap {
	background-color : #CFD9E0;
}

td.Kontakt {
	background-color : #C5B86D;
}

td.bcg_de {
	background-color : #CFD9E0;
}

td.Alumni {
	background-color: #C6DBCE;
}

/* teaser page */
DIV.fix {
	position : absolute;
	visibility: visible;
}
DIV.teaser {
	position: absolute;
	visibility: hidden;
}


div.pgTeaserText {
	display: none;
	width : 90px;
	background-color : #FFFFFF;
	line-height : 1.0em ;
	letter-spacing: -0.00em;
	margin-top:1.3ex; 
	padding-right: 2px;
	font-size:8pt; 
	text-align:right; 
}

div.pgTeaserImg {
	display: none;
}

DIV.base {
	position : absolute;
	visibility: visible;
		border: 1px solid black; 
	font-size:12;
	background:none; 
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	padding-top:7px; 
	padding-bottom:7px;
	padding-left:15px;
	padding-right:15px;
}

/* teaser page: borders around teaser headers */
.teaserHead {
	border: 1px solid black; 
	font-size:9pt;
	height:32px; 
	width:195px; 
	background:white; 
	text-align:center;
	vertical-align: middle;
	position: absolute;
	visibility: hidden;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:0px;
}

div#button {
	margin-left:15px;
}

.thead, .tbody {
	vertical-align : top;
	border-top : 1px solid #A0B0A9;
}

.thead {
	background-color : #CFD9E0;
}

/*
 BLINDDATE SECTION 
*/
table.Blinddate {
	background-color : #E7DBCE;
}


/*
 MEDIA SECTION 
*/

/*	glossary table in section Media	*/
table.Media {
	background-color : #E7DBCE;
}

 table input {
	font-family : monospace;
	background-color : #E4EAE4;
	color : #000000;
	width : 100%;
	border : 1px inset #FFFFFF;
}


.event {
background-color :#f5f5f5;
			padding : 8px;
			font-size:11px;
			border-left : 1px solid #A0B0A9;
		

}

.category
{
background-color :#f5f5f5;
			padding : 8px;
			font-size:11px;

}


th.event
{
background-color :#6DB296;
vertical-align:middle;
text-align:left;
border-left : 1px solid #ffffff;
}

.shadow
{
width:300px;
  height:150px;
  padding:1em;
  background:#6DB296;
  filter: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=6,offY=6,positive=true);

}

/* use filter for IE*/
td.shadow-homepage
{
	vertical-align:baseline;
	background-image: url(/images/hover/homepage-shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding : 0 5px 5px 0;
}
/* and use alpha blended PNG for real browsers*/
td[class="shadow-homepage"] { 
	background-image: url(/images/hover/homepage-shadow.png);
}
td.shadow-homepage img {
	display : block;
}

/* same for the teaser pages */
/* big */
div#base-img
{
	position:absolute;
	background-image: url(/images/hover/teaser-shadow.gif); 
	background-repeat: no-repeat;
	background-position: bottom right;
	padding : 0 5px 5px 0;
}

div[id="base-img"] { 
	background-image: url(/images/hover/teaser-shadow.png);
}

div#base-img img
{
	padding : 0px;
	vertical-align : baseline;
	display: block;
}

/* small */
td.topicTeaserImg
{
	background-image: url(/images/hover/topicTeaserImg-shadow.gif); 
	background-repeat: no-repeat;
	background-position: 2px bottom;
	padding : 0 4px 5px 0px;
	}

/* and use alpha blended PNG for real browsers*/
td[class="topicTeaserImg"] { 
	background-image: url(/images/hover/topicTeaserImg-shadow.png);
	background-position: 3px 2px;
	padding : 0 5px 5px 0px;
}
td.topicTeaserImg img {
	display : block;
}


/* and for the section image on the top*/
/* and for the section image on the top*/
td.sectionImg
{
	width:63px;
	background-image: url(/Images/Fixed/section-img-shadow.gif); 
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding : 0px 2px 9px 0px;
}

td[class="sectionImg"] { 
	width:0;
}
td[class="sectionImg"] img { 
	border:0;
	display : block;
	position:absolute;
	top:0px; left:797px;
	background-image: url(/Images/Fixed/section-img-shadow.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding:5px;
	margin:0px;
}



 table textarea {
	width : 100%;
	font-family : monospace;
	background-color : #E4EAE4;
	color : #000000;
 /*
	border : 1px inset #FFFFFF;
 */
}

table input.button {
	font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	border : 1px outset #000000;
}


/* FAQ */

.faq-question , .faq-answer, .faq-separator {
	width: 100%;
}
.faq-question {
	font-weight : bold;
	font-style : italic;
}
.faq-answer {
	margin-left : 2em;
}
.faq-separator {
	border-top: 1px solid black;
}

/*	Media archiv	*/
th.archivdetail {
	background-color: #E7DBCE;
}
td.archivdetail {
	background-color: #F1EAE2;
}
td.archivdetail-image {
	background-color: #FBF4ED;
}




/*	Einstieg - Beraterjahr	*/
p.beraterjahr {}
p.beraterjahr-summary {
	border : 1px solid gray;
	background-color : #EFEBBD;
	font-style : italic;
	padding: 4;
}


/* remove the letterspacing for non IE browsers, it looks odd in moz, netscape and even IE on mac*/
a[class="left2"],
a[class="left3"],
a[class="left4"],
a[class="contentnav"],
a[class="topnav"]
{
	letter-spacing: 0;
}