/* Standard-Elemente */

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

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

h1 {
	margin: 0;
	padding: 0;
	/*width: 778px;*/
	height: 40px;
	background-repeat : no-repeat;
	font-size : 18px;
	color: #110152;
}

.nl_titel {
	margin: 0;
	padding: 0;
	font-size : 16px;
	color: #10A709;
	font-weight: bold;
	vertical-align : middle;
	height: 0px;
	
}

h2 {
	margin: 0;
	padding: 4px 0px 3px 0px;
	font-size: 100%;
	color: #10A709;
}

h3 {
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-size: 100%;
	color: #000000;
}

.clearer {
	clear: both;
}

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

a.arrow {
	font-weight: bold;
	color: #110152;
	text-decoration: none;
	background:;
	background-image : url(../images/parrow.gif);
	background-position : top left;
	background-repeat : no-repeat;
	padding: 0px 3px 0px 16px;
	white-space : nowrap;
}

a.blacklink {
	color: #10A709;
	text-decoration: none;
	padding-left: 6px;
}

a.link:hover, a.blacklink:hover,a.arrow:hover, a.teaserlink:hover, a.s2d:hover {
	text-decoration: underline;
}

a.plaintext {
	font-size: 90%;
	color: #10A709;
	text-decoration: none;
}


/* Layout-Elemente  */

BODY {
	background : #F3FCF3 url(../images/pback.gif) repeat-x scroll top left;
	margin: 0px;
	padding: 0px;
}

#main {
	width : 800px;
	padding: 10px 0px 0px 0px;
	margin: 0px 10px 10px 10px;
	border: none;
	text-align: left;
}

#logo {
	/* background : transparent url(../images/plogo.gif) no-repeat bottom left;*/
	width: 400px;
	height: 50px;
	margin: 0;
	text-align: right;
}

#nl_titel {
	/* background : transparent url(../images/plogo.gif) no-repeat bottom left;
	*/
	width: 400px;
	height: 50px;
	margin: 0;

}



#content {
	width: 778px;
	padding: 10px;
	margin: 10px 0 0 0;
	border: 1px solid #10A709;
	background : #ffffff url(../images/pshadow.gif) no-repeat top left;
}

#eyecatcher {
	padding: 0px;
	margin: 10px 0 0 0;
	height: 200px;
	border: 1px solid #10A709;
	background : #ffffff url(../images/s2dlogo.jpg) no-repeat top left;
}

#youarehere {
	display: block;
	text-align: right;
	background : url(../images/pline.gif) no-repeat bottom right;
	padding-bottom: 4px;
}

#more {
	display: block;
	text-align: right;
	background : url(../images/pline.gif) no-repeat top right;
	padding-top: 4px;
}

#plaintext {
	position: absolute;
	top: 5px;
	left 0px;
	margin: 0px;
	padding: 0px;
}

/* Menü */

#commonBar {
	margin: 0;
	padding: 0;
	text-align: right;
}

#menuBar {
	margin: 0;
	padding: 0;
	border: 1px solid #110152;
	background : #B9E9B7 url(../images/pmbar.gif) repeat-x top left;
}

ul.menuBar {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

li.menuButton {
	display: inline;
	list-style: none;
}

a.menuButton, a.menuButtonActive  {
	color: #000000;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}

.menu {
	background: #F3FCF3 url(../images/pmenu.gif) repeat-x top left;
	border: 1px solid #10A709;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
	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-color: #110152;
  color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #10A709;
  color: #ffffff;
}


/* Suchfeld */

input.search {
	border : 1px solid #10A709;
	width: 100px;
	background-color: #F3FCF3;
	vertical-align: top;
	padding: 1px 4px 1px 4px;
	margin: 0;
}

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: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;	
	font-size: 90%;
	color: #10A709;
}


/* 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-color: #F3FCF3;
	border: 1px solid #10A709;
	width: 490px;
}

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 #10A709;
}

tr.odd {
	background-color : #B9E9B7;	
}

tr.even {
	background-color : #F3FCF3;	
}

tr.header {
	background-color : #F3FCF3;	
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
}


/* Absatztyp Teaser */

div.teaserelement {
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0px 10px 10px 0px;
	background-color: #F3FCF3;
	border: 1px solid #10A709;
}

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

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: #10A709;
	text-decoration: none;
}

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

/* Absatztype Formular */

input.forminput  {
	border : 1px solid #10A709;
	width: 300px;
	background-color: #F3FCF3;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

textarea.formtextarea  {
	border : 1px solid #10A709;
	width: 300px;
	height: 200px;
	background-color: #F3FCF3;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

p.formnote {
	color: #10A709;
}

.buttoncaption {
	line-height: 200%;
}

/* Plugin-Styles */


INPUT.s2d {
	border : 1px solid #10A709;
	background-color: #F3FCF3;
	vertical-align: top;
	padding: 1px;
}

SELECT.s2d {
	border : 1px solid #10A709;
	background-color: #F3FCF3;
	vertical-align: top;
	padding: 1px;
}

a.s2d {
	font-weight: bold;
	color: #110152;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #110152;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 20pt;
}

textarea {
	border : 1px solid #10A709;
	width: 300px;
	height: 200px;
	background-color: #F3FCF3;
	vertical-align: top;
	padding: 1px;
}

.BoxedLeft, .BoxedRight {
	border: 1px solid #10A709;
	font-family: 'Verdana', sans-serif;
	background: #F3FCF3;
}

.BoxedLeft {
	font-family: 'Verdana', sans-serif;
}

.BoxedRight {
	font-family: 'Verdana', sans-serif;
}

.BoxedRight .BoxedHeader {
	text-align: left;
	font-family: 'Verdana', sans-serif;
	background: #F3FCF3;
	color: #10A709;	
}

.BoxedHeader a {
	color: #10A709;
}

.BoxedHeader, .RoomTableHeader {
	background: white;
	color: #10A709;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	color: #10A709;
	margin: 1px;
	padding: 1px;
	font-family: 'Verdana', sans-serif;
}

.BoxedContent, .BoxedContentSmaller, .BoxedContentSpecial {
	padding: 1em 5px 5px 5px;
	font-family: 'Verdana', sans-serif;
	text-align: left;
}

.BoxedContentSmaller {
	font-size: 0.8em;
	font-family: 'Verdana', sans-serif;
	text-align: left;
	
}

.BoxedContentSpecial {
	font-weight: bold;
	text-align: center;
	font-family: 'Verdana', sans-serif;
	text-align: left;
}

.RoomTable {
	margin-bottom: 1em;
	font-family: 'Verdana', sans-serif;
	text-align: left;
}

.RoomTable .RoomTableLabel, .RoomTable .RoomTableValue {
	font-family: 'Verdana', sans-serif;
}

.RoomTableHeader {
	text-align: left;
	padding: 1px;
	font-family: 'Verdana', sans-serif;
	text-align: left;
}	

.RoomTableValue {
	font-weight: bold;
	text-align: right;
	color: maroon;
	font-family: 'Verdana', sans-serif;
	text-align: right;
}

.TableValue {
	font-weight: bold;
	color: maroon;
	font-family: 'Verdana', sans-serif;
}

.RoomTableValueStrike {
	font-weight: bold;
	text-align: right;
	font-family: 'Verdana', sans-serif;
	text-align: right;
	text-decoration: line-through;
}

.ValueStrike {
	font-family: 'Verdana', sans-serif;
	text-decoration: line-through;
}
.FlushedRight {
	text-align: right;
	font-family: 'Verdana', sans-serif;
}

.NoDiscount {
	font-weight: normal;
	color: #aaa;
	font-family: 'Verdana', sans-serif;
	text-align: left;
}

.HotelsFoundText {
	text-align: center;
	margin-bottom: 1em;
	font-family: 'Verdana', sans-serif;
	text-align: left;
}

.Calendar {
	font-family: 'Verdana', sans-serif;
	font-size: 10px;
	background: #ccc;
	float: left;
	margin: 0px 2px;
	width: 130px;
	text-align: center;
}

.CalendarHeader {
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: white;
}

.CalendarCell {
	background: white;
}

.CalendarClosed {
	font-weight: bold;
	color: black;
	background: maroon;
}

.CalendarEmpty {
	background: #eee;
}

.priceform {
    background: #F3FCF3;
    color:      maroon;
    font-size:  10pt;
}
.priceform2 {
    background: #F3FCF3;
    color:      black;
    font-size:  10pt;
}
.label {
	font-weight: bold;
}	    
