/***************************************/
/* Basiseinstellungen 
/***************************************/

*, html {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border:0;
}

html {height:100.5%;}

body{
	background-color:#e8e8ed;

}

div#bodyWrapper {
	width:934px;
	background-color:#fff;
	margin:0 auto;
}
/***************************************/
/* Standardelemente
/***************************************/
div#innerContentBorder h1 {
	color:#89DB10;
	font-weight:normal;
	font-size:22px;
	margin:0;
	padding:0;
}

h2 {
	color:#89DB10;
	font-weight:normal;
	font-size:20px;
	margin:0;
	padding:0;
}

h3 {
	color:#89DB10;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
}

div#navigationSub p,
div#innerContentBorder p {
	color:#54594c;
	font-size:12px;
	padding:10px 0 10px 0;
	margin:0;
	line-height:1.5;
}

div#leftContent {
	padding:0 0 0 31px;
}

hr {
	background-color:#d7d7d9;
	border:0;
	color:#d7d7d9;
	height:1px;
	line-height:1px;
	margin:4px 0 6px 0;
}

a {
	color:#bd1403;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#79c608;
}

a.callbackservice {
	background-color:#d6394c;
	color:#fff;
	text-transform:uppercase;
	padding:2px 8px 2px 7px;
}

img {
	margin:0;
	padding:0;
	border:0;
}

div.placeholder {height:100px;display:block;}
/***************************************/
/* Einstellungen für das Layout 
/***************************************/

/* Oberer Rand */

div#borderTopLeft {
	background:url('/fileadmin/website2009/plattform/cachepics/border_left_top.gif');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:34px;
}

div#borderTopRight {
	background:url('/fileadmin/website2009/plattform/cachepics/border_right_top.gif');
	background-position:right top;
	background-repeat:no-repeat;
	margin:0;
	padding:0 11px 0 0;
	height:34px;
}

div#borderTop {
	background:url('/fileadmin/website2009/plattform/cachepics/border_top.gif');
	background-position:left top;
	background-repeat:repeat-x;
	padding:0;
	margin:0 0px 0 11px;
	height:34px;
}

/* Unterer Rand */

div#borderFooterLeft {
	background:url('/fileadmin/website2009/plattform/cachepics/border_footer_left.gif');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	height:38px;
}

div#borderFooterRight {
	background:url('/fileadmin/website2009/plattform/cachepics/border_footer_right.gif');
	background-position:right top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:38px;
}

div#borderFooter {
	background:url('/fileadmin/website2009/plattform/cachepics/border_footer.gif');
	background-position:left top;
	background-repeat:repeat-x;
	padding:0;
	margin:0 14px 0 14px;
	height:38px;
}

/* Content Wrapper */

div#borderContentLeft {
	background:url('/fileadmin/website2009/plattform/cachepics/border_left.gif');
	background-position:left top;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

div#borderContentRight {
	background:url('/fileadmin/website2009/plattform/cachepics/border_right.gif');
	background-position:right top;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

/* HEADWrapper */

div#headWrapper {
	background-color:#fff;
	height:144px; 
	margin:auto;
}

div#headerContent {
	float:right;
	display:block;
	padding:0 11px 0 0;
	margin:0;	
	text-align:right;
	width:589px;
}
* html div#headerContent {
	width:579px;
}
html*#headerContent{padding:2px 6px 0 0;width:590px;} /*end*/.dummyend[id]{clear:both;} 

div#logo {
	margin:1px 0 0 10px;
	padding:0;	
	height:142px;
	width:304px;
	float:left;
}

/* CONTENT */

div#borderContentWrapper, 
div#contentWrapper {
	padding:0 10px 0px 10px;
}

div#innerContent {
	float:right;
	display:block;
	width:641px;
	padding:0;
}

div#innerContentBorderTop {
	background:url('/fileadmin/website2009/plattform/cachepics/styles/innerContentBorderTop.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:20px;
}


div#innerContentBorder {
	padding:6px 0 0 28px;
	background:url('/fileadmin/website2009/plattform/cachepics/styles/innerContentBorder.gif');
	background-position:left top;
	background-repeat:repeat-y;
}

div#innerContentBorderBottom {
	background:url('/fileadmin/website2009/plattform/cachepics/styles/innerContentBorderBottom.gif');
	background-position:left top;
	background-repeat:no-repeat;
	height:20px;

}
