/*
-----------------------------------------------
Layout 1012: Screen Styles
----------------------------------------------- */

body {
	margin: 0;
	padding: 20px 0 120px;
}

div#background {
	width: 100%;
	height: 473px;
	background: transparent url(http://kgs-balancing.de/s/img/1012-body_bg.png) repeat-x;
	position: absolute;
	top: 0;
	z-index: 1;
}

* html div#background {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://kgs-balancing.de/s/img/1012-body_bg.png", sizingMethod="scale");
	background-image: none;
}

.altcolor {
	background-color: #99CC66;
}


/* Container */

div#container {
	width: 940px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
div#container_inner {
	background: url(http://kgs-balancing.de/s/img/1012-container_bg_top.png) no-repeat 50% 0;
	margin: -2px -2px 0;
	padding: 2px 2px 0;
	position: relative;
	zoom: 1;
}
div#container_innermost {
	background: url(http://kgs-balancing.de/s/img/1012-container_bg_bottom.png) no-repeat 50% 100%;
	margin: 0 -2px -6px;
	padding: 2px 2px 6px;
	position: relative;
	zoom: 1;
}
div#container_wrapper {
	background: url(http://kgs-balancing.de/s/img/1012-container_bg.png) repeat-y 50% 0;
	margin: 0 -2px;
	padding: 0 12px 10px;
	position: relative;
	zoom: 1;
}

* html div#container_inner, * html div#container_innermost {
	background-image: none;
}
* html div#container_wrapper {
	background-image: url(http://kgs-balancing.de/s/img/1012-container_bg.gif);
}
	

/* Header */

div#header {
	height: 120px;
	margin: 0 -10px 0;
	padding: 10px 0;
	background: url(http://kgs-balancing.de/s/img/1012-header_bg.gif) no-repeat 50% 0;
	position: relative;
}
div#overlay_left {
	width: 15px;
	height: 140px;
	background: url(http://kgs-balancing.de/s/img/1012-header_overlay_left.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
div#overlay_right {
	width: 15px;
	height: 140px;
	background: url(http://kgs-balancing.de/s/img/1012-header_overlay_right.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 11;
}

* html div#overlay_left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://kgs-balancing.de/s/img/1012-header_overlay_left.png", sizingMethod="scale");
	background-image: none;
}
* html div#overlay_right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://kgs-balancing.de/s/img/1012-header_overlay_right.png", sizingMethod="scale");
	background-image: none;
}

div#emotion-header {
	position: relative;
}
div#emotion-header strong#emotion-header-title {
	position: absolute;
	top: 0;
	left: 0;
}


/* Content */

div#content {
	width: 610px;
	float: right;
	background: #fff;
	margin-bottom: 6px;
}

div#content_back_top {
	background: url(http://kgs-balancing.de/s/img/1012-content_bg_top.gif) no-repeat;
	height: 8px;
	margin: 0 -2px;
	padding: 0 2px;
	position: relative;
	zoom: 1;
}
div#content_back_middle {
	background: url(http://kgs-balancing.de/s/img/1012-content_bg.gif) repeat-y 50% 0;
	margin: 0 -2px;
	padding: 0 2px;
	position: relative;
	zoom: 1;
}
div#content_back_bottom {
	background: url(http://kgs-balancing.de/s/img/1012-content_bg_bottom.gif) no-repeat 50% 100%;
	height: 11px;
	margin: 0 -2px;
	padding: 0 2px;
	position: relative;
	zoom: 1;
}

div#content div.gutter {
	padding: 30px 70px 100px;
	min-height: 520px;
}


/* Sidebar */

div#sidebar {
	width: 300px;
	float: left;
}

div.sidebar_element {
	margin-bottom: 6px;
}
div.sidebar_top {
	background: url(http://kgs-balancing.de/s/img/1012-sidebar_bg_top.png) no-repeat 50% 0;
	height: 8px;
	margin: 0 -2px;
	padding: 0 2px;
	position: relative;
	zoom: 1;
}
div.sidebar_bottom {
	background: url(http://kgs-balancing.de/s/img/1012-sidebar_bg_bottom.png) no-repeat 50% 100%;
	height: 10px;
	margin: 0 -2px;
	padding: 0 2px;
	position: relative;
	zoom: 1;
}
div.sidebar_middle {
	background-image: url(http://kgs-balancing.de/s/img/1012-sidebar_bg.png);
	background-repeat: repeat-y;
	background-position: 50% 0;
	margin: 0 -2px;
	padding: 0 12px 3px;
	position: relative;
	zoom: 1;
}

* html div.sidebar_top {
	background-image: url(http://kgs-balancing.de/s/img/1012-sidebar_bg_top.gif);
}
* html div.sidebar_bottom {
	background-image: url(http://kgs-balancing.de/s/img/1012-sidebar_bg_bottom.gif);
}
* html div.sidebar_middle {
	background-image: url(http://kgs-balancing.de/s/img/1012-sidebar_bg.gif);
}

* html ul.mainNav1 li a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://kgs-balancing.de/s/img/1012-menu_big_bg.png", sizingMethod="crop");
	background-image: none;
}
* html ul.mainNav2 li a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://kgs-balancing.de/s/img/1012-menu_medium_bg.png", sizingMethod="crop");
	background-image: none;
}
* html ul.mainNav3 li a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://kgs-balancing.de/s/img/1012-menu_small_bg.png", sizingMethod="crop");
	background-image: none;
}


/* Navigation */

ul.mainNav1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mainNav1 li {
	width: 280px;
}
ul.mainNav1 li a {
	text-decoration: none;
	display: block;
	width: 260px;
/*	height: 26px;*/
	line-height: 26px;
	padding: 0 10px;
	background: url(http://kgs-balancing.de/s/img/1012-menu_big_bg.png) no-repeat;
}
ul.mainNav1 li a:hover, ul.mainNav1 li a.current {
	font-weight: bold;
}
ul.mainNav2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mainNav2 li a {
	background: url(http://kgs-balancing.de/s/img/1012-menu_medium_bg.png) no-repeat;
	width: 240px;
	padding: 0 10px 0 30px;
}
ul.mainNav3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mainNav3 li a {
	background: url(http://kgs-balancing.de/s/img/1012-menu_small_bg.png) no-repeat;
	width: 220px;
	padding: 0 10px 0 50px;
}

div#sidebar_content_wrapper {
	padding: 10px 10px;
}


/* Footer */

div#footer {
	clear: both;
	width: 900px;
	height: 58px;
	margin: 0 -2px -4px;
	padding: 10px 12px 14px;
	background-image: url(http://kgs-balancing.de/s/img/1012-footer_gradient.png);
	background-repeat: no-repeat;
	position: relative;
	zoom: 1;
}

br.c {
	display: block;
}


/* Bugfix: Edit-Fenster in Sidebar durch Content ueberlagert */

div#sidebar div.modulelt {
	position: relative;
	z-index: 9999px;
}

/* Default font style, when no user style is active
// see https://bugzilla.tool.1and1.com/show_bug.cgi?id=192792
------------------------------------------------*/


body, p, table, td
{
	font:normal 11px/140% Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

h1
{
	font:bold 14px/140% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	
}

h2
{
	font:bold 12px/140% Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	
}

/* Blog */

a.trackbackUrl, 
a.trackbackUrl:link,
a.trackbackUrl:visited,
a.trackbackUrl:hover,
a.trackbackUrl:active
{
	background:#EEEEEE none repeat scroll 0% 0%;
	border:1px solid black;
	color:#333333;
	padding:2px;
	text-decoration:none;
}

a:link,
a:visited
{
	text-decoration: underline; /* fix */
	color:#DB2F2C; 
}

a:active, 
a:hover
{
	text-decoration:none; /* fix */
	color: #DB2F2C;
}

div.hr
{
	border-bottom-style:dotted;
	border-bottom-width:1px; /* fix */
	border-color: #CCCCCC;
	height: 1px;
} 

.altcolor,
.altcolor p { color:#000000;}

.altcolor h1 {color:#000000; }
.altcolor h2 {color:#000000; }

.altcolor a:link,
.altcolor a:visited { color:#000000; }

.altcolor a:active, 
.altcolor a:hover { color:#000000; }

.altcolor div.hr {border-color: #000000;}





