html {

}

.mobile{
         display:none;
}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
         color:black;
}

a {
         text-decoration:none;
         color:black;
}

p {	margin-top: 0.5em;}

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{
         display:none;
}

.navcontainer2{
	padding: 0.5em 0 0.5em 1.6em;
	font-weight:bold;
}

.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;
}

#content {
	text-align: left;
}

#content ul{
	list-style: square;
}

#content ul#fragen{
	list-style: none;
	margin:0;
	padding:0;
}


p.postmetadata {
         display:none;
}

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: 8em;
	width:8em;
	line-height:8em;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	margin: 6px;
         border:1px solid;
}

#analyse, #beratung, #entwicklung,#portrait{
	float:left;
         border:1px solid black;
}


#pix, .webonly{
         display:none;
}


#footer {
	clear:both;
}

#footer a{
	display:none;
}

.card {
	float:left;
	margin-right:15px;
	border:none;
}

.card img{
	border:1px solid #333399;
	margin-bottom:1em;
}

