@charset "utf-8";

@import url("http://www.konradvoelkel.de/fonts/fonts.css");

#wrapper {
	background:none !important;
	min-width:200mm !important;
	max-width:290mm !important;
	min-height:200mm !important;
	max-height:290mm !important;
}

body {
	background: none !important;
	margin:0px;
	padding:0px;
	min-height: 100px !important;
}

a {
	color:#203A4A;
	background-image:none;
	text-decoration:none;
}

a:hover {
	color:#0000B0;
	background-color:#FFFFDD;
	background:#FFFFDD;
	text-decoration:underline;
}

ul {
	list-style-type:none;
	margin-bottom: 6px;
}

li {
	position: relative;
	left: 5px;
	margin: 3px;
}

.phone {
	display:none;
}

img {
	border:0px;
	border-style:none;
}

#content-wrapper {
	float:left;
	max-width:1024px;
	width:600px;
	border-right: 5px solid #a2bfd1;
	padding:5px !important;
	margin-top: 5px !important;
	margin-left: 5px !important;
	margin-right: 5px !important;
	padding-right: 5px !important;
	min-height: 100px !important;
}

.subdomain-uni #content-wrapper {
	background: none !important;
}

.subdomain-www #content-wrapper {
	background: none !important;
}

#sidebar {
	display:none !important;
}

img#me {
	display:none !important;
}

#pgpkey {
        font-size: 0.9em;
        width: 500px;
        font-family: monospace;
        color: #777;
}

td {
	vertical-align:top;
}

iframe {
	display:none !important;
}

