﻿body {
	margin: 0;
	padding: 0;
/*	font-family: Verdana,Calibri,Arial,'Times New Roman',Times,serif;*/
/*	font-size: 0.8em;*/
	font-family: verdana, arial, sans-serif;
	background: #F3F3F3;
	background-image:url('http://www.mad-about-marketing.de/img/bgfarbe3.jpg');
	background-repeat:repeat-x;
	font-size: 11.5px;
	line-height: 130%;
}

td {
	font-family: verdana, arial, sans-serif;
	font-size: 11.5px;
	line-height: 130%;
}

form {
	margin: 0;
	padding: 0;
	}


.textSeite h2 {
	font-weight: lighter;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none
}

.textSeite ul{
	margin-top:0px;
	font-size: 12px;
	line-height: 14pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	font-weight: normal;
	padding-left: 20px;
	list-style-position:outside;
	list-style-image: url('http://www.mad-about-marketing.de/img/bulletUl.png');
	margin-left:0;
}

.textSeite p{
	margin-top: 8px;
	margin-bottom: 2px;
}

.bildschatten {
	margin-left: 30px;
	border: 1px solid #F3F3F3;
	padding: 1px;
	-moz-box-shadow: 3px 3px 8px #EEEEEE;
	-webkit-box-shadow: 3px 3px 8px #EEEEEE;
	box-shadow: 3px 3px 8px #EEEEEE;
}

/*
ul#navigation{
list-style-type:none;
margin-left:0;
padding-left:0;
}

ul#navigation li{
margin-bottom:0px;
}

ul#navigation li a{
color:#000000;
display:block;
padding:0.4em;
width:165px;
font-weight: normal;
border-bottom: 1px solid #FF6A6A;
}

ul#navigation li a:hover{
  background-color:#EAEAEA;
}*/
	
#naviWiki {
	width:190px;
	font-size: 10px;
}
	
#divDruck {
	width:800px;
	padding-left:195px;
	padding-top:25px;
	text-align:left
}

#naviTopStart {
	position:fixed;
	
	
	filter:Shadow(color=#000000, direction=180);
	background-color: #FFFFFF;
	border-bottom: solid 1px gray;
	box-shadow: 0px 0px 6px #000000;
	
	background-repeat:repeat-x;
	height: 90px;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	top:0px;
	z-index:2;
}

#topNavi {
	font-family: Cambria,'Times New Roman',Times,serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}

#topNavi a {
	color: black;
	text-decoration:none;

}
 
#topNavi a:hover {
	color: rgb(255,102,0);
}

#topNaviFb {
	font-family: Cambria,'Times New Roman',Times,serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}

#topNaviFb a {
	color: black;
	text-decoration:none;

}

#topNaviFb a:hover {
	color: rgb(255,102,0);
}

#topNaviFb .spacerNavi {
	color: rgb(255,102,0);
	padding-right: 5px;
	padding-left: 5px;
}

#center_div {
	width: 950px;
	margin: 0px auto;
	text-align:left;
}

#container {
	width: 950px;
	text-align: left
}

#rightCol {
	margin-left: 740px;
	text-align: left;
	position:fixed;
	width: 210px;
	z-index: 1;
	background-color: white;
}

#rightCol h2 {
	color:#333333;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.2;
	font-family: Cambria,'Times New Roman',Times,serif;
}


#page_content {
/*	border-right: 2px solid #C0C0C0;  */
	width: 690px;
	float: left;
	padding-right: 20px;
}

#footer {
	clear: both;
}

#refWindow {
	overflow:auto;
	width:690px;
	background-color: #e2e2e2;
	text-align: left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;	
}

#domainWindow {
	overflow:auto;
	height: 250px;
	width:210px;
	background-color: #e2e2e2;
	text-align: left	
}

.txtBorder {
	border: 1px solid #bfbfbf;
	padding: 5px;
	background-color: #F3F3F3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

h1 {
	font-family: Cambria,'Times New Roman',Times,serif;
	font-size: 20px;
	text-align: left;
font-weight: bold;
}

h2 {
	font-family: Cambria,'Times New Roman',Times,serif;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
}

h2 a {
  text-decoration: none;
  color: #000000;
}

h3 {
	font-family: Cambria,'Times New Roman',Times,serif;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: -3px;
	margin-bottom: 18px;
	padding: 0px;
}

h3 a {
  text-decoration: none;
  color: #000000;
}

h3 a:hover {
	color: rgb(255,102,0);

}

h4 {
	font-family: Cambria,'Times New Roman',Times,serif;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}

h4 a {
  text-decoration: none;
  color: #000000;
}

.spacer {
	color: rgb(255,102,0);
}

.spacerNavi {
	color: rgb(255,102,0);
	padding-right: 12px;
	padding-left: 12px;
}

.naviLink a{
	color: black;
	text-decoration: underline;
}
.rightLine2 {
	color: #F38F07;
	height: 3px;
	margin-top: 1px;
	margin-bottom:0px
}

.rightLine {
	color: gray;
	height: 1px;
	background-color: #9E9E9E;
	border: 0;
	margin: 1px;
}

.navAktiv {
	background-color: rgb(255,102,0);
	color: rgb(0,102,203);
}

a {
	/*color: rgb(0,102,203);*/
	/*font-weight: bold;*/
  text-decoration: underline;
  color: #000000;
}


a:hover {
	color: rgb(255,102,0);
}

.naviBo a {
	color: black;
	font-weight: bold;
}

.naviBoGr {
	color: #01BEDC;
	font-weight: bold;
	font-size: larger
}


.txt {
  background-color: #FFFFFF;
border: 1px solid #bfbfbf;
	padding: 1px 10px 1px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.txtLight,.txtLightInt {
	background-color: #FFF4EA;
	border: 1px solid #bfbfbf;
	padding: 7px 10px 10px 8px;
	margin: 0px 0px 10px 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}


.onlyforprint {
	display:none;
}




#carousel-wrapper {
    width: 660px;
    height: 180px;
    overflow: hidden;
}
#carousel-content {
    width: 2500px;
}
#carousel-content .slide {
    float: left;
    width: 840px;
    height: 180px;
    margin: 5px;
    text-align: left;
}
.ccLeft, .ccRight {
    width: 60px;
    height: 30px;
    overflow: hidden;
}
.ccLeft { left: 70px; }
.ccRight { left: 610px; }

#blog-wrapper {
    width: 560px;
    height: 330px;
    overflow: hidden;
}
#blog-content {
    width: 2500px;
}
#blog-content .slide {
    float: left;
    width: 840px;
    height: 330px;
    margin: 5px;
    text-align: left;
}
.ccLeft, .ccRight {
    width: 110px;
    height: 30px;
    overflow: hidden;
}
.ccLeft { left: 70px; }
.ccRight { left: 610px; }

.naviThemen a {
	color: #FFFFFF;
	background-color: #F26925;
    padding: 2px 15px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	text-decoration: none;
	margin: 15px;
}

.naviThemen a:hover {
	color: #FFFFFF;
	background-color: #3B5998;
    padding: 2px 15px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	text-decoration: none;
	margin: 15px;
}
