@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0
}
object,embed{outline:none}
html, body {
	margin:0;
	padding:0;
	background:#e2e3e4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#646464;
	position:relative
}

a { text-decoration:none; }
a:hover{text-decoration:underline;}
hr,fieldset,img { border:0; }
h1,h2,h3,h4,h5,h6{font-family:'arial narrow',arial,helvetica,sans-serif}
.clearFloats { clear:both; }
.noshow { display:none }

#container-site {
	width:1000px;
	margin:0 auto;
	padding:8px 0;
}

#header {
	width:980px;
	height:217px;
	padding:6px 10px 0 10px;
	background:url(../images/header_bg.jpg);
	overflow:hidden;
	position:relative; 
}
	#logo	{
		display:block;
		outline:none; 
		width:228px;
		height:62px;
		background:url(../images/logo.png) no-repeat; 
		position:absolute; 
		left:50px;
		top:35px; 
		overflow:hidden; 
		text-indent:-9999em;

	}
	
#login {
	width:370px;
	height:45px;
	padding-left:34px;
	padding-right:20px;	
	padding-top:24px;
	background:url(../images/login_bg.gif) no-repeat;
	color:#ff7a22;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	float:right;
}
#loged{
	width:355px;
	height:60px;
	padding-left:34px;
	padding-top:9px;
	padding-right:35px; 
	line-height: 16px;
	background:url(../images/login_bg.gif) no-repeat;
	color:black;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	float:right;
	text-align:right;
}
#form-logout-submit{
	float:right;
	display:inline-block;
	width:63px;
	height:17px;
	margin-top:5px;
	padding:0 0 4px;
	line-height:15px;
	outline:none; 
	cursor:pointer; 
	text-align:center;
	border:none; 
	background:none; 
	color:#fff;
	font-size:11px;
	background:url(../images/connect_bg.gif) no-repeat;
	vertical-align:middle
}

	#login a {
		margin-top:4px; 
		color:#ff7a22;
		font-size:10px;
		line-height:12px
	}
	
#form-login {
	margin-bottom:5px;
}

	#form-login .field {
		line-height:15px; 
		display:inline-block; 
		vertical-align:middle
	}
		#form-login label {
			padding-right:5px;
			font-size:11px;
			color:#000;
			display:inline-block; 
			vertical-align:top
		}
		#form-login .field input {
			display:inline-block; 
			width:71px;
			height:11px;
			padding:2px 3px;  
			background:url(../images/input-text_bg.gif);
			border:0;
			margin-right:6px;
			font-size:11px;
			line-height:11px; 
			vertical-align:top
		}
	#form-login-submit {
		display:inline-block;
		width:63px;
		height:17px;
		padding:0 0 4px;
		line-height:15px;
		outline:none; 
		cursor:pointer; 
		text-align:center;
		border:none; 
		background:none; 
		color:#fff;
		font-size:11px;
		background:url(../images/connect_bg.gif) no-repeat;
		vertical-align:middle
	}
	
	#form-login .lock{
		display:inline-block; 
		padding:0 0 0 22px; 
		background:url(../images/lock.png) no-repeat left center
	}

#meniu {
	width:960px;
	height:29px;
	padding-left:23px;
	background:url(../images/meniu_bg.gif) repeat-x;
	margin-top:119px;
	margin-left:-2px;
}
#nav { list-style:none; width:960px; height:29px; }
#nav li { float:left; display:block; margin-right:20px; }
#nav li a {
	display:block;
	float:left;
	height:29px;
}
#nav-code { display:inline; margin-right:24px !important; float:right !important; }
#anmelden {
	width:83px;

	background:url(../images/anmelden.jpg);
}
#anmelden:hover, #anmelden.selected {
	background:url(../images/anmelden_h.jpg);
}
#sogehts {
	width:81px;
	background:url(../images/sogehts.jpg);
}
#sogehts:hover, #sogehts.selected {
	background:url(../images/sogehts_h.jpg);
}
#produkte {
	width:117px;
	background:url(../images/produkte-preise.jpg);
}
#produkte:hover, #produkte.selected {
	background:url(../images/produkte-preise_h.jpg);
}
#fullservice {
	width:80px;
	background:url(../images/fullservice.jpg);
}
#fullservice:hover, #fullservice.selected {
	background:url(../images/fullservice_h.jpg);
}

#showroom {
	width:83px;
	background:url(../images/showroom.jpg);
}
#showroom:hover, #showroom.selected {
	background:url(../images/showroom_h.jpg);
}

#faq {
	width:33px;
	background:url(../images/faq.jpg);
}
#faq:hover, #faq.selected {
	background:url(../images/faq_h.jpg);
}

#kontakt-m {
	width:62px;
	background:url(../images/kontakt.jpg);
}
#kontakt-m:hover, #kontakt-m.selected {
	background:url(../images/kontakt_h.jpg);
}

#code {
	width:104px;
	background:url(../images/code-einlosen.jpg);
}
#code:hover, #code.selected {
	background:url(../images/code-einlosen_h.jpg);
}


	/*#meniu a {
		display:block;
		margin-top:2px;
		padding:2px 11px;
		margin-right:22px;
		color:#fff;
		font-size:15px;
		float:left;
	}
	#meniu a:hover {
		background:#fff;
		color:#646464;
	}
	*/
	
#content {
	width:890px;
	padding:0 55px;
	background:url(../images/content_bg.png) repeat-y;
	overflow:hidden;
	position:relative
}
#page-title, 	
.page-title {
	display:block; 
	padding-top:40px;
	margin-bottom:10px;
}
	
#section-1 {
	width:887px;
	height:308px;
	padding-top:20px;
	background:url(../images/section-1_bg.gif) #fff;
	color:#646464;
	overflow:hidden;
}
#section-2 {
	width:887px;
	height:278px;
	color:#646464;
}
	
#section-1-text {
	width:360px;
	padding-left:24px;
	padding-right:25px;
	float:left;
}
	#section-1-text span {
		display:block;
		margin-bottom:20px;
	}
#section-1-player {
	width:478px;
	float:left;
}
	#section-1-player h2 {
		font-size:23px;
		color:#424242;	
		margin:0 0 0 7px
	}
	#player {
		margin-top:12px;
		padding-right:24px;
	}
	
#section-2-img {
	width:388px;
	float:left;
}
#section-2-content {
	width:885px;
	height:208px;
	background:url(../images/section-2-content.gif) no-repeat #fff;
	display:inline;
	margin-right:24px;
	float:left;
}
	#s-2-c_title {
		width:230px;
		padding:5px 0 0 20px;
	}
	#section-2-content span { padding-left:20px; }
	#showroom-player {
		margin-top:10px;
		text-align:center
	}
	
#footer {
	width:960px;
	height:58px;
	padding:0 20px;
	background:url(../images/footer_bg.png) no-repeat left bottom;
	font-family:Verdana, Geneva, sans-serif;
}
	#language {
		width:120px;
		padding:11px 0 0 20px;
		float:left;
	}
	#meniu-footer {
		width:700px;
		padding-top:14px;
		padding-right:20px;
		color:#5b5b5b;
		font-size:11px;
		text-align:right;
		float:right;
	}
		#meniu-footer a {
			color:#5b5b5b;
			font-size:11px;
			margin:0 2px;
		}
	.lang {
		height:19px;
		line-height:19px;
		padding-left:24px;
		margin-right:10px;
		color:#777777;
		font-size:12px;
		float:left;
	}
	.lang.selected {
		color:#ff6600;
		font-weight:bold;
	}
	#de {
		background:url(../images/de.gif) no-repeat;
	}
	#en {
		background:url(../images/en.gif) no-repeat;
	}
	#copyright {
		width:255px;
		margin:0 auto;
		position:relative; top:35px; 
		font-size:11px;
		color:#777;
	}

/*
#nav	{	padding:0 10px 0 0; width:960px; float:left; position:relative; }
	#nav li		{	display:inline; margin:3px 5px 0; height:23px}
		#nav a		{	display:inline-block; padding:0 10px; font:normal 16px/23px 'arial narrow',arial,helvetica,sans-serif; color:#fff; text-decoration:none; text-transform:uppercase}
		#nav a:hover, 
		#nav .selected a	{	background:white; color:#646464; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px}
	#nav li#nav-code{	position:absolute; right:15px; top:0;}
	#nav li#nav-code a { padding:0 5px !important; width:100px;}
*/
	
#content hr, 
#content .hr		{	width:920px; margin:0 auto; display:block; border:none; border-bottom:1px solid #d2d5d7; height:0; line-height:0; font-size:0; position:relative; left:-15px; clear:both}
legend #page-title	{	margin-bottom:40px}
form#profil			{	float:left; width:890px; padding:0 0 75px}
fieldset.f		{	float:left}
label			{	cursor:pointer}
.fields			{	float:left; margin:0 20px 0 0; padding:8px 14px; width:362px; height:94px; background:url(../images/fields.png) no-repeat; font:normal 12px/normal 'trebuchet ms',arial,sans-serif}
.fields li, 
.fields ul		{	list-style:none; display:block; }
.fields ul		{	min-height:80px; height:auto !important; height:80px; padding:5px 0 5px 100px; }
.fields li		{	padding:4px 0 3px}
.fields label span { float: left}

.fields label span, 
.fields .label	{	display:inline-block; width:71px; text-align:right; padding-right:14px}
.fields .radio label span{	padding:0; text-align:left; width:auto; margin-right:5px}
.fields .text{ clear:both;}
.fields .text input		{	display:inline-block; width:144px; border:1px solid #878787; padding:1px; float:left;}
input:focus, 
select:focus,
textarea:focus	{	outline:none; display:inline-block; border-color:black; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4); }
#fields-pers	{	margin-left:42px; display:inline}
#fields-pers ul	{	background:url(../images/profil-icn-pers.png) no-repeat}

.radio input, 
.check input	{	vertical-align:middle; margin-top:-2px}
.check input	{	margin-top:-3px}

#fields-data ul	{	background:url(../images/profil-icn-lock.png) no-repeat; padding-left:50px}
#fields-data label span{width:121px}

.acc			{	clear:both; padding:30px 0 20px; text-align:center; font:normal 14px/normal 'trebuchet ms',arial,helvetica,sans-serif; color:#646464; vertical-align:middle}
#profil-submit	{	display:block; margin:0 auto; padding:15px 20px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
#profil-submit:hover	{	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4);}
#profil-submit:focus	{	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.7); -moz-box-shadow:0 0 10px rgba(0,0,0,0.7); box-shadow:0 0 10px rgba(0,0,0,0.7);}


.t-gray	{	font-size:25px; line-height:28px; color:#42}
.t-orange{	font-size:24px; line-height:26px; color:#f60}


#features	{	min-height:325px; height:auto !important; height:325px; width:430px; padding:0 400px 0 0; background:url(../images/sogehts-graphic.png) no-repeat right 0px}
	#features li	{	list-style:disc; /*padding:4px 0 6px 36px;*/ padding:4px 0 6px 0px; min-height:23px; height:auto !important; heigth:23px; /*background:url(../images/arrow.png) no-repeat left top;*/ font:14px/normal 'trebuchet ms',arial,helvetica,sans-serif; color:#646464; margin-left:15px; }

	
#zuranmeldung	{	display:block; background:url(../images/zur-anmeldung.gif) no-repeat center center; width:200px; height:18px; text-indent:-9999em; overflow:hidden; margin:0 auto 15px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; padding:15px 20px; }
#zuranmeldung:hover	{	-moz-box-shadow:0 0 10px rgba(0,0,0,0.4); -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4)}
#zuranmeldung:focus	{	-moz-box-shadow:0 0 10px rgba(0,0,0,0.7); -webkit-box-shadow:0 0 10px rgba(0,0,0,0.7); box-shadow:0 0 10px rgba(0,0,0,0.7)}
	
#pressemitteilungen	{	display:block; background:url(../images/pressemitteilungen.gif) no-repeat center center; width:150px; height:18px; text-indent:-9999em; overflow:hidden; margin:0 auto 15px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; padding:15px 20px; }
	#pressemitteilungen:hover	{	-moz-box-shadow:0 0 10px rgba(0,0,0,0.4); -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4)}
	#pressemitteilungen:focus	{	-moz-box-shadow:0 0 10px rgba(0,0,0,0.7); -webkit-box-shadow:0 0 10px rgba(0,0,0,0.7); box-shadow:0 0 10px rgba(0,0,0,0.7)}	

/*#musixs				{	margin:0 auto}*/
#musixs th, 
#musixs td			{	vertical-align:top; text-align:left; font:normal 25px/normal 'arial narrow',arial,helvetica,sans-serif; color:#9fa3a5}
#musixs thead th	{	vertical-align:top; width:410px; }
#musixs tbody th	{	width:70px; padding:0 0 0 0px; color:#646464; font-size:30px; line-height:normal}
#musixs .preis		{	width:110px; color:#ff9f22; font-size:30px; line-height:normal} 
#musixs tfoot td	{	padding:0 0 25px 0; font:normal 12px/16px 'trebuchet ms',arial,helvetica,sans-serif; color:#646464}
#musixs .card-image	{	display:block; margin:0 auto}
	
#gray-notice		{	color:white; width:938px; height:142px; padding:15px 0 0 45px; position:relative; left:-47px; background:#333 url(../images/gray-notice.jpg) no-repeat; font:bold 16px/normal 'trebuchet ms',arial,helvetica,sans-serif}
 .preis-icon	{	display:inline-block;  color:#646464; font-size:12px; line-height:25px; padding:0 0 0 26px; background:url(../images/preis-icon.png) no-repeat left top; margin-bottom:10px; margin-top:10px;}
#gray-notice .more-infos	{	font:normal 20px/normal 'arial narrow',arial,helvetica,sans-serif; color:#ff9000; margin:36px 0 0 0px;}

#individuelle {
	width:936px;
	overflow:visible;
}


.gradbox	{	float:left; padding:7px 17px 8px; background:#fbfcfc url(../images/gradbox.png) repeat-x; border:1px solid #aaa9a9; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; clear:both; margin:0 0 25px}

.gradbox .title		{	color:#424242; font-size:25px; margin:0 0 0; font-weight:normal;}

#formen div.nb { display:none; }
#formen div.nb.selected { display:block; }

#formen .subtitle { display:none; }

.gradbox .title strong{	font-weight:normal}
.gradbox .subtitle	{	color:#888888; font-size:18px; }

#formen	{	width:400px }

#formen-nav	{ width:410px;	float:left; display:inline-block; margin:0 0 0 10px; list-style:none}
#formen-nav a			{	display:block; padding:2px 0 2px 10px; color:#434343; font-family:Arial, Helvetica, sans-serif; font-size:20px;}
#formen-nav a:hover, #formen-nav .selected a	{background:#646464; color:#fff; text-decoration:none;}
.inside.formen { text-align:center; }

#d3karten {
	width:568px;
	height:186px;
	padding:2px 17px 8px;
	/*background:url(../images/3dkarten_bg.gif);*/
	-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
}
.inside.d3karten { padding-top:0px; padding-left:32px; }

#stander25, #stander180	{	
	position:relative; 
	width:400px; 
	height:185px;
}
#stander25 .inside, #stander180 .inside	{	position:absolute; right:55px; bottom:5px}
#stander25	{	margin-right:20px}
#stander180	{	clear:none}

.spezielle-design	{	width:920px; margin:0 -30px 25px 0; color:#646464; font:normal 30px/normal 'arial narrow',arial,helvetica,sans-serif; clear:both}

.service-image		{	position:absolute; right:40px; top:40px; display:block; border:1px solid #b2b2b2}

#service-nav		{	height:210px; }
#service-nav li		{	color:#ff9000; font:normal 25px/normal 'arial narrow',arial,helvetica,sans-serif; list-style:none; margin:0 0 0 -46px; width:300px; }
#service-nav a				{	display:block; color:#ff9000; text-align:right; padding:0 10px 0 0; }
#service-nav a:hover        {   text-decoration:none; }
#service-nav .selected		{	background:#646464}
#service-nav .selected a	{	color:#fff}

#service-content { margin-top:20px !important; }
#service-content, .frage {	
	padding:14px 0 14px 37px; 
	margin:0 -46px 0px; 
}
#service-content { background:#646464 url(../images/service-content.png) repeat-x; color:#fff; }
#service-content div{	display:none}
#service-content .selected{display:block}

#show-th		{	width:910px; float:left; margin:33px -20px 35px 0}
#show-th li		{	list-style:none; float:left; margin-right:7px}
#show-th img	{	float:left}

.show-nav	 	{	display:block; width:50px; height:50px; background:url(../images/arrow-left.png) no-repeat; position:absolute; top:54%}	
#show-nav-left	{	left:10px}
#show-nav-right	{	right:10px; background:url(../images/arrow-right.png) no-repeat}

.show		{	font:normal 14px/normal 'trebuchet ms',arial,helvetica,sans-serif; padding:14px 0 45px; width:890px; overflow:hidden; }
.show p		{	margin:0 0 15px; color:#646464;}
.show em	{	font-style:normal; font-weight:bold; color:#ff9000}
.show-card	{	float:right; margin:0px 10px 20px 20px}

.manager	{	
	margin:70px 0 0; 
	padding:45px 90px 0px 10px; 
	width:380px; 
	height:25px; 
	background:#f1f1f1 url(../images/manager-bg.png) repeat-x; 
	border:1px solid #bebebe; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; 
	border-radius:10px; 
	color:#646464; font-size:14px; font-weight:bold; position:relative; z-index:1; text-align:right; 
}
.manager img{	position:absolute; right:6px; top:6px}

#content .faq-hr		{	height:1px; margin:0 -47px 25px; left:0; border:none; background:url(../images/faq-hr.png) no-repeat; width:980px; }
.faqs		{	padding:0 0 10px; color:#646464; font-size:14px}
.faqs li	{	padding:0 0 15px; list-style:none; }
.faqs li h3	{	font:bold 14px/normal 'trebuchet ms',arial,helvetica,sans-serif}
h2.faq-title{	color:#646464; font:bold 14px/normal 'trebuchet ms', arial, helvetica, sans-serif; margin:0 0 18px}

#faqs-tech li	{	padding:0 50px 14px 44px}

#kontakt	{	position:relative; padding:0 100px 30px 0}
#kontakt h2	{	font:bold 14px/normal 'trebuchet ms',arial,helvetica,sans-serif; margin:0 0 10px; color:#646464}
#kontakt p	{	margin:0 0 10px; color:#646464}
#kontakt p a{color:#646464; font-weight:bold; }
#kontakt .musix{font-size:16px}
#kontakt .faq-hr{margin-top:40px}
#people	{	width:380px; position:absolute; right:70px; top:0}
.pers 		{	padding:10px 0 0 95px; height:75px; margin:0 0 10px; position:relative; color:#646464; font-weight:bold; font-size:12px}
.pers strong{	font-size:14px}
.pers img	{	position:absolute; left:0; top:0}
.pers a		{	color:#646464; font-weight:bold}

#kform		{	padding:0 0 40px 400px; position:relative; color:#646464; font-size:12px}
#kform h2	{	position:absolute; left:0; top:0; color:#ff9f22; width:350px; font:normal 25px/normal 'arial narrow',arial,helvetica,sans-serif}
#kform li	{	list-style:none; padding:2px 0 3px; white-space:nowrap; margin-bottom:3px;}
#kform .text input	{border:1px solid #878787; padding:1px; display:inline-block; font-size:11px; width:140px;}
#kform .text label{ float:left; width:70px;}
#kform .text #nachname, 
#kform .text #position, 
#kform .text #email	{}
#kform span.label, 
#kform label span	{	display:inline-block; width:65px; height: 25px; }
#kform .radio label span{width:auto; margin-right:10px;  }
.req{color:#fe0000; font-weight:bold;}
#kform select { width:100px; }
#kform select, #kform textarea	{	vertical-align:top; border:1px solid #878787; padding:1px; display:inline-block; font:normal 11px/normal 'trebuchet ms',arial,helvetica,sans-serif; overflow:auto;}
#kform textarea	{	max-width:400px; max-height:250px; width:200px; height:77px;}
#kform .submit	{	padding:5px 0 0 68px; position:relative; }
.req-info		{	position:absolute; right:10px; bottom:5px; color:#f00; font-weight:bold; }



#faq-text img {
	display:block;
	margin-bottom:13px;
}

/*#faq-text h3 {
	color: #ff6600; 
	font-size: 24px;
	font-weight: bold;  
	line-height: 1.2;
	padding: 13px 10px; 
	margin-bottom: 1em;
	border: 1px solid #b9b9b9;
	border-bottom-width: 1px;
	background-color: #e6e6e9;
}

#faq-text p { 
	padding:0 0 15px; 
	color:#646464;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
*/

#unser-showroom {
	display:block;
	margin:10px 0 0 10px;
}
#logo-mic {
	position:relative;
	top:7px;
}




#form-forgot {
	width:890px;
	margin:0 auto;
	display:block;
	text-align:center;
	color:#646464;
}
#form-forgot .legend-forgot {
	margin-bottom:40px;
	display:block;
}
#form-forgot input#email-forgot {
	width:200px;
	height:18px;
	border:1px solid #C1C3C6;
	padding:2px 2px 0;
	background:url(../images/input-forgot.png) repeat-x;
}


.code-einlosen-block {
	width:423px;
	height:107px;
	padding:15px 5px 10px 12px;
	background:url(../images/code-einlosen-block.gif);
	margin-right:10px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:hidden;
	float:left;
}

#download-submit { display:block; margin:20px 0 0 140px; padding:15px 20px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
#download-submit:hover	{	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4);}
#download-submit:focus	{	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.7); -moz-box-shadow:0 0 10px rgba(0,0,0,0.7); box-shadow:0 0 10px rgba(0,0,0,0.7);}

.code-einlosen-block ul { list-style:none; }
.code-einlosen-block ul li { margin-bottom:11px; }
.code-einlosen-block ul li.radio span { margin-right:20px; margin-left:4px; }
.code-einlosen-block ul li.news-artist { font-size:12px; margin-bottom:5px; }

.label-pincode label {
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}
.label-pincode input {
	width:200px;
	height:20px;
	font-size:14px;
	border:1px solid #d3d3d3;
	padding:3px 1px 1px;
	color:#646464;
}



#code-gal {
	margin:0; 
}
#code-gal img { display:block; padding-top:13px; margin:0 auto; }





#jetz {
	text-align:center; 
	margin-top:12px;
	margin-bottom:10px;
}
#jetz a { width:265px; height:18px; display:block; padding:15px 20px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin:0 auto; }
#jetz a:hover	{	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4);}
#jetz a:focus	{	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4);}


#send-password {
	padding-top:20px; 
	padding-bottom:10px;
}
#send-password input {
	margin:0 auto;
	display:block;
	padding:15px 20px;
	-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
#send-password input:hover { -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4); }
#send-password input:focus { -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4); }