* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	height:100%;
}

#gridx {
	background-image:url(/assets/images/sys/grid_10x10.png);
	width:900px;
	height:900px;
	z-index:1;
	position:absolute;
	}
	
body.pageSpace {
	font-size: 10px;
	margin: 0;
	color: #3a3837;
	background-color:#eeeeee;
	}

a:hover {
	text-decoration:underline !important;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:2.8em;
	line-height:1.42em;
	margin-bottom:0.46875em;
	}

h2 {
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
	line-height:1.6667em;
	font-weight:normal;
	font-style:italic;
	color:#666666;
	margin-bottom:1.1111em;
	}
	
h3 {
	font-size:1.6em;
	line-height:1.42857em;
	margin-bottom:0.625em;
	font-weight:normal;
	padding-top:1em;
	}
	

h4 {
	font-size:1.2em;
	line-height:1.6667em;
	margin-bottom:0;
	margin-right:0.5em;
	}

h5 {
	font-size: 1em;
	width: 76em;
	text-align: center;
	margin: 1em auto 0 auto;
	color: #3a3837;
	font-weight: normal;
	}

p, ul, table  {
	font-size: 1.3em;
	line-height: 1.5385em;
	padding:0;
	margin: 0 0 0.7693em 0;
	}
	
p a, p a:visited, input, textarea {
	color: #3a3837;
	}

#home #pageletContent ul a,
#home #pageletContent ul a:visited,
#home #pageletContent ul a:hover,
#home #pageletContent ul a:active {color: #790E2E; text-decoration:none}


	
li {
	margin-left:2em;
	list-style-type:disc;
	list-style-position:outside;
	}

address {
	font-style:normal;
	}

table {
	width:100%;
	border-top:1px #999999 solid;
	margin-bottom: 1.5384em;
	}
	
	td {
		border-bottom:1px #999999 solid;
		padding:0.2em;
		}

.c {clear: both;}

blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	line-height: 1.5385em;
	color:#790e2e;
	margin:1.2em 4em 1em 3em;
	padding-left:0.25em;
	font-style:italic;
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	}
	
.blockquoteAuthor {
	font-size:0.5em;
	}



/* ################################# */
/* Blöcke Größe und Anordnung */
/* ################################# */

#wrapHeader {
	background-color: #fafafa;
	background-image:url(/assets/images/sys/shadowBgrd.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-top: 1px #999999 solid;
	}
	
#wrapMainOuter {
	background-color: #fffdfd;
	border-top: 1px #999999 solid;
	padding:4em 0 2em 0;
	}
	
	#wrapMainInner {
		width:94em;
		margin:0 auto 0 auto;
		}
	
	#wrapNav {
		width: 24em;
		float: left;
		}

	#wrapContent {
		width: 66em;
		float:right;
		background-color:#fffdfd;
		}
				
		#pageletContent {
			width:66em;
			float:left;
			}
					
		#pageletContent #colLeft,
		#pageletContent #colRight {
			width:30em;
			float:left;
			}
			
			#pageletContent #colLeft {
				margin-right:6em;
				}

		#pageletMarginal {
			width: 30em;
			float: left;
			}	
			
#wrapFooter {
	background-image: url(/assets/images/sys/shadowFooter.png);
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 1px #999999 solid;
	padding:1em 0 2em 0;
	background-color:#eeeeee;
	height:100%;
}

/* ################################# */
/* Pagelets */
/* ################################# */


/* Header */

#pageletHeader {
	width: 85em;
	height: 22em;
	margin: 0 auto 0 auto;
	background-image: url(/assets/images/sys/poehlmann-frank-anwaltszentrum.png);
	background-repeat: no-repeat;
	background-position: top center;
	}

/*Navigation left*/

#wrapNav {
	background-color: #fffdfd;
	}

#pageletNavLeft {
	list-style-type: none;
	margin-top:1.5em;
	padding:0;
	}


#pageletNavLeft li {
	cursor: pointer;
	font-weight: bold;
	border-top: 1px solid #bfbdbd;
	padding: 0em 2em 0 1em;
	list-style-type:none;
	margin-left:0;
	background-image: url(/assets/images/sys/shadowBgrd.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	}
	
	#pageletNavLeft li.lastItem {
		background-image:none;
		}
	
	#pageletNavLeft li.currentItem,
	#pageletNavLeft li.currentItem .aArea {
		border-top-color: #790e2e;
		}
		
		#pageletNavLeft li.currentItem {
			background-color:#f2e9ec;
			}
	

		#pageletNavLeft .aArea {
			display:block;
			border-top: 5px #bfbdbd solid;
			padding: 1em 1em 1.05em 2.2em;
			background-image: url(/assets/images/sys/btAccordion.png);
			background-repeat: no-repeat;
			background-position: 0.3em 1.3em;
			}
	


#wrapNav a,
#wrapNav a:hover,
#wrapNav a:visited,
#wrapNav a:active {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color:#3a3837;
	text-decoration:none;
	border-bottom:none;
	}
	
#navStartItem {
	font-family: Georgia, Times, serif;
	margin:0;
	font-size:1.3em;
	margin-left:1em;
	padding: 1em 1em 0 2.2em;
	background-image: url(/assets/images/sys/btAccordion.png);
	background-repeat: no-repeat;
	background-position: 0.3em 1.3em;
	}

#navStartItem a {
	text-decoration:none;
	}


/* Kurzmitteilungen */


#home #pageletContent ul {
	}
	

#home #pageletContent li {
	background-image:url(/assets/images/sys/shadowCorner.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:45%;
	padding:1em 0 2em 2em;
	color:#790e2e;
	list-style-type:none;
	margin:0 0 2em 0;
	float:left;
	
	}
	

/* Keyvisual */

#pageletKeyvisual {
	margin-top:-7.1em;
	margin-left:-1.5em;
	z-index:100;
	width:66em;
	position:relative;
	}

#pageletKeyvisual img {
	width:66em;
	height:auto;
	}


/* Kontaktformular */


#pageletContactForm {
	border:1px #aaaaaa solid;
	padding:2em;
	background-color:#fafafa;
	}

.formZeile {
	clear:both;
	padding:1.5em 0 1.5em 0;
	}

.formLabel, .formLabelVericode {
	font-size:1.3em;
	width:10em;
	display:block;
	float:left;
	padding:0.3em 0 0.2em 0;
	}

.formFeld, .formFeldVericode {
	width:35em;
	display:block;
	float:left;
	padding:0.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	border: 1px #bbbbbb solid;
	}

.formFeldVericode {
	width:10em;
	}

.formVericodeImg {
	margin-left: 2em;
	margin-top:-1em;
	border:1px #bbbbbb solid;
	background-color:#FFFFFF;
	}

.formZeileButtons {
	clear: both;
	border-top: 1px #bbbbbb dotted;
	padding:1.5em 0 0em 0;
	}
	
.errors {
	border:1px #790e2e solid;
	background-color:#f2e9ec;
	padding:1em;
	font-size:1.1em;
	}
	

/* Google Maps Bubble*/
#pageletMap {
	border:1px #aaaaaa solid;
	margin:-1em 0 0 0;
	padding:0;
	display:block;
	}

#mapBubble {
	}
	
	#mapBubble h4 {
		margin:0;
		padding:0;
		background-image:url(/assets/images/sys/anwaltszentrum-mapslogo.png);
		width:200px;
		height:27px;
		display:block;
		}
	
	#mapBubble p {
		font-size:1em;
		line-height:1.3em;
		margin:0.5em 0 0 2.9em;
		color:#999999;
		}


/* iFrame Aktuelles */

#wrapIframe {
	width:95%;
	height:500px;
	margin-bottom:1em;
	padding-top:1em;
	}
	
iframe {
	border:none;
	padding:0;
	width:100%;
	height:100%;
	}