html, body {margin: 0; padding: 0; border: 0;}
body {
	margin: 			0;
	color: 				#000;
	font-family: 		Arial, Helvetica, sans-serif;
	background:			url(/images/layout/bg-gradient.jpg) #ffffff left top repeat-x;
	text-align:			center;
}

.clear {
	clear: 				both;
}

.hidden {
	display:			none;
}

.show {
	display:			block;
}

#wrapper {
	margin: 			30px auto 0 auto;
	width:				918px;
	text-align: 		left;
	clear:				both;
	text-align:			left;
	overflow:			hidden;
}

#outer {
	background:			url(/images/layout/bg-content.png) repeat-y;
	padding:			0 9px;
	color:				#ffffff;
	overflow:			hidden;
}

#inner {
	overflow:			hidden;
	padding:			0;
	min-height:			300px;
}

#left {
	width: 				560px;
	overflow: 			hidden;
	float: 				left;
	padding:			30px 0 0 30px;
}

#right {
	float: 				right;
	width: 				250px;
	overflow:			hidden;
	padding:			30px 30px 0 0;
}

#fullcolumn {
	padding:			30px 30px 0 30px;
}

#bordertop {
	background: url(/images/layout/bg-content-top.png) transparent center bottom no-repeat;
	height: 9px;
	margin: 0;
	padding: 0;
}

#borderbottom {
	background: url(/images/layout/bg-content-bottom.png) transparent center top no-repeat;
	height: 9px;
	margin: 0;
	padding: 0;
}

#bottom {
	font-size:			0.7em;
	text-align:			center;
	clear:				both;
}

#skyline {
	background: url(/images/layout/skyline.gif) center bottom no-repeat;
	height: 135px;
}

/*------------------------------------------------------------------------*/

#head {
	background:			url(/images/layout/bg-head.gif) left top no-repeat;
	height:				180px;
	margin-bottom:		30px;
	overflow:			hidden;
}

#logo {
	float:				left;
	width:				150px;
	padding:			0;
	margin:				0;
}

#logo a {
	display:			block;
	width:				150px;
	height:				180px;
}

#logo a span {
	display:			none;
}

#printlogo {
	text-align:			right;
	padding:			20px 0px 0px 0px;
	margin-bottom:		20px;
}

/*--------------------------------------------------------------------*/
/* Obere Navigation */

#navtop {
	margin: 0;
	padding: 0 0 0 106px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	background: url(/images/layout/bg-navtop-left.jpg) no-repeat;
}

#navtop ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	background: url(/images/layout/bg-navtop.gif) repeat-x;
}

#navtop ul li {
	display: inline;
	overflow: hidden;
}

#navtop a {
	overflow: hidden;
	display: block;
	float: left;
	padding: 5px 10px;
}

#navtop a {
	text-decoration: none;
	color: #ffffff;
}

#navtop a.navactivetop:link, #navtop a.navactivetop:visited {
	text-decoration: underline;
}

a.navinactivetop:hover, a.navinactivetop:active, a.navactivetop:hover, a.navactivetop:active {
	background: #fbdc07;
	color: #002569;
}

/*--------------------------------------------------------------------*/
/* Unternavigation */

#subnav {
	padding: 0;
	margin: 0;
	background-color: #EAE7DA;
	font-weight: bold;
	font-size: 0.8em;
	text-align: left;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav ul li {
	margin: 0;
	padding: 0;
	display: block;
}

#subnav a {
	display: block;
	padding: 8px 5px;
	margin: 0px;
	background: url(/images/layout/bg-navtop.gif) repeat-x;
	color: #fff;
	text-decoration: none;
}

#subnav a:hover {
	background: #fbdc07;
	color: #002569;
}

#subnav a.subnavactivetop:link, #subnav a.subnavactivetop:visited {
	text-decoration: underline;
}

/*--------------------------------------------------------------------*/

#metanav {
	margin: 0 0 0 400px;
	padding-right: 30px;
	height: 120px;
	font-size: 0.7em;
	text-align: right;
	background: url(/images/layout/claim.gif) no-repeat 0 35px;
}

#metanav ul {
	list-style-type: none;
	margin: 10px 0;
}

#metanav ul li {
	display: inline;
}

/*--------------------------------------------------------------------*/

.moreinfo {
	color:				#000;
	padding:			2px;
	margin:				0px;
	clear:				both;
}

#left .moreinfo
{
	margin-bottom:		20px;
}
/* --> Layout */




/* Text */
h1 {
	font-family: 		"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:			1.3em;
	font-weight:		bold;
	background-color:	#fbdc07;
	color: 				#002569;
	margin:				0;
	padding: 			4px 20px 4px 30px;
	overflow:			hidden;
	display:			inline;
}

h3{
	font-family: 		"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:			0.65em;
	color: 				#000;
	padding: 			0px;
	margin-bottom: 		0px;
	font-weight:		bold;
}

h2 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			1.2em;
	font-weight:		normal;
	color: 				#fbdc07;
	letter-spacing:		0.02em;
	padding: 			0px 0px 0px 0px;
	margin:				4px 0px 0px 0px;
}

h2 .topline {
	font-size:			0.6em;
	color: 				#efefef;
	padding: 			0px;
	margin-bottom: 		4px;
	font-weight:		bold;
	display:			block;
}

h2 a:link, h2 a:visited
{
	color: 				#fbdc07;
	text-decoration: 	none;
}

h2 a:active, h2 a:hover
{
	color: 				#ffffff;
	text-decoration: 	underline;
}

.moreinfo h3, .newsmoreinfo h3
{
	font-size: 			0.75em;
	font-weight:		bold;
	color:				#2B616E;
	margin: 			0px 0px 5px 0px;
	padding: 			2px;
}

.moreinfo h3 a, .newsmoreinfo h3 a
{
	color:				#3b4b5b;
	text-decoration:	none;
}

.moreinfo ul, .newsmoreinfo ul, ul.contact
{
	color:				#000;
	margin:				0px;
	padding:			5px;
	list-style: 		none;
}

.moreinfo ul li, .newsmoreinfo ul li, ul.contact li
{
	font-size:			0.75em;
	padding:			0px 0px 5px 20px;
	text-align:         left;
}

.newsmoreinfo
{
	margin:				20px 0px;
	padding:			5px;
	border-top:			1px solid #1A5069;
}

li.linkintern
{
	background:			url(/images/layout/icon-linkintern.gif) no-repeat 0px 0px;
}

li.linkextern
{
	background:			url(/images/layout/icon-linkextern.gif) no-repeat 0px 0px;
}

li.ausschuss
{
	background:			url(/images/layout/icon-ausschuss.gif) no-repeat 0px 0px;
}

li.address
{
	background:			url(/images/layout/icon-haus.gif) no-repeat 0px 0px;
}

li.phone
{
	background:			url(/images/layout/icon-telefon.gif) no-repeat 0px 0px;
}

li.fax
{
	background:			url(/images/layout/icon-drucker.gif) no-repeat 0px 0px;
}

li.email
{
	background:			url(/images/layout/icon-mail.gif) no-repeat 0px 0px;
}

li.website
{
	background:			url(/images/layout/icon-website.gif) no-repeat 0px 0px;
}

li.linktermin
{
	background:			url(/images/layout/icon-kalender.gif) no-repeat 0px 0px;
}

li.linkdownload
{
	background:			url(/images/layout/icon-download.gif) no-repeat 0px 0px;
}

li.linkmap
{
	background:			url(/images/layout/icon-map.gif) no-repeat 0px 0px;
}


li.linkpdf
{
	background:			url(/images/layout/icon-acrobat.gif) no-repeat 0px 0px;
}

li.linkdoc, li.linkrtf
{
	background:			url(/images/layout/icon-word.gif) no-repeat 0px 0px;
}

li.linkxls, li.linkcsv
{
	background:			url(/images/layout/icon-excel.gif) no-repeat 0px 0px;
}

li.linkpps, li.linkppt
{
	background:			url(/images/layout/icon-powerpoint.gif) no-repeat 0px 0px;
}

li.linkmp3, li.linkwav, li.linkwma
{
	background:			url(/images/layout/icon-music.gif) no-repeat 0px 0px;
}

li.linkjpg, li.linkjpeg, li.linkbmp, li.linkgif, li.linkpng, li.linktif, li.linktiff
{
	background:			url(/images/layout/icon-image.gif) no-repeat 0px 0px;
}

li.linkmpg, li.linkmpeg, li.linkwmv, li.linkmp4, li.linkflv, li.linkavi
{
	background:			url(/images/layout/icon-film.gif) no-repeat 0px 0px;
}

li.linkzip, li.linkrar
{
	background:			url(/images/layout/icon-zip.gif) no-repeat 0px 0px;
}

li.linkperson
{
	background:			url(/images/layout/icon-person.gif) no-repeat 0px 0px;
}

li.linkhaus
{
	background:			url(/images/layout/icon-haus.gif) no-repeat 0px 0px;
}

li.linkvcard
{
	background:			url(/images/layout/icon-vcard.gif) no-repeat 0px 0px;
}

li.squarethumb
{
	background:			no-repeat;
	height:				88px;
	width:				220px;
	float:				left;
}

li.squarethumb a
{
	margin-left:		90px;
	margin-right:		10px;
	display: 			block;
}

/* Text */


.rightimage {
	float:              right;
	padding:            0px;
	margin-left:		10px;
	margin-right:		0px;
	margin-top:			0px;
	margin-bottom:		10px;
	display:			inline;
	border:				1px solid #fff;
}

.leftimage, #teaser-news .rightimage, #teaser-news .image {
	float:              left;
	padding:            0px;
	margin-right:		10px;
	margin-left:		0;
	margin-top:			0;
	margin-bottom:		10px;
	display:			inline;
	border:				1px solid #fff;
}

.image {
	padding:            0px;
	margin:				0 0 10px 0;
}

.caption
{
	font-size:			0.9em;
	padding:			2px;
}

.blankcaption
{
	font-size:			0.9em;
	padding:			2px;
}

.small
{
	font-size:			0.7em;
	margin: 			0px;
}

.more {
	font-size:			0.75em;
	font-weight:		bold;
}

.downloadbutton
{
	font-size:			0.65em;
	margin-top:         0px;
	margin-bottom:      10px;
	margin-left:        0px;
	padding:            0px;
}

.smalldate
{
	font-size:			0.65em;
	text-align:			right;
	margin:				0px 0px 10px 0px;
}

p.areaimg
{
	margin: 			0px;
	padding:			0px;
}

.rightbox
{
	padding:			0;
	margin:				0 0 20px 0;
}

.rightbox .image {
	text-align: center;
}

p.highlight
{
	padding:            5px;
	background-color:   #DCE1E5;
	text-align:         left;
	font-size:			0.75em;
	border:				1px dashed #95938E;
}

img.boximg
{
	float:				right;
	border-left:		1px solid #323941;
	padding:			1px 1px 1px 10px;
	margin-left:		10px;
	margin-top:			0px;
	margin-bottom:		0px;
	vertical-align:		middle;
}

img.lupe
{
	float:              right;
	background-color:	#F3F1EA;
	padding:			2px;
}

form {
	margin:				0px;
}

fieldset {
	border:				none;
	margin-top:			10px;
	padding:			0;
}

legend {
	font-size:			1em;
	font-weight: 		bold;
	margin: 			0;
	padding:			0;
	color:				#FBDC07;
}

input, textarea, select {
	border:				1px solid #B5B8C8;
	font-size:			1.2em;
}

.submitbutton {
	background:			#DAD4C2;
	cursor:				pointer;
	font-size:			1.2em;
}

img {
	border:				0px none;
	margin:				0px;
}

hr {
	color: 				#FBDC07;
	border:				#FBDC07;
	background-color: 	#FBDC07;
	height: 			1px;
	clear: 				both;
	margin:				20px 0px;
}

a:link, a:visited {
	color: 				#fbdc07;
}

a:active, a:hover {
	color: 				#ffffff;
}

.paragraphs {
	font-size:			0.75em;
	line-height:		1.5em;
	overflow:			hidden;
	padding:			0;
	margin:				10px 0;
}

* html table tr td {
	font-size:			0.75em;
	line-height:		1.5em;
}

.paragraphs ul {
	list-style-type: 	square;
	overflow:			hidden;
	padding-left:		20px;
}

* html .paragraphs ul {
	padding-left:		0;
	margin-left:		20px;
}

.accesskey
{
	text-decoration:	underline;
}

#teaser-news .caption {
	display: 			none;
}

#teaser-news, #teaser-termine {
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
}

.highlight {
	font-weight:		bold;
}

.vevent {
	padding:			5px 0;
	overflow:			hidden;
}

#teaser-termine .vevent {
	float:				left;
	width:				250px;
	margin-right:		30px;
}

.vevent .summary, .vevent .description, .vevent .location, .vevent .time {
	font-size:			0.75em;
	line-height:		1.5em;
}

.vevent .dtstart {
	float:				left;
	width:				65px;
	text-align:			center;
	font-family:		"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight:		bold;
	color:				#002569;
	background-color:	#fbdc07;
}

.vevent .dtstart .day {
	font-size:			2em;
}

.vevent .dtstart .day-of-week, .vevent .dtstart .month {
	font-size:			0.7em;
}

.vevent .summary, .vevent .time, .vevent .location, .vevent .description {
	margin:				0 0 0 75px;
	color:				#ffffff;
}

.paging {
	padding:			10px 0;
	font-size:			0.7em;
}