.iFrame {
	padding:		0px;
	background:		#f0f0f0;
}
#logo {
	margin-left:	0px;
	margin-top:		42px;
	z-index:		1;
}
#sitemenu {
	font-size:		7pt;
	line-height:	130%;
	letter-spacing:	1px;
	margin-left:	36px;
	margin-top:		41px;
	z-index:		1;
}
#illustration {
	background:		#ffffff;
	width:			390px;
	height:			213px;
	margin-top:		42px;
	padding:		0px 1px;
	position:		relative;
	z-index:		3;
}
#stripeBlue {
	background:		white url(/images/stripe_blue.gif) no-repeat;
	width:			392px;
	height:			12px;
	position:		relative;
	z-index:		4;
}
#stripeLeft {
	background:		#f0f0f0;
	height:			8px;
	top:			130px;
	width:			33%;
	z-index:		2;
}
#stripeGreen {
	background:		#b2dc20;
	height:			8px;
	top:			130px;
	z-index:		1;
}
#stripes {
	height:			8px;
	position:		relative;
	z-index:		3;
}
#stripeNews {
	height:			128px;
	top:			139px;
	z-index:		1;
}
#news {
	color:			white;
	font-size:		8pt;
	margin-left:	35px;
	width:			135px;
	position:		relative;
	z-index:		2;
}
#mainmenu {
	color:			#002050;
	float:			right;
	left:			0px;	/* 46px */
	margin-top:		26px;	/* 10px tiefer */
	width:			130px;
	z-index:		1;
}
#submenu {
	color:			#002050;
	white-space:	nowrap;
	margin-left:	35px;
	margin-top:		26px;	/* 10px tiefer */
	width:			130px;
	z-index:		1;
}
#contentBlock2 {
	background:		white;
	height:			100%;
	width:			392px;
}
#content {
	background:		white;
	width:			392px;
	max-width:		334px;	/* Firefox 1.0 */
	padding-top:	10px;	/* 10px tiefer */
	padding-left:	29px;
	padding-right:	29px;
	z-index:		3;
	border-top:		1px solid white;
}
h1 {
	/*margin-top:14px;*/
	margin-bottom:9pt;
}
h2 {
	font-size:100%;
}

h1 img {
	margin:0 !important;
	margin:0;
}
img#headline {
	margin-top:		14px;
	/*margin-bottom:	1em;*/
}

#footer {
	font-size:		7pt;
	margin-top:		36px;
	margin-bottom:	10px;
	padding-top:	4px;
	border-top:		1px solid #002050;
}
div.block {
	position:		absolute;
}
div.stripe {
	position:		absolute;
	left:			0px; /* required for IE 6.0 SP2 */
	width:			100%;
}
.darkGreyBg {
	background:		#c6c6c6;
}
.brightGreyBg {
	background:		#f0f0f0;
}

a {
	color:			#002050;
}
body,
th,
td {
	font-size:		9pt;
	font-family:	Arial, Helvetica, Sans-Serif;
	margin:			0px;
}

#sitemenu a {
	text-transform:	uppercase;
}
#sitemenu a,
#mainmenu a,
#submenu a {
	color:			#002050;
	text-decoration:none;
}
#mainmenu a div,
#submenu a div {
	font-size:	9pt;
	font-family:	Arial, Helvetica, Sans-Serif;
	width:		100%;
	line-height:	1.7em;
	margin-bottom:	0.2em;
	border:		1px solid #c0c0c0;
	text-align:	center;
	cursor:		pointer;

	/*IE 5.x cursor:		hand;*/
}
/*
#sitemenu a:hover {
	color:			#ccfd0e;
}
#mainmenu a div:hover,
#submenu a div:hover {
	border:			1px solid #ccfd0e;
}
*/
#sitemenu a.active {
	color:			#b2dc20;
}
#mainmenu a.active div,
#submenu a.active div {
	border:			1px solid #b2dc20 !important;
}

#submenu a#komplettpakete {
	font-weight:bold;
}

#submenu a#komplettpakete div {
	border:1px solid #dcb220;
	/*border:1px dashed red;*/
}

a.newsLink:hover {
	text-decoration:underline;
}
div.newsHeadline {
	font-weight:	bold;
	margin-top:		5px;
	padding-left:	1px;
	height:			2.6em;
	overflow:		hidden;
}
a.newsHeadline,
a.newsText,
a.newsLink {
	color:			#ffffff;
	text-decoration:none;
	padding-left:	1px;
}

img {
	border:			none;
}

input,
textarea {
	border:			1px solid #002050;
	padding:		1px;
}
input.button {
	background:		#ffffff;
	color:			#002050;
	border:			1px solid #002050;
}
/*
td.kundenLogo {
	height:			95px;
	width:			95px;
	margin-bottom:	5px;
	margin-right:	5px;
	border:			1px solid silver;
	text-align:		center;
	vertical-align:	middle;
}
*/
div.kundenLogo {
	height:			73px;
	width:			73px;
	margin-bottom:	8px;
	margin-right:	8px;
	border:			1px solid silver;
	text-align:		center;
	vertical-align:	middle;
	float:			left;
}
#partnerListe td {
	vertical-align:	middle;
}
#partnerListe td.partnerLogo,
td.firmenLogo,
td.presseBild {
	height:			57px;
	border:			1px solid silver;
	text-align:		center;
}
ul {
	list-style-image:url(/images/quadrat.png);
}
p {
	margin-top:		0;
}
.textbox {
	border:			1px solid #a0a0a0;
	background:		#f8f8f8;
}
.textbox_dark {
	background:		#e8e8e8;
}
div.textbox {
	padding:		1em;
	margin-bottom:	1em;
}
a.textbox {
	display:		block;
	color:			#000;
	text-decoration: none;
	text-align:		center;
}
a.schwarz {
	color:			#000;
	text-decoration: none;
}
td {
	vertical-align: top;
}

/* home page */

.home_boxen .box_quer {
	line-height:		2em;
	width:			100%-1px;
}
.home_boxen .box_hoch {
	height:			130px;
	width:			29%;
	float:			left;
}
.home_boxen .box_spacer {
	width:			6.5%;
	float:			left;
}
.home_boxen #box_rechts {
	float:			right;
}
.home_boxen .inner_box {
	margin-top:		50%;
}

/* cms area */
.table-seperator {
	padding-top:	1em;
	padding-bottom:	1em;
}
.table-seperator img {
	border-bottom:	1px solid #c6c6c6;
	width:			100%;
}