* {
	font-family: Arial, Helvetica, sans-serif;
}

a {
    text-decoration: none;
    color: #06c;
}

form {
	border: 1px solid #cecece;
	padding: 10px;
	background-color: #fff;
}

.account_status {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	line-height: 170%;
	padding:5px;
	background-color:#FBFBF8;
}

.blog_preview {
	background-image:url('/images/preview.png'); 
}

.copyright {
	text-align:center;
	font: 0.8em;
	color: #aaaaaa;
	padding:20px;
}

div#qTip {
 padding: 5px;
 width: 200px;
 border: 1px solid #009900;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #FFFFFF;
 color: #000000;
 font: 11px Arial;
 text-align: left;
 position: absolute;
 z-index: 1000;
}


.account_topic {
    color:#aaa;
  /*  text-align:center; */
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 0.9em;
    background: url(/images/bg-bar.png) repeat-x;
    border: 1px solid #cdcdcd;
    line-height: 170%;
    padding-left: 20px;
}

.tooltip{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 3; 
	display: none; 
	
	padding: 10px;
	background-color:#fff;
	border:1px solid #cdcdcd;
}


.account_status td {
	/*background-image:url(/images/mailing/mailing-layout_11.png);*/
	background-color:#ECECE0;
	color: #000;
	line-height: 150%;
}

.appetizer {
	font-size: 1.15em;
}

.server_status_color_timeout {
	color: #8FA9BF;
}

.server_status_color_paused {
	color: #ABABAB;
}

.server_status_color_setup {
	color: #E67703;
}

.server_status_color_1 {
	color: #3B7F37;
}

.server_status_color_2 {
	color: #FF981F;
	font-weight:bold;
}

.server_status_color_3 {
	color: #FF0000;
	font-weight:bold;
}

#content {
	padding: 0px 0px 0px 10px;
}


#content_popup_container {
	text-align: left;
}

#content_container {
	text-align: left;
	margin: 0 auto;
	width: 950px;
}

#content p,table,.portlet-content a:link {
	color: #5A5A26;
	text-decoration: underline;
}

#content p,table,.portlet-content a:visited {
	color: #5A5A26;
	text-decoration: underline;
}

#content p,table,.portlet-content a:active {
	color: #5A5A26;
	text-decoration: underline;
}

#content p,table,.portlet-content a:hover {
	color: #5A5A26;
	text-decoration: none;
}

#content p {
	margin: 10px 0 10px 0;
	font-size: 1.15em;
	line-height: 140%;
	color: #333;
}

.errorText {
	color:#CF0405;
}

.faq_list li {
	line-height:150%;
}

.ftable {
	margin: 10px 0 10px 0;
}

.ftable .price_head {
    background-color:#444;
    color:#fff;
    text-align:center;
    border-left: 1px dotted white;
    width: 18%;
    font-size: 1.2em;
}

.ftable .price_entry_highlight {
	background-color: #F2F2E8;
}

.ftable .price_entry {
    text-align:center;
    border-left: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    width: 15%;
    height: 34px;
    font-size: 0.95em;
}

.ftable .account_row {
	
}

.ftable .price_entry_name {
    font-size: 0.95em;
}

.ftable .price_entry_last {
    border-right: 1px solid #cdcdcd;
    width: 200px;
}

.ftable .price_head span {
    font-size: 0.75em;
}

.ftable .price_topic {
    color:#aaa;
  /*  text-align:center; */
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 0.9em;
    background: url(/images/bg-bar.png) repeat-x;
    border: 1px solid #cdcdcd;
    line-height: 170%;
    padding-left: 20px;
}

.ftable .cell_with_label_notification {
	white-space:nowrap; 
	width:22%;
	text-align:right;
}

.ftable .cell_with_label_monitoring {
	white-space:nowrap; 
	width:28%;
	text-align:right;
}

.ftable .cell_with_label_profile {
	white-space:nowrap; 
	width:35%;
	text-align:right;
}

.ftable .table-error {
	color: #AA0000;
}

.ftable .table-notice {
	font-size: 0.9em;
	color: #777;
}

.ftable th {
	padding: 2px;
	font-size: 1.10em;
	color: #333;
	font-weight:bold;
}

.ftable td {
	padding: 2px;
	font-size: 1.10em;
}


#footer {
	margin: 0 auto;
	width: 950px;
}

.formField label {
	width: 200px;
}

.flashbox {
	margin: 20px;
}

h1 {
	font-size: 1.8em;
	color: #E67703;
	border-bottom: 1px dashed #cdcdcd;
	margin-bottom: 0.5em;
	clear:left;
}

h2 {
	font-size: 1.45em;
	color: #995002;
	border-bottom: 1px dashed #cdcdcd;
	margin-bottom: 0.5em;
	clear:left;
}

.h2blog {
	font-size: 1.45em;
	color: #995002;
	border-bottom: 1px dashed #cdcdcd;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 1.30em;
	color: #9C9C7D;
	border-bottom: 1px dashed #cdcdcd;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	clear:left;
}

.hints {
	clear:both;
	font-size: 1.20em;
	color: #E67703;
	margin-top: 3em;
	margin-bottom: 0.5em;
}

.shints {
	font-size: 1.00em;
	color: #666;	
	margin-bottom: 0.5em;
}

#head {
	margin: 0 auto;
	width: 950px;
	background-image: url(/images/lwv5_server.png);
	background-position: right;
	background-repeat: no-repeat;
}

#head_container {
	text-align: left;
	background-image: url(/images/lwv5_background_small.png);
	background-repeat: repeat-x;
	height: 210px;
}

input.text {
	padding: .3em;
}

a.link:link 		{ COLOR: #5A5A26; text-decoration:underline; }
a.link:visited 	{ COLOR: #5A5A26; text-decoration:underline; }
a.link:active 	{ COLOR: #5A5A26; text-decoration:underline;}
a.link:hover 	{ COLOR: #5A5A26; text-decoration:none;}



#lab_teaser {
	margin-top: 2px;
	float: left;
	width: 250px;
	height: 37px;
	background-color: #C1C199;
}

#lab_teaser_content {
	text-align: center;
	padding-top: 13px;
	color: #5a5a26;
	font-size: 0.85em;
}

.leftmenu {
	width: 248px;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

.leftmenu li {
	border-bottom: 1px solid #cdcdcd;
}

.leftmenu li a {
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
}

.leftmenu li a:link,.leftmenu li a:visited {
	color: #000;
	display: block;
	background: url(/images/lwv5_button_back_hover.png) repeat-x;
	padding: 4px 0 0 20px;
}

.leftmenu li a:hover {
	text-decoration: underline;
	background: url(/images/lwv5_button_back.png) repeat-x;
	padding: 4px 0 0 20px;
}

.leftmenu li a:active {
	color: #000;
	/*font-weight: bold;*/
	background: url(/images/lwv5_button_back.png) repeat-x;
	padding: 4px 0 0 20px;
}

.detaillist {
	padding-top:10px;
	padding-bottom:10px;
	
}

.detaillist li {
	font-size: 1.1em;
	padding-bottom: 0.3em;
	padding-left: 20px;
	background-image: url(/images/bullet_go.png);
	background-repeat: no-repeat;
	background-position: -0px -1px;
}

.teaserlist {
	padding-left: 15px;
	padding-top:5px;
	padding-bottom:10px;
}

.teaserlist li {
	font-size: 1.35em;
	font-style:italic;
	color: #477F0F;
	padding-bottom: 0.3em;
	padding-left: 30px;
	background-image: url(/images/checked.png);
	background-repeat: no-repeat;
	background-position: -0px -1px;
}

.linklist li {
	height:20px;
}

.linklist li a:link,.linklist li a:visited, .linklist li a:active {
	COLOR: #5A5A26; text-decoration:underline;
	background: url(/images/lwv5_linklist_li.png) no-repeat;
	padding: 4px 0 0 20px;
}

.linklist li a:hover {
	COLOR: #5A5A26; text-decoration:none;
	background: url(/images/lwv5_linklist_li.png) no-repeat-x;
	padding: 4px 0 0 20px;
}

.codetext {
	color: #999;
	padding-left: 30px;
	line-height:150%
}

#mcontent {
	width: 700px;
}

.menuHeadline {
	margin: 12px 0 12px 0;
	font-size: 1.4em;
	color: #9F9F81;
	border-bottom: 1px dashed #C1C199;
}

#mmenu {
	width: 250px;
}

.onflyedit {
	width:80%;
}

.payment_status_1 {
	color: #999;
}

.payment_status_2 {
	color: #009900;
}

.payment_status_3 {
	color: #FF0000;
}

.pstrength-minchar {
	font-size : 0.7em;
}

.post_author {
	font-size: 0.9em;
	color: #999;
}

.post_text {
	margin-top: 10px;
	margin-bottom: 50px;
	
	font-size: 1.2em;
	line-height: 150%;
	/*text-align:justify;
	font-family: Georgia,"Century Schoolbook L",serif;
	*/
}

ol {
	margin-left: 40px;
}

ol li {
	line-height: 150%;
	list-style-type:decimal; 
	font-size:1.1em; 
	list-style-position: outside;
	display: list-item;
}

.post_topic {
	float:right;
}

.registerbutton {
	display:block;
	width:250px;
	height:50px;
	text-indent:-9999px;
}
.registerbuttonde a {
	display:block;
	width:100%;
	height:100%;
	background:url(/images/localized/de/register-button.png) no-repeat top left;
	outline:none;
}

.registerbuttonen a {
	display:block;
	width:100%;
	height:100%;
	background:url(/images/localized/en/register-button.png) no-repeat top left;
	outline:none;
}

.registerbutton a:hover {
	background-position:0 -50px;
}


select {
	padding: .3em;
}

#social {
	margin-top:20px;
	clear:both;
}

#signature_choice .radio_list li {
	float: left;
	display: inline;
	padding-right: 10px;
}

#language_choice .radio_list li {
	float: left;
	display: inline;
	padding-right: 10px;
}

.tabBox {
	background-color: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	text-align: left;
	margin-top:10px;
}

#top {
	margin: 0 auto;
	width: 950px;
}

#topright {
	float:right;
	color:#9C9C7D;
}

#top_container {
	text-align: left;
	border-bottom: 1px solid #000;
	padding: 4px;
	font-size: 0.85em;
}

.ui-button {
	outline: 0;
	margin: 0;
	padding: .4em 1em .5em;
	text-decoration: none; ! important;
	cursor: pointer;
	position: relative;
	text-align: center;
}