body
{
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.3em;
	border: 0px solid blue;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 17px;
	line-height: 1.5em;
}

h1
{
	font-size: 28px;
	font-weight: normal;
}

h2
{
	font-size: 25px;
	font-weight: normal;
	color: #9c3;
	padding-left: 5px;
	line-height: 0.3em;
}

h3
{
	font-size: 19px;
	font-weight: normal;
	padding-left: 7px;
	padding-top: 15px;
	color: white;
}

h4
{
	font-size: 19px;
	font-weight: normal;
	color: #9c3;
	padding-left: 5px;
	line-height: 0.3em;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: black;
	background-color: inherit;
}

h1 a, h2 a, h3 a
{
	border: none;
}

h1 a
{
	color: black;
}

h2 a
{
	color: #9c3;
}

h3 a
{
	color: white;
}

#content a
{
	font-size: 1em;
	color: white;
	text-decoration: underline;
}

#content hr
{
	margin: 2em 0;
	width: 66%;
	color: #ccc;
	background-color: inherit;
}

#border a
{
	font-size: 12px;
	padding-left: 10px;
	vertical-align: top;
}

#border a.impressum
{
	float: right;
	width: 76px;
}

#sidebar-1 a
{
	font-size: 17px;
	color: black;
	background-color: inherit;
	border: none;
	line-height: 1.8em;
}

#sidebar-1 a:hover
{
	font-size: 17px;
	color: white;
	background-color: inherit;
	border: none;
	line-height: 1.8em;
}

.caps
{
	font-size: 1em;
	letter-spacing: 0em;
}

table.gallerie tr
{
	height: 168px;
}

table.gallerie tr td
{
	text-align: center;
	width: 160px;
}

img
{
	border: none;
}

img.rechts
{
	margin: 3px 0px 3px 10px;
	float: right;
}

img.links
{
	margin: 3px 10px 3px 0px;
	float: left;
}

img.gallerie
{
	text-align: center;
}

img.divider
{
	margin: 2em 0;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 0px auto 10px;
	width: 780px;
	\width: 780px;
	w\idth: 780px;
	border: 0px solid black;
}

#head
{
	width: 780px;
	height: 110px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px solid black;
}

#border
{
	height: 18px;
	border: 0px solid gold;
}

#layout-oben
{
	width: 780px;
	height: 10px;
	font-size: 0px;
	background-image: url(/images/layout-oben.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#left
{
	width: 170px;
	float: left;
	text-align: center;
}

#sidebar-1
{
	padding-top: 1px;
	width: 170px;
	\width: 170px;
	w\idth: 170px;
	border: 0px solid red;
	background-color: #9c3;
	text-align: left;
}

#layout-unten-gruen
{
	width: 170px;
	height: 10px;
	font-size: 0px;
	background-image: url(/images/layout-unten-gruen.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.logo
{
	margin-top: 10px;
}

#right
{
	width: 590px;
	float: left;
	border: 0px solid blue;
	margin-left: 20px;
}

#content
{
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 50px;
	border: 0px solid blue;
	background-color: #f60;
}

#layout-unten-orange
{
	width: 590px;
	height: 10px;
	font-size: 0px;
	background-image: url(/images/layout-unten-orange.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}