body {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 10pt;
	color: #494a4d;
	background-image: URL(/images/background2.jpg);
	background-repeat: repeat;
}

* html body { 
	background-image: URL(/images/background2.png);
}

h1 {
	font-size: 12pt;
	color:#036;
}

h2 {
	font-size: 12pt;
	color:#036;
}

a {
	color: #248eb5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	border: 0;
	outline: none;
}

h2 a {
	color: #696a6e;
	cursor:default;
	text-decoration:none;
}

form input {
	color: #2e94bb;
	background-color: white;
	height: 22px;
	margin: 0px;
	padding: 2px 8px 0px 8px;
	font-size: 11pt;
	font-family: sans-serif;
	border: 1px solid #c8c8c8;
}

form textarea {
	color: #2e94bb;
	background-color: white;
	border: 0;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11pt;
	font-family: sans-serif;
}

/**
  * 
  */

div.clear {
	clear: both;
	width: 0px;
	height: 0px;
}


img#background {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width:100%;
	z-index: 1;
}

* html img#background {
	position: absolute;
}

div#screen {
	width: 990px;
	z-index: 2;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;	
	position: relative;
}

div#logo {
	margin-top: 16px;
	margin-left: 20px;
	width: 214px;
	height: 96px;
	float: left;
	background-image: URL(/images/logo.png);
	cursor: pointer;
}

* html div#logo {
	background-image: URL(/images/logo_ie6.png);
}

div#beta {
	background-image: URL(/images/beta.png);
	width: 76px;
	height: 75px;
	float: left;
}

* html div#beta {
	background-image: URL(/images/beta_ie6.png);
}

div#teaser {
	width: 377px;
	height: 105px;
	margin-top: 12px;
	margin-left: 27px;
	background-image: url(/images/teaser.png);
	float: left;
	background-repeat: no-repeat;
}

* html div#teaser {
	background-image: URL(/images/teaser_ie6.png);
}
div#teaser-text {	
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	line-height: 21px;
	padding-left: 25px;
}

form ul.error_list {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

form ul.error_list li {
	color: red;
}

div#donate {
	position: absolute;
	width: 92px;
	height: 127px;
	top: 180px;
	margin-left: -81px;
}

div#donate img {
	width: 92px;
	height: 127px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border: 0;
	background-image: URL(/images/donate.png);
}

div#donate img:hover {
	background-image: URL(/images/donate_hover.png);
}
div#feedbackbutton {
	position: absolute;
	width: 138px;
	height: 52px;
	top: -132px;
	margin-left: -81px;
	left: 604px;
}

div#feedbackbutton img {
	width: 138px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border: 0;
	background-image: URL(/images/button_feedback.png);
}

div#feedbackbutton img:hover {
	background-image: URL(/images/button_feedback.png);
}



/**
  * Notepad
  */


div#notepad {
    float: left;
    margin-bottom: 100px;
    margin-left: 12px;
    margin-top: 28px;
    padding-bottom: 20px;
    position: relative;
    width: 649px;
}

div#notepad div.header {
	background-image: URL(/images/notepad_header.png);
	width: 649px;
	height: 46px;
}

* html div#notepad div.header {
	background-image: URL(/images/notepad_header_ie6.png);
}

div#notepad div.background {
	background-image: URL(/images/notepad_background.png);
	width: 649px;
	min-height: 260px;
}

* html div#notepad div.background {
	background-image: URL(/images/notepad_background_ie6.png);
}

div#notepad div.background div.margin {
	padding-left: 10px;
	padding-right: 16px;
}

div#notepad div.footer {
	background-image: URL(/images/notepad_footer.png);
	width: 649px;
	height: 62px;
	position: relative;
}

* html div#notepad div.footer {
	background-image: URL(/images/notepad_footer_ie6.png);
}

div.reiterbeispiel {
	background-image: URL(/images/reiterbeispiel.png);
	margin-top:-11px;
	height: 39px;
	width: 649px;
}

div#notepad h1 {
	margin: 0px;
	padding: 0px;
}

div#notepad h2 {
	margin: 0px;
	padding: 0px;
}
div#infotool h2 {
	margin: 0px;
	padding: 0px 20px;
}

div#notepad h3 {
	margin: 0px;
	padding: 0px;
}

div#notepad ol {
	margin: 0px;
	padding: 0px;
}

div#notepad p {
	margin: 0px;
	padding: 5px 0 10px;
}


div#notepad div.footer div.notes {
	position: absolute;
	bottom: 9px;
	width: 100%;
	height: 2px;
	overflow: visible;
}

div#notepad div.footer div.notes div.invite                    { position: absolute; width: 135px; height: 38px; left: 68px; z-index: 4; }
div#notepad div.footer div.notes div.invite a img              { width: 135px; height: 38px; border: 0; }
div#notepad div.footer div.notes div.invite a img              { background-image: URL(/images/invite.png); }
div#notepad div.footer div.notes div.invite a:hover img        { background-image: URL(/images/invite2.png); }
* html div#notepad div.footer div.notes div.invite a img       { background-image: none; }
* html div#notepad div.footer div.notes div.invite a:hover img { background-image: none; } 
* html div#notepad div.footer div.notes div.invite a           { background-image: URL(/images/invite_ie6.gif); }
* html div#notepad div.footer div.notes div.invite a:hover     { background-image: URL(/images/invite2_ie6.gif); }

div#notepad div.footer div.notes div.login                    { position: absolute; width: 148px; height: 41px; left: 202px; z-index: 4; }
div#notepad div.footer div.notes div.login a img              { width: 148px; height: 41px; border: 0; }
div#notepad div.footer div.notes div.login a img              { background-image: URL(/images/login.png); }
div#notepad div.footer div.notes div.login a:hover img        { background-image: URL(/images/login2.png); }
* html div#notepad div.footer div.notes div.login a img       { background-image: none; }
* html div#notepad div.footer div.notes div.login a:hover img { background-image: none; } 
* html div#notepad div.footer div.notes div.login a           { background-image: URL(/images/invite_ie6.gif); }
* html div#notepad div.footer div.notes div.login a:hover     { background-image: URL(/images/invite2_ie6.gif); }

div#notepad div.footer div.notes div.agb                    { position: absolute; width: 61px; height: 35px; left: 353px; z-index: 4; }
div#notepad div.footer div.notes div.agb a img              { width: 61px; height: 35px; border: 0; }
div#notepad div.footer div.notes div.agb a img              { background-image: URL(/images/agb.png); }
div#notepad div.footer div.notes div.agb a:hover img        { background-image: URL(/images/agb2.png); }


div#notepad div.footer div.notes div.impressum                    { position: absolute; width: 115px; height: 35px; left: 420px; z-index: 4; }
div#notepad div.footer div.notes div.impressum a img              { width: 115px; height: 35px; border: 0; }
div#notepad div.footer div.notes div.impressum a img              { background-image: URL(/images/impressum.png); }
div#notepad div.footer div.notes div.impressum a:hover img        { background-image: URL(/images/impressum2.png); }
* html div#notepad div.footer div.notes div.impressum a img       { background-image: none; }
* html div#notepad div.footer div.notes div.impressum a:hover img { background-image: none; } 
* html div#notepad div.footer div.notes div.impressum a           { background-image: URL(/images/impressum_ie6.gif); }
* html div#notepad div.footer div.notes div.impressum a:hover     { background-image: URL(/images/impressum2_ie6.gif); }

div#notepad div.footer div.notes div.social                     { position: absolute; width: 94px; height: 32px; left: 540px; z-index: 4; margin: 0px; padding: 0px; }
div#notepad div.footer div.notes div.social div                 { float: left; }
div#notepad div.footer div.notes div.social a                   { margin: 0px; padding: 0px; }
div#notepad div.footer div.notes div.social a img               { margin: 0px; padding: 0px; }
div#notepad div.footer div.notes div.social .twitter a img      { width: 42px; height: 32px; border: 0; background-image: URL(/images/twitter.png); }
div#notepad div.footer div.notes div.social .facebook a img     { width: 42px; height: 32px; border: 0; background-image: URL(/images/facebook.png); }
* html div#notepad div.footer div.notes div.twitter a img       { background-image: none; }
* html div#notepad div.footer div.notes div.twitter a           { background-image: URL(/images/twitter_ie6.gif); }

/**
  * Postit
  */


div#postit {
	background-image: URL(/images/sticker.png);
	width: 187px;
	height: 132px;
}

* html div#postit {
	background-image: URL(/images/postit_ie6.png);
}

div#postit div.margin {
	padding-left: 24px;
	padding-top: 21px;
}

div#postit div.link {
	position: relative;
	width: 132px;
	height: 23px;
}

div#postit div.link a {
	position: relative;
	width: 132px;
	height: 23px;
}

div#postit div.link a img {
	width: 132px;
	height: 23px;
	border: 0;
}

div#postit div.link.home a img              { background-image: URL(/images/button_home.png); }
div#postit div.link.home a:hover img        { background-image: URL(/images/button_home2.png); }
* html div#postit div.link.home a img       { background-image: none; }
* html div#postit div.link.home a:hover img { background-image: none; } 
* html div#postit div.link.home a           { background-image: URL(/images/button_home.gif); }
* html div#postit div.link.home a:hover     { background-image: URL(/images/button_home2.gif); }

div#postit div.link.news a img              { background-image: URL(/images/button_news.png); }
div#postit div.link.news a:hover img        { background-image: URL(/images/button_news2.png); }
* html div#postit div.link.news a img       { background-image: none; }
* html div#postit div.link.news a:hover img { background-image: none; } 
* html div#postit div.link.news a           { background-image: URL(/images/button_news.gif); }
* html div#postit div.link.news a:hover     { background-image: URL(/images/button_news2.gif); }

div#postit div.link.help a img              { background-image: URL(/images/button_help.png); }
div#postit div.link.help a:hover img        { background-image: URL(/images/button_help2.png); }
* html div#postit div.link.help a img       { background-image: none; }
* html div#postit div.link.help a:hover img { background-image: none; } 
* html div#postit div.link.help a           { background-image: URL(/images/button_help.gif); }
* html div#postit div.link.help a:hover     { background-image: URL(/images/button_help2.gif); }

div#postit div.link.faq a img              { background-image: URL(/images/button_faq.png); }
div#postit div.link.faq a:hover img        { background-image: URL(/images/button_faq2.png); }
* html div#postit div.link.faq a img       { background-image: none; }
* html div#postit div.link.faq a:hover img { background-image: none; } 
* html div#postit div.link.faq a           { background-image: URL(/images/button_faq.gif); }
* html div#postit div.link.faq a:hover     { background-image: URL(/images/button_faq2.gif); }

div#postit div.link.impressum a img              { background-image: URL(/images/button_impressum.png); }
div#postit div.link.impressum a:hover img        { background-image: URL(/images/button_impressum2.png); }
* html div#postit div.link.impressum a img       { background-image: none; }
* html div#postit div.link.impressum a:hover img { background-image: none; } 
* html div#postit div.link.impressum a           { background-image: URL(/images/button_impressum.gif); }
* html div#postit div.link.impressum a:hover     { background-image: URL(/images/button_impressum2.gif); }

div#postit div.link.mobile a img              { background-image: URL(/images/button_mobile.png); }
div#postit div.link.mobile a:hover img        { background-image: URL(/images/button_mobile2.png); }

/**
  * Donate Page
  */

div#donate_page {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

div#donate_page p {
	padding-bottom: 0px;
	text-align: justify;
}
div#donate_page input {
	background-color:#f2f2f2;
	border:0;
	margin-left:220px;
}


/**
  * Mobile Page
  */

div#mobile_page {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}


/**
  * Request Page
  */

div#request_page {
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 20px;
}

div#request_page p.formhint {
	font-weight: bold;
	padding-bottom: 20px;
}

div#request_page form label {
	margin-right: 16px;
	font-size: 12pt;
	font-weight: 900;
}

div#request_page form {
	margin-bottom:0;
	padding:20px 18px 0;
	background-color: #FFFFFF;
	background-image: url(/images/line.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
div#request_page form input#email {
	width: 291px;
	margin-bottom: 15px;
	margin-top: 4px;
}

div#request_page form input.captcha {
	margin-top:5px;
	width: 50px;
	margin-right: 1px;
	vertical-align: top;
}

div#request_page form .captcha_reload {
	display: block;
	margin-top: 1px;
	float: right;
	padding-top: 0px;
	padding-left: 5px;
}

div#request_page form a {
	margin: 0px;
	padding: 0px;
	height: 20px;
	padding-top: 7px;
	display: block;
	float: right;
	margin-right: 50px;
}

div#request_page form input {
	display: block;
	float: left;
}

div#request_page form label {
	display: block;
	float: left;
	margin-top: 10px;
}

div#request_page form a img {
	border: 0;
	display: block;
	float: left;
	/*height: 26px;*/
	
}

div#request_page form img.captcha {
	/*height: 26px;
	width: 110px;*/
}


div#request_page form input#submit {
	margin-top: 20px;
	width: 260px;
	height: 69px;
	background-image: URL(/images/button_create.png);
	border: 0px;
	background-color: transparent;
	padding: 0px;
	cursor: pointer;
}

div#request_page form input#submit:hover {
	background-image: URL(/images/button_create2.png);
}

/**
  * Show Page
  */
  
div#show_page {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	
}
.facts {
	color:#003366;
}
div#square{
	width:auto;
	background:#fff;
	padding:14px;
	margin:8px 8px 0 0;
	text-align:left;
	float:left;
}
div#square h2 {
    color: #003366;
    padding: 0 0 10px;
}

div#square_right{
	width:120px;
	height: 40px;
	background:#fff;
	padding:15px 4px 5px 4px;	
	text-align:center;
	float:left;
}

div#square_right h2 {
	color:#696A6E;
}

div#infotext{
	padding: 15px 0px 5px 0px;
	float: left;
}
div#infotool{
	margin-top:3px;
	padding:40px 0 0 0;
	text-align:center;
	width:545px;
	height:95px;
	background-image: url(/images/infotool-back.png);
	background-repeat: no-repeat;
	background-position: top;
}
div#show_page h1 {
	padding-bottom: 10px;
}

div#show_page p {
	padding-bottom: 10px;
}

div#square_conference,
div.square_conference {
	width:auto;
	padding:12px;
	margin:0 8px 8px 0;
	background-color:#FFF;
	float:left;
	text-align:center;
}

.show_request_1 {
    background-color: #F2F2F2;
    margin-bottom: 14px;
    padding: 20px;
    width: 474px;
}

.show_request_2 {
    background-color: #F2F2F2;
    margin-bottom: 14px;
    padding: 20px;
    width: 474px;
}

.show_request_3 {
    background-color: #F2F2F2;
    padding: 20px;
    width: 474px;
}

.show_request_content {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.show_request_content_1 {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.show_request_content_2 {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.request_content_text_1 {
	color: #494a4d;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11pt;
	margin-left: 25px;
	margin-right: 40px;
	width: 170px;
	float: left;
}

.request_content_text_2 {
	color: #003366;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11pt;
	float: left;
}

.flaginfoimg_request_border {
	margin-left: 25px;
	margin-right: 40px;
	width: 170px;
    float: left;
}


.flaginfoimg_request {
	margin-top: 0px;
	margin-right: 10px;
    float: left;
}

.flaginfotext_request {
	border: 0px solid #00FF00;
    color: #494a4d;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11pt;
	float: left;
}

.flaginfotext_request_2 {
    color: #494a4d;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11pt;
	float: left;
}

.flaginfotext_request_3 {
    color: #494a4d;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 10pt;
}

.flaginfonumber_request {
	border: 0px solid #00FFFF;
    color: #003366;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11pt;
	float: left;
}

/**
  * InviteTool Page
  */

div#invitetool_page {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

div#invitetool_page h1 {
	padding-bottom: 10px;
}

div#invitetool_page h2 {
	font-size: 12pt;
	padding-bottom: 10px;
}

div#invitetool_page form {
	margin-bottom: 0px;
	padding-bottom: 20px;
}

div#invitetool_page form label {
	margin-right: 100px;
	font-size: 8pt;
	line-height:20px;
}

div#invitetool_page form input {
	width: 95%;
}

div#invitetool_page form textarea {
	width: 95%;
	height: 100px;
}

div#invitetool_page form span.formerror {
	color: red;
}

div#invitetool_page form input#recipients_new {
	width: 200px;
}

div#invitetool_page form input#recipients_new_button {
	width: 70px;
}

div#invitetool_page form ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#invitetool_page form li {
	color: #2E94BB;
}

div#invitetool_page form input#submit {
	width: 199px;
	height: 48px;
	background-image: URL(/images/button_invite.png);
	margin-left: 122px;
	border: 0px;
	background-color: transparent;
	padding: 0px;
	cursor: pointer;
}

div#invitetool_page img#invite_add {
	cursor: pointer;
	margin-left: 10px;
}

div#invitetool_page form input.email {
	margin-bottom: 5px;
}


div#invitetool_page form input.checkbox {
	width: auto;
	margin-right: 10px;
}

div#invitetool_page p {
	padding-bottom: 10px;
	font-size: 8pt;
}

/**
  * News Page
  */
  
div#news_page {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

div#news_page h1 {
	margin-bottom: 20px;
}

div#news_page p {
    text-align: justify;
	padding-bottom: 10px;
}

/**
  * Help Page
  */
  
div#help_page {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

div#help_page h1 {
	margin-bottom: 20px;
}

div#help_page h2 {
	font-size: 10pt;
	margin-top: 20px;
	margin-bottom: 5px;
}
	
div#help_page ul {
    list-style-type: square;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

div#help_page ol {
	padding-left: 20px;
}

div#help_page li {
	padding-bottom: 5px;
}

div#help_page p {
	padding-bottom: 0px;
	text-align: justify;
}

/**
  * FAQ Page
  */
  
div#faq_page {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

div#faq_page h2 {
	margin-bottom: 5px;
}

div#faq_page h4 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#faq_page ul {
	list-style-type: none;
}

div#faq_page ul li {
	margin-left: -40px;
	padding-bottom: 5px;
}

div#faq_page ol {
	padding-left: 20px;
	padding-bottom: 15px;
}

div#faq_page ol li {
	padding-bottom: 5px;
}

div#faq_page p {
	padding-bottom: 0px;
	text-align: justify;
}

/**
  * Security Page
  */
  
div#security_page {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

div#security_page h1 {
	padding-bottom: 10px;
}

div#security_page p {
	padding-bottom: 10px;
}

/**
  * AGB Page
  */

div#agb_page {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

div#agb_page ul {
    list-style-type: square;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

div#agb_page li {
	padding-bottom: 5px;
}

div#agb_page h1 {
	padding-bottom: 10px;
}

div#agb_page ol {
	padding-left: 20px;
	padding-bottom: 15px;
}

div#agb_page ol li {
	padding-bottom: 5px;
}

div#agb_page p {
	padding-bottom: 0px;
	text-align: justify;
}

/**
  * Impressum Page
  */
  
div#impressum_page {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

div#impressum_page h1 {
	padding-bottom: 10px;
}


/**
  * Request Page
  */

div#channeladm_login_page {
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 20px;
}

div#channeladm_login_page p.formhint {
	font-weight: bold;
	padding-bottom: 20px;
}

div#channeladm_login_page form label {
	margin-right: 10px;
	font-size: 12pt;
	font-weight: 900;
}

div#channeladm_login_page form {
	margin-bottom:0;
	padding:20px 18px 0;
	background-color: #FFFFFF;
	background-image: url(/images/line.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width:384px;
}

div#channeladm_login_page form input#roomnr {
	width: 75px;
	margin-right: 250px;
	margin-bottom: 15px;
}

div#channeladm_login_page form input#adminpin {
	width: 75px;
	margin-right: 250px;
}

div#channeladm_login_page form a {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

div#channeladm_login_page form a img {
	border: 0;
	/*height: 26px;*/
	
}

div#channeladm_login_page form img.captcha {
	/*height: 26px;
	width: 110px;*/
}


div#channeladm_login_page form input#submit {
	width: 260px;
	height: 69px;
	background-image: URL(/images/button_conference.png);
	border: 0px;
	margin-top: 20px;
	background-color: transparent;
	padding: 0px;
	cursor: pointer;
}

div#channeladm_login_page form input#submit:hover {
	background-image: URL(/images/button_conference2.png);
}

/* ****************************************************************************
 * Popups
 * ***************************************************************************/

.popup_static_background {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #b2b2b2;
	cursor: wait;
}

* html .popup_static_background {
	position: absolute;
}

.popup_alpha_screen {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	cursor: wait;
}

* html .popup_alpha_screen {
	position: absolute;
}

.popup_alpha_background {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #b2b2b2;
	z-index: 101;
	
	
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

* html .popup_alpha_background {
	position: absolute;
}

.popup_alpha_window {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 102;
}

* html .popup_alpha_window {
	position: absolute;
}

.popup_vertical {
	position: absolute;
	top: 50%;
	right: 0px;
	width: 100%;
	cursor: wait;
}

* .popup_vertical{
	position: absolute;
}

.popup_horizontal {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.popup_display {
	position: relative;
	height: 100%;
	width: 100%;
}

.popup_feedback_width {
	width: 516px;
}

.popup_feedback_height {
	height: 470px;
	margin-top: -235px;
}

.popup_download_width {
	width: 516px;
}

.popup_download_height {
	height: 328px;
	margin-top: -104px;
}

.popup_content {
	width: 100%;
	height: 100%;
	background: #F2f2f2;
	position: relative;
	cursor: default;
}

.popup_content a {
	color: black;
}


.popup_content .header {
	background-color: #047ca1;
}

.popup_content .header div.title {
	cursor:default;
	float:left;
	padding-top:20px;
	margin-left: 10px;
	margin-right: 10px;
}

.popup_content .header div.close {
	float:right;
	padding-top:20px;
	margin-left: 10px;
	margin-right: 10px;
}


.popup_content .header .logo {
	padding-right:10px;
} 

.popup_content .header .help {
	margin-right: 25px;
}

.popup_content .inner_content {
	margin: 0;
	padding: 0;
	float:left;
}

.popup_content .title p {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	
}


.popup_content .footer {
	position: absolute;
	bottom: 0;
	height: 5px;
}

.popup_alpha_screen .popup_content .loader {
	margin-left: auto;
	margin-right: auto;
	width: 32px;
	height: 32px;
}

.popup_alpha_screen .popup_content .loadermessage {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.popup_alpha_screen .popup_small_height .popup_content .loader {
	margin-top: 92px;
}

.popup_alpha_screen .popup_large_height .popup_content .loader {
	margin-top: 108px;
}


.popup_alpha_screen .popup_xxl_height .popup_content .loader {
	margin-top: 144px;
}

.popup_content .radiobuttons-feedback .input {
	height:10px;
}



#feedback {
}

#feedback .header {
	background-color: #F2F2F2;
	margin-bottom: 15px;
	margin-top: 15px;
}

#feedback .header .title {
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#feedback .header .title img {
	display: block;
	margin-bottom: 10px;
}

#feedback .header p {
	margin: 0px;
	padding: 0px;
	margin-left: 17px;
	margin-right: 17px;
	font-size: 10pt;
}

#feedback .header .close {
	float: right;
	width: 90px;
	margin: 0;
	padding: 0;
	margin-right: 15px;
}

#feedback .header .close img {
	border: 0;
}

#feedback .header .close label {
	float: left;
	display: inline;
	margin-top: -1px;
	padding-right: 5px;
}

#feedback .header .close a:hover {
	text-decoration: none;
}


#feedback .loader {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: wait;
}

#feedback .loader img {
	margin-top: 219px;
	margin-left: 242px;
}

#feedback .form .issue {
	background-color: white;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 10px;
}

#feedback .form .issue input {
	display: block;
	float: left;
}

#feedback .form .issue label {
	padding-left: 5px;
	padding-right: 18px;
	float: left;
	margin-top:3px;
}

#feedback .form .input {
	background-color: white;
	margin: 0 15px 15px;
	padding: 15px 15px 0;
}

#feedback .form .input label {
	display: block;
	float: left;
	width: 100px;
}

#feedback .form .input input,
#feedback .form .input textarea {
	border: 1px solid #d1d1d1;
	float: left;
	width: 346px;
	margin-bottom: 5px;
	font-size: 10pt;
	padding: 3px;
	height: auto;
}

#feedback .form .input #feedback_submit {
	width: 70px;
}

#feedback .form .error {
	padding-left: 100px;
	visibility: hidden;
	color: red;
	font-size: 9pt;
}

#feedback .success {
	display: none;
	text-align: center;
	margin-top: 150px;
	width: 470px;
}

#socialbanner {
    background: none repeat scroll 0 0 #F1F1F3;
    border: 1px solid #fafdff;
    float: left;
    margin: 0 0 0 0px;
    position: absolute;
    width: 64px;
}

#socialbanner_h {
	background: none repeat scroll 0 0;
	border: 0px solid;
	margin-top: 48px;
	margin-left: 60px;	
}

.socialpost {
    border-top: 1px solid #000000;
	width: 503px;
	height: 8px;
}
	
.socialpost_h {
    color: #8F9197;
	font-size: 11px;
	font-weight: bold;
	width: 503px;
	margin-top: 8px;
	padding-top: 5px;
	text-align: center;
	border-top: 1px solid #8F9197;
	
}

.socialpost_h_flattr {
	margin-left: 23px;
	float: left;
}

.socialpost_h_twitter {
	margin-left: 8px;
	float: left;
}

.socialpost_h_facebook {
	margin-left: 8px;
	float: left;
}

.socialpost_h_xing {
    margin-left: 8px;
	float: left;
}

.socialpost_h_google {
	margin-left: 8px;
	float: left;
}

div#socialbannerposition {
	position: absolute;
	width: 92px;
	height: 127px;
	top: 180px;
	margin-left: -53px;
	margin-top: -20px;
}
