* {
	margin: 0;
	padding: 0;
}

body {
	padding-bottom: 20px;
	background: #c4ccd2 url('../images/bg_body.gif') repeat-x;
}

body,input,textarea {
	color: #203c6b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

img {
	border: 0;
}

p {
	margin-bottom: 1em;
}

a {
	text-decoration: underline;
	color: #203c6b;
}

th,td {
	text-align: left;
	vertical-align: top;
	padding: 0.5em;
}

td.eins {
	background-color: #044981;
	font-weight: bold;
	color: #fff;
	margin-bottom: 1em;
}

td.zwei {
	background-color: #dee9f1;
	border: 1px solid #fff;
}

label {
	cursor: pointer;
}

#sitecontainer {
	width: 870px;
	position: relative;
	overflow: hidden;
	margin-top: 18px;
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
	background: url('../images/bg_sitecontainer.gif') repeat-y;
}

#header {
	position: relative;
	height: 148px;
	border-bottom: 1px solid #fff;
	background: url('../images/bg_header.jpg') no-repeat;
}

#logo {
	position: absolute;
	top: 0;
	right: 0;
}

#language {
	position: absolute;
	bottom: 3px;
	left: 13px;
}

#language img {
	padding-right: 10px;
}

#menu {
	position: absolute;
	bottom: 0;
	left: 169px;
	font-size: 7pt;
	width: 466px;
}

#menu ul {
	list-style-type: none;
	width: 100%;
}

#menu ul li {
	position: relative;
	float: left;
	background: url('../images/bg_menuitem.gif') repeat-x;
	padding: 10px 0px 4px 0px;
	border-right: 1px solid #fff;
	width: 76px;
	text-align: center;
}

#menu ul li.first {
	width: 79px;
}

#menu ul li span.menuitem {
	position: absolute;
	top: 0;
	right: -1px;
	background: url('../images/menuitem_corner.gif') top right no-repeat;
	width: 6px;
	height: 6px;
}

#menu ul li>span.menuitem {
	right: -1px;
}

#menu ul li.active {
	background-color: #fff;
	background-image: url('../images/bg_menuitem_active.gif');
}

#menu ul li.active span.menuitem {
	background-image: url('../images/menuitem_corner_active.gif');
}

#menu a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#menu a:hover {
	color: #b2c0cc;
}

#menu ul li.active,#menu ul li.active * {
	color: #203c6b !important;
}

#contentcontainer {
	
}

#leftcol {
	float: left;
	width: 168px;
	border-right: 1px solid #fff;
	/*padding: 48px 17px 17px 17px ;*/
	padding-bottom: 17px;
	font-size: 7pt;
}

#search {
	float: left;
	width: 168px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	/*margin-left: -17px;*/ /*margin-left: -9px;*/
	margin-bottom: 20px;
	height: 32px;
}

/*#leftcol > #search{
    margin-left: -17px;
} */
#search form {
	padding: 5px;
	background-color: #666c86;
	color: #fff;
}

#search label {
	padding-left: 8px;
	font-weight: bold;
}

#search_query {
	width: 95px;
	background-color: #fff;
	color: #000;
	border-width: 0;
}

#submenu {
	padding: 48px 0 17px 0;
	background: #044981;
}

#submenu li.active a {
	color: #b2c0cc;
}

#submenu ul {
	list-style-type: none;
	color: #fff;
}

#submenu ul li a {
	background: url('../images/submenu_bullet.gif') no-repeat 17px 4px;
	display: block;
	height: 100%;
	padding-left: 30px;
	padding-bottom: 6px;
	padding-top: 5px;
	letter-spacing: 1px;
	border-bottom: 1px solid #afc1cf;
}

#submenu ul li.current a {
	background: #fff url('../images/submenu_bullet_current.gif') no-repeat
		17px 4px;
}

#submenu ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#submenu ul ul li a {
	font-weight: normal;
	color: #fff !important;
}

#submenu ul li.current,#submenu ul li.current a {
	color: #044981 !important;
}

#submenu a:hover {
	color: #b2c0cc !important;
}

#submenu ul ul li a:hover {
	color: #044981 !important;
}

#submenu ul ul li a {
	background: #9bb0c1 url('../images/submenu_bullet.gif') no-repeat 27px
		4px;
	padding-left: 40px;
	display: block;
	height: 100%;
	letter-spacing: 0;
	border-bottom: 1px solid #fff;
}

#submenu ul ul li.current a {
	background: #fff url('../images/submenu_bullet_current.gif') no-repeat
		27px 4px;
}

#leftcontent {
	padding: 17px;
	padding-bottom: 0;
	color: #bcc0ce;
	text-align: center;
}

#leftcontent a {
	color: #bcc0ce;
	text-decoration: none;
}

#content {
	float: left;
	width: 405px;
	padding: 48px 30px 17px 30px;
	text-align: justify;
	line-height: 1.3em;
}

#content .contentstart {
	margin-top: 1em;
	clear: both;
}

#content li {
	text-align: left;
	margin-bottom: 0.5em;
}

#content h1 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 1em;
}

#content h4 {
	font-size: 9pt;
	font-weight: normal;
	margin-top: 1em;
}

#content .pagetitle h1 {
	margin-bottom: 0;
}

#content .pagetitle {
	padding-bottom: 0.25em;
	border-bottom: 1px solid #868686;
	margin-bottom: 1em;
}

#content h2 {
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #868686;
	margin-top: 2em;
	margin-bottom: 1em;
}

#content .pagetitle h2 {
	padding-bottom: 0;
	border-bottom: 0;
	margin-top: 1em;
	margin-bottom: 0;
}

#content h3 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 1em;
}

#content .imgtext-table {
	
}

#content .newsitem {
	padding-bottom: 1.5em;
	float: left;
}

#content .news_text {
	padding-left: 10px;
}

#content ul {
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 1em;
}

#content .referenceitem {
	clear: both;
	height: 90px;
}

#content .reference_text {
	float: left;
	text-align: right;
	margin-top: 2.5em;
}

#content .reference_logo {
	margin-bottom: 1em;
	width: 130px;
}

#content .reference_image {
	float: left;
	width: 130px;
	text-align: center;
}

#kundenkreis {
	position: relative;
}

#kundenkreis .aktiv {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

#rightcol {
	float: right;
	position: relative;
	width: 201px;
	padding: 48px 17px 17px 17px;
}

#bg_rightcol {
	position: absolute;
	/*top: -43px ;
    left: 0 ;*/
	top: 0;
	right: 0;
	width: 235px;
	height: 609px;
	background: url('../images/bg_rightcol.jpg') no-repeat;
	z-index: 2;
	opacity: .35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
}

#rightcontent {
	position: relative;
	z-index: 30;
}

.contentpic {
	float: left;
	clear: left;
	text-align: center;
	margin: 0 1em 1em 0;
}

#rightcol .contentpic {
	float: none;
	padding-left: 12px;
	margin-right: 0;
}

#rightcol .contentpic {
	width: 174px;
}

.contentpic img {
	border: 1px solid #868686;
	margin-bottom: 5px;
}

.contentpic .desc {
	border: 1px solid #626262;
	background-color: #fff;
	font-weight: bold;
	color: #868686;
	padding: 2px;
}
/*
div {
    outline: 4px solid #f00 ;
}

div > div {
    outline: 3px solid #0f0 ;
}

div > div > div {
    outline: 2px solid #ff0 ;
}

div > div > div > div {
    outline: 1px solid #00f ;
}
*/