/* {
margin: 0;
padding: 0;
border: 0 solid;
}*/

/***** Allgemeine Einstellungen **/

BODY {
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url(../images/hintergrund_all.jpg);
	background-position: top center;
	background-attachment: fixed;
}

#container {
  margin-top:380px;
}
#inhalts_container_links {
   margin-top:15px;
	margin-left:15px;
	margin-right:35px;
}

#inhalts_container_rechts {
   margin-top:15px;
	margin-left:40px;
	margin-right:15px;
}

#bookmarkposition {
	z-index: 11;
	position: relative;
	float: left;
	left: 50%;
	top: 28px;
	margin-left: 375px;
}

#jagdposition {
	z-index: 10;
	position: absolute;
	float: left;
	left: 50%;
	top: 950px;
	margin-left: 160px;
}
#iconposition {
	z-index: 0;
	position: fixed;
	float: left;
	left: 50%;
	top: 28px;
	margin-left: 375px;
}

.bodytext {  
}

a img {
	border: none;
}

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family: Arial, Times New Roman,serif; 
}

P { 
    color : #333;
    font-size: 12px;
    font-weight: normal;
	 line-height: 22px;
	 padding-top:0px;
	 padding-left:0px;
	 padding-right:0px;
 } 
 
 
 /**** Headings *****/

h1 {
	color: #009DE0;
	font-size: 16px;
	font-weight:normal;
	line-height: 12pt;
	margin-bottom: 5px;
	padding-left: 0px;
	border-bottom: solid;
	border-bottom-color: #009DE0
	border-bottom-width: 2px;
}

h2 {
	color: #009DE0;
	font-size:16px;
	font-weight:normal;
	line-height: 110%;
	margin-bottom: -8px;
}

h3{
	color: #1e4e1a;
	font-size: 16px;
	font-weight:normal;
	line-height: 12pt;
	margin-bottom: 5px;
	padding-left: 0px;
	border-bottom: solid;
	border-bottom-color: #009DE0
	border-bottom-width: 2px;
}

h4 {
	color: #1e4e1a;
	font-size:16px;
	font-weight:normal;
	line-height: 110%;
	margin-bottom: -8px;
}

h5 {
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 15px 0;
	padding:0;
	text-transform:uppercase;
}

/*** AUFZAEHLUNG ************/


ul 			{
	font-size: 14px;
	color: #333;
	list-style: disc;
}

ol 			{
	font-size: 14px;
	color: #333;
	list-style: decimal;
}

/***** Allgemeine Einstellung f�r Links ********/
a {
	text-decoration: none;
    color: #009DE0;
}

a:visited {
color : #009DE0;
}

a:hover {
color : #009DE0;
}

.internal-link {
	text-decoration: underline;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

/******** Textposition - links - mitte - rechts ect. **************/
.align-center {
text-align: center
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-justify {
	text-align: justify;

}

.indent {  
    margin-left: 0px
	}
	
/*****************************************/
/*
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
border:0;
padding: 5px 15px 15px 5px;
}
*/
.csc-textpic-border {
}

.csc-textpic-imagewrap {  
margin-left: 0px;
margin-right:5px;
margin-bottom: 5px;
margin-top: 5px;

}

.csc-textpic {
	margin-bottom: 0px;
}


.csc-textpic-lastcol {
	margin-bottom: 0px;
}
.csc-textpic-caption {  
font-size: 10px; 
font-weight: normal
margin-left: 5px;
}
.csc-textpic-intext-left {
}

/*** Schatten *****/
 
DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 1px;
  /* border-radius: 10px;
   -moz-border-radius: 10px; */
   }
DIV.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
DIV.shadow5 {
   float: left;
   background-color: #fcfcfc;
   border: 1px solid #fff;
   margin: 0.7em 1em;
   }

DIV.shadow IMG {
   border: 0px solid #666;
   margin: 0;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   }



/**** SCHATTEN ENDE *****/

/**************************************************/

#headimage {
   position: absolute;
   z-index: 1;
   width: 100%;
	height: 100px;
	background-image: url(../images/hg_top_body.jpg);
	background-repeat: no-repeat;
}

.csc-firstHeader {
    margin-top: 0px;
}


.csc-frame-rulerAfter {
border-bottom-color: #a3a3a3;
border-bottom-width: 1px;
border-bottom-style: solid;
}

/********** Einstellungen f�r andere Content-Container *********/
  
/*  #INTROCONTENT {
	z-index: 1;
	position: absolute;
	float: left;
	left: 50%;
	top: 480px;
	margin-left: -470px;
  }
  */
  
/*** Fussadresse ********************/
  div#fussadresse {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	
}

div#fussadresse P { 
    color : #444;
    font-size: 9px;
    font-weight: normal;
	 line-height: 120%;
	 padding-bottom: 0px;
 } 
 
 div#fussadresse a { 
    color : #444;
    font-size: 9px;
    font-weight: normal;
	 line-height: 120%;
	 padding-bottom: 0px;
	 text-decoration: none;
 }

div#fussadresse h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #fff;
	font-style: italic;
	padding-left: 0px;
	padding-top: 0px;
	border-bottom: solid;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #6d2307;
}  

  /********* News & Aktuelles ***/
div#News {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	
}

div#News P { 
    color : #222;
    font-size: 12px;
    font-weight: normal;
	 line-height: 120%;
	 padding-bottom: 0px;
	 padding-left: 0px;
	 padding-top: 0px;
    margin-left:15px;
 } 

div#News h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #444;
	font-style: normal;
	margin-bottom:-10px;
	padding-left: 25px;
	padding-top: 0px;
	margin-left:15px;
	background-image: url(../images/headline_karo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/****************** Container Ende ********/

/*************  Content-Positions Container ****/

#impressumposition {
	margin-right:20px;
}

#content {
	width: 690px;
}


div#ticker p {
	font-weight: bold;
	font-size: 20px;
	color: #efb100;
}
/************** Positionierung von Elementen  ***********************/
#bildergalerieposition {
	position: absolute;
   z-index: 5;
	left: 50%;
	top:20px;
	margin-left: -430px;
   width: 550px;
}

#themenboldposition {
	position: absolute;
   z-index: 6;
	left: 50%;
	top:10px;
	margin-left: -330px;
   width: 50px;
}

/****************** Content *************************/

#motivbildposition {
   position: absolute;
   z-index: 4;
	left: 50%;
	top:230px;
	margin-left: 130px;
   width: 500px;
  
}

#contentposition {
	position: absolute;
   z-index: 6;
	left: 50%;
	top:354px;
	margin-left: -535px;
   width: 1000px;
}

#contentabstand {
   width:465px;
	margin-left:44px;
}

#rechtsnavabstand {
   margin-left:24px;	
}
/**************************************************/

 
 /************ CLAIM ********/
 /*
 #claim {
	width: 600px;
	height: 35px;
	margin-right:25px;
	font-family: Arial;
	line-height: 35px;
	font-size: 30px;
	color: #fff;
	font-weight: 50;
	text-align: right;
}
*/

/* Navigation Menu */
#impressum {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #fff;
   font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
}   

#impressum_act {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #fff;
   font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
} 

#impressum a {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #fff;
   font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
}   

#impressum_act a {
   font-family: Verdana, sans-serif;
   text-decoration: none;
   color: #fff;
   font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
} 

#impressum a:link {

}

#impressum a:visited {

}

#impressum a:hover {
}

#topnav_act a:active {

}

#impressum_act a:link {
}

#impressum_act a:hover {
}


/******** Hauptnavigation ****/

#topnavposition {
   margin-top: 5px; 
	/*position: absolute;
   z-index: 3;
	left: 50%;
	margin-left:-430px;*/
}

#topnav1 a {
	font-size: 0px;
	background-image: url(../images/gmenue/Home_inaktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:85px;
	padding-bottom:36px;
}   

#topnav1_act a {
   font-size: 0px;
	background-image: url(../images/gmenue/Home_aktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:88px;
	padding-bottom:30px;
} 
#topnav2 a {
	font-size: 0px;
	background-image: url(../images/gmenue/Restaurant_inaktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 88px;
	padding-bottom: 36px;
}   

#topnav2_act a {
	font-size: 0px;
	background-image: url(../images/gmenue/Restaurant_aktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 85px;
	padding-bottom: 30px;
}

#topnav3 a {
	font-size: 0px;
	background-image: url(../images/gmenue/Hotel_inaktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom: 36px;
}   

#topnav3_act a {
	font-size: 0px;
	background-image: url(../images/gmenue/Hotel_aktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom: 30px;
}

#topnav4 a {
	font-size: 0px;
	background-image: url(../images/gmenue/Erholung_inaktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-bottom: 36px;
}   

#topnav4_act a {
	font-size: 0px;
	background-image: url(../images/gmenue/Erholung_aktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-bottom: 30px;
}

#topnav5 a {
	font-size: 0px;
	background-image: url(../images/gmenue/Aktuelles_inaktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 73px;
	padding-bottom: 36px;
}   

#topnav5_act a {
	font-size: 0px;
	background-image: url(../images/gmenue/Aktuelles_aktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 73px;
	padding-bottom: 30px;
}
#topnav6 a {
	font-size: 0px;
	background-image: url(../images/gmenue/Kontakt_inaktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-bottom: 36px;
}   

#topnav6_act a {
	font-size: 0px;
	background-image: url(../images/gmenue/Kontakt_aktiv.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-bottom: 30px;
}

/****************************/

/****  MEN�EBENEN links ***********************/

#leftnavpos {
	margin-top: 15px;
}

#leftnav {
   width:100%;
}


#leftnav_act {
   width:100%;
}

  #leftnav a {
	display: block;
	color: #ab3e40;
	font: nomal 12px Verdana, Arial;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:20px;
   padding-top: 7px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 7px;
	text-decoration: none;
	width: 150px;
	float: none;
	text-indent: 0px;
	text-align: left;
	line-height: 120%;
	background-image: url(../images/button-karo.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

  
    #leftnav_act a {
	display: block;
	color: #ab3e40;
	font: bold 12px Verdana, Arial;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 20px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 7px;
	text-decoration: none;
	width: 100%;
	float: none;
	text-indent: 0px;
	text-align: left;
	background-image: url(../images/headline_karo.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

  #leftnav a:link {
  }


  #leftnav a:hover {
}



  #leftnav_act a:link {
  }

  #leftnav_act a:hover {
	
}
 
  #leftnav_act a:visited {
	
}

/*******************************/
#leftnav1 {
   width:100%;
}

#leftnav1_act {
   width:100%;
}


  #leftnav1 a {
   display: block;
   color: #ab3e40;
   font: normal 10px Verdana, Arial;
   margin-top:1px;
	margin-bottom:1px;
	margin-left:35px;
   padding: 3px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 3px;
   text-decoration: none;
   width: 100%;
   float: none;
   text-indent: opx;
   text-align: left;
  }
  
    #leftnav1_act a {
	display: block;
	color: #ab3e40;
	font: bold 10px Verdana, Arial;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:35px;
	padding: 3px;
	padding-right: 0px;
	padding-left: 25px;
	padding-bottom: 3px;
	text-decoration: none;
	width: 100%;
	float: none;
	text-indent: 0px;
	text-align: left;
}


  #leftnav1 a:link {

  }

  #leftnav1 a:hover {
  }


  #leftnav1_act a:link {
  }


  #leftnav1_act a:hover {
  }
 
  #leftnav1_act a:visited {
  }

  #leftnav2 a {
   display: block;
   color: #333333;
   font: bold 10px Verdana, Arial;
   margin: 0px auto;
   padding: 2px 0px 1px 2px;
   text-decoration: none;
   width: 220px;
   float: none;
   text-indent: 20px;
   text-align: right;
  }

    #leftnav2_act a {
   display: block;
   color: #333333;
   font: bold 10px Verdana, Arial;
   margin: 0px auto;
   padding: 2px 0px 1px 2px;
   text-decoration: none;
   width: 220px;
   float: none;
   text-indent: 20px;
   text-align: right;
  }

  #leftnav2 a:link {
  }



  #leftnav2 a:hover {
   background: url(../images/pfeil2.png) no-repeat 15px center;
  }





  #leftnav2_act a:link {
  }


  #leftnav2_act a:hover {
  }
 
  #leftnav2_act a:visited {
   background: url(../images/pfeil2.png) no-repeat 15px center;
  }
  /********* Ende linke Navigation *********/
  

/* Last Update */

.lastupdate {
   font-size: 10px;
   color: #003366;   /* dark blue */
   line-height: 150%; 
   text-align: center;
}

/* Quote */

.quote  {
  color: #FFFFFF;  
  font-weight: 550;
}


/* Brotkrummenmenue */

.brotkrumme { 
width: 100%;
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #666666; 
font-weight: normal; 
}

.brotkrumme a:link { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #666666; 
font-weight: normal; 
}

.brotkrumme a:visited { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #666666; 
font-weight: normal; 
}

.brotkrumme a:active { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #666666; 
font-weight: normal; 
}


/* Forms Fields */

SELECT {  
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px 
}

TEXTAREA {  
 font-family: Verdana, Arial, Helvetica,  sans-serif; 
 font-size: 10px
} 

INPUT {  
 font-size: 10px 
}

.caption {
 font-size : 10px;
 color : #000000;

}

.bulletlist {
 font-size : 10px;
 color : #000000;
}
.table {
  height: 100%;
}

.contenttable {
 font-size : 11px;
 color : #000000;
 border:  none;
 font-weight: normal;
}
/* Search Formats */

.searchform {
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 color : #000000;
 font-weight : normal;
}

.searchresultpagetitle {
 font-family : Verdana, sans-serif;
 font-size : 15px;
 color : #333333;
 font-weight : bold;
}

.searchresultcontent {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #000000;
 font-weight : normal;
}

.searchresultheader {
 font-family : Verdana, sans-serif;
 font-size : 14px;
 color : #333366;
 font-weight : bolder;
}

.searchmarkup {
 color : #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: normal
}

.loginform {
 font-family : Verdana, sans-serif;
 font-size : 14px;
 color : #000000;
 font-weight : normal;
}
/* Mailform Formattting */

.mailform {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #000000;
 font-weight : normal;
}

.mailformrequired {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #000000;
 font-weight : bolder;
}

.mailformcomment {
 font-family : Verdana, sans-serif;
 font-size : 11px;
 color : #000000;
 font-weight : bolder;
}

.mailformradio {
 font-family : Verdana, sans-serif;
 font-size : 10px;
 color : #333333;
 font-weight : normal;
}
/*
.filelinks {
 font-family : Verdana, sans-serif;
 font-size : 12px;
 color : #000000;
}

.filelinkssize {
 font-family : Verdana, sans-serif;
 font-size : 12px;
 color : #000000;
}
*/

.tx-indexedsearch {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #666666;
}

.tx-indexedsearch-info {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
color: #666666;
}

.tx-indexedsearch-percent {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
color: #666666;
}

.tx-indexedsearch-searchbox { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #333333
}

.tx-indexedsearch-selectbox-type {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal
}

.tx-indexedsearch-selectbox-defop {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal
}


.tx-indexedsearch-descr {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #666666;
}
.tx-indexedsearch-info {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
color: #666666;
}

.tx-indexedsearch-percent {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
color: #666666;
}
.tx-indexedsearch-searchbox { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
 font-weight: normal; 
color: #333333;
}
.tx-indexedsearch-selectbox-type { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal;
}
.tx-indexedsearch-selectbox-defop {  
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; 
font-weight: normal
}

/*********** einfaches Mailformular *******/

./* Felder und Submit Button f�r Email-Formulare */
#c33 {
	border-style: none;
	border: none
	width: 100%;
}
.csc-mailform {
	border-style: none;
	border: none;
	width: 100%;
}

.csc-default {
	border-style: none;
	border: none;
}

.csc-mailform-field {
	border-style: none;
	width:100%;
}

.csc-mailform-field label {
font-size: 10px;
text-align: left;
width: 100%;
display: block;
margin-top:10px;
}

.csc-mailform-field .mf-input {
float: left;
border: 1px solid;
border-color: #BDBDBD;
width: 100%;
text-align: left;
}


.csc-mailform-field textarea {
border: 1px solid;
border-color: #BDBDBD;
width: 100%;
}

.csc-mailform-field select {
border: 1px solid;
border-color: #BDBDBD;
}

.csc-mailform-check {
float:left;
}

.csc-mailform-radio fieldset {
width: 100%;
}
.csc-mailform-radio legend {
}

.csc-mailform-radio label {
    float:    left;
}
.csc-mailform-radio input {
    float:    left;
	 width: 100%;
}


/*********************/
/* Tables, generally */
/*********************/
/*
TABLE.contenttable P { font-size: 14px; color: #A92B32; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
/*TABLE.contenttable-0 P { color: #A92B32; }

TABLE.contenttable-1 P { color: #A92B32; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}

TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }
tbody {
	font-size: 14px; color: #A92B32; 
}

/******************************/
/* Powermail */
/*****************************/
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	background-color: #ccc;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #eee;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}





