body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}

body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

#content img {
	border: none;
}

a:link,
a:visited {
	color: #E2001A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: black;
}

#container {
	width: 970px;
	margin: 0 auto;
	margin-top: 30px;
	background: #ececed;
}

#header {
	height: 35px;
	background: white url('/assets/layout/headbg1.gif') no-repeat;
	padding: 14px 0 0 0;
}

#news {
	height: 148px;
	background: url('/assets/layout/newsbg.gif') no-repeat;
}

#news span {
	margin-left: 30px;
	border: 1px solid red;
}

#foot {
	height: 56px;
	background: url('/assets/layout/footbg.gif') no-repeat;
}

#content {
	padding: 30px 27px 50px 0;
}

#mainnav {
	background: url('/assets/layout/econ.gif') no-repeat;
	height: 58px;
	text-align: left;
}

#mainnav .left {
	width: 390px;
	float: left;
	
}

#mainnav .right {
	width: 500px;
	float: right;
	text-align: right;
}


#subnav {
	padding: 30px 20px 45px 26px;
}

#headspace {
	float: left;
	width: 295px;
}

a.lang {
	display: block;
	width: 40px;
	text-decoration: none;
	float: left;
}


#topfunctions {
	float: right;
	width: ;
	margin: 0 0 0 0;
	padding: 0 27px 0 0;
	text-align: right;
}

/*
	search
*/

#topfunctions input {
	border: 1px solid #58585a;
	height: 13px;
	width: 60px;
	font-size: 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#topfunctions input.s {
	width: 25px;
	height: 15px;
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
}
 

/*
	ebene 0
*/
ul.level0 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.level0 {
	margin: 0 0 0 0;
	padding: 2px;
	background: #ffffff;
	border-bottom: 2px solid #ECECED;
}

/*
	ebene 1
*/
ul.level1 {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0px;
}
li.level1 {
	margin: 0;
	padding: 2px 2px 2px 12px;
	background: #ffffff;
	border-bottom: 2px solid #ECECED;
	
}
/*
	ebene 2 und hoeher : jeweils 10px links eingerueckt
*/
ul.level1 ul {
	list-style-type: none;
	padding: 0;
}
ul.level1 ul li {
	margin: 0;
	padding: 0;
}

li.highlight,
li.inpath {
	background-color: #B1B3B4;
	color: #E2001A;
}

/*
	alle ebenen : definition der hyperlink styles
*/

ul.navtree a:link,
ul.navtree a:visited {
	text-decoration: none;
	display: block;
	text-align: left;
	color: #58585A;
}

ul.navtree a:hover {
	color: #E2001A;
}


ul.navtree a.inpath:link,
ul.navtree a.inpath:visited {
	
}
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited {
	color: #E2001A;
}


/************
formulare
************/
input.F, textarea.F,
input.P, input.M {
	color: black;
	background-color: #e0e1e2;
	width: 400px;
	border: 1px solid #B8C4D0;
}
input.S {
	color: black;
	font-weight: bold;
	background-color: #e0e1e2;
	width: auto;
	border: 1px solid #B8C4D0;
}
input.C {
	color: black;
	background-color: transparent;
}
th.form {
	border: 1px solid #B8C4D0;
	background-color: #e0e1e2;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

#teaserlist {
	padding: 14px 84px 0 0;
	float: right;
	}

div.teaser {
	width: 196px;
	background: #ececed;
	float: left;
	margin-right: 4px;
	height: 118px; 
	overflow: hidden;
}

#leftfunctions{
xborder: 1px solid red;
	width: 100px;
	float: left;
	margin: 0 0 0 30px;
}

div.teaser h1 {
	font-size: 11px;
	padding: 10px;
	margin: 0;
	text-transform: uppercase;
}

div.teaser p {
	padding: 0 0 0 0;
	margin: 0 10px;
}


a#home {
	height: 49px;
	display: block;
	width: 273px;
	text-decoration: none;
	float: left;
}

div.vkasten {
	width: 127px;
	background: white;
	float: left;
	margin: 0 5px 54px 0;
	height: 340px; 
	overflow: hidden;
}

div.vkasten h1 {
	font-size: 11px;
	padding: 10px 10px 0 10px;
	margin: 0;
	text-transform: uppercase;
}

div.vkasten p {
	padding: 0 10px 10px 10px;
}

div.vkasten img {
	border: none;
}


/*
	besondere tabellen: achtung, auch in "editor.css" reinschreiben!!!
*/
table.tab1 {
	border-collapse: collapse;
	width: 100%;
	}
table.tab1 thead td {
	font-weight: bold;
	background: #A9A9A9;
	color: #FFFFFF;
	padding: 10px;
	margin-right: 2px;
}
table.tab1 td {
	background-color: white;
	padding: 10px;
	margin-right: 2px;
	border: 2px solid #ECECED;
}

#begriffe {
	background: white;
	color: #B1B3B4;
	margin: 16px 0 0 0;
}

#begriffe #navtree79 li {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	list-style-type: circle;
}

#begriffe #navtree79 li a:link,
#begriffe #navtree79 li a:visited {
	color: #B1B3B4;
	border: none;
}

#begriffe #navtree79 li a:hover,
#begriffe #navtree79 li a.highlight {
	color: #E2001A;
	background: white;
}
