html,body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}



#logo {
	position: absolute;
	left: 7px;
	z-index: 20;
}

.linie, #nav1container, #nav2container, #klammer, #navhilfecontainer, #left, #right, #logo {
	display: none;
}


#title {
	font-size: 18pt;
	font-weight: bold;
	color: #2e742e;
}

#layouttable {
	width: 100%;
	height: 100%;
}

#layouttable td {
	vertical-align: top;
	height: 100%;
}

#content {
	margin-right: 200px;
}

#imagecontainer {
	position: absolute;
	top: 50pt;
	right: 0;
	padding-left: 20px;

}

.polaroid {
	margin-bottom: 20pt;
}




h1 {
	font-size: 18pt;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

p {
	margin: 0 0 1em 0;
}
