html {
	background-color: #EAEAEA;
}

.mobile{
         display:none;
}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#333399;
}

p {	margin-top: 0.5em;}

h1 {	margin: 36px 12px 0 12px;
	padding:0;
}

h1 a img{border:none;}

h1 {font-size: 160%}
h2 {font-size: 140%}
h3 {font-size: 100%}

h2, h3 {margin-bottom: 0.3em;}

.navlist{
	list-style: none;
	margin: 0;
	padding: 0.5ex;
 	zoom: 100%;
}

.navcontainer1{
	text-align:right;
	font-weight:bold;
}

.navcontainer1 a{
	color: black;
}

.navcontainer2{
	padding: 0.5em 0 0.5em 1.6em;
	background-color: #333399;
	color: white;
	font-weight:bold;
}

.navcontainer2 a{
	color: white;
}

.navlist li{
	padding: 0 0.2em 0 0.5em;
	display: inline;
	border-left: 2px solid #EAEAEA;
	white-space: nowrap;
}

.navlist li:first-child{
	border-left: 0;
	padding-left: 0;
}

/*Win IE fix \*/
* html #navlist { height: 1%; zoom: 100%;}
* html #navlist li { margin: 0 0.5em 0 -0.5em; zoom: 100%;}

/*End Win IE fix*/

.navlist a{
	text-decoration: none;
 	zoom: 100%;
}

.active {
	color: white;
}

#content {
        height: 100%;
	margin: 0 0 0 200px;
      	padding: 15px;
	text-align: left;
      	background-color:white;
}

#content ul{
	list-style: square;
}

#content ul#fragen{
	list-style: none;
	margin:0;
	padding:0;
}

#content a{
	text-decoration:none;
}

/*#content img {
	border: 1px solid #4F7253;
	margin: 1em;
	float:right;
}*/

p.postmetadata {
         clear:both;
}

table {
	border-collapse:	collapse;
	margin: 0;
}

td, th{
	padding: 0 15px 15px 0;
	border: none;
	vertical-align:top;
}

#numbers, #numbers td {
	border: none;
	padding: 0;
}

.col1 {
	width: 2em;
}

#analyse, #beratung, #entwicklung, #portrait{
	height: 12em;
	width:12em;
	line-height:12em;
	color:white;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	margin: 6px;
}

#analyse a, #beratung a, #entwicklung a, #portrait a{
	text-decoration: none;
	color:white;
}

#analyse{
	background-color:#CCCC00;
	float:left;
}
.analyse{color:#906C00;
}
.analysetitel{
	color:white;
	line-height:3em;
	padding: 15px;
	background-color:#CCCC00;
}

#beratung{
	background-color:#FF9900;
	float:left;
}
.beratung{color:#CC3300;
}
.beratungtitel{
	color:white;
	line-height:3em;
	padding: 15px;
	background-color:#FF9900;
}

#entwicklung{
	background-color:#669900;
	float:left;
}
.entwicklung{color:#669900;
}
.entwicklungtitel{
	color:white;
	line-height:3em;
	padding: 15px;
	background-color:#669900;
}

#portrait{
	background-color:#333399;
	float:left;
}
.portrait{
	color:#333399;
}
.portraittitel{
	color:white;
	line-height:3em;
	padding: 15px;
	background-color:#333399;
}

#pix{
	width: 190px;
	float:left;
}

#pix img{
	margin: 30px 0 0 15px;
	float:left;
}

#footer {
	text-align: right;
	clear:left;
	margin: 0;
}

#footer a{
	text-decoration: none;
}

#impressumlink{
        float:right;
        display:inline;
        list-style-type:none;
        margin:0 1ex 0 1ex;
        padding:0;
        list-style-position:outside;
}

#impressumlink a{text-decoration:none;}

.card {
	float:left;
	margin-right:15px;
	border:none;
}

.card img{
	border:1px solid #333399;
	margin-bottom:1em;
}

.hand{
	cursor:hand;

}

#xlang{
        text-align:right;
        float:right;
        color:white;
	list-style: none;
	margin: -2px 1ex;
        padding-top:0;
 	zoom: 100%;
}

#xlang li{
        margin-top:0;
        padding-top:0;
        display:inline;
        font-weight:bold;
        border-left: 2px solid white;
        padding-left:1ex;
}

#xlang li:first-child {
        border-left:0 none;
}

#xlang a{
       color:white;
       text-decoration:none;
       font-weight:normal;
}
