body {
	background-color:#181437;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:none;
}
/* Container für IE-FIX min-width */
.width{
	margin:auto;
}

/* Container für IE-FIX min-width */
.minWidth{
	min-width:760px;
	width:760px;
	margin:auto;
}

/* Weißer Kasten für den Inhalt */
#mainContainer{
	margin:auto;
	background-color:white;
	margin-top:33px;
	width:100%;
	table-layout:auto;
	/* border-collapse:collapse; */
	border: 3px white solid;
	height:500px;
}

#mainContainer td {
	/* border:2px red solid; */
}

/* Roundshot auf der Start-Seite */
#roundshot {
	background-image:url(images/roundshot.jpg);
	background-repeat:repeat-x;
	height:260px;
	border:none;	
	}
	
/* Roundshot auf den Content-Seiten */
#roundshotContent {
	background-image:url(images/roundshot.jpg);
	background-repeat:repeat-x;
	background-position:0px -105px;
	height:100px;
	border:none;	
	}
	
/* IE-FIX für colspan/rowspan */
td.hidden1,td.hidden2,td.hidden3{
	display:none;
	border:none;
}


/* Tabellenzellen für den Navi-Link Startseite*/
td.nav {
	text-align:center;
	vertical-align:top;
	border-top: 5px white solid;
	width:120px;

}

/* Tabellenzellen für den Navi-Link Content*/
td.navContent {
	text-align:center;
	vertical-align:top;
	padding:0px;
	padding-top:5px;
	height:30px;
}
/* Link für die Navibuttons Startseite */
a.navi {
	display:block;
	margin:-1px;
 	background-color:#4F4F5A;
 	text-decoration:none;
 	color:white;
 	font-size:0.7em;
 	font-weight:bold;
 	letter-spacing:1pt;
 	border-width: 0px 3px 0px 0Px;
 	border-style: solid;
 	border-color:white;
 	padding: 1em 0em 1em 0em;
}

/*Link für den rechten Navibutton auf der Startseite */
a.naviRight {
	display:block;
	margin:-1px;
 	background-color:#4F4F5A;
 	text-decoration:none;
 	color:white;
 	font-size:0.7em;
 	font-weight:bold;
 	letter-spacing:1pt;
 	padding: 1em 0em 1em 0em;
 	border-width: 0px 3px 0px 0Px;
 	border-style: solid;
 	border-color:white;
 	
}

a:hover.navi {
	background-color:#A8A7AD;	
}

a:hover.naviRight {
	background-color:#A8A7AD;	
}

/* Link für die Navibuttons Content-Seiten */
a.naviContent{
	display:block;
	margin:0px;
 	background-color:#4F4F5A; 
 	text-decoration:none;
 	color:white;
 	font-size:0.7em;
 	font-weight:bold;
 	letter-spacing:1pt;
	padding: 1em 0em 1em 0em;
 	border-width: 0px 3px 0px 0px;
 	border-style: solid;
 	border-color:white;

}

/*Link für den rechten Navibutton auf den Content-Seiten */
a.naviContentRight {
	display:block;
	margin:0px;
 	background-color:#4F4F5A;
 	text-decoration:none;
 	color:white;
 	font-size:0.7em;
 	font-weight:bold;
 	letter-spacing:1pt;
	padding: 1em 0em 1em 0em;
 	border-width: 0px 2px 0px 0Px;
 	border-style: solid;
 	border-color:white;
 	width:150px;
}

a:hover.naviContent {
	background-color:#A8A7AD;
}

a.naviContentActive{
	display:block;
	margin:0px;
 	text-decoration:none;
 	color:white;
 	font-size:0.7em;
 	font-weight:bold;
 	letter-spacing:1pt;
	padding: 1em 0em 1em 0em;
 	border-width: 0px 1px 0px 0Px;
 	border-style: solid;
 	border-color:white;
	background-color:#72727C;
	width:150px;
}

a:hover.naviContentRight {
	background-color:#A8A7AD;	
}


#benchmarking {
	vertical-align:top;
	border-top: 6px white solid;
	padding:0px;
}

#batl {
	height:11.1em;
}

#batl a {
	display:block;
	color:white;
	text-decoration:none;
	font-size:0.7em;
	background-color:#72727C;
	height:7em;
	margin:-1px;
	margin-bottom:0px;
	border-width: 0px 3px 2px 1Px;
 	border-style: solid;
 	border-color:white;
 	padding:12px 10px 10px 10px;
}

#batl a:hover {
	background-color:#A8A7AD;
	border-color:white;
}

#batl strong{
	font-weight:bold;
 	letter-spacing:1pt;
 	}

#batl p {
	color:#B9BABF;
	margin-top:0.5em;
}	

#batl a:hover p{
	color:white;
}

#qtDesc {
	display:none;
	vertical-align:top;
	height:10em;
	text-decoration:none;
	background-color:#823D00;
	margin:-1px;
	border-width: 0px 3px 2px 1Px;
 	border-style: solid;
 	border-color:white;
 	padding:8px 10px 10px 10px;
}
#qtDesc p{
	color:white;
	font-size:0.7em;
	margin-top:0em;
}

.boldLink{
	text-decoration:none;
 	color:white;
 	font-weight:bold;
 	letter-spacing:1pt;
}	

a:hover.boldLink{
	color:#A8A7AD;
	}

#news{
	padding: 10px;
	padding-top:15px;
	background-color:#white;
	font-size:0.8em;
	color:#823D00;
	vertical-align:top;
	border:0px white solid;
}

#news strong {
	font-size:0.85em;
	letter-spacing:1pt;
	
}

#news ul{
	margin-top:1em;
	margin-left: 5px;
	padding-left: 0;
	list-style: none;
	/* border:1px red solid; */
}

#news li{	
	padding-left: 1em;
	background-image: url(images/arroworange_small.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	margin-bottom:0.5em;
}

#news a {
	color:#823D00;
	font-size:0.85em;
}

#news a:hover {
	color:#A8A7AD;
}

.subtext {
	font-size:0.7em;
	vertical-align:top;
	white-space:nowrap;
	display:none;
}		

#subtext img{
	border:none;
}

#subtext a {
	color:#181437;
	text-decoration:none;
}

#subtext a:hover {
	color:#A8A7AD;
	text-decoration:none;
}

.copyright {
	font-size:0.7em;
	vertical-align:top;
	background-color:#181437;
	color:white;
	text-align:left;
	}
	
.benchmarkingText	{
	margin-top:0.8em;		
	width:250px;
}


#leftColumn{
	width:150px;
	padding-top: 5px;
	font-size:0.7em;
	margin:0px;
	border-right:3px white solid;
	vertical-align:top;
}

#leftColumn ul{
	margin-top:1em;
	margin-left: 7px;
	padding-left: 0;
	list-style: none;
	/* border:1px red solid; */
}

#leftColumn  a {
	color:#823D00;	
}

#leftColumn  a.active {
	color:#823D00;
	font-weight:bold;
}

#leftColumn li {
	margin-bottom:0.5em;
	background-image: url(images/dotgrey2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1em;
}

#leftColumn li.active {
	margin-bottom:0.5em;
	background-image: url(images/dotorange_small.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1em;
}


#leftColumn li a {
	color:#823D00;
	text-decoration:none;
}

#leftColumn ul.sub{
	margin: 0.75em 0em 0.75em 0em;
}

#leftColumn ul.sub li{
	background-image: url(images/arroworange_small2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#leftColumn ul.sub li.active{
	background-image: url(images/arroworange_small2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#leftColumn ul.sub li.active a{
	
}

#leftColumn ul.subSub{
	margin: 0.75em 0em 0.75em 0em;
}

#leftColumn ul.subSub li{
	background-image: url(images/lineorange_small.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#leftColumn ul.subSub li.active{
	background-image: url(images/lineorange_small.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#leftColumn li a:hover {
	color:#A8A7AD;
}
	
#rightColumn {
	vertical-align:top;
	padding-left:15px;
	font-size:0.7em;

}

#rightColumn h1{
	font-weight:bold;
	font-size:1.2em;
	margin: 25px 75px 10px 0px;
}

#rightColumn h2{
	font-weight:bold;
	font-size:1em;
	margin: 25px 75px 10px 0px;
}


#rightColumn p{
		margin:10px 75px 10px 0px;
		text-align:justify;
}

#rightColumn ul {
	list-style:none;
}

#rightColumn ul li {
	background-image: url(images/arroworange_small2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left:1em;
}

#rightColumn a{
	color:black;
	font-weight:bold;
	text-decoration:none;
	
}

#rightColumn td{
	
}

#rightColumn a:hover{
	color:#A8A7AD;
}

#rightColumn table.circleTable {
	margin:auto;
}

#underPic {
	padding:5px 5px;
	margin:-2px 0px 20px 0px;
	background-color:#4F4F5A;
	color:white;
	width:160px;
}
#underPic a{
	color:white;
	text-decoration:none;
	}

#underPic a:hover{
	color:#A8A7AD;
	text-decoration:none;
	}

a.subLink {
	color:white;
	text-decoration:none;
}

a:hover.subLink  {
	color:#A8A7AD;
	text-decoration:none;
}

.topLeft{
	vertical-align:middle;
}

.topRight{
	vertical-align:middle;
}

.bottomLeft{
	vertical-align:top;
}

.bottomRight{
	vertical-align:top;
}

.bottomMiddle{
	vertical-align:top;
	text-align:center;
}

.error {
	color:red;
}

table.cv {
	margin-left:-3px;
	margin-top:0.5em;
}

#glossar {
	border-collapse:collapse;
}

#glossar td {
	vertical-align:top;
	border:1px solid #4F4F5A;
	padding:10px 5px;
}

#glossarIndex{
	width:100%;
	border:1px solid #4F4F5A;	
}

#glossarIndex td{
	border:1px solid #4F4F5A;
}

#glossarIndex a {
	display:block;
	background-color:#4F4F5A; 
 	text-decoration:none;
 	text-align:center;
 	color:white;
 	font-size:1em;
 	font-weight:bold;
 	letter-spacing:1pt;
 	padding:5px;
}

#glossarIndex a:hover {
	color:white;
	background-color:#A8A7AD;	
}

#team_table{
	border-collapse:collapse;
	margin:auto;
	width:95%;
}

#team_table td{
	vertical-align:top;
	/* border:1px solid black; */ 
	border-collapse:collapse;
	padding:5px 0 10px 0;
	text-align:center;
}

#team_table div {
	text-align:left;
	background-color:#4F4F5A;
	color:white;
	width:120px;
	font-size:0.8em;
	padding:5px;
	height:4em;
	margin:auto;
}

#team_table a {
	color:white;
	font-size:1em;
	}
	
#quicktime {
	margin:-1px;
}	
#cv {
	border-collapse:collapse;
	//margin-top:2em;
	margin-left:5px;
	width:85%;
	text-align:left;

}

#cv th{
	background-color:#4F4F5A;
	color:white;
 	font-size:1em;
 	font-weight:normal;
 	padding:5px;
 	border-collapse:collapse;
 	border:1px solid #823D00;
}

#cv td{
	border:1px solid #823D00;
	border-collapse:collapse;
	margin-left:1px;
	padding:5px;
	vertical-align:top;
}

#cv ul{
	margin-top:0px;
}

#testimonial{
	color:#823D00;
	font-style:italic;
	font-weight:bold;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

