

em {
	font-weight : bold;
	color: #939390;
	font-style: normal;
}

a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Tahoma;
	font-weight: normal;
	border-bottom: 1px solid black;
	font-size: 2em;
}

h2 {
	font-family: Tahoma;
	font-weight: normal;
	color: #7A7A76;
	font-size: 1.7em;
	margin-bottom: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 3px;
}

h4 {
	color: #FFF;
	padding: 4px 10px 4px 10px;
	width: 140px;
/*	background-color: #990000; */
        background-color: #db0400;
	border-bottom: 1px solid #dedede;	
	font-size: 0.9em;
	margin: 0px;
	margin-bottom: 5px;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #939390;
	text-decoration: none;
}

a.s2d:hover, a.link:hover, a.teaserlink:hover {
	text-decoration: underline;
}

.more {
	font-size: 0.8em;
}

/* Layout-Elemente  */

body {
	background: #ACACAA url(../images/pback.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

#content {
	width: 780px;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
}

#content {
	\width: 800px;
	w\idth: 780px;
}

#logo {
	width: 160px;
	height: 145px;
	background: url(../images/logo.jpg) no-repeat top right;
	overflow: hidden;
}

#main {
	position: absolute;
	top: 15px;
	left: 185px;
	width: 800px;
}

#youarehere {
	background-image:url(../images/header.jpg);
	height:115px;
}

.navtop {
	background : url(../images/pnt.gif) no-repeat top right;
	width:160px;
	height:10px;
	overflow: hidden;
	border-bottom: 1px solid #aaaaaa;
}

.navbottom {
	background : url(../images/pnb.gif) no-repeat top right;
	width:160px;
	height:11px;
	overflow: hidden;
	border-top: 1px solid #eeeeee;	
	margin-bottom: 10px;
}


.maintop {
	background : url(../images/pmt.gif) no-repeat top right;
	width:800px;
	height:10px;
	overflow: hidden;
}

.mainbottom {
	background : url(../images/pmb.gif) no-repeat top right;
	width:800px;
	height:11px;
	overflow: hidden;
	margin-bottom: 10px;
}

/* Menü */

#nav {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 15px;
	top: 15px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	list-style: none;
}

.menu {
	border: 1px solid #aaaaaa;	
/*	background: #990000 url(../images/pfds.gif) repeat-x left top; */
        background: #db0400 url(../images/pfds.gif) repeat-x left top;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 20;
}


a.menuButton {
	color: #FFF;
	display: block;
	padding: 4px 10px 4px 10px;
	width: 140px;
	text-decoration: none;
/*	background: #990000 url(../images/pfds.gif) repeat-x left top; */
	background: #db0400 url(../images/pfds.gif) repeat-x left top;
	border-top: 1px solid #ffffff;	
	font-size: 0.9em;
}

a.menuButton:hover {
  background: #dedede;
/*  color: #990000; */
  color: #db0400;
  font-weight: bold;
}

/* Marginalie */

div.sidepicture {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
	background: #DEDEDE url(../images/pfd.gif) repeat-x left top;;
}

p.sidepicturetext {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;	
	font-size: 90%;
	color: #000000;
}


/* 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 0 20px 20px;
	background: #DEDEDE url(../images/pfd.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
	width: 490px;
}

li.content {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/* Absatztyp Tabelle */

table.content {
	margin: 0px 0px 10px 0px;
	border-right: 1px solid #aaaaaa;	
	border-left: 1px solid #eeeeee;	
	background: #DEDEDE url(../images/pfds.gif) repeat-x left top;;
}

tr.row {
	border-bottom: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
}


tr.header {
	background-color : #ACACAA;	
}

td.cell {
	border-top: 1px solid #eeeeee;	
	border-bottom: 1px solid #aaaaaa;	
	padding: 6px;	
	margin: 0px;
}

td.headercell {
	border-top: 1px solid #eeeeee;	
	border-bottom: 1px solid #aaaaaa;	
	padding: 6px;	
	margin: 0px;
	font-weight: bold;
}


/* Absatztyp Teaser */

.teaserelement {
	margin-bottom: 10px;
	background: #DEDEDE url(../images/pfd.gif) repeat-x left top;
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
}

.teaser {
	border: none;
	width: 780px;
}

.teasertext {
	margin: 0;
	padding: 7px;
	margin: 5px;
	border: 1px solid #666;
}

.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #7A7A76;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #ACACAA;
}

/* Absatztype Formular */

input.forminput  {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	width: 300px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	width: 300px;
	height: 200px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #7A7A76;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


INPUT.s2d {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
}

a.s2d, a.s2dinfo, a.s2dsmall {
	font-weight: bold;
	color: #939390;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #939390;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 20pt;
}

textarea {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	width: 300px;
	height: 200px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px;
}

#tsbox {
	width: 140px;
	background-color: #DEDEDE;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;	
	padding: 8px 10px 8px 10px;
	margin: 0px;
	text-align: center;
}

#tsbox {
	\width: 160px;
	w\idth: 140px;
}

#sidebar {
	width: 140px;
	background: #DEDEDE url(../images/pfds.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;	
	padding: 8px 10px 8px 10px;
}

#sidebar h2 {
	font-size: 10pt;
	color: #ACACAA;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 2pt;
}

#sidebar p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#sidebar ul {
	list-style: none;
}

#sidebar a {
	font-weight: bold;
	color: #939390;
	text-decoration: none;
}

#sidebar li {
	padding: 2px 0px 2px 18px;
	background-image: url(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.msg_okay {
	font-weight: bold;
	color: #006600;
}

.msg_error {
	font-weight: bold;
	color: #990000;
}
