body {
	margin: 0;
	padding: 0;
	background: #eef8ca url(images/img04.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #336600;
	text-decoration: underline;
}

a:hover  {
	color: #FF6600;
	text-decoration: underline;	
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto 20px auto;
	background: url(images/img07.gif) repeat-y 260px 0;
}

/* Content */

#content {
	float: right;
	width: 490px;
	padding-top: 10px;
	color: #585858;
}

.parteilogo {
	height: 60px;
	text-align:right;
	margin-top: 20px;
	padding-right: 110px;
	margin-bottom: 45px;
	background: transparent url(images/parteilogo.gif) no-repeat right;
}

.parteilogo a {
	text-decoration: none;
}

.parteilogo h1 {
	display:none;
}

.parteilogo h2 {
	margin: 0;
	padding-top: 12px;
}

h1 {
	padding-bottom: 5px;
	/*border-bottom: 1px dotted #cccccc;*/
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

.tx-veguestbook-pi1 fieldset {
	padding: 0;
}

.tx-veguestbook-pi1 label {
	padding-right: 200px;
}

.tx-veguestbook-pi1 input, .tx-veguestbook-pi1 textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;	
}

.tx-guestbook-submit {
	margin-bottom: 10px;
	background: #b5c57c;
}

div.tx-timtabsociable-pi1 img {
	border: none;
	margin: 15px 5px 0pt 0pt;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 236px;
	padding-top: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background: url(images/umw_img_03_top.gif) no-repeat;
}

#sidebar li ul {
	padding:0 20px 20px;
	background: url(images/umw_img_02_bottom.gif) no-repeat bottom;
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0px;
	padding: 20px 20px 5px;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

.logo {
	width: 236px;
	height: 240px;
}

.logo img {
	border:none;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #b5c57c url(images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}
