/* @override http://p51200.typo3server.info/fileadmin/css/kirchner.css */

body {
	color: black;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c1c3c3;
}

a {
	color: black;
}

a:hover {
	text-decoration: underline;
}

#bodyOuter { 
	width: 70.6em;
	margin-top: 100px;
	
}

#bodyInner {
	border: 1px solid #a25059;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 6em;
}

#footer, #footer a {
	color: #a25059;
}

#branding {
	z-index: 10;
	height: 115px;
	top: -75px;
	position: absolute;
	text-align: center;
	width: 320px;
	background-color: #c1c3c3;
	margin-left: 50%;
	left: -160px;
}

#branding h1 {
	height: 112px;
	text-indent: -99999px;
	background: url(../images/kirchner/headlogo_kirchner.gif) no-repeat center center;
	padding: 0;
	margin: 0 0 0 10px;
	cursor: pointer;
	width: 300px;
}

.branch {
	margin-right: 1em;
	background-color: white;
	margin-bottom: 1em;
	width: 20em;
	text-align: center;
	float: left;
	height: 16em;
	position: relative;
}

.branch p {
	text-align: center;
	margin-bottom: 1em;
}

.branch .bodytext {
	float: none;
	margin: 0;
}

.clearBoth {
	clear: both;
}

.linkno a {
	visibility: visible;
	top: 18px;
	position: relative;
}

.linkno {
	position: relative;
	top: -18px;
	visibility: hidden;
}

#impressum {
	background-color: white;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 1em;
}

strong {
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

.bodytext {
	float: left;
	margin-right: 8em;
}

/* IE6 HACKS */

*html #bodyInner, *html #impressum {
	display: inline-block;
}

/* IE7 HACKS */

*:first-child+html #bodyInner, *:first-child+html #impressum {
	display: inline-block;
}
