/* CSS-Datei für www.wartburgpeter.de */ 
/* Werkstattverzeichnis links_werk.htm */

/* Font für gesamtes Dokument festlegen */
html, body {
	font-family: Arial;
}

DIV.baseEntrySmall H4 {
	width: 360px;
	float: left;
	margin: 0px;
	padding: 4px 0px 0px 5px;
	color: #000000;
	font-size: 10px;
}

#mainAreaContent H3 {
	font-size: 1.0em;
	}
 
/* Abstand Adressboxesn zueinander */
.baseEntryBorder, .baseEntryBorderSmall {
	background-color: #799FBD;
	margin-bottom: 15px;
	padding: 1px 0px 1px 0px;
}

/* Breite der Adressboxen */
.baseEntryBorderSmall {
	width: 360px;
}

.baseEntry, .baseEntrySmall {
	margin: 0px 1px 0px 1px;
	background: #ffffff;
}

/* innere Breite des Adressfeldes */
.baseEntrySmall {
	width: 358px;
	height: 150px;
}

/* Adresse einrücken */
DIV.baseEntry DIV.baseEntryAddress, DIV.baseEntrySmall DIV.baseEntryAddress {
	color: #000000;
	margin-left: 15px;
	font-size: 10px;
	line-height: 15px;
}

/* Kurzprofil */
DIV.baseEntry DIV.baseEntryMenu UL LI, DIV.baseEntryBottom UL LI  {
	font-size: 9px;
}

/* Kurzprofil einrücken */
DIV.baseEntry DIV.baseEntryBottom, DIV.baseEntrySmall DIV.baseEntryBottom {
	margin: 0px 0px 0px 25px;
}

/* Kurzprofil Listdarstellung */
DIV.baseEntryBottom UL LI {
	display: run-in;
	margin-left: 0px;
	padding-left: 0px;
	list-style: disc url(../gif/disc2.gif);
}

DIV.baseEntryBottom UL {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-size: 10px;
}

/* Breite des Kurzprofils */
DIV.baseEntrySmall DIV.baseEntryBottom DIV.left {
	width: 340px;
}

DIV.baseEntrySmall DIV.baseEntryBottom DIV.right {
	width: 340px;
	text-align: right;
}

DIV.baseEntrySmallColor1 {
	background-color: #FEFDCD;
}

DIV.baseEntrySmallColor2 {
	background-color: #D9D7E6;
}

DIV.baseEntrySmallColor3 {
	background-color: #D9F1D9;
}

DIV.baseEntrySmallColor4 {
	background-color: #F7D9DB;
}

/* Dummy-Block */
DIV.DummybaseEntryBorderSmall {
	background: transparent;
	margin-bottom: 15px;
	padding: 1px 0px 1px 0px;
	width: 368px;
	height: 152px;
}

/* Mozillahack für Dummy-Block zum Ausgleich des IE */
html>body DIV.DummybaseEntryBorderSmall {
	width: 360px;
	height: 150px;
 }
