/* Startseite Kurzportrait */
#startbild {
	position: relative;
	margin: -3px 1px 1px 60px;
	z-index: 2;
	}
#start {
	position: absolute;
	top: 196px;
	right: 44px;
	width: 300px;
	z-index: 3;
	font-size: 26px;
	text-align: center;
	}

/* Einzelelemente */
#vemalogo {
	position: absolute;								/* wird relaitv zum Body positioniert! */
	bottom: 10px;
	left: -2px;
	}
#slogan {
	position: absolute;								/* wird relaitv zum Body positioniert! */
	top: 224px;
	left: -4px;
	}

/* telefon */
.teamtelsmart, .teammobsmart {
	visibility: hidden;
	margin-top: -1px;		/* Bestimmt den Zwischenabstand Funktion zu Tel */
	}
.teamli, .teamre {
	width: 355px;
	}
.teamli {
	float: left;
	margin-top: 8px;
	}
.teamre {
	padding-left: 355px;
	margin-top: 35px;
	}
#teamversatz {
	height: 1px;
	width: 669px;
	background-color: #e7ded6;
	}
	
.pdflink, .infolink {
	list-style-type: none;
	}
.pdflink a {
	background-image: url(../ima/symb/pdf.gif);
	}
.infolink a {
	background-image: url(../ima/symb/info.gif);
	}
.pdflink a, .infolink a {
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 1px 1px 33px;
	line-height: 32px;
	}

#copy {
	font-size: 10px;
	color: #ffffff;
	position: absolute;
	left: 313px;
	bottom: 25px;
	}

#daterkl, #oeffnung, #zweig {
	font-size: 11px;
	color: #333333;
	padding: 12px 12px 12px 12px;
	background-color: #EEEBE7;
	}
#oeffnung {
	margin: -712px 1px 2px 567px;
	height: 25px;
	}
#zweig {
	margin: -47px 1px 2px 187px;
	width: 250px;
	}
	
/* Blider */
.imarechts, .imalinks, #gruppe {
	clear: both;
	border-style: solid;
	border-color: #ADAAAD;
	border-width: 1px;
	padding: 2px;
	margin: 11px;
	}
.imarechts {
	margin-left: 25px;
	float: right;
	}
.imalinks {
	margin-right: 25px;
	float: left;
	}
p:first-letter {
	background-image: url(../ima/symb/cap01.gif);
	background-repeat: no-repeat;  
	background-position: left center;
	padding-left: 15px;
	}
	
#weg {
	float: left;
	margin: 7px 18px 1px 1px;
	}
hr {
	clear: both;
	border: solid #EFEBE7 1px;
	}

#gefaellt {
	position: absolute;
	top: 10px;
	right: 10px;
	}
iframe {
	margin: -7px 0px 0px -2px;
	width: 823px;
	height: 470px;
	overflow-y: scroll;
	}

