/* Standard-Elemente */
p {
	font-size: 105%;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	line-height: 130%;
}
p.zero {
	padding: 0;
	margin: 0;
	border: 0;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #5A5A5A;
}

h1 {
	/*width: 100%;*/
	height: 50px;
	font-size: 160%;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 3px;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	color: #2E2E2E;
	background-repeat: no-repeat;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: none;
	margin: 0px;
	padding: 4px 0px 3px 0px;
	color: #2E2E2E;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: none;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #2E2E2E;
}

.clearer {
	clear: both;
}

a.link {
	text-decoration: none;
	font-weight: bold;
	color: #5A5A5A;
}

a.arrow {
	font-weight: bold;
	text-decoration: none;
	padding: 0px 3px 0px 16px;
	white-space: nowrap;
	color: #5A5A5A;
	background-image: url(../images/parrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.arrowback {
	font-weight: bold;
	text-decoration: none;
	padding: 0px 3px 0px 16px;
	white-space: nowrap;
	color: #5A5A5A;
	background-image: url(../images/parrowback.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.blacklink {
	text-decoration: none;
	padding-left: 6px;
	color: #2E2E2E;
}

a.link:hover, a.blacklink:hover,a.arrow:hover, a.teaserlink:hover, a.s2d:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.plaintext {
	font-size: 90%;
	text-decoration: none;
	color: #2E2E2E;
}


ul.menuBar {
	padding: 4px 0px 4px 0px;
	margin: 0;
}

li.menuButton {
	display: inline;
	list-style: none;
	font-size: 115%;
	font-variant: small-caps;
}

a.menuButton, a.menuButtonActive {
	text-decoration: none;
	padding: 4px 6px 4px 6px;
	color: #000000;
}

.menu {
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	border: 1px solid #2E2E2E;
	background: #8C8C8C url(../images/pmenu.gif) repeat-x top left;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	z-index: 20;
}

a.menuItem, a.menuItemActive {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	padding: 4px 16px 4px 16px;
	background-color: transparent;
	color: #000000;
}

a.menuButtonActive, a.menuButton:hover {
	background-color: #5A5A5A;
	color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
	background-color: #2E2E2E;
	color: #ffffff;
}

/* Suchfeld */

input.search {
	border: 1px solid #2E2E2E;
	width: 152px;
	background-color: #EAEAEA;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0px;
}

form.search {
	margin: 0px;
}

/* Marginalie */

div.sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border: none;
	background: url(../images/psep.gif) no-repeat left top;
}

p.sidepicturetext {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	line-height: 160%;	
	font-size: 90%;
	color: #2E2E2E;
}

/* Absatztyp Bild */
div.picture {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	width: 480px;
	border: none;
}

/* Absatztype Aufzählung */
ul.content {
	list-style: none;
	padding: 10px;
	margin: 10px 0px 20px 20px;
	background-color: #EAEAEA;
	border: 1px solid #2E2E2E;
	width: 90%;
}

li.content {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbull.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* Absatztyp Tabelle */
table.content {
	margin: 0px 0px 10px 0px;
	border: 1px solid #2E2E2E;
}

tr.odd {
	background-color: #FFFFFF;	
}

tr.even {
	background-color: #EAEAEA;	
}

tr.header {
	background-color: #8C8C8C;	
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
}

/*Titel, Überschrift, Lightbox etc. */
#title {
	/* Nutzung mit <div id="title">... </div>*/
	padding: 5px 0px 5px 0px;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	text-align: justify;
	letter-spacing: 1px;
}

#title .highlight {
	/* Nutzung mit <p class ="highlight">... </p>*/
	text-align: center;
	min-width: 1%;
	background-color: #EAEAEA;
}

#title .underline {
	/* Nutzung mit <p class ="underline"> ... </p>*/
	text-decoration: underline;
}

/* Beschreibung Foto im Header */
#phototext {
	/* Nutzung mit <div id="phototext">... </div>*/
	padding: 20px 0px 0px 0px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #2E2E2E;
}

/* Absatztyp Teaser */
div.teaserelement {
	float: left;
	padding: 2px 20px 2px 5px;
	margin: 0px 5px 10px 0px;
	border: 1px solid #2E2E2E;
	background-color: #EAEAEA;
}

div.teaser {
	margin: 0;
	padding: 0;
	border: 0;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 4px 0px 5px 5px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

div.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0;
	text-align: center;
}

a.teaserlink {
	/* float: left; */
	font-weight: bold;
	text-align: left;
	color: #2E2E2E;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #8C8C8C;
}

/* Sitemap */
#sitemap a {
	padding: 5px 0px 5px 0px;
	font-variant: small-caps;
}

#sitemap a.m1 {
	font-size: 140%;
	font-weight: bold;
}

#sitemap a.m2 {
	font-size: 140%;
	font-weight: normal;
}

#sitemap a.m3 {
	font-size: 130%;
	font-weight: normal;
}

#sitemap a.sidebar {
	font-size: 100%;
	font-weight: bold;
}

/* Absatztype Formular */
input.forminput {
	border: 1px solid #2E2E2E;
	width: 300px;
	background-color: #EAEAEA;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea {
	border: 1px solid #2E2E2E;
	width: 300px;
	height: 200px;
	background-color: #EAEAEA;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #2E2E2E;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */
INPUT.s2d {
	border: 1px solid #2E2E2E;
	background-color: #EAEAEA;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border: 1px solid #2E2E2E;
	background-color: #EAEAEA;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
}

P.s2d {
	font-size: 16pt;
	color: #5A5A5A;
	font-weight: bold;
	margin-top: 5pt;
	margin-bottom: 5pt;
	line-height: 20pt;
}

textarea {
	border: 1px solid #2E2E2E;
	width: 300px;
	height: 200px;
	background-color: #EAEAEA;
	vertical-align: top;
	padding: 1px;
}