/* @override http://www.creativelife.at/docs/8/layout/user.css */

html {
	background: #fff url(body_bg_tuerkis.jpg) repeat-x left bottom;
	min-height: 100%; /*For FF, otherwise bg is not at the bottom if window is too small or large*/
}
#group252 {
	background-image: url(body_bg_dunkelblau.jpg);
}
#group250 {
	background-image: url(body_bg_tuerkis.jpg);
}
#group251 {
	background: #fff url(body_bg_hellblau.jpg) repeat-x bottom;}
#group253 {
	background-image: url(body_bg_gelb.jpg);
}
body {
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	color: #222;
}
body#tinymce {
	background: #FFFFFF;
	text-align: left;
	margin: 0.5em 1em;
	font-size: 12px;
	line-height: 1.5em;
}
#wrapper {
	position: relative;
	margin: 20px auto 10px auto;
	width:990px;
	text-align: left;
}
#header {
	position: relative;
	height: 159px;
}
#title, #subtitle {
	position: absolute;
	background: url(logo.gif);
	display: block;
	width: 196px;
	height: 159px;
	left: 11px;
	text-indent: 200px;
	white-space: nowrap;
	overflow: hidden;
}
#content_wrapper {
}

#main {
	width: 728px;
	float: right;
	display: inline; /*IE6 double margin bug*/
	margin: 25px 18px 0 0;
	min-height: 405px;
	height: auto !important;
	height: 405px; /*For IE*/
	background: url(main_top.png);
}

/* @group Navi */

#navi {
	position: absolute;
	top: 130px;
	left: 230px;
	z-index: 10;
}
#navi ul {
	margin: 0 0 0 13px;
}
#navi li {
	list-style-type: none;
	float: left;
	width: 180px;
	text-align: center;
	margin-right: 3px;
}
#navi a {
	font-family:  Verdana, sans-serif;
	display: block;
	line-height: 27px;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}
#navi ul ul {
	display: none;
	margin: 0;
}

#navi ul li:hover ul,
#navi ul li.sfhover ul {
	display: block;
	position: relative;
	top: -165px;
	height: 137px;
	border-bottom: 1px solid #fff;
	background: #dcebfc url(rundung_menue.gif) no-repeat center top;
	_top: 0;
	_background: none;
}
#navi ul ul li {
	border-top: 1px solid #fff;
	margin: 0;

}
#navi ul li#mi250:hover ul,
#navi ul li#mi250.sfhover ul {
	background-color: #c2e6e5;
}
#navi ul li#mi251:hover ul,
#navi ul li#mi251.sfhover ul {
	background-color: #dcebfc;
}
#navi ul li#mi252:hover ul,
#navi ul li#mi252.sfhover ul {
	background-color: #b2badd;
}
#navi ul li#mi253:hover ul,
#navi ul li#mi253.sfhover ul {
	background-color: #ffeab2;
}
#navi ul ul a {
	color: #000;
	font-size: 12px;
}
#navi .unpublished {
	display: none;
}
#mi249 { /*Home*/
	display: none;
}

#mi250 {
	background: url(btn-creativespaces.gif) no-repeat;
	height: 27px;
}

#mi251 {
	background: url(btn-creativelife.gif) no-repeat;
	height: 27px;
}
#mi252 {
	background: url(btn-creativebusiness.gif) no-repeat;
	height: 27px;
}
#mi253 {
	background: url(btn-creavivum.gif) no-repeat;
	height: 27px;
}
/* @end */
.content {
	clear: both;
	position: relative;
}
.post, .download, .user_form, .gallery { 
	margin: 10px 5px 10px 15px;	
}
.post .pic_left {
	float: left;
	margin: 3px 10px 3px 0;
}
.post .pic_right {
	float: right;
	margin: -20px 10px 3px 10px;
}
.post img {
	border: 2px solid #fff;
}
.post p, #sidebar p {
	margin: 0;
	padding: 0;
}
.post ul {
	overflow: auto;
	padding-left: 20px;
}
a { color: #0D8B92; }
a:hover { color: #000; }
a:visited { color: #0D8B92; }

h1, h2, #sidebar p strong {
	color: #000;
	margin-top: 0;
}
hr {
	border: 1px solid #87cec8;
}
#sidebar {
	width: 184px;
	float: left;
	margin-top: 20px;
	padding: 10px 5px 10px 10px;
}
#side_text {
	background: url(side_text_bg.png);
	height: 215px;

	position: relative;
	right: 15px;
	margin-bottom: -15px;
}
#side_text p {
	padding: 7px 5px 7px 10px;
}
#side_menu {
	background: url(side_menu_top.gif) no-repeat;
	margin: 3px 0 5px 0;
	padding-top: 18px;
}
#side_menu ul {
	margin: 0;
	background: url(side_menu_bottom.gif) no-repeat left bottom;
	padding: 0 5px 10px 30px;
	font-size: 14px;
	line-height: 22px;
}
#side_menu a {
	color: #000;
	text-decoration: none;
}
#side_menu a:hover {
	text-decoration: underline;
}
#footer {
	position: relative;
	clear: both;
	font-size: 11px;
	color: #333;
	background: url(main_bottom.gif) 244px 0 no-repeat;
	padding: 20px 0 0 244px;
}
#footer p {
	margin: 0;
}
#footer a {
	color: #333;
}
.kleiner {
	font-size: 0.85em;
}
.clearer {
	clear: both;
}
.pagination {
	text-align: center;
}
#search {
	position: absolute;
	top: 10px;
	right: 18px;
}
#back_link {
	display: block;
	margin: 10px 20px;
}
/* @group Gallery */
.gallery li {
	float: left;
	list-style-type: none;
	width: 130px;
	height: 120px;
}
.gallery img {
	border: 2px solid #fff;
}
/* @end */

/* @group Startseite */
#page249 #main {
	background: none;
	height: auto;
}
#page249 #main a {
	color: #000;
}
#page249 h1, page249 h2 {
	margin-bottom: 2px;
	font-size: 1.15em;
}
#page249 .post {
	margin: 0;
	padding: 7px 5px 0 15px;
	line-height: 17px;
}
#page249 .post .pic_left {
	margin: 0 8px 0 0;
}
#page249 #footer {
	background: none;
	padding-top: 0;
}
#c521, #c522, #c523, #c524 {
	width: 450px;
	height: 116px;
	background: url(teaser_hellblau.png);
	float: right;
	margin-bottom: 10px;
}
#c522 {
	background: url(teaser_dunkelblau.png);
}
#c523 {
	background: url(teaser_tuerkis.png);
}
#c524 {
	background: url(teaser_gelb.png);
}
#c526 { /*grauer Teaser*/
	width: 244px;
	height: 494px;
	background: url(teaser_grau.png);
	position: absolute;
	top: 184px;
	left: 243px;
}
#c526 .post {
	padding-top: 13px;
	padding-right: 10px;
}
/* @end */
