/*
--------------------------------------------------------------------------------

Client: phonestar

Agency: kubus media | Interaktive Medien, Basel
Author: Amadeus Paulussen & Joscha van der Linden for kubus media

--------------------------------------------------------------------------------
*/

/* GENERAL ------------------------------------------------------------------ */

body  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
	background-color: #b7b7b7;
	background-image: url('../pictures/base/transition_main.jpg');
	background-repeat: repeat-x;
}
hr {
	margin: 10px 0 ;
	border: 0;
 	height: 1px;
	color: #656464;
	background-color: #656464;
 }

.form_flexible {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding: 2px;
	background-color: #656464;
	border: 1px solid #000000;
}
.form_select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding: 2px;
	width: 165px;
	background-color: #656464;
	border: 1px solid #000000;
}
.form_select_flexible {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding: 2px;
	background-color: #656464;
	border: 1px solid #000000;
}
.form_fix {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding: 2px;
	width: 165px;
	background-color: #656464;
	border: 1px solid #000000;
}
.form_textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding: 2px;
	width: 350px;
	background-color: #656464;
	border: 1px solid #000000;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 20px;
	margin-left: -5px;
}
.faq {
	padding: 4px;
}
td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
	border: 1px solid #999999;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	vertical-align: top;
	background-color: #c1c1c1;
}
.titletd {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
	text-decoration: none;
	background-color: #000000;
	vertical-align: middle;
	font-weight: bold;
}
.highlighttd {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
	border: 1px solid #999999;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #b1b1b1;
}

/* FONTS -------------------------------------------------------------------- */

.pdf_link {
	padding-left: 15px;
	background-image: url('../pictures/base/pdf.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

a {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

.productboxcontentarray a {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.productboxcontentarray a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.faq_menu_inactive {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.faq_menu_inactive:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
a.faq_menu_active {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.faq_menu_active:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.clearfloat {
	clear: both;
}
.title {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.title_orange {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.subtitle {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.subtitlelink {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.subtitlelink:hover {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
.fliesstext	{
	font-size: 11px;
	text-decoration: none;
}
.fliesstextwhite	{
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.fliesstextwhitelink	{
	font-size: 11px;
	text-decoration: underline;
	color: #ff6600;
}
.fliesstextwhitelink:hover	{
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}
.fliesstextgrey	{
	font-size: 11px;
	text-decoration: none;
	color: #7E7E7E;
}
.search_highlight {
	color: #FF6600;
	font-weight: bold;
}
.copy {
	font-size: 11px;
	font-weight: normal;
	color: #838383;
}
.note {
	font-size: 11px;
	font-weight: normal;
	color: #838383;
}
.note:hover	{
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}

/* LAYOUT ------------------------------------------------------------------- */

.tarife_left {
	float: left;
	width: 400px;
}
.tarife_right {
	margin-left: 430px;
}

.maincontainer  {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 778px;
	border-right: 1px solid #8e8e8d;
	border-left: 1px solid #8e8e8d;
}
.logocontainer  {
	text-align: right;
	height: 61px;
}
.navigationcontainer  {
	height: 40px;
}
.navigationimages {
	margin-left: 5px;
}
.imagecontainer  {
	height: 147px;
}
.contentcontainer  {
	width: 778px;
	padding-top: 23px;
	background-color: #CCCCCC;
	background-image: url('../pictures/base/transition_content.jpg');
	background-repeat: repeat-x;
}
.titlebox  {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}
.productboxcontent  {
	background-image: url('../pictures/home/big_box_content.gif');
	background-repeat: repeat-y;
	width: 730px;
}
.productboxtop  {
	background-image: url('../pictures/home/big_box_top.gif');
	background-repeat: no-repeat;
	width: 730px;
	height: 10px;
}
.productboxbottom  {
	background-image: url('../pictures/home/big_box_bottom.gif');
	background-repeat: no-repeat;
	width: 730px;
	height: 10px;
}
.productboxcontentarray {
	padding-left: 10px;
	padding-right: 10px;
}
.contentarray  {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 24px;
	padding-right: 20px;
}
.bottomcontainer {
	text-align: right;
	height: 19px;
	width: 778px;
	margin: 0;
	background-color: #656464;
}
.infocontainer {
	text-align: center;
	padding-top: 10px;
}
.popup {
	background-color: #CCCCCC;
	text-align: left;
	padding: 20px;
	margin: 10px;
	margin-top: 0;
	background-image: url('../pictures/base/freecall_logo.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* ########################################################################## */

.listrow_left {
	padding: 10px 5px 0px 0px;
	float: left;
	width: auto;
}
.listrow_right {
	margin-left: 130px;
	width: auto;
}
.listrow_right_big {
	margin-left: 160px;
	width: auto;
}
.listrow_title {
	padding: 2px 5px 5px 5px;
	display: block;
}
.listrow {
	padding: 10px;
	border-bottom: 1px solid #b5b8bb;
}
.listrow_small {
	padding: 5px;
}
.listrow_content {
	padding: 10px 10px 5px 0px;
}

/* ########################################################################## */
.form_flexible_disabled {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #AAAAAA;
	padding: 2px;
	background-color: #656464;
	border: 1px solid #000000;
}
.form_fix_disabled {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #AAAAAA;
	padding: 2px;
	width: 165px;
	background-color: #656464;
	border: 1px solid #000000;
}
.form_select_disabled {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #AAAAAA;
	padding: 2px;
	width: 165px;
	background-color: #656464;
	border: 1px solid #000000;
}

