/******************************* SECTIONS *********************************/
BODY
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	background-color: #FFF;
	font: 11px/120% Verdana;
	color: #000;
}

#topper
{
	display: none;
}

#logo
{
	display: none;
}

#container
{
	width: 100%;
}

#menu
{
	display: none;
}

#leftcol
{
	display: none;
}

#centercol
{
	width: 100%;
	vertical-align: top;
}

#rightcol
{
	display: none;
}

/******************************* LINKS *********************************/
A:link
{
	color: #000;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

A:visited
{
	color: #444;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

A:hover, A:active
{
	color: #000;
	border-style: none none solid none;
	border-width: 2px;
}

A.imagelink:link, A.imagelink:visited
{
	text-decoration: none;
	border-style: none;
	border-width: 0px;
}

#centercol A:link { color: #F60; }
#centercol A:hover { color: #000; }

A.pdf
{
	background: url(images/icon-pdf.gif) top left no-repeat;
	padding: 0 0 0 20px;
}

A.doc
{
	background: url(images/icon-doc.gif) top left no-repeat;
	padding: 0 0 0 20px;
}

A.ext
{
	background: url(images/icon-ext.gif) top left no-repeat;
	padding: 0 0 0 17px;
}

A.email
{
	background: url(images/icon-email.gif) top left no-repeat;
	padding: 0 0 0 18px;
}

A.namelink
{
	background: url(images/icon-namelink.gif) bottom left no-repeat;
	padding: 0 0 0 12px;
}

A.indent20:hover { position: relative; }

A BLOCKQUOTE
{
	width: 320px;
	color: #000;
	background-color: #CCC;
	border-color: #C63;
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	margin-left: 80px;
}

A BLOCKQUOTE IMG
{
	margin-right: 10px;
	border-color: #C63;
	border-width: 2px;
	border-style: solid;
}

/******************************* FOTOALBUM *********************************/
.fotoalbum
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	/* Clears the floats */
	width: 100%;
	/* IE and older Opera fix for clearing, they need a dimension */
	list-style: none;
}

.fotoalbum UL
{
	margin: 0px;
	padding: 0px;
}

.fotoalbum LI
{
	float: left;
	display: inline;
	width: 190px;
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
	position: relative;
	/* This is the key */
}

#fotoalbum IMG
{
	border: 0px;
	border-style: none;
	margin: 5px 0 3px 0;	
}

/******************************* CONTROLERS *********************************/
#centercol H1
{
	height: 75px;
	line-height: 60px;
	font-size: 18px;
	color: #F60;
	text-align: right;
	margin: 0px;
	padding-right: 20px;
}

#centercol H2
{
	height: 69px;
	line-height: 60px;
	font-size: 14px;
	color: #F60;
	text-align: left;
	margin: 0px;
	padding-left: 20px;
}

#centercol UL
{
	margin: 0px;
	padding: 0 0 1em 25px;
}

.indent20 { padding: 0 20px 20px 20px; }
.indent { margin-left: 10px; }
.section { margin: 0 0 1em 50px; }

.img-right
{
	margin-left: 10px;
	float: right;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

SELECT, FORM, TEXTAREA, SUBMIT
{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

HR
{
	border: 0;
	color: #3B3229;
	background-color: #3B3229;
	height: 2px;
}

H3
{
	color: #C60;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 120%;
}

H4
{
	color: #C60;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 120%;
}

H5
{
	color: #F60;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 140%;
}

H6
{
	color: #3B3229;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 140%;
}

SMALL {
	display: none;
}

.login
{
	padding: 5px;
	border-color: #F60;
	border-width: 2px;
	background-color: #FFF;
	border-style: double;
}

#telefonliste LI
{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #000;
}
