/*
Main Meeho! CSS file for the meeho domains
                    
Meeho! is a registered, copyrighted trademark. All rights reserved. ©
*/

html, body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	width: 100%;
}

/* P */

p {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 20px;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
}

p.small_headline {
	color: #1f74b0;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}

p.small_text {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

p.small_text_link {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

a {
	font-family: Helvetica, Arial, sans-serif;
	color: #2c79b1;
	text-decoration: none;
	border-bottom: 1px dotted #2c79b1;
}

a.none {
	text-decoration: none;
	border: 0px;
}

a.menu {
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	border: none;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

a.menu:hover {
	text-decoration: underline;
}

p.quotes {
	font-size: 20px;
	line-height: 26px;
	color: #000000;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	text-align: center;
}

p.quote {
	font-size: 24px;
	line-height: 40px;
	color: #000000;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	text-align: center;
}

a.quote {
	font-size: 24px;
	line-height: 40px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	text-align: center;
}

a.bottom_language {
	color: #999999;
}

p.howitworks_screenshots {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
}

div.products_green_button {
	background: url(../grafik/products/Button-Green.png) top left no-repeat;
	width: 170px;
	height: 40px;
	float: left;
	margin-left: 20px;
	margin-right: 6px;
}

div.products_grey_button {
	background: url(../grafik/products/Button-Grey.png) top left no-repeat;
	width: 170px;
	height: 40px;
	float: left;
	margin-left: 20px;
	margin-right: 6px;
}

p.products_button_paragraph {
	color: #ffffff;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

p.products_button_paragraph_grey {
	color: #999999;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-shadow: 1px 1px 2px #ffffff;
}

a.products_button_paragraph {
	color: #ffffff;
}

a.products_button_paragraph:hover {
	text-decoration: underline;
}

p.pricingandsignup_users {
	color: #009900;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}

p.pricingandsignup_pricepermonth {
	color: #000000;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}

p.pricingandsignup_per_month {
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding-top: 2px;
}

p.pricingandsignup_features {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #666666;
	padding-top: 10px;
}

input.subscription_textfield {
	background: url(../grafik/pricingandsignup/Textfield.png) top left no-repeat;
	width: 380px;
	height: 28px;
	border: 0px;
	border-style: none;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
}

input.subscription_div {
	width: 396px;
	height: 36px;
}

p.subscription_description {
	color: #aaaaaa;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

p.subscription_description_alert {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	text-align: left;
}

p.subscription_titles {
	color: #000000;
	font-size: 18px;
	line-height: 36px;
	text-align: left;
}

p.subscription_submit {
	color: #ffffff;
	font-size: 14px;
	line-height: 44px;
	font-weight: bold;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}

p.subscription_completed_paragraph {
	clear: both;
	text-align: center;
	font-size: 30px;
	line-height: 40px;
	padding: 20px;
	background: #eff4fc;
}

p.faq_question {
	font-size: 16px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

a.faq_question {
	border: none;
	text-decoration: none;
}

a.faq_question:hover {
	color: #54a3dc;
}

p.faq_answer {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	padding-top: 10px;
}

p.faq_to_top {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	padding-top: 10px;
}

p.legal_stuff {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
}

p.legal_stuff_headline {
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
}

p.topmenu_mail_phone {
	font-size: 12px;
	line-height: 22px;
	color: #64a3cf;
}

a.topmenu_mail_phone {
	color: #64a3cf;
	text-decoration: none;
	border: none;
}
