a:active {
	border: 0px;
}

html * {
	font-style:italic;
	font-family:Verdana,sans-serif;
	font-size:11pt;
}
h2	{
	font-size:11px;
}
a {
	color:black;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.red, a.red, a:link.red, a:hover.red, a:visited.red {
	color: #7D272D;
}

div {
	margin:0 auto;
}
.container{
	text-align:center;
	
	width:560px;
	
}
img {
	border:0px;
}

img.headline {
	margin:0 auto;
	width:425px;
	display:block;
	margin-top:30px;
}

.switcherimage {
	display:inline;
	margin-right:19px;
}

.impressum {
	font-size:9pt;
}

#content {
	width:562px;
	border:1px solid #ccc;
	padding:15px;
}

#navigation {
	width:592px;
	border-top:1px solid #ccc;
	text-align:center;
	word-spacing:20px;
	font-size:12pt;
}

#navigation span {
	word-spacing:0px;
}

#navigation a:hover {
	text-decoration:none;
}

#logo {
	width:150px;
	height:150px;
}

#pictureSwitch {
	width:592px;
	height:65px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #ccc;
}

#pictureFrame {
	width:316px;
	height:237px;
}

#foot {
	width:592px;
	font-size:8pt;
}

#spantomaintainspacebetweenformerandlattertextpieces {
	width:40px;
}

#left {
	display:inline-block;
	width:47%;
	margin-right:2%;
	text-align:right;
	vertical-align:top;
}

#right {
	display:inline-block;
	width:47%;
	margin-left:2%;
	text-align:left;
	vertical-align:top;
}

#leftcontent {
	display:inline-block;
	width:47%;
	margin-right:2%;
	vertical-align:top;
}

#rightcontent {
	display:inline-block;
	width:47%;
	margin-left:2%;
	vertical-align:top;
}



#floor {
	width:100%;
	color:#d8ae4c;
	text-decoration:underline;
	text-align:right;
}

#floor:hover {
	color:rgb(125,39,45);
}

#floor a {
	font-weight:bold;
	font-family:serif;
	font-size:10pt;
	color:rgb(125,39,45);
}

#floor a:hover {
	text-decoration:none;
}

