/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr{margin:0;padding:0;}table,hr{border-collapse:collapse;border-spacing:0;}fieldset,img,hr{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}


BODY { font: 100%/1.0 sans-serif; background: #ffffff; color: #000; }
OL LI, UL LI { list-style: none; }
B, STRONG, H1, H2, H3 { font-weight: bold; }
EM, I { font-style: italic; }
P	{ margin-bottom: 19px; }
HR	{ height: 1px; overflow: hidden; background-color: #000; margin: 16px 0}
Q { quotes:"\201D" "\201D" "\2019" "\2019"; }
Q:after { content:'\201D'; }
SMALL	{ font-size: inherit}	
A,
:focus { outline: 0; outline-style: none}
A
{
	color: #000;
	text-decoration:underline;
}
A:hover {
	color: #333;
	text-decoration:none;
}

/***  THE GRID ******************************************/
#wrapper	{
	overflow: hidden;
	font-size: 12px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	line-height: 17px;
	text-align: left;
	font-style: normal;

}
#header	{
	overflow: hidden;
	height: 42px;
	padding-top: 17px;
	background-color: #000
}
#header .inner	{
	width:1055px;
	margin:0 auto;
}
#content {
	clear: both;
	overflow: hidden;
	width: 531px;
	margin: 0 auto;
	padding: 60px 0 40px
}
#footer	{
	padding: 0 0 30px 0;
	overflow: hidden
}
/* COLUMNS LAYOUT */
.columns-1-1,
.columns-1-2,
.columns-2-1 {
	width: 100%;
	float: left;
	clear: left;
	margin: 0;
	overflow: hidden;
}
.column1,
.column2 {
	overflow: hidden;
	float: left;
}
.column1 {
	padding: 0 11px 0 0;	
}
.nopadding	{
	padding: 0
}

.columns-1-1 .column1,
.columns-1-1 .column2	{
	width: 260px; /* 233 */
	padding-bottom: 12px
}

/************ pageheader ************/
#logo	{
	float: left;
	width: 295px;
	padding-top: 4px;
	padding-left: 20px
}

#logo a	{
	width: 289px;
	height: 17px;
	display: block;
	text-indent: -9999px;
	background: url(../img/grafik.gif) no-repeat 0 0;
}

#nav{
	background: red url(../img/grafik.gif) no-repeat 0 -40px;
	overflow: hidden;
	height: 20px;
	padding: 3px 0 0 14px
}

#nav ul {

}			
#nav ul li {
	float: left;			
}
				
#nav ul li a{
	float: left;
	display: block;
	color: #fff;
	height: 19px;
	line-height: 19px;
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-left: 1px solid #393939
}
#nav ul li a.first	{
	border-left: none
}

#nav ul li#current a,
#nav ul li a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none
}
#nav ul #current a span {
	background-position: 0 -60px
}
.shadow-adjust	{
	padding-left: 8px
}
.buttons a	{
	display: block;
	background: url(../img/grafik.gif) no-repeat 0 -81px;
	height: 39px;
	padding-top: 24px;
	text-align: center
}
.buttons a:hover	{
	background-position: 0 -311px;

}
.buttons a img	{
	
}
.submit	a	{
	width: 82px;
	height: 28px;
	line-height: 28px;
	padding-top: 0px;
	text-align: left;
	background-position: -319px -88px;
	float: right;
	padding-left: 11px;
	text-transform: uppercase;
	color: #ddd;
	text-decoration: none;
	font-size: 11px;
}
.submit	a:hover	{
	background-position: -319px -123px;
	color: #fff
}

.buttons li	{
	margin-bottom: 0px
}

h1, h2, h3	{
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 12px;
	line-height: 1.2;
}
h1	{
	font-size: 22px;
}
h2	{
	clear: both;
	font-size: 16px;
	border-bottom: 1px solid #999;
	padding-bottom: 6px
}
h2 small	{
	font-size: 11px; 
	font-weight: normal
}
h3	{
	font-size: 14px
}
h4	{
	font-size: 12px;
	font-weight: bold
}
label	{
	font-size: 11px
}
fieldset p	{
	margin-bottom: 8px
}
fieldset p.radio	{
	margin-bottom: 20px;
	
}
fieldset p.radio img,
fieldset p.radio input,
fieldset p.inputradio input {
	vertical-align: middle
}
fieldset p.radio label	{
	margin-right: 14px
}
fieldset p.inputradio label	{
	margin-right: 10px
}

fieldset p.submit	{
	margin-top: 16px
}
/* JUNE added */
fieldset input[type="radio"], fieldset input[type="checkbox"] {
	margin-right: 0.5em;
}
span.invalid a {
	color: #FF0000;
}
/* JUNE added END */
input.text,
textarea	{
	border: 1px solid #999;
	padding: 4px 0 3px 5px;
	display: block;
	margin-top: 2px
}
textarea	{
	width: 523px;
	height: 58px
}
select	{
	font-size: 10px
}
.columns-1-1 .column1 input.text,
.columns-1-1 .column2 input.text,
.columns-1-1 .column1 textarea,
.columns-1-1 .column2 textarea	{
	width: 252px
}

div.errors, div.success	{
	background-color: #fedbd1;
	border: 3px solid #ff1e00;
	color: #000!important;
	padding: 14px;
	margin-bottom: 22px;
	font-size: 11px
}
div.errors p, div.success p	{
	margin-bottom: 10px
}
div.errors h1, div.success h1 {
	font-size: 16px;
}
div.success	{
	background-color: #fffaa6;
	border-color: #ffd200
}

div.errors ul li	{
	background: url(../img/grafik.gif) no-repeat -427px -68px;
	margin-bottom: 2px;
	padding: 3px 24px
}
.login	{
	background: url(../img/grafik.gif) no-repeat 0 -176px;
	height: 112px;
	overflow: hidden;
	width: 477px
}
.login h3	{
 color: #fff;
 padding: 10px 0 0 12px
}
.login p	{
	margin: 0;
	padding: 4px 0 0 17px
}
.login input.text	{
	float: left;
	width: 324px;
	padding: 5px 0 5px 5px
}
.login .submit a	{
	margin: 1px 27px 0 0
}

/************ FOOTER ************/
.vcard		{
	margin-top: 0;
	padding: 0 0 0 8px;
	line-height: 30px;
	color: #000;
}

/* JUNE Added */
.buttonsarea {
	float: left;
}
