/***************************************************************
*  Copyright notice
*
*  (c) 2007-2007 Andrea Herzog-Kienast <acherzog@web.de>
*  All rights reserved
*
*  This script is part of the TYPO3 project. The TYPO3 project is
*  free software; you can redistribute it and/or modify
*  it under the terms of the GNU General Public License as published by
*  the Free Software Foundation; either version 2 of the License, or
*  (at your option) any later version.
*
*  The GNU General Public License can be found at
*  http://www.gnu.org/copyleft/gpl.html.
*  A copy is found in the textfile GPL.txt and important notices to the license
*  from the author is found in LICENSE.txt distributed with these scripts.
*
*
*  This script is distributed in the hope that it will be useful,
*  but WITHOUT ANY WARRANTY; without even the implied warranty of
*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
*  GNU General Public License for more details.
*
*  This copyright notice MUST APPEAR in all copies of the script!
***************************************************************/

.df_newsletter_subscription input {
margin-top:15px;
padding:2px;
border:1px solid #d36100;
}

.df_newsletter_subscription {font-size:0.8em;}

.df_newsletter_subscription label {
display:block;
float:left;
font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
margin-top:15px;
width:8em;
}


.df_newsletter_subscription label.rmig {
width:14em;
}

.df_newsletter_subscription select {
border:1px solid #d36100;
margin-top:15px;
}

.df_newsletter_subscription .input,.select,.check{
border:1px solid #D36100;
color:#785036;
font-family:Verdana;
padding:2px;
width:24em;
}

span.error{
color:#D36100;
font-weight:bold;}

.df_newsletter_subscription .checklinks{
	float:left;
	margin-right:1.5em;
	width:10em;
}

.df_newsletter_subscription .checkbox{
	margin-right:5px;
}

.df_newsletter_subscription .checksub{
margin-left:14em;
}
.button_newsletter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#D36100 url(../img/pfeil_buttons.gif) no-repeat scroll right top;
border:medium none !important;
color:#FFFFFF;
float:right;
font-weight:700;
margin-right:2.4em;
margin-top:1em;
padding-right:20px !important;
text-transform:uppercase;
width:10em !important;
}

/*Setzen des Buttons ganz an den äußeren Rand*/
.df_newsletter_subscription .button{
margin-right:-10px;
}
