body {
	margin:0; padding:0; background-color:#f8f8f8;
	text-align:center;
	background-image:url(/img/global/misc/bg-verlauf.gif);
	background-repeat:repeat-y;
	background-position:center 0;
	color:#333333;
}
body, td {
	font-size:0.7em;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}

* html body {
	background-image:url(/img/global/misc/bg-verlauf_ie.gif);
}

#main {
	margin:0 auto;
	width:778px;
	text-align:left;
	padding-bottom:20px;
}
#menu {
	float:left;
	text-align:left;
	width:170px;
}

#login {
	margin-left:170px;
	height:40px;
	background-color:#FF9933;
	color:white;
}
#login_top {
	padding: 10px 0px 0px 20px;
}
#content {
	margin-left:190px;
	margin-top:20px;
	width:570px;
}
#divider, .divider {
	height:1px;
	width:570px;
	background-image:url(/img/global/misc/divider.gif);
	background-repeat:repeat-x; /* ie win */
	font-size:1px; /* ie win */
	line-height:0px; /* ie win */
}

/* http://www.sitepoint.com/forums/showpost.php?p=1374925&postcount=15 */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #menu { margin-right:-3px } /* reduce the right margin to account for 3pixels (ie win) */
* html #login { margin-left:167px } /* fix 3 pixel jog and account for 3 pixels extra padding (ie win)*/
* html #content { margin-left:187px } /* dito */
/* End hide from IE5/mac */

h1, .h1 {
	font-size:1.4em;
	line-height:1.3em;
	font-weight:bold;
}
h2, .h2 {
	font-size:1.2em;
	font-weight:bold;
}
h3, .h3 {
	font-size:1.1em;
	font-weight:bold;
}
h2.orange {
	border:1px solid #FF6900;
	background:#FF9900;
	color:white;
	padding:.5em 1em;
}
h2.blue {
	background:#00477F;
	color:white;
	padding:.5em 1em;
}
.s {
	font-size:10px;
}

hr {
	border:none 0;
	border-top:1px dashed #999;
	width:100%;
	height:1px;
}

a:link { color:black; }
a:visited { color:black; }
a:hover { color:#FF9933; }
a:active { color:#666666; }

ul.menuMain {
	padding:0;margin:0;
}
ul.menuMain a, ul.menuSub a, ul.menuSub2 a {
	display:block;
	text-decoration:none;
	vertical-align:middle;
	line-height:17px;
	border-bottom:1px solid white;
	padding:0px 4px;
}
ul.menuMain a {
	background-color:#FF9933;
	font-weight:bold;
	color:white;
}
ul.menuSub a {
	background-color:#FBC379;
	color:black;
	font-weight:normal;
	padding-left:1.5em;
}
ul.menuSub2 a {
	background-color:#FFDFBA;
	color:black;
	font-weight:normal;
	padding-left:2.6em;
}

ul.menuMain a:hover, ul.menuMain a.active {
	color:black;
}
ul.menuSub a:hover, ul.menuSub a.active {
	background-image:url(/img/global/misc/menuSubArrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
ul.menuSub a.key {
	background-image:url(/img/global/misc/menuSubKey.gif);
	background-repeat:no-repeat;
	background-position:149px 5px;
}
ul.menuSub a.key:hover, ul.menuSub a.activekey, ul.menuSub a.activekey:hover {
	background-image:url(/img/global/misc/menuSubArrowKey.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
ul.menuSub2 a:hover, ul.menuSub2 a.active {
	background-image:url(/img/global/misc/menuSubArrow.gif);
	background-repeat:no-repeat;
	background-position:18px 5px;
}

a.top {
	display:block;
	text-align:right;
	text-decoration:none;
	background-image:url(/img/global/misc/divider.gif);
	background-repeat:repeat-x;
}

a.register {
	color:white; text-decoration:none; font-weight:bold
}

a.register:hover { color:black; }

* html a.menuAct:hover, a.menuSub:hover, a.menuSubAct:hover { /* ie win */
	color:black;
}

a.icon_pdf {
	background-image:url(/img/global/misc/icon_pdf.gif);
	background-repeat:no-repeat;
	padding-left:22px;
	padding-bottom:3px;
}

#menuSubLogin {
	background-image:url(/img/global/misc/key.gif);
	background-repeat:no-repeat;
	background-position:140px 5px;
}

#getTogether {
	text-align:right;
	height:140px;
	background-color:#fafafa;
	background-image:url(/img/global/misc/dot4x4.gif);
}
#suche {
	height:30px;
	background-color:#FF9933;
	padding:5px;
}
#ani_foerdermg {
	border-bottom:1px solid white;
}
/*#suche .suchButton, label {
	position:absolute; left:-9999px;
}*/
ul.menuMain, ul.menuSub, ul.menuSub2 {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
ul.sitemap {
	list-style:none;
	margin-left:10px;
	padding-left:0;
}

ul { margin-left:0.7em; padding-left:0.7em; }

.input, .suchbegriff, .submit, .select {
	border:1px solid #999999;
	font-size:1em;
}
.input:focus, .suchbegriff:focus {
	background-color:#FFF3E6;
}
.suchbegriff { width:100%; }
.submit {
	background-color:white;
	padding:1px;
	line-height:1.3em;
}

input, select { /* checkboxes firefox, selects safari */
	margin:0;
	padding:0;
}
input.radio {
	margin:0 .5em .75em 0;
	border:0;
}

.error {
	color:#FF6600;
}
img {
	border:0;
}
td.td1 {
	padding-right:2em;
}
td.td1, td.td2 {
	padding-bottom:.5em;
}

a.navi, a.naviact {
	border:1px solid #ccc;
	padding:.1em .3em;
	margin-left:.5em;
	text-decoration:none;
}
a.naviact {
	background-color:#f5f5f5;
	font-weight:bold;
}
a.navi:hover {
	color:black;
	background-color:#ccc;
}

td.topic {
	background-color:#f0f0f0;
}
td.head {
	background-color:#f5f5f5;
}
td.head2 {
	background-color:#FCFCFC;
}
td.sub {
	background-color:white;
}
td.topic, td.head, td.sub, td.head2 {
	padding:3px;
}

table.standard {	
	border:0;
	background-color:#ccc;
}
table.standard td {
	padding:.5em;
	vertical-align:top;
	background-color:#fff;
}
table.tab {
	border:0;
}
table.tab td {
	padding:0 2em 1em 0;
	vertical-align:top;
}
thead {
	font-weight:bolder;
}
img.listEmoticon {
	margin:3px;
}
form {
	margin:0; padding:0; display:inline;
}
div.box_benchmark {
	border:1px solid #ccc;
	padding:0 0 1.5em 1.5em;
	width:37em;
	background:white;
	position:absolute;
	display:none;
	top:0;left:0;
}
div.box_benchmark img.logo {
	float:right;
	margin:.5em 1.5em 0 2em;
}
div.box_benchmark img.fmp {
	float:left;
	margin:-.2em .7em 0 0;
}
.benchmark_iso, a.benchmark_iso {
	color:#4D77A2;
}
.box {
	background:#f8f8f8;
	border:1px solid #ccc;
	padding:1em;
}

/* expertenteams */
#main.expertenteams {
	background-color:#e5e5e5;
}
ul.menuMain a.expertenteams {
	color:white;
	background-color:#808080;
}
ul.menuSub a.expertenteams {
}
ul.menuSub2 a.expertenteams {
}
h1.expertenteams {
	font-size:1.7em;
	color:white;
	margin:0;
	padding-left:190px;
	background:#FF9900;
	line-height:61px;
	
}
/* expertenteams */


div.logos img {
	margin:0 2.5em 2.5em 0;
}

.banner_menu {margin-top:18px}
.banner_content {
	text-align:right;
}

@media print {
	#menu, #getTogether, .banner_content, #login_top, .noprint { display:none; }
	#content { margin:0; padding:0; }
}