@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#header {
	margin-top: 12px;
	margin-bottom: 4px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	background-image: none;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	background-color: #008080;
	text-align: right;
}
#logo {
	height: 80px;
	padding-bottom: 12px;
}
#nav {
	height: 35px;
	padding-left: 260px;
	background-color: #008080;
}
#banner {
	height: 20px;
}
#leftColumn {
	float: left;
	background-color: #008080;
	width: 240px;
	margin: 0px;
}
#leftColHeader {
	font-family: "Century Gothic";
	background-color: #999;
	font-size: 1.2em;
	padding-left: 10px;
	font-weight: bold;
}
#leftColMain {
	padding-bottom: 20px;
	padding-top: 10px;
}

.TextSchwarzHeader {
	font-size: 1.2em;
	font-family: "Century Gothic";
}
#leftColFooter {
	font-family: "Century Gothic";
	background-color: #999;
	clear: both;
	margin-top: 100px;
	padding-left: 10px;
}

#rightColumn {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 720px;
}
#UeberschriftEinzug {
	padding-left: 20px;
	font-family: "Century Gothic";
}
#ContentEinzug {
	text-align: left;
	background-attachment: fixed;
	background-image: url(../images/hintergrund2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 20px;
	font-family: "Century Gothic";
}

Titel_weis {
	color: #FFF;
}
.ListeWeis {
}
.Text_weis {
	color: #333;
	font-family: Calibri;
	font-size: 1.2em;
	padding-top: 10px;
	text-indent: 12px;
}
.Blocksatz {
	text-align: justify;
}
}
.profile {
	clear: right;
	overflow: auto;
	width: 680px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
} 
.lftColFotHead {
	font-family: "Century Gothic";
	font-size: 1.2em;
	padding-top: 20px;
	font-weight: bold;
}
