/* @override 
	http://www.fluidminds.ch/fileadmin/_css/fluidminds.css
	http://www.business-model-innovation.com/fileadmin/_css/fluidminds.css
*/

body {
	background: #ddd;
}

.container {
	background: #fff url(../_media/bg_fluidminds1.gif) repeat-y;
}

a {
	color: #2e2e2e;
}

a:hover, a.active {
	color: #f35b01;
}

.header {
	height: 93px;
	background: #fff url(../userfiles/titel_fluidminds/zufallsbild.php) no-repeat;
}

/* @group Content Navigation */

ul.mainnavigation {
	text-align: right;
}

.contentbereich {
	padding: 30px 0;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.contentbereich .navigation {
}

.contentbereich .navigation ul {
	list-style: none;
}

.contentbereich .navigation ul li {
	margin: 0 20px 20px 0;
}

.contentbereich .navigation ul li a {
	text-decoration: none;
}

.contentbereich ul.level1 .link, ul.level1 .widget {
	border-top: 1px dotted #666;
	margin: 0;
	padding:  8px 0;
}

.contentbereich ul.level1 {
}

.contentbereich ul.level2, ul.level1 .widget ul {
	margin: 12px 0 0 8px;
}

.contentbereich ul.level2 li, ul.level1 .widget ul li {
    margin:8px 0;
	padding: 0;
	line-height:1.1em;
}

ul.servicenavigation li {
	display: inline;
}

.contentbereich .navigation ul {
	list-style: none;
}

.contentbereich .navigation ul li {
	/*margin: 0 20px 20px 0;*/
}

.contentbereich .navigation ul li a {
	text-decoration: none;
}


/* @end */

.top {
	background: #e4e4e4 url(../_media/bg_shadow_top.gif) repeat-x;
}

.topnavigation {
	background:  url(../_media/button_bg_dark.gif) repeat-x;
	border-bottom: 1px solid #d9a012;
}

.topnavigation ul {
	margin: 0;
	padding: 0;
}

.topnavigation ul li {
	display: block;
	padding: 6px 20px;
	float: left;
	background:  url(../_media/button_bg_dark.gif) repeat-x;
}

.topnavigation ul li:hover {
	background: #ffd112;
}

.topnavigation ul li a {
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

.topnavigation ul li a:hover {
	color: #2e2e2e;
}

.footer ul li {
	display: inline;
}

.footer ul li a {
	text-decoration: none;
	margin: 0 10px;
}

.footer ul li a:hover {
	text-decoration: underline;
	color: #404040;
}

.top .hauptbild {
	background: #cecece;	
	height: 340px;
}

.schatten {
	background: url(../_media/cnt_shadow.gif) top no-repeat;
	height: 9px;
	width: 950px;
}

.footer {
	background: #fff;
	padding: 14px 0;
	margin: 0 20px;
	font-size: 85%;
	color: #404040;
}

.footer .copyright {
	width: 49%;
	text-indent: 18px;
	float: left;
}

.footermenu {
	text-align: right;
	float: right;
	height: 20px;
	width: 49%;
}

div.langmenu {
	float: right;
}

ul.lang li {
	padding: 6px 10px;
}

ul.lang li a {
	color: #fff;
}

.content ul {
	list-style-image: url(../_media/bullet_bmi.gif);
}

.newsbox {
	background: #fff;
	margin-right: 10px;
	padding: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	text-transform: uppercase;
}


h2, h3, h4, h5, h6 {
	font-size: 120%;
	color: #f35b01;
}

h1 {
	font-size: 150%;
	color: #f35b01;
}


/* @group Powermail */

fieldset.tx-powermail-pi1_fieldset  {
	border: 0;
	padding: 0;
}

fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}

.tx_powermail_pi1_fieldwrap_html_submit input {
	width: 140px;
	margin: 0 0 0 120px;
	border: 1px solid #333;
}

.tx_powermail_pi1_fieldwrap_html_text input,
.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	width: 240px;
	border: 1px solid #333;
}

.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	height: 120px;
}

.tx_powermail_pi1_fieldwrap_html {
	margin: 10px 0;
}

.tx_powermail_pi1_fieldwrap_html label {
	vertical-align: top;
	width: 120px;
	display: block;
	float: left;
	clear: both;
}

p.bodytext, ul, ol {
	color: #404040;
}


div.span-10.content {
	width: 430px;
}

.prepend-1 {
	padding-left:20px;
}

.append-1 {
	padding-right:20px;
}

/**** posts ****/
.post .date {
    color:#888;
}
.post .postmetadata {
    padding-top:12px;
    color:#888;
}

/**** comments ****/
.comments h3 {
    padding-top:10px;
    border-top:dotted 1px #666;
}
.comments .commentlist {
    list-style-type:none;
    margin:14px 0;
    padding:0;
}
.comments .commentlist li {
    margin:12px 0;
    padding:0;
}
.comments .commentlist li.alt {
    padding:6px;
    background:#F1F1F1;
}
.comments textarea {
    height:150px;
    overflow:auto;
}

/**** tag cloud ****/
.tags a {
    line-height:1em;
}


/* @end */


