body
{
	background-color: #E1E1E1;
	margin: 7px 0px 0px 10px;
	font-family: Univers Condensed, Arial, Helvetica, sans-serif;
	color: #0F0F0F;
}

/* Headline blau
h1
{
	font-size: 22px;
	color: #3D3D8E;
	margin: 25px 0px 14px 0px;
}
*/

h1
{
	font-size: 22px;
	color: #80888C;
	margin: 25px 0px 14px 0px;
}

h2
{
	font-size: 16px;
	color: #3D3D8E;
	margin: 0px 0px 14px 0px;
}

h3
{
	font-size: 14px;
	color: #000;
	margin: 0px 0px 14px 0px;
}

p, a, li, td { font-size: 12px; }

p {margin-top: 0px;}

a
{
	text-decoration: none;
	color: #3D3D8E;
}

a:hover { text-decoration: underline; }

a:active { color: black; }

/* javascript layer startseite */

strong { color: #3D3D8E; }

#layeroutside
{
	width: 530px;
	height: 30px;
	overflow: hidden;
	border: 0px;
	background-color: #FFF;
	padding: 0px 0px 0px 0px;
}

#layer1, #layer2, #layer3, #layer4, #layer5
{
	width: 530px;
	height: 30px;
	text-align: left;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	visibility: hidden;
}

#layer1
{
	position: relative;
	top: 0px;
}

#layer2
{
	position: relative;
	top: -30px;
}

#layer3
{
	position: relative;
	top: -60px;
}

#layer4
{
	position: relative;
	top: -90px;
}

#layer5
{
	position: relative;
	top: -120px;
}



/*div {border: 1px solid red}*/

#outerBoxHome
{
	background-color: white;
	width: 785px;
	height: auto;
}

#bottomDivHome
{
	width: 785px;
	padding: 20px;
}

#bottomDivHome a
{
	color: gray;
	font-size: 11px;
}

#bottomDivHome a:hover
{
	color: black;
	font-size: 11px;
}

#outerBox
{
	background-color: white;
	width: 785px;
	height: auto;
	text-align: left;
	background-image: url(images/bgmain.gif);
	background-repeat: repeat-y;
}

#topDiv
{
	width: 785px;
	height: 33px;
	text-align: right;
	background-color: white;
}

#chooseLanguage
{ 
	position: relative;
	top: 10px;
	right: 10px;
	width: auto;
	float: right;
}

#flagDE, flagEN { display: inline; }

#header { border-bottom: 1px solid #BEBED9; }

#mainTable 
{ 
	table-layout: fixed;
	border-collapse: collapse;
	border: 0px;
	width: 785px;
}

td#leftCol
{
	width: 197px;
	padding: 0px;
}

td#spacerCol
{
	width: 28px;
	padding: 0px;
}

td#rightCol
{
	width: 560px;
	padding: 0px;
}

#navigationBox
{
	width: 197px;
	margin-top: 46px;
	border-color: #BEBED9;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}
	
	#navigationBox ul {list-style-type: none;}

	#navigationBox ul, #navigationBox li	
	{
		margin: 0px;
		padding: 0px;
	}
	
		#navigationBox ul li
		{
			width: 197px;
			border-color: #BEBED9;
			border-width: 0px 0px 1px 0px;
			border-style: solid;
			background-image: url(images/bg-nav-default.gif);
			background-repeat: repeat-y;
		}
		
		#navigationBox ul li.current
		{
			background-image: url(images/bg-nav-active.gif);
			background-repeat: repeat-y;
		}

	#navigationBox a
	{
		display: block;
		width: 175px;
		padding: 4px 2px 4px 20px;
		text-transform: uppercase;
	}
	
	#navigationBox a:hover
	{
		background-image: url(images/bg-nav-active.gif);
		background-repeat: repeat-y;
		text-decoration: none;
	}
	
		#navigationBox #listAbout a, #navigationBox #listBE a, #navigationBox #listCourses a
		{
			display: block;
			width: 155px;
			padding: 4px 2px 4px 40px;
			color: #6D6D76;
			text-transform: none !important;
		}
	
		#navigationBox #listAbout li, #navigationBox #listBE li, #navigationBox #listCourses li
		{
			border: 0;
		}

#navBottomSpace
{
	width: 197px;
	height: 66px;
}

#contentBox
{
	width: 560px;
	height: 420px;
	overflow:auto;
	margin-bottom: 0px;
}

#contentBox p { margin-right: 14px; }

/* 
####################
Seitenspezifische Styles 
####################
*/

/* homepage */

#homeSlide
{
	width: 530px;
	height: 132px;
	background-image: url(images/home/homeimg1bg.jpg);
	background-repeat: no-repeat;
}

#homeimage
{
	float: left;
	margin-right: 20px;
}

#homeimageText
{
	padding: 20px;
}

#homeNewsSurround
{
	background-color: transparent;
	background-image: url(images/imh-home-v4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 200px;
}


#bgHomeNews
{
	width: 530px;
	height: 90px;
	overflow: hidden;
	background-image: url(images/bg-news.gif);
	background-repeat: no-repeat;
}

#bgHomeNewsV2
{
	width: 530px;
	height: 200px;
	overflow: hidden;
	background-color: transparent;
}

#homeNews
{
	width: 490px;
	height: 61px;
	overflow: auto;
	padding: 10px 20px 10px 20px;
}

#homeNewsV2
{
	width: 490px;
	height: 150px;
	overflow: auto;
	padding: 0px 20px 10px 0px;
}

#homeNews h1
{
	font-size: 14px;
	margin: 0px 0px 12px 0px;
}

.scrolling
{
	position: relative;
	left: auto;
	top: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	background-color: transparent;
	visibility: hidden;
}

.newsBlock
{
	width: auto;
	height: 200px;
}

.newsBlock h1
{
	font-size: 14px;
	margin: 0px 0px 12px 0px;
}

/* Tabelle "Business English" */
#tableBE
{ 
	table-layout: fixed;
	border-collapse: collapse;
	border: 0;
	width: 535px;
}

#tableBE td { padding-bottom: 14px; }

#tableBE td.leftCol { width: 200px; }

#tableBE td.leftCol p
{
	color: #6D6D76;
	font-weight: bold;
}

#tableBE td.spacerCol { width: 20px; }

#tableBE td.rightCol
{
	width: 315px;
}

#tableBE td.threeCols { width: 540px; }

span.darkBold { color: black; }

span.blueBold { color: #3D3D8E; }

/* Tabelle "How we organize" */
#fiveSteps
{ 
	table-layout: fixed;
	border-collapse: collapse;
	border: 0;
	width: 535px;
	border-right: 1px solid #E1E1E4; 
}

#fiveSteps td 
{ 
	border-bottom: 1px solid #3D3D8E; 
}

#fiveSteps td#step1, td#step2, td#step3, td#step4, td#step5
{
	width: 200px;
	background-color: #F1F1F3;
}

#fiveSteps td#spacerCol { width: 20px; }

#fiveSteps td#rightCol
{
	width: 315px;
}

/* Tabelle "client list" */
#clientTable
{ 
	table-layout: fixed;
	border-collapse: collapse;
	border: 0;
	width: 530px;
}

#clientTable td#leftCol { width: 330px; }

#clientTable td#rightCol { width: 200px; }


/* Liste "client list" */
ul#clientList
{
	list-style-type: none;
}

ul#clientList, ul#clientList li
{
	margin: 0px;
	padding: 0px;
}

/* contact form */
#divComment, #divLangs
{
	visibility: hidden;
	display: none;
	height: auto;
	margin-bottom: 10px;
}


/* footer styles 
ACHTUNG: wenn im Header der html-Dateien 
<?xml version="1.0" encoding="iso-8859-1"?>
stehen würde, dann dürfte man die padding-Werte nicht von den Breiten- und Höhenangaben abziehen!
*/

#footer
{
	background-color: white;
	width: 755px;
	height: 24px;
	text-align: left;
	padding: 6px 0 0 30px;
	border-top: 1px solid #BEBED9;
	border-bottom: 1px solid #3D3D8E;
}



/* Styles fuer Edit-Tool AKTUELLES */


table.edittool
{
	background-color: #EEE;
}

table.edittool td
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: black;
	background-color: #CCC;
}

table.edittool td a { color: blue; }

#help
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}

#help table
{
	color: black;
}

.textinputs {width: 400px}

.textinputsSmall {width: 146px}

code {font-family: Courier, mono; color: #FF6600}
