body {
	font-family: Verdana;
	font-size: 11px;
}
#window {
	position:absolute;
	left:50%;
	top:50%;
	width:750px;
	height:420px;
	margin-left:-375px;
	margin-top:-210px;
	background-color:#FFF4DD;
	background-image: url('../images/back.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	border-style: solid;
	border-color: #99001C;	
	border-width: 1px;
}

#sinnisbichler { position: absolute; left: 44px; top: 23px; }
#rechtsanwalt {	position: absolute;	left: 590px; top: 27px; }

#menuborder {
	position: absolute;
	left: 0px;
	top: 92px;
	height: 27px;
	width: 100%;
	background-color: #FFFBF1;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #99001C;	
	font-family: verdana;
	font-size: 10px;
}


#menu {	position: absolute;	left: 45px;	top: 7px; } 

.menulink {	margin-right: 36px; color: black; text-decoration:none; }

.menulink:hover { color: #99001C; }

#adresse { position: absolute; top: 56px; left: 45px;}

#adresse a { color: #6E6C67; }

div#adresse2 { position: absolute; top: 56px; left: 35px; }
div#adresse2 p { font-size: 9px; font-weight: bold; color: #6E6C67;
	display: inline;
	border-right: 1px solid #99001C;
	padding-right: 10px;
	padding-left: 10px;
}
div#adresse2 p a { color: #6E6C67; }

.adresstext {	
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9px;
	font-weight: bold;
	color: #6E6C67;
	float: left;
}

.adressline {
	margin-top: 1px;
	margin-bottom: -3px;
	margin-right: 10px;
	width: 1px;
	height: 12px;
	background-color: #99001C;
	float: left;
}

#content {
	position: absolute;
	left: 45px;
	top: 135px;	
	width: 600px;
	height: 220px;
}

h1 {
	font-weight: bold;
	color: #99001C;
	margin: 0px;
	margin-bottom: 1em;
	font-size: 11px;
}

h2 {
	font-weight: normal;
	color: #99001C;
	margin: 0px;
	margin-bottom: 0.5em;
	font-size: 11px;
}

p, ul, li {
	font-weight: none;
	color: black;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0;
}

ul { padding-left: 15px; }
li { color: #99001C; list-style: square; margin-bottom: 0.5em; } 

li span { color: black; } 

a { color: black; }
a:hover {	color: #99001C; }

div.weiter { font-size: 10px; font-weight: bold; position: absolute; left: 45px; bottom: 10px; }
div.weiter a { text-decoration: none; }

div#webdesign { float: right; width: 200px; }
div#webdesign p.logo { float: right; }
