body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
         padding: 0.5em;
}
/*
h1.mobile{
         font-size:120%;
}*/

h1 a img{display:none;}

.navlist{
	list-style: none;
	margin: 0;
	padding: 0;
 	zoom: 100%;
}

.navcontainer1{
	text-align:right;
	font-weight:bold;
}

.navcontainer1 a{
	color: black;
}

.navcontainer2{
	padding: 0.1em;
	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;
}


.navlist a{
	text-decoration: none;
 	zoom: 100%;
}

.active {
	color: white;
}

#content {

}

#content ul{
	list-style: square;
}

#content ul#fragen{
	list-style: none;
	margin:0;
	padding:0;
}

#content a{
	text-decoration:none;
}

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: 6em;
	width:6em;
	line-height:6em;
	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;
	background-color:#CCCC00;
}

#beratung{
	background-color:#FF9900;
	float:left;
}
.beratung{color:#CC3300;
}
.beratungtitel{
	color:white;
	background-color:#FF9900;
}

#entwicklung{
	background-color:#669900;
	float:left;
}
.entwicklung{color:#669900;
}
.entwicklungtitel{
	color:white;
	background-color:#669900;
}

#portrait{
	background-color:#333399;
	float:left;
}
.portrait{
	color:#333399;
}
.portraittitel{
	color:white;
	background-color:#333399;
}

#pix{
	display:none;
}

#pictop{
	margin: 30px 0 0 15px;
	float:left;
}

#picbottom{
	margin: 30px 0 0 15px;
	float:left;
}

#footer {
	text-align: right;
	clear:both;
	margin-right:15px;
}

#footer a{
	text-decoration: none;
}

.card {
	float:left;
	margin-right:15px;
	border:none;
}

.card img{
	border:1px solid #333399;
	margin-bottom:1em;
}

