HTML, BODY, INPUT {
	font-family : Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

/* Standard-Elemente */

p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 180%;	
}

em {
	font-weight : bold;
	color: #486069;
	font-style : normal;
}

h1 {
	margin: 0;
	padding: 0;
	width: 778px;
	height: 90px;
	background-repeat : no-repeat;
}

h2 {
	margin: 0;
	padding: 4px 0px 3px 0px;
	font-size: 18;
	color: #003399;
}

h3 {
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 14;
	color: #003399;
}

.clearer {
	clear: both;
}

a.link {
	font-weight: bold;
	color: #486069;
	text-decoration: none;
}

a.link:hover, a.teaserlink:hover, #youarehere a:hover, #commonbox a:hover, #more a:hover, #plaintext a:hover {
	text-decoration: underline;
}

/* Layout-Elemente  */

BODY {
	background-color: #F4C100;	
	margin: 0;
	padding: 0;
}


#content {
	width: 780px;
	padding: 0px 10px 0px 10px;
	background-color: #FFF5DC;
 
}

#content {
	\width: 800px;
	w\idth: 780px;
}


#logo {
	background : url(logo.jpg) no-repeat top right;
	width:800px;
	height:100px;
	position: absolute;
	top: 0px;
	left: 180px;
}

#plaintext {
	position: absolute;
	top: 10px;
	left: 10px;
}

#plaintext a {
	color: #C7CFDA;
	text-decoration: none;
}


#eyecatcher {
	width: 160px;
	height: 160px;
	background : url(eyecatcher.jpg) no-repeat top right;
	overflow: hidden;
	border-bottom: 1px solid #aaaaaa;
}

#searchbox {
	width: 150px;
	background-color: #C7CFDA;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;	
	padding: 10px 0px 10px 10px;
}

#commonbox {
	width: 140px;
	background: #C7CFDA url(commonbox.gif) repeat-x left top;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;	
	padding: 8px 10px 8px 10px;
}

#commonbox {
	\width: 160px;
	w\idth: 140px;
}


#commonbox ul {
	list-style: none;
}

#commonbox li {
	padding: 2px 0px 2px 18px;
	background-image: url(pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#commonbox a {
	color: #000000;
	text-decoration: none;
}


#main {
	position: absolute;
	
	top: 100px;
	left: 180px;
	width: 800px;
}

#youarehere {
	padding:0px;
	margin:0px;
}

#youarehere a {
	color: #000000;
	text-decoration: none;
}

#more {
	padding:10px 0px 0px 0px;
	margin:0px;
	text-align: right;
}

#more a {
	color: #000000;
	text-decoration: none;
	padding: 2px 0px 2px 26px;
	background-image: url(pbul.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}


#navtop {
	background : url(navtop.jpg) no-repeat top right;
	width:160px;
	height:10px;
	overflow: hidden;
	border-bottom: 1px solid #aaaaaa;
}

#navbottom {
	background : url(navbottom.jpg) no-repeat top right;
	width:160px;
	height:11px;
	overflow: hidden;
	border-top: 1px solid #eeeeee;	
	margin-bottom: 10px;
}


#maintop {
	background : url(pmt.gif) no-repeat top right;
	width:800px;
	height:10px;
	overflow: hidden;
}

#mainbottom {
	background : url(pmb.gif) no-repeat top right;
	width:800px;
	height:11px;
	overflow: hidden;
	margin-bottom: 10px;
}

/* Menü */

#nav {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 10px;
	top: 80px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li
{
	list-style: none;
}

a.menuButton, a.menuButtonActive
{
	display: block;
	padding: 4px 10px 4px 10px;
	width: 140px;
	color: #ffffee;
	text-decoration: none;
	background: #003399 url(pfds.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #ffffff;	
}

a.menuButton, a.menuButtonActive
{
	\width: 160px;
	w\idth: 140px;
}


.menu {
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
	background: #C7CFDA url(pfds.gif) repeat-x left top;;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left: 0px;
	top: 0px;
	z-index: 20;
}

a.menuItem, a.menuItemActive {
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background: #486069;
  color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
  background: #486069;
  color: #ffffff;
}

/* Suchfeld */

input.search {
	border-bottom: 1px solid #eeeeee;	
	border-right: 1px solid #eeeeee;	
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	width: 105px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0;
}

form.search {
	margin: 0px;
}


/* 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: #C7CFDA url(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: #C7CFDA url(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(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: #C7CFDA url(pfds.gif) repeat-x left top;;
}

tr.row {
	border-bottom: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
}


tr.header {
	background-color : #8B9AB0;	
}

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 */

div.teaserelement {
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0px 10px 10px 0px;
	background: #F4C100  ;
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
}

div.teaserelementmittig {
	float: center;
	padding: 6px 10px 6px 10px;
	margin: 0px 10px 100px 90px;
	background: #F4C100;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

div.teaser {
	margin: 10px 0px 10px 20px ! important; 
	border: none;
	width: 750px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

div.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #57677E;
	text-decoration: none;
}

p.lookup {
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #8B9AB0;
}

/* 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: #57677E;
}

.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 {
	font-weight: bold;
	color: #486069;
	text-decoration: none;
}

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;
}


#nichtsichtbar	{ visibility:hidden ;
font-family: Arial, Helvetica, sans-serif;
	color: #FFFFee;
	text-decoration: none;
	font-size: 1px; 
	height: 1px;
	margin: 0;
	padding: 0;}


#willkommen	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFee;
	text-decoration: none;

	
}	

#urlaubwillkommen	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFee;
	text-decoration: none;
	font-size:10px;
	height: 1px;
	padding: 0;
	position: absolute;
	margin-top: 800px;
	left: -1px;
	top: 121px;
	
}

.urlaubwillkommen	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-decoration: none;
	font-size:10px;
	height: 11px;
	padding: 0;

	
}
  


.gelb{
	color: #F4C100;
	font-weight: bold;
}


#startseiteteaser {
	 
visibility: visible;
	display: block;
	align:center;
	color:#FFFFFF;
	background-color: #000066;
	layer-background-color: #FFF7E5;
	visibility: visible;
	border-style: dotted;
	border-width: 2;
	border-color: #FFF7E5;
	
	position:absolute;
	top: 31px;
	right: 99px;
	width:400px;
	height:410px;
	 
	overflow: visible;
	z-index: 3;

}


#startseiteteaserinhalt H1  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	margin: 0;
	padding: 0;
}
#startseiteteaserinhalt H2  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	margin: 0;
	padding: 0;
}
#startseiteteaserinhalt H3 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10px;
}



#startseiteteaserinhalt {
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	background-color: #F4C100;
}
 
.startseiteteaserinhalt {color: #ffffee}

#urlaubwillkommentxt	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFee;
	text-decoration: none;
	font-size:10px;
	height: 1px;
	padding: 0;
	position: absolute;
	margin-top: 700px;
	left: -1px;
	top: 121px;
	
}
