
@charset "utf-8";

/*------------------------------------------------------------------------
# hrinkow-bikes.at - Lightbox Content - Stylesheet  (c) 2009
# ------------------------------------------------------------------------
# Copyright (C) 2010 , All Rights Reserved.
# Author: Concepta Werbeagentur
# Website:  http://www.concepta.at
-------------------------------------------------------------------------*/



/**
 * Globale Einstellungen und Bugfixes
 * 
 * @section Browser-Reset
 */

/* ZurÃ¼cksetzen der Innen- und AuÃŸenabstÃ¤nde */
* {
  margin: 0;
  padding: 0;
}

/**
 * SchriftgrÃ¶ÃŸe kontrollieren
 */
body, td, th { font: normal 70%/167% Arial, Helvetica, sans-serif; }
td, th { f\ont-size: 100.01%; }

/* Farben und HintergrÃ¼nde setzen */
html, body {
  color: #8e8e8e;
  background-color: #071F00;;

}



/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln fÃ¼r allgemeine Elemente
 *
 * @section Ãœberschriften
 */
h1 {
  color: #1AFF00;
  font-size: 2.4em;
  line-height: 1.5;
  margin:0 0 20px 0;
  text-transform:uppercase;
}
h2 {
  color: #1AFF00;
  font-size: 1.2em;
  margin: 0;
  line-height: 1.2em;
}
h3
{
	color:#8e8e8e;
	font-weight:normal;
	font-size:0.8em;
	margin:0;
}

/**
 * @section AbsÃ¤tze
 */
p {
	margin: 0 0 0.5em 0;
	padding: 0;
	color:white;
	line-height:1.5em;
	font-size:1.3em;
}


/**
 * @section Bilder
 */
 img { vertical-align: bottom; border:none;}
 
/* Rahmen verlinkter Bilder entfernen */
a img { border: none; }


/**
 * @section Links und Anker
 */
a:link {
  color: #FFFFFF;
  text-decoration:underline;
}
a:visited {
  color: #FFFFFF;
  text-decoration:underline;
}
a:hover, a:focus {
  color: #FFFFFF;
  text-decoration:none;
}
a:active {
  color: #FFFFFF;
  text-decoration:none;
}

/**
 * @section Listen
 */
ul, ol { margin: 1em 0 1em 2em; }

li { margin: 0 0 .5em 0; }

dt {
  color: #3C6331;
  background-color: white;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 1.5em 0 .5em 0;
}

/**
 * @section Tabellen

caption {
  color: #3C6331;
  background-color: white;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 1.5em 0 .5em 0;
}
 */
/**
 * @section Formulare

input, textarea
{
   font-size:12px;
} 

fieldset {
  border: 1px solid #987d21;
  margin: 1em 0;
  padding: 10px 1em;
  width:420px;
}
legend {
  color: white;
  background-color: #987d21; 
  padding: .3em 1em;
}
input[type="checkbox"],
input[type="radio"] {
  vertical-align: middle; 
}
input[type="text"] {
  border: 1px solid #cbb8ba;  
  padding: 3px 10px;
  margin:0 0 5px 0;
  width:225px;
}
input[type="submit"] {
  color: #2e050a;
  background-color: #f5f4f8;
  font-weight: bold;
  padding: 0 6px;
  margin-bottom:15px;
  margin-left:150px;
}
textarea {
  border: 1px solid #cbb8ba;
  margin: 1em 0;
  padding: 5px 15px;
  width: 215px;
  font-family: Verdana, Arial, sans-serif;
}
label {
  cursor: pointer;
  padding-right: .5em;
  width:150px;
  float:left;
}
 */


input[type="text"] {
  border: 0 solid;
  padding: 0 0 0 5px;
  margin:0 0 0 0;
  width:225px;
}


/* Tabellen in Formularen */
form table {
  width: 100%;
  border-collapse: collapse;
  margin: .8em 0;
}
form td,
form th {
  color: inherit;
  background-color: #e8e7ee;
  border-bottom: 4px solid white; 
  padding: 5px 5px 5px 15px;
}
form th {
  width: 40%;
  text-align: left;
}




.powermail_mandatory_js
{
	color:#bd0926;
	margin-bottom:20px;
}


/* header Newsletter */

body#p28 .lightboxWrap h1.hpid28 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_newsletter.png);
background-repeat:no-repeat;
display:block;
width:503px;
height:39px;
}

/* header Kontakt */

body#p29 .lightboxWrap h1.huid12 {
text-indent:-2000em;
background-image:url(../../../headers/hrinkow_kontakt.png);
background-repeat:no-repeat;
display:block;
width:503px;
height:39px;
}



/* Newsletter Anmelde Formular - Styles */

form#frmSS7 {
 display:block;
 margin-top:30px;
}



form#frmSS7 table {
  width: 100%;
  border-collapse: collapse;
  margin: 0.8em 0 1em 0;
  
}

form#frmSS7 td,
form#frmSS7 th {
  color: inherit;
  background:none;
  border-bottom: 0 solid;
  padding: 2px 2px 2px 5px;
  color:white;
  font-size:1.3em;
  text-align:left;
}

form#frmSS7 th {
  width: 40%;
  text-align: left;
}

form#frmSS7 .required {
color:#25FF0A;
}

form#frmSS7 .btn_submit {
color:#3FC204;
border: 1px solid #1CFD00;
background:#000000;
cursor:pointer;
margin-top:20px;
width:250px;
}

form#frmSS7 .btn_submit:hover {
color:white;
}


form#frmSS7 img {
border: 0 solid;
margin:0;
padding:0;
}

form#frmSS7 label {
display:inline;
float:none;
font-weight:bold;
cursor:pointer;
}

form#frmSS7 label:hover {
font-weight:bold;
}

form#frmSS7 select {
color:#1C8407;
padding:0;
cursor:pointer;
border:0 solid;
outline:0;
}


body:nth-of-type(1) form#frmSS7 select {
   color:#1C8407;
   background:white;
}

form#frmSS7 select option {
color:black;
background:white;
}

form#frmSS7 input[type="text"] {
  border: 0 solid;
  width:275px;
  color:#1C8407;
  border: none;
  padding:0;
}


form#frmSS7 div.captcha_container {
display:block;
background:white;
width:110px;
}


div.lightboxWrap {
padding:10px;
}


/* Powermail *//* Form */


div.tx-powermail-pi1_formwrap_13 {
margin-top:20px;
}

span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
	color:#25FF0A;
}
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: 0 solid;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
	display:none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
	cursor:pointer;
	color:white;
	font-size:14px;
}
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: 312px;
}


div.tx_powermail_pi1_fieldwrap_html_textarea {
overflow:hidden;

}

fieldset.tx-powermail-pi1_fieldset textarea#uid10 {
width:450px!important;
height:100px;
}


ul.powermail_mandatory_list {
color:#1EFF00;
text-decoration:none;
}

div.tx-powermail-pi1_mandatory {
font-weight:bold;
color:white;
font-size:14px;
margin-top:40px;
margin-bottom:40px;
overflow:hidden;
position:relative;
}

div.tx-powermail-pi1_mandatory  strong.mandatory_text {
text-decoration:underline;
}

div.tx_powermail_pi1_fieldwrap_html_textarea div {

}

div.tx_powermail_pi1_fieldwrap_html_textarea textarea {

}

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;
	position:relative;
	display:block;
	clear:both;
	overflow:hidden;
}
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: 0;
	padding:0;
}

div#powermaildiv_uid6 {
display:block;
overflow:hidden;
clear:both;
}

div.tx_powermail_pi1_fieldwrap_html_select{
float:left;
}


fieldset.tx-powermail-pi1_fieldset select.powermail_select {
background:white!important;
}

div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
}

	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}



