/* CSS Document */


/*table.main {
	border: 1px solid #CCCCCC;
	border-spacing: 0 pt;
	padding-left: 0;
	padding-right: 0;
	}*/

.kopf {
	font-family: arial;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	color: #FFFFFF;
	}

.name {
	font-family: arial;
	font-weight: 600;
	font-size: 13px;
	text-align: left;
	vertical-align: bottom;
	color: #515357;
	padding-top: -7px;
	}
	
.address {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	padding: 18px 0px 10px 7px;
	vertical-align: top;
	color: #515357;
}

.address strong {
	font-size:11px;
	}

.address a {
	text-decoration: none;
	color: #2e5c7e;
	}

.address a:hover {
	text-decoration: underline;
	color: #2e5c7e;
	}

li   { background: url(_img/bullet.gif) no-repeat left 2px; list-style-type: none; list-style-position: outside; padding-left: 15px; top: -7px; left: -20px }

.fusszeile {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	padding: 5px 15px 5px 15px;
	vertical-align: top;
	color: #515357;
	background-color: #EEF3F9;
	}

.fusszeile a {
	text-decoration: none;
	color: #2e5c7e;
	font-weight: bold;
	}

.fusszeile a:hover {
	text-decoration: underline;
	color: #2e5c7e;
}

.impressum {
	font-family: arial;
	padding: 3px 15px 1px 0px;
	font-size: 11px;
	text-align: right;
	line-height: 14px;
	text-align: right;
	vertical-align: bottom;
	color: #515357;
	background-color: #CFDCEC;
	}

.impressum a {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #515357;
	}

.impressum a:hover {
	text-decoration: underline;
	color: #2e5c7e;
	}