/* Standard-Elemente */

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

em {
	font-weight : bold;
	font-style : normal;
	background: #B1C3D9;
}

h1 {
	padding: 15px 0px 0px 0px;
	width: 768px;
	background-repeat : no-repeat;
	color: #DF6E29;
	font-size: 28px;
	font-weight: bold;
	height: 50px;
	margin: 0px;
}

h2 {
	margin: 0;
	padding: 30px 0px 20px 0px;
	font-size: 20px;
	color: #FFC729;
}

h3 {
	margin: 0;
	padding: 30px 0px 15px 0px;
	font-size: 18px;
	color: #DF6E29;
	font-weight: bold;
}

.clearer {
	clear: both;
}

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

a.s2d:hover, 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: #F9F2E1;
	margin: 0;
	padding: 0;
	background-color: #F9F2E1;
}


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

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


#logo {
	background : url(../images/plogo_wide.gif) no-repeat top right;
	width:965px;
	height:100px;
	position: absolute;
	top: 10px;
	left: 175px;
	z-index: 2;
}

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

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


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

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

#commonbox {
	width: 140px;
	background: #F7EDCC url(../images/pfds.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(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

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


#main {
	position: absolute;
	top: 115px;
	left: 175px;
	width: 964px;
	z-index: 5;
}

#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(../images/pbul.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}


#navtop {
	background : url(../images/pnt.gif) no-repeat top right;
	width:160px;
	height:10px;
	overflow: hidden;
	border-bottom: 0px solid #aaaaaa;
}

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


#maintop {
	background : url(../images/pmt.gif) no-repeat top right;
	width:800px;
	height:25px;
	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: 10px;
	top: 10px;
	width: 165px;
	z-index: 3;
}

#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: #000000;
	text-decoration: none;
	background: #D4DFFF url(../images/pfds.gif) repeat-x left top;;
	border-bottom: 0px solid #aaaaaa;
	border-top: 0px 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;
	;
	padding: 0px;
	position: absolute;
	text-align: left;
	left: 424px;
	top: 148px;
	z-index: 20;
	background-color: #D4DFFF;
	background: #D4DFFF url(../images/pfds.gif) repeat-x left top;
	visibility: hidden;
}

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: #B1C3D9;
  color: #ffffff;
}

a.menuItem:hover, a.menuItemActive {
  background: #B1C3D9;
  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: 240px;
	
}

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

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


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

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: #F7EDCC 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;	
}

div.teaser {
	margin: 10px 0px 10px 0px! 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: #D6AA21;
	text-decoration: none;
}

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

/* 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: #D6AA21;
	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: #B1C3D9;
	text-decoration: none;
}

P.s2d  {
	font-size: 16pt;
	color: #B1C3D9;
	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: #F7EDCC;
	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;
}
a.menuButton1, a.menuButtonActive1 {
	display: block;
	padding: 4px 10px 4px 10px;
	width: 140px;
	color: #000000;
	text-decoration: none;
	;
	border-bottom: 0px solid #aaaaaa;
	border-top: 0px solid #ffffff;
	background: #FFC729;
}
a.menuButtonActive1, a.menuButton1:hover {
	background: #DF6E29;
	color: #ffffff;
}
a.menuItem1:hover, a.menuItemActive1 {

  background: #DF6E29;
  color: #FFFFFF;
}
#navbottom1 {

	background : url(../images/pnb1.gif) no-repeat top right;
	width:160px;
	height:11px;
	overflow: hidden;
	border-top: 0px solid #eeeeee;	
	margin-bottom: 10px;
}
#navtop1 {

	background : url(../images/pnt1.gif) no-repeat top right;
	width:160px;
	height:10px;
	overflow: hidden;
	border-bottom: 0px solid #aaaaaa;
}
a.menuItem1, a.menuItemActive1 {

	color: #000000;
	background-color: #D6AA21;
	display: block;
	padding: 4px 16px 4px 16px;
	text-decoration: none;
	white-space: nowrap;
}
#nav_right {
	position: absolute;
	left: 980px;
	top: 115px;
	width: 160px;
	padding: 0px;
	margin: 0;
	z-index: 10;
}
#navtop_right {


	background : url(../images/pnt_right.gif) no-repeat top right;
	width:160px;
	height:10px;
	overflow: hidden;
}
#navbottom_right {


	background : url(../images/pnb_right.gif) no-repeat top right;
	width:160px;
	height:11px;
	overflow: hidden;	
	margin-bottom: 10px;
}
#nav_right ul {
	padding: 5px;
	background: #FFFFFF;
	margin: 0;
}
#nav_right li {
	list-style: none;
	background: #FFFFFF;
}
#hundeurlaublogo {

	background : url(../images/logohp.gif) no-repeat top right;
	width:160px;
	height:100px;
	position: absolute;
	top: 0px;
	left: 10px;
}
#navcontent_right {
	background : #FFFFFF;
	width:150px;
	overflow: hidden;
	text-align: center;
	padding: 15px 5px 5px 5px;
}
#navheadder_right {
	background : #DF6E29;
	width:160px;
	height:45px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
#nav_top {
	width: 780px;
	height: 25px;
	z-index: 6;
	padding-left: 10px;
}
a.menuButtonTop, a.menuButtonTopActive {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	;
	background: #DF6E29;
	visibility: visible;
	padding: 1px 16px 2px 16px;
	border: 1px solid #aaaaaa;
	font-weight: normal;
}
a.menuButtonTopActive, a.menuButtonTop:hover {

	background: #DF6E29;
	color: #ffffff;
}
a.menuItemTop, a.menuItemTopActive {


	color: #FFFFFF;
	background-color: #D6AA21;
	display: inline;
	text-decoration: none;
	white-space: nowrap;
}
a.menuItemTop:hover, a.menuItemTopActive1 {


  background: #DF6E29;
  color: #FFFFFF;
}
div.sidepictureleft {

	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 10px;
	width: 150px;
	border-bottom: 0px solid #aaaaaa;	
	border-right: 0px solid #aaaaaa;	
	border-top: 0px solid #eeeeee;	
	border-left: 0px solid #eeeeee;	
	background: #FFFFFF;;
}

div.sidepictureleft_big {

	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 10px;
	width: 270px;
	border-bottom: 0px solid #aaaaaa;	
	border-right: 0px solid #aaaaaa;	
	border-top: 0px solid #eeeeee;	
	border-left: 0px solid #eeeeee;	
	background: #FFFFFF;;
}
div.laenderliste {
	margin: 5px 0px 10px 5px! important;
	border: none;
	width: 130px;
	height: 410px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 25px;
}
div.postit {
	margin: 5px 0px 0px 5px! important;
	border: none;
	width: 200px;
	height: 240px;
	float: left;
	background-color: #FBF4A6;
}
h6 {

	margin: 0;
	padding: 0px 0px 2px 0px;
	font-size: 14px;
	color: #2A0000;
	font-weight: bold;
}
div.sidepictureright {
	float: right;
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 0px 10px;
	width: 200px;
	border-bottom: 0px solid #aaaaaa;
	border-right: 0px solid #aaaaaa;
	border-top: 0px solid #eeeeee;
	border-left: 0px solid #eeeeee;
	background: #FFFFFF;
	;
}
div.Angebote {

	margin: 5px 0px 10px 5px! important;
	border: none;
	float: left;
	background-color: #FFFFFF;
	padding: 20px 0px 0px 25px;
}
div.postitsmall {

	margin: 5px 0px 0px 0px! important;
	border: none;
	width: 150px;
	height: 240px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}
div.linkverzeichnis {
	border: none;
	width: 770px;
	margin: 0px 0px 10px 5px;
	background-color: #F0F0F0;
	padding-left: 5px;
	padding-top: 5px;
}
