body {
	margin: 0;
	padding: 0;
	text-align: center;
	/*background: #f5f5f5 url(../images/website/htg.png) repeat-x;*/
	font-family: Arial;
	font-size: 10pt;
	height:100%;
}
body.mceContentBody {
	background: #fff !important;
	overflow: visible !important;
}
html{
	height:100%;
}
img {
	border: 0;
}

.anchor {
	line-height: 0;
	font-size: 0;
}

hr {
	border: none;
	border-bottom: 1px solid rgb(204, 204, 204);
}

a:link, a:visited {
	color: #e02020;
}

table {
	border: none;
	border-collapse: collapse;
}

td {
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
	padding: 5px;
}

th {
	vertical-align: bottom;
	font-family: Arial;
	font-size: 10pt;
	padding: 5px;
}

table.alternate tr+tr, table.alternate tr+tr+tr+tr, table.alternate tr+tr+tr+tr+tr+tr, table.alternate tr+tr+tr+tr+tr+tr+tr+tr {
	background-color: #dddddd;
}

table.alternate tr, table.alternate tr+tr+tr, table.alternate tr+tr+tr+tr+tr, table.alternate tr+tr+tr+tr+tr+tr+tr {
	background-color: #ffffff;
}


#header {
	width: 970px;
	margin: 0px auto;
	text-align: left;
	height: 84px;
}

	#logo_wrapper {
		display: inline-block;
		background: #fff;
		border-radius: 0 0 12px 12px;
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.25);
	}

	#logo {
		margin-top: 7px;
		margin-left: 20px;
	}

#nav {
	float: right;
	list-style: none;
	margin: 16px 0 0 0;
	background: transparent url(../images/website/nav.png) left top repeat-x;
	padding: 15px 20px;
	border-radius: 6px;
}

	#nav li {
		float: left;
		list-style: none;
		padding: 0;
		margin-left: 5px;
		display: block;
		background: transparent;
		height: 26px;
	}

	#nav li a {
		font-family: Arial;
		font-size: 11pt;
		color: #ffffff;
		text-decoration: none;
		display: block;
		padding: 4px 10px 6px 10px;
		line-height: 12pt;
	}

	#nav li.active {
		background: #e02020 !important;
		border-radius: 4px;
	}

	#nav li.active a {
		color: #ffffff !important;
	}

	#nav li.active.login {
		margin-left: 50px;
		background: #0653b6 !important;
		color: #000000;
		border-radius: 4px;
	}

	#nav li.active.login a:link, #nav li.active.login a:visited {
		background: none;
	}

	#nav li a:hover {
		color: #e02020;
		background: #ffffff;
		border-radius: 4px;
		text-decoration: none;
	}

	#nav li.active a:hover {
		color: #fff;
		background: #e02020 !important;
	}

	#nav li.active.login a:hover {
		background: #0653b6 !important;
	}

.nav_closed {
	display: none;
}
.seiten_titel {
	position:relative;
	top:25px;
	margin: 0 0 0 380px;
	font-family:Arial ;
	font-size:40px;
	font-style:italic;
	color: #ffffff;
	font-weight:bold;
	letter-spacing:0.03em;
	text-shadow:#666 3px 2px 15px;
}
#innershot {
	height: 99px;
	border-bottom: 12px solid #f5f5f5;
}

	#innershot .wrap {
		width: 980px;
		margin: 0px auto;
		height: 99px;
		text-align: left;
	}

	#innershot .wrap img.left {
		margin-left: 25px;
		margin-top: 32px;
	}

	#innershot .wrap img.right {
		float: right;
		margin-right: 25px;
		margin-top: 27px;
	}

#heroshot {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	height: 380px;
}

	#heroshot #screenshots {
		margin: 19px 0 20px 19px;
		float: left;
	}

	#heroshot .promo {
		xpadding: 30px 0 0 5px;
		float: left;
		width: 454px;
		text-align: left;
	}


	#heroshot .promo .blurb h1{
		color:#ffffff;
		text-shadow:#666 3px 2px 15px;
	}
	#heroshot .promo .blurb {
		margin: 0;
		padding: 105px 25px 25px 25px;
		font-family: Arial;
		font-size: 13pt;
		line-height: 1.5em;
		color: #fff;
		min-height: 195px;
	}
	#header_text{
		background-image: url(../images/bg_wysiwyg.png);
		color:#ffffff;
	}
	#heroshot .promo .blurb p {
		margin:0;
	}

	#heroshot .promo .buttons {
		position: relative;
		top: -17px;
		left: 10px;
	}

	#white {
		background: #fff;
		clear: both;
	}

	#inhalt {
		width: 930px;
		padding: 30px 0;
		margin: 0px auto;
		text-align: left;
		xoverflow: auto;
	}
	.no_nav_inhalt{
		min-height: 300px;
	}
	.featurebox img {
		float: left;
		margin-right: 15px;
		margin-bottom: 40px;
	}

	#inhalt .featurebox h2 {
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		margin: 0;
		padding: 0 0 5px 0;
		color: #4a565f;
	}

	.featurebox {
		clear: left;
		overflow: auto;
		padding-bottom: 20px;
		font-family: Arial;
		font-size: 10pt;
		color: #333;
		line-height: 1.5em;
		padding-right: 20px;
	}

	.emailoffer {
		background: #ebf3ff;
		border: 1px solid #dbe9ff;
		padding: 15px;
		width: 280px;
		font-family: Arial;
		font-size: 10pt;
		color: #333;
		margin-bottom: 7px;
	}

	.emailoffer p {
		line-height: 1.5em;
		margin: 0;
		padding: 0 0 10px 0;
	}

	.emailoffer .input {
		font-size: 10pt;
		margin-top: 2px;
		padding: 3px 6px;
	}

	.emailoffer h3 {
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		margin: 0;
		padding: 0 0 10px 0;
		color: #4a565f;
	}

	.emailoffer h3 em {
		color: #c00;
		font-style: normal;
	}

	#inhalt h2 {
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		margin: 0;
		padding: 0 0 10px 0;
		color: rgb(51, 51, 51);
	}

#pricetable {
	border: 0;
	margin: 10px auto 25px auto;
	padding: 0;
	border-collapse: collapse;
}

	#pricetable th, #pricetable td {
		padding: 10px 26px;
		font-family: Arial;
		font-size: 10pt;
		color: #444;
		vertical-align: top;
		text-align: center;
		font-weight: normal;
		border: none;
		margin: 0;
	}

	#pricetable th.price h2 {
		color: #c00;
		font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		font-style: normal;
		margin: 0;
		padding: 10px 0 0 0;
	}

	#pricetable th.price {
		font-style: italic;
	}

	#pricetable tr.inner td {
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		border-left: 1px solid #ddd;
		background: #f8f8f8;
	}

	#pricetable th.label {
		text-align: left;
		color: #000;
		font-weight: bold;
		padding: 10px 15px 10px 0;
	}

	.pricebox {
		float: left;
		width: 210px;
		padding: 25px 10px 0 10px;
		font-size: 10pt;
		line-height: 1.5em;
	}

	#inhalt .pricebox h2 {
		color: #369;
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		margin: 0;
		padding: 0 0 15px 0;
	}

	.pricinginfobox {
		background: #ffffe4;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		padding: 10px;
		font-family: Arial;
		font-size: 10pt;
		text-align: center;
		display:block;
		clear: both;
	}

	.pricingguarantee {
		background: #ebf3ff;
		border: 1px solid #dbe9ff;
		padding: 10px;
		font-family: Arial;
		font-size: 14pt;
		margin-bottom: 20px;
		font-weight: bold;
		text-align: center;
		line-height: 1.3em;
		display:block;
	}

#tour {
	clear: both;
	text-align: center;
	font-size: 11pt;
	color: #ccc;
	padding: 25px 0;
}

	#tour a:link, #tour a:visited {
		font-weight: bold;
		color: #c00;
		padding: 0 3px;
	}

	#tour a.active:link, #tour a.active:visited {
		padding: 3px 6px;
		background: #c00;
		color: #fff;
		text-decoration: none;
	}

	#inhalt h1.featureheader {
		font-family: Arial;
		font-size: 18pt;
		font-weight: bold;
		margin: 0;
		padding: 5px 0 0 0;
		color: #000;
	}

	#inhalt h2.featureheader {
		font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
		margin: 0;
		padding: 0;
		color: #369;
	}

	.featureinfobox {
		background: #ffffe4;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		padding: 10px;
		font-family: Arial;
		font-size: 16pt;
		text-align: center;
		font-weight: bold;
		margin-bottom: 25px;
	}

	ul.featurelist {
		padding: 0;
		margin: 15px 0 0 25px;
	}

	ul.featurelist li {
		list-style-image: url(../images/website/tick_16.png);
		font-size: 12pt;
		padding: 0 0 20px 0;
		color: #333;
		clear: left;
	}

	ul.featurelist ul {
		margin: 15px 15px 20px 0;
		float: left;
	}

	ul.featurelist ul li {
		font-size: 11pt;
		margin: 0 0 3px 0;
		padding: 5px 10px;
		list-style-image: url(../images/website/pfeil_r.png);
		background: #ebf3ff;
	}

	.feature img {
		float: left;
		margin-right: 15px;
		margin-bottom: 40px;
	}

	.feature ul {
		margin: 0;
		padding: 0 0 0 20px;
	}

	.feature ul li {
		line-height: 1.5em;
		color: #666;
	}

	#inhalt .feature h2 {
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		margin: 0;
		padding: 0 0 5px 0;
		color: #4a565f;
	}

	div.feature {
		float: left;
		width: 425px;
		padding: 20px 15px 0 15px;
		font-family: Arial;
		font-size: 10pt;
		color: #333;
		line-height: 1.5em;
	}

	#inhalt h2.featureblurb, #inhalt div.featurebig h2 {
		clear: both;
		padding-top: 15px;
		text-align: center;
		font-family: Arial;
		font-size: 14pt;
		font-weight: bold;
	}

	#inhalt div.featurebig h2 {
		text-align: left;
		color: #333;
	}

	div.featurebig {
		float: left;
		padding: 0 25px 25px 25px;
		font-family: Arial;
		font-size: 10pt;

		color: #333;
		line-height: 2em;
		width: 414px;
	}

	div.featurebig img {
		display: block;
		border: 7px solid #e1f3fd;
		margin-bottom: 15px
	}

	div.featurebig em {
		font-style: normal;
		background: #eafde1;
		padding: 3px 3px;
	}

	#featureshots {
		float: right;
		width: 350px;
		background: url(../images/website/sidebarbgright.png) top left no-repeat;
		min-height: 536px;
		text-align: center;
		font-size: 8pt;
		color: #666;

	}

	#featureshots img {
		border: 1px solid #ccc;
		display: block;
		margin: 25px auto 8px auto;
	}

div.lpbig {
	float: left;
	padding: 0 25px 25px 25px;
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	line-height: 2em;
	width: 414px;
}

	#inhalt div.lpbig h2 {
		text-align: left;
		color: #fff;
	}

	div.lpbig img {
		display: block;
		border: 7px solid #e1f3fd;
		margin-bottom: 15px
	}

	div.lpbig em {
		font-style: normal;
		font-weight: bold;
		border-bottom: 1px dotted #fff;
	}


#blogandmore {
	background: #f5f5f5 url(../images/website/htg_bottom.png) top left repeat-x;
}

	#blogandmore .inner {
		margin: 0px auto;
		width: 930px;
		overflow: auto;
		padding: 30px 0;
		font-family: Arial;
		font-size: 9pt;
		text-align: left;
	}

	#blogandmore .inner h2 {
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		margin: 0;
		padding: 0 0 15px 0;
		color: #4a565f;
	}

	#blogandmore a:link, #blogandmore a:visited {
		color: #39f;
	}

	#blogandmore .inner h2 a:link, #blogandmore .inner h2 a:visited {
		color: #4a565f;
	}

#footer {
	background: url(../images/website/footer_htg.png);
}

	#footer .inner {
		margin: 0px auto;
		width: 930px;
		overflow: auto;
		padding: 15px 0;
		font-family: Arial;
		font-size: 8pt;
		color: #fff;
		text-align: left;
		line-height: 1.5em;
	}

	#footer .inner p {
		margin: 0;
		padding: 20px 0 0 0;
	}

	#footer .inner img {
		float: right;
	}

	#footer .inner a:link, #footer .inner a:visited {
		padding: 0 3px;
		color: #fff;
	}



#terms, #privacy {
	margin: 0 0 0 25px;
	padding: 0;
}

	#terms li, #privacy li {
		line-height: 1.5em;
		padding-bottom: 10px;
	}

	#terms h2, #privacy h2 {
		font-size: 12pt;
		margin: 0;
		padding: 0 0 10px 0;
	}
.nav_back{
		background: url(../images/website/nav_l_htg_weiss.png) top left no-repeat;
}
#learningmenu {
	width: 240px;

	min-height: 410px;
	float: left;
}

	#learningcontent {
		float: left;
		width: 670px;
		padding-left: 20px;
	}

	#learningcontent h2 {
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		padding: 0 0 2px 0;
		margin: 0 0 15px 0;
	}

	#learningmenu h2.sign_up {
		background: url(../images/website/nav_l_button_htg_sign_up.png) no-repeat;
		margin-top: 40px;
	}

	#learningcontent ol li {
		line-height: 1.5em;
		padding-bottom: 10px;
	}

	#learningcontent ol li img {
		border: 1px solid #333;
	}

	#learningmenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#learningmenu ul li {
		margin: 0;
		padding: 0;
	}

	#learningmenu h2 {
		background: url(../images/website/nav_l_button_htg.png) no-repeat;
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		color: #fff;
		margin: 0;
		padding: 0;
		width: 231px;
		height: 42px;
		text-decoration: none;
	}

	#learningmenu h2:hover {
		background-image: url(../images/website/nav_l_button_htg_hover.png);
	}

	#learningmenu h2 a:link, #learningmenu h2 a:visited {
		display: block;
		padding: 13px 0 0 15px;
	}

	#learningmenu ul li a:link, #learningmenu ul li a:visited {
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}

	#learningmenu ul li a.active {
		font-weight: bold !important;
	}

	#learningmenu ul li ul li {
		list-style-image: url(../images/website/pfeil_r.png);
		list-style-position: inside;
		margin-left: 4px;
		padding: 10px 0;
		border-bottom: 1px solid #ccc;
		width: 220px;
	}

	#learningmenu ul li ul li a:link, #learningmenu ul li ul li a:visited {
		color: #39f;
		font-size: 10pt;
		font-weight: normal;
		width: 220px;
	}

	h1 {
		font-family: Arial;
		font-size: 14pt;
		margin: 0;
		padding: 0;
		color: #666;
	}

	ul#glossary {
		margin: 20px 0 0 20px;
		padding: 0;
	}

	ul#glossary li {
		line-height: 1.3em;
		padding-bottom: 10px;
		list-style-image: url(../images/website/green_bit.png);
	}

	ul.learninglist {
		margin: 10px 0 0 20px;
		padding: 0;
	}

	ul.learninglist li {
		line-height: 1.5em;
	}

	.videocontainer {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		overflow: auto;
		margin: 20px 0;
		padding: 20px 0;
	}

	.videocontainer img {
		border: 2px solid #06c;
	}

	#inhalt .videocontainer h2 {
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		margin: 0px;
		padding: 10px 0 0 0;
	}

#signupsidebar {
	float: right;
	width: 270px;
	background: url(../images/website/sidebarbgright.png) top left no-repeat;
	min-height: 600px;
	font-size: 8pt;
	color: #666;
	padding-left: 20px;
}

	#siteseal_gd_0_h_s_dv {
		margin: 0;
		padding: 0;
		display: inline;
	}

	fieldset {
		padding: 15px;
		margin: 5px auto 0;
		border: 2px solid #ccc;
		width: 570px;
		color: #333;
		border-radius: 4px;
	}

	fieldset#openid_login {
		width: 180px;
	}

	fieldset legend {
		color: #369;
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		padding: 0 5px;
	}

	fieldset td {
		padding: 5px;
		font-size: 9pt;
	}


	#inhalt h2.affiliateheader {
		font-family: Arial;
		font-size: 12pt;
		font-weight: bold;
		margin: 0 0 20px 0;
		padding: 0;
	}

	#inhalt p {
		line-height: 1.5em;
		margin: 0 0 20px 0;
	}
	.box{
		float:left;
		margin:0px;
		padding: 10px  0 0 0;
		background-repeat:no-repeat;
		width:126px;
		height:210px;
		text-align:center;
	}
	.box h2{
		font-size : 18px;
		margin: 5px 0 0 0!important;
	}

	.box p{
		font-size : 13pt;
		margin : 0 0 10px 0!important;
	}
	#box1{
		border:2px solid #cccccc;

	}
	#box2{
		border-top:2px solid #cccccc;
		border-bottom:2px solid #cccccc;
		border-right:2px solid #cccccc;

	}
	#box3{
		border-top:2px solid #cccccc;
		border-bottom:2px solid #cccccc;


	}
	.box hr{
		color:#fff;
		height:1px;
		border-top:1px solid #cccccc
	}
	.user{
		color:red;
	}
 	#box4{
		height:230px;
		width:150px;
		margin-top:-10px;
		border:3px solid rgb(0, 102, 204);
	}
	#box5{

		border-top:2px solid #cccccc;
		border-bottom:2px solid #cccccc;
		border-right:2px solid #cccccc;

	}
	.packet_name{
		font-family: Arial;
		font-size: 24pt;
		font-weight: bold;
		text-align: center;
		margin: 0pt;
		padding: 10px 0pt 3px;
		color: rgb(51, 51, 51);
	}
	.packet_preis_1{
		font-family: Arial;
		font-size: 14pt;
		font-weight: normal;
		text-align: center;
		margin: 0pt;
		padding: 0pt;
		color: rgb(51, 51, 51);
	}
	.packet_preis{
		font-family: Arial;
		font-size: 11pt;
		font-weight: bold;
		text-align: center;
		color: rgb(0, 102, 204);
		margin: 0pt;
		padding: 5px 0pt 10px;
		border-bottom: 1px solid rgb(204, 204, 204);
	}
	.benutzer{
		padding: 10px 0pt 0pt;
		font-family: Arial;
		font-size: 12pt;
		font-weight: normal;
		text-align: center;
		color: rgb(102, 102, 102);
	}
	.benutzer span{
		font-weight: bold;
		color: rgb(204, 0, 0);
	}
	.packet_beschreibung{
		padding: 10px 0pt 0pt;
		font-family: Arial;
		font-size: 11pt;
		font-weight: normal;
		text-align: center;
		color: rgb(102, 102, 102);
	}
	.packet_beschreibung span{
		font-weight: bold; color: rgb(204, 0, 0);
	}

	.grenn_arrow_list{
		list-style:none;
		background-image: url('../images/website/arrow_r.png');
		background-repeat:no-repeat;
		background-position:0px 3px;
		padding:0 0 0 23px;
	}
	.twitter_list{
		list-style:none;
		background-image: url('../images/website/twitter_klein.png');
		background-repeat:no-repeat;
		background-position:0px 2px;
		padding:0 0 0 23px;
	}
	.blog_list{

		list-style:none;
		background-image: url('../images/website/blog_icon.png');
		background-repeat:no-repeat;
		background-position:0px 2px;
		padding:0 0 0 23px;
	}

.short {
	color: #666;
	font-style: italic;
}

/* Sprachwechsel */
#lang_select {
	text-align: right;
	width: 190px;
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	font-size: 28px;
	position: absolute;
	right: 5px;
	top: 50px;
}

#lang_select a {
	line-height: 20px;
	color: #fff;
	padding: 2px 7px;
	text-decoration: none;
	color: #ddd;
}

#lang_select a:hover {
	color: #fff;
}

#lang_select a.current {
	background: #9c9c9c;
	border-radius: 4px;
	color: #fff;
}

#lang_select a img {
	position: relative;
	top: 2px;
}

/* Banner */
.banner_play {
	display: block;
	width: 481px;
	height: 370px;
	background: transparent url(../images/website/banner.png) left top no-repeat;
	float: right;
	padding: 0;
}

.banner_play div {
	width: 481px;
	height: 370px;
	background: transparent url(../images/website/play_button.png) 185px 130px no-repeat;
	line-height: 0;
	font-size: 0;
}

.banner_play:hover div {
	background-image: url(../images/website/play_button_hover.png);
}

/* Preisbox 2 */
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.pricebox2 {
	font-size: 16px;
}

.pricebox2 .model {
	float: left;
	width: 100px;
	height: 170px;
	border: 1px solid #cccccc;
	text-align: center;
	padding: 10px;
	border-radius: 8px;
	margin: 30px 2px 2px 2px;
}

.pricebox2 .model.selected {
	border: 3px solid #0066cc;
	margin: 2px;
	width: 124px;
	height: 216px;
	box-shadow: 2px 2px 2px #cccccc;
	font-size: 18px;
}

.pricebox2 .model.selected h2 {
	color: #0066cc !important;
	font-size: 20px !important;
}

.pricebox2 .model hr {
	margin: 20px 0px;
}

.pricebox2 .model .highlight {
	color: #cc0000;
	font-weight: bold;
	display: block;
	text-align: center;
}


/* jQuery UI Dialoge */
.ui-box-shadow {
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.25);
}

.ui-dialog-buttonpane {
	padding: 0 !important;
	border-top: 1px dotted #cccccc !important;
}

.ui-loading {
	width: 35px !important;
	height: 32px !important;
}

.ui-dialog-content {
	padding: 0 !important;
}

.ui-loading .ui-dialog-titlebar {
	display: none !important;
}

/* Tabellen Definitionen */
.cell_title {
	text-align: right;
	font-weight: bold;
	min-width: 50px;
	white-space: nowrap;
}

.cell_input input, .cell_input textarea {
	width: 100%;
	min-width: 80px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	padding: 2px;
}

.cell_input input:focus, .cell_input textarea:focus {
	border-color: #e02020;
}

.cell_info {
	text-align: right;
	font-size: 10px;
}

.cell_title, .cell_input, .cell_info {
	vertical-align: middle;
}

.submit_btn {
	margin: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #06c;
	padding: 8px;
	cursor: pointer;
}

fieldset.left {
	float: left;
	width: 370px;
	height: 200px;
}

fieldset.right {
	float: right;
	width: 225px;
	font-size: 12px;
	height: 200px;
	margin-left: 5px;
}

fieldset.left, fieldset.right {
	height: 190px;
}

fieldset.small {
	width: 400px;
}

#the_form {
	text-align: center;
}

#feedback_form table {
	width: 400px;
}

.form_invalid, .status_err, .status_err_mail, .status_err_mail2, .status_msg, #json_request_sending {
	background-color: #ffcccc;
	padding: 10px;
	margin: 5px auto 0;
	border: 1px solid #ffa5a5;
	border-radius: 4px;
	font-size: 12px;
	text-align: center;
}

.status_msg {
	background-color: #b3ff81;
	border: 1px solid #8ef14d;
}

#json_request_sending {
	background-color: #388bd2;
	border: 1px solid #1263a7;
	color: #ffffff;
	font-weight: bold;
}

.success_msg {
	padding: 20px;
	padding-top: 40px;
	font-size: 14px;
	color: #15396a;
	background: transparent url(../images/ok.png) 50% top no-repeat;
}

input.error, textarea.error {
	background-color: #ffcccc;
	border: 1px solid #ffa5a5;
}

/* Feedbackbutton */
#feedback {
	position: fixed;
	right: 0;
	top: 25%;
	border: none;
	overflow: hidden;
	z-index: 1000;
	width: 34px;
	height: 102px;
	background: #333333 url(../images/feedback_trans_tab.png) left top no-repeat;
	cursor: pointer;
}

#feedback:hover {
	width: 37px;
}

/* Social Buttons */
#social_buttons {
	position: absolute;
	right: 5px;
	top: 65px;
}

#social_buttons a.login {
	margin: 2px 15px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	top: -3px;
}

#social_buttons a.login:hover {
	text-decoration: underline;
}

