body
{
	margin:0;
	padding:0;
	background-color:#fff;
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,p,ul,li
{
	margin:0;
	padding:0;
	list-style:none;
}
a,img
{
	border:0;
	text-decoration:none;
	outline-style:none;
	color:#646464;
}

a:hover
{
	color:#6a5f5d;
	text-decoration:underline;
}

/*
h2,a {
color:white;
}
h1,a {
color:white;
}*/
.clear{
	clear:both;
}
.container
{
	margin:0 auto;
	width:960px;
}
.content
{
	float:left;
	width:100%;
}
.logo
{
	float:left;
	width:300px;
}
.logo img
{
	float:left;
	margin-left:12px;
	margin-top:36px;
}
.menu
{
	float:left;
	width:650px;
	margin-top:58px;
}
.menu ul
{
	float:right;
}
.menu ul li
{
	float:left;
	font-size:14px;
	color:#6a5f5d;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
}
.menu ul li a
{
	color:#6a5f5d;
}
.menu ul li a:hover
{
	color:#6a5f5d;
	text-decoration:underline;
}
.menu .slogan {
	float:right;
	font-size: 20px;
	font-weight:bold;
	margin-top: -12px;
	padding-right: 11px;
}
.finde
{
	float:left;
	width:100%;
	margin-top:40px;
}
.finde h3
{
	float:left;
	font-size:24px;
	padding-left:16px;
	width:940px;
	color:#0f5fa9;
}

.finde .indent {
	margin-left:16px;
}

.suche{
	width: 400px;
	padding: 5px 7px;
	margin-bottom: 5px;
}

.cate_list
{
	float:left;
	width:390px;
	margin-top:7px;
}
.cate_list h4
{
	float:left;
	font-size:14px;
	padding-left:16px;
	width:360px;
	color:#0f5fa9;
	font-weight:normal;
	padding-top:20px;
}
.cate_list ul
{
	float:left;
	width:350px;
	padding-left:21px;
}
.cate_list ul li
{
	float:left;
	font-size:13px;
	width:350px;
	font-weight:bold;
	color:#646464;
	padding-top:4px;
}
.cate_list ul li a
{
	color:#646464;
}
.cate_list1
{
	float:left;
	width:390px;
	margin-top:7px;
}
.cate_list1 h4
{
	float:left;
	font-size:14px;
	width:370px;
	color:#0f5fa9;
	font-weight:normal;
	padding-top:20px;
}
.cate_list1 ul
{
	float:left;
	width:360px;
}
.cate_list1 ul li
{
	float:left;
	font-size:13px;
	width:350px;
	font-weight:bold;
	color:#646464;
	padding-top:2px;
}
.cate_list1 ul li a
{
	color:#646464;
}
.cate_list2
{
	float:left;
	width:180px;
	margin-top:7px;
}
.cate_list2 h4
{
	float:left;
	font-size:14px;
	width:170px;
	color:#0f5fa9;
	font-weight:normal;
	padding-top:20px;
}
.cate_list2 ul
{
	float:left;
	width:170px;
}
.cate_list2 ul li
{
	float:left;
	font-size:13px;
	width:165px;
	font-weight:bold;
	color:#646464;
	padding-top:2px;
}
.cate_list2 ul li a
{
	color:#646464;
}
.searchresultcnt {
	font-size:12px;
	margin-left:21px;
	margin-top:18px;
}
.searchresulttbl{
	margin-left: 16px;
}
.searchresulttbl .price{
	width: 200px;
	text-align: right;
}
.searchresulttbl .domain{
	width: 200px;
}
.searchresulttbl .trHeight{
	height: 30px;
}

.pages {
	margin-left:21px;
	margin-top:20px;
	color:#000;
}
.pages a, .pages span.active {
	margin:0 5px;
}
.keywords {
	margin-top:5px;
	margin-top: 10px;
	margin-left:21px;
	font-size:15px;
}
.keywords a {
	color:#646464;
}
.keywords ul li {
	float:left;
	margin-right:5px;
}
.related_domains {
	font-size:14px;
	margin-top:10px;
}
.related_domains a {
	color:#646464;
}
.related_domains ul li {
	float:left;
	margin-right:5px;
}

.web
{
	float:left;
	width:100%;
	margin-top:45px;
}
.l_web
{
	float:left;
	width:220px;
}
.m_web
{
	float:left;
	width:560px;
}
.r_web
{
	float:left;
	width:180px;
}
.sidebar
{
	float:left;
	width:209px;
}
.up
{
	float:left;
	background-image:url(../images/sidebar_up.gif);
	background-repeat:no-repeat;
	width:209px;
	height:4px;
	font-size:1px;
}
.mid
{
	float:left;
	background-color:#f6f6f6;
	width:209px;
}
.btm
{
	float:left;
	background-image:url(../images/sidebar_btm.gif);
	background-repeat:no-repeat;
	width:209px;
	height:4px;
	font-size:1px;
}
.mid h4
{
	float:left;
	font-size:15px;
	width:200px;
	padding-left:7px;
	color:#0f5fa9;
	font-weight:bold;
}
.mid ul
{
	float:left;
	width:205px;
	margin-bottom:1em;
}
.mid ul li
{
	float:left;
	font-size:15px;
	width:195px;
	padding-left:10px;
	color:#646464;
	padding-top:2px;
}
.mid ul li a
{
	color:#646464;
}
.m_web h2
{
	float:left;
	font-size:30px;
	width:100%;
	color:#1067af;
}
.m_web p
{
	float:left;
	font-size:15px;
	padding-top:20px;
	width:100%;
	color:#646464;
}
.mid1 h4
{
	float:left;
	font-size:15px;
	width:160px;
	padding-left:7px;
	color:#0f5fa9;
	font-weight:bold;
}
.mid1 ul
{
	float:left;
	width:165px;
}
.mid1 ul li
{
	float:left;
	font-size:15px;
	width:155px;
	padding-left:10px;
	color:#646464;
	padding-top:2px;
}
.mid1 ul li a
{
	color:#646464;
}
.right_sidebar
{
	float:left;
	width:180px;
}
.up1
{
	float:left;
	background-image:url(../images/small_sidebar_up.gif);
	background-repeat:no-repeat;
	width:169px;
	height:4px;
	font-size:1px;
}
.mid1
{
	float:left;
	background-color:#f6f6f6;
	width:169px;
}
.btm1
{
	float:left;
	background-image:url(../images/small_sidebar_btm.gif);
	background-repeat:no-repeat;
	width:169px;
	height:5px;
	font-size:1px;
}
.sonna
{
	float:left;
	width:100%;
	margin-top:15px;
}
.title{}

.title img
{
	float:left;
}
.title h3
{
	float:left;
	font-size:48px;
	width:936px;
	color:#fff;
	text-align:center;
	background-image:url(../images/mid_curve.gif);
	height:73px;
	background-repeat:repeat-x;
	line-height:65px;
}
.title h3.smaller {
	font-size:30px;
}
.left_son
{
	float:left;
	width:690px;
	margin-top:7px;
}
.left_son p
{
	float:left;
	width:700px;
	padding-top:20px;
	font-size:14px;
	color:#646464;
}
.left_son p a
{
	color:#197cc0;
}

.left_son table.form th{
	color:#646464;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	width:144px;
}
.left_son table.form input[type=text] {
	background-image:url(../images/text_box.gif);
	background-repeat:no-repeat;
	height:35px;
	width:276px;
	font-size:14px;
	border:0;
	color:#646464;
	margin-top:5px;
	padding-left:12px;
}
.left_son table.form input.plz {
	background-image:url(../images/text_box_small2.gif);
	width:69px;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:19px;
}
.left_son table.form input.ort {
	background-image:url(../images/text_box_small.gif);
	width:175px;
	background-repeat:no-repeat;

}.left_son table.form input.small {
	background-image:url(../images/text_box_small.gif);
	width:175px;
	background-repeat:no-repeat;
}
.left_son table.form .suffix {
	margin:15px 0 0 6px;
}


.sonna ul.message,
.sonna ul.errors {
	color:#646464;
	font-size:14px;
}

.sonna div.error {
	margin-top:2em;
	color:#646464;
}

.sonna div.error h3 {
	margin-bottom:1em;
}

.sonna div.error p {
	font-size:14px;
}

.sonna div.message {
	margin-top:2em;
	color:#646464;
}

.sonna div.message h3 {
	margin-bottom:1em;
}

.sonna div.message p {
	font-size:14px;
}
.sonna div.message a {
	text-decoration: underline;
}

.right_son
{
	float:right;
	width:250px;
}
.right_son img
{
	float:right;
	margin-top:15px;
	width:74%;
}
.form
{
	float:left;
	width:100%;
	margin-top:18px;
}
.form ul.errors {color:red;}
.text_box
{
	float:left;
	width:100%;
}
.text_box1
{
	float:left;
	width:100%;
}
.sub
{
	float:left;
	width:100%;
}
.text_box input
{
	float:left;
	margin-left:20px;
	background-image:url(../images/text_box.gif);
	height:35px;
	width:276px;
	background-repeat:no-repeat;
	font-size:14px;
	border:0;
	color:#646464;
	margin-top:5px;
	padding-left:12px;
}
.text_box label {
	width:144px;
	float:left;
	margin:13px 7px 0 0;
}
.text_box .plz {
	background-image:url(../images/text_box_small2.gif);
	width:69px;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:19px;
}
.text_box .ort {
	background-image:url(../images/text_box_small.gif);
	width:175px;
	background-repeat:no-repeat;
}
.text_box .small {
	background-image:url(../images/text_box_small.gif);
	width:175px;
	background-repeat:no-repeat;
}
.text_box .suffix {
	float:left;
	margin:15px 0 0 6px;
}
.text_box_small input
{
	float:left;
	margin-left:20px;
	background-image:url(../images/text_box_small.gif);
	height:35px;
	width:175px;
	background-repeat:no-repeat;
	font-size:14px;
	border:0;
	color:#646464;
	margin-top:5px;
	padding-left:15px;
}
.text_box_small span.suffix {
	float:left;
	padding-left:10px;
	padding-top:13px
}
.text_box_plz input
{
	float:left;
	background-image:url(../images/text_box_small2.gif);
	height:35px;
	width:69px;
	background-repeat:no-repeat;
	font-size:14px;
	border:0;
	color:#646464;
	margin-top:5px;
	padding-left:15px;
	padding-right:19px;
}
.text_box_ort input
{
	background-image:url(../images/text_box_small.gif);
	height:35px;
	width:175px;
	background-repeat:no-repeat;
	font-size:14px;
	border:0;
	color:#646464;
	margin-top:5px;
	padding-left:15px;
}
.sub input
{
	float:left;
	margin-left:20px;
	background-image:url(../images/small_s_btn.gif);
	height:46px;
	width:236px;
	text-align:center;
	background-repeat:no-repeat;
	font-size:18px;
	border:0;
	cursor:pointer;
	padding:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:1px;
	font-size: 14px;
}

.sub input.big
{
	float:left;
	margin-left:20px;
	background-image:url(../images/big_s_btn.gif);
	height:34px;
	width:465px;
	text-align:center;
	background-repeat:no-repeat;
	font-size:18px;
	border:0;
	cursor:pointer;
	padding:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top:1px;
}

.sub input.highlight {
	background-image:url(../images/small_s_btn_highlighted.png);
}

.text_box1 textarea
{
	float:left;
	margin-left:20px;
	background-image:url(../images/comment_box.gif);
	height:126px;
	padding-top:5px;
	width:281px;
	background-repeat:no-repeat;
	font-size:14px;
	border:0;
	color:#646464;
	margin-top:5px;
	padding-left:7px;
	font-family:Arial,Helvetica,sans-serif;
}
.footer
{
	float:right;
	font-size:12px;
	color:#646464;
	padding-top:40px;
}
.footer a
{
	color:#197cc0;
}
.footer1
{
	float:left;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#646464;
	padding-top:10px;
	padding-bottom:10px;
}
.footer1 a
{
	color:#197cc0;
}
.middle_text
{
	float:left;
	width:100%;
}
.middle_text h1
{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#197cc0;
	text-align:center;
	padding-top:25px;
}
.middle_text p
{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1f1f1f;
	text-align:center;
	padding-top:10px;
}
.middle_text p a
{
	color:#197cc0;
}
.mid_points
{
	float:left;
	width:100%;
	margin-top:36px;
}
.green_box
{
	float:left;
	width:444px;
}
.green_box_alone {
	float:left;
	width:655px;
}
.green
{
	float:right;
	background-image:url(../images/green_box.gif);
	width:355px;
	height:89px;
	background-repeat:no-repeat;
}
.green h1
{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#fff;
	text-align:center;
	padding-top:10px;
}
.green h3
{
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding-top:10px;
}
.green h1 a {
	color:#fff;
}
.mid_points span
{
	float:left;
	width:70px;
	font-size:12px;
	color:#565656;
	padding-top:40px;
	text-align:center;
}
.blue_box
{
	float:left;
	background-image:url(../images/orange_box.gif);
	width:353px;
	height:89px;
	background-repeat:no-repeat;
}
.big_curve
{
	float:left;
	background-image:url(../images/orange_textbox.gif);
	width:182px;
	height:32px;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1f1f1f;
	line-height:32px;
	margin:12px 0px 0px 21px;
	padding:0;
	border:0;
}
.bigger_curve
{
	float:left;
	background-image:url(../images/orange_textbox_bigger.gif);
	width:308px;
	height:32px;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1f1f1f;
	line-height:32px;
	margin:12px 0px 0px 21px;
	padding:0;
	border:0;
}
.small_curve
{
	float:left;
	background-image:url(../images/orange_textbox_small.gif);
	width:109px;
	height:32px;
	line-height:32px;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1f1f1f;
	margin:12px 0px 0px 9px;
	padding:0;
	border:0;
}
.blue_box span
{
	float:left;
	width:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-top:20px;
}
.blue_box h2
{
	float:left;
	width:100%;
	font-size:28px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top:2px;
}
.blue_box h2 a {
	color:#fff;
}
.rent_box {
	float:left;
	background-image:url(../images/orange_box.gif);
	width:353px;
	height:89px;
	background-repeat:no-repeat;
	margin:20px 0 0 315px;
}
.rent_box h2
{
	float:left;
	width:100%;
	font-size:28px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top:2px;
}
.rent_box h2 a {
	color:#fff;
}
.four_boxes
{
	float:left;
	margin-top:32px;
}
.box
{
	float:left;
	background-image:url(../images/curve_box.gif);
	width:225px;
	height:206px;
	background-repeat:no-repeat;
}
.box h1, .box .box_title
{
	float:left;
	width:100%;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#197cc0;
	padding-top:6px;
}
.box h1 img, .box .box_title img
{
	float:left;
	margin-top:3px;
	margin-left:14px;
	padding-right: 9px;
}
.box p
{
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
	padding-top:18px;
}
.box span
{
	float:right;
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
	padding-top:5px;
	padding-right:10px;
}
.break
{
	float:left;
	width:18px;
	height:100px;
	font-size:1px;
}
.box p img
{
	float:left;
	margin-right:10px;
}
.video_text
{
	float:left;
	width:100%;
	margin-top:40px;
}
.left_video
{
	float:left;
	width:599px;
}
.video_bg
{
	float:left;
	background-image:url(../images/video_bg.gif);
	width:559px;
	height:348px;
	padding:5px;
	background-repeat:no-repeat;
}
.right_text
{
	float:left;
	width:356px;
}
.right_text h2
{
	float:left;
	width:336px;
	padding-left:20px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#197cc0;
}
.right_text p
{
	float:left;
	width:326px;
	font-size:16px;
	padding-left:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
	padding-top:16px;
}
.big_box1
{
	float:left;
	background-image:url(../images/big_curve_box1.gif);
	width:332px;
	height:224px;
	padding-left:20px;
	background-repeat:no-repeat;
	margin-top:18px;
}
.big_box1 h1
{
	float:left;
	width:320px;
	padding-top:7px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#197cc0;
}
.big_box1 p
{
	float:left;
	width:320px;
	padding-top:16px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
}
.big_box1 p img
{
	float:left;
	margin-right:7px;
}
.text_cont
{
	float:left;
	width:900px;
	padding-left:25px;
	padding-top:10px;
}
.text_cont h1
{
	float:left;
	width:900px;
	padding-top:20px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#197cc0;
}
.text_cont p
{
	float:left;
	width:890px;
	font-size:16px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
}
.whole_long
{
	margin:0 auto;
	width:571px;
}
.long_box
{
	float:left;
	line-height:40px;
	padding-top:9px;
	margin-top:18px;
	background-image:url(../images/long_curve_box.gif);
	width:571px;
	height:99px;
	background-repeat:no-repeat;
	font-size:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#197cc0;
	text-align:center;
}
.long_big
{
	float:left;
	background-image:url(../images/100%25_box.gif);
	width:732px;
	padding-left:199px;
	height:140px;
	margin-top:18px;
	background-repeat:no-repeat;
}
.long_big h1
{
	float:left;
	width:732px;
	padding-top:12px;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#197cc0;
}
.long_big p
{
	float:left;
	width:714px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#197cc0;
}

.long_big_html{
	border: 2px solid #E3E3E3;
	float: left;
	width: 925px;
	height: 90px;
	padding: 10px;
	float: left;
}

.long_big_html div.zitat{
	width: 815px;
	font-size: 18px;
	float: right;
	height: 110px;
	font-size: 18px;
	margin-left: 20px;
}

.anna_straus_zitat{
	border: 2px solid #E3E3E3;
	float: left;
	width: 485px;
	height: 110px;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
}

.long_big_html img, .anna_straus_zitat img{
	height: 100%;
	float: left;
}

.anna_straus_zitat div.zitat{
	width: 415px;
	font-size: 16px;
	float: right;
	height: 110px;
}

.landingpage_short{
	margin-top: 32px;
	margin-left: 10px;
}
.btm_boxes
{
	float:left;
	width:100%;
	margin-top:30px;
}
.left_btm_box
{
	float:left;
	width:355px;
	padding-left:85px;
}
.btm_box_bg
{
	float:left;
	background-image:url(../images/big_curve_box2.gif);
	width:338px;
	height:260px;
	padding-left:20px;
	background-repeat:no-repeat;
}
.btm_box_bg h2
{
	float:left;
	width:320px;
	padding-top:7px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#197cc0;
}
.btm_box_bg p
{
	float:left;
	width:320px;
	padding-top:16px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
}
.btm_box_bg p img
{
	float:left;
	margin-right:7px;
}
.right_btm_box
{
	float:left;
	width:360px;
	padding-left:65px;
}
.btm_box_bg1
{
	float:left;
	background-image:url(../images/big_curve_box3.gif);
	width:338px;
	height:172px;
	padding-bottom:10px;
	padding-left:20px;
	background-repeat:no-repeat;
}
.btm_box_bg1 h2
{
	float:left;
	width:310px;
	padding-top:7px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#197cc0;
}
.btm_box_bg1 p
{
	float:left;
	width:320px;
	padding-top:10px;
	font-style:italic;
	font-size:16px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#565656;
}
.btm_box_bg1 span
{
	float:left;
	font-size:14px;
	padding-top:4px;
	width:310px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.heightspacer10 {
	height:10px;
}
.facebook {
	margin-top:10px;
}

.error_backlink {
	font-size:18px;
	cursor:pointer;
}

/* Expired Domains - Domainliste */
table.expireddomains-list {
	margin-top:1em;
	border-collapse:collapse;
	width:940px;
	margin-left:19px;
}

table.expireddomains-list thead tr th {
	border-bottom:1px solid;
	height:30px;
	cursor:pointer;
}

table.expireddomains-list thead th {
	text-align:left;
}

table.expireddomains-list tbody tr {
	cursor:pointer;
}
table.expireddomains-list tbody tr td {
	height:25px;
}

table.expireddomains-list tbody tr.odd,
table.expireddomains-list tbody tr.odd td {
	background-color: #F5F5F5;
}

table.expireddomains-list .preisanfragen {
	width:160px;
}

table.expireddomains-list .preisanfragen a {
	display:inline-block;
	background-image:url(../images/small_s_btn_2);
	text-align:center;
	width:154px;
	height:30px;
	line-height:30px;
	color:#fff;
}

/* Table Sorter */
table.expireddomains-list {
}

table.expireddomains-list thead tr .header {
	background-image: url(../js/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.expireddomains-list thead tr .headerSortUp {
	background-image: url(../js/tablesorter/asc.gif);
}
table.expireddomains-list thead tr .headerSortDown {
	background-image: url(../js/tablesorter/desc.gif);
}

table.expireddomains-list td,
table.expireddomains-list th {
	padding:0 5px;
	border-right:1px solid #ddd;
	text-align:right;
}
table.expireddomains-list th.right,
table.expireddomains-list td.right {
	border-right:0;
}

table.expireddomains-list td.center  {
	text-align:center;
}

table.expireddomains-list tbody tr:hover,
table.expireddomains-list tbody tr:hover td
{
	background-color:#E0E0E0;
}

/* Expired Domain - Domain Detailliste */
table.expireddomains-details {
	width:390px;
	margin-top:13px;
}

table.expireddomains-details tbody th {
	text-align:left;
	width:250px;
	height:25px;
}

table.expireddomains-details tbody tr.odd,
table.expireddomains-details tbody tr.odd td {
	background-color: #F0F0F0;
}

#gebotform{
	margin-top: 0px;
}

#gebotform textarea{
	width: 287px;
	height: 75px;
}

#gebotform .text_box input,
#gebotform .text_box_small input
{

	font-size: 14px;
	margin-top: 10px;
}

#gebotform .introtext {
	font-size: 14px;
}

#expired_domain_text {
	margin:5px 0 5px 17px;
}

#expired_domain_text  h2 {
	margin-top:15px;
}

#anfragebenefits {font-size:20px;}
#anfragebenefits li:before{
	content:"\2714\0020";
	margin-left:15px;
}

/* ELEMENTS */

/* Formular, Eingabefelder grau hinterlegt mit runden Ecken  */
.form-grey-roundedcorners input[type=text] {
	color:#646464; font-size: 14px; height:35px; width:280px; margin-top:5px; padding-left: 12px; background-color: #f0f0f0; border:1px solid #a1a1a1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}

.form-grey-roundedcorners textarea {
	color:#646464; font-size: 14px; margin-top:5px; padding: 12px; background-color: #f0f0f0; border:1px solid #a1a1a1;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}

.form-grey-roundedcorners table th {color: #646464; font-size:14px; font-weight: normal; text-align: left;}

#feedbackform textarea{
	width: 460px;
	height: 100px;
	margin-left: 54px;
}

#feedbackform .big{
	margin-left: 54px;
}

#feedbackform .comment{
	margin-top: 25px;
	margin-left: 55px;
}

#feedbackform .reason{
	margin-left: 50px;
}

#gebotform{
	color:#646464;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	margin-bottom: 3em;
}

#gebotform .sub{
	float: left;
	width: 100px;
}

.form input[type=text] {
	background-image:url(../images/text_box_small.gif);
	background-repeat:no-repeat;
	height:35px;
	width:184px;
	font-size:14px;
	border:0;
	color:#646464;
	margin-top:5px;
	padding-left:12px;
}
.form input.tiny, .form input.plz {
	background-image:url(../images/text_box_small2.gif);
	width:69px;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:19px;
}
.form input.ort {
	background-image:url(../images/text_box_small.gif);
	width:175px;
	background-repeat:no-repeat;

}

#user_preregistration .errors{
	color: red;
}

.price_countdown{
	margin: auto;
	margin: 30px auto;
	font-size: 18px;
}

#firesale_buy{
	margin-bottom: 50px;
}

#firesale_buy input.green{
	float: none;
	border: 0;
	font-size: 20px;
	width:355px;
	height:89px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding-top:10px;
	cursor: pointer;
}

table.preis_verlauf{
	margin:auto;
}

table.preis_verlauf thead th{
	background-color: #F6F6F6
}

table.preis_verlauf th, table.preis_verlauf td{
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	line-height: 18px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}

table.preis_verlauf th{
	font-weight: bold;
}

table.preis_verlauf thead th{
	vertical-align: bottom;
	  
}

table.preis_verlauf {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-collapse: collapse;
  border: 1px solid #DDDDDD;
}

.firesale_notification{
	margin: auto; 
	margin-bottom: 30px;
}

#firesalemailform{
	width:711px; 
	margin: auto; 
	margin-top: 10px;
}

#firesalemailform .sub{
	float: none; 
	display: inline;
}
#firesalemailform .sub input{
	float: none;
}

div.firesale_notification div.message{
	color: green;
	text-align: center;
}

div.firesale_notification div.error{
	color: red;
	text-align: center;
}

.firesale_information{
	margin: auto;
	margin-top: 20px;
	width: 650px;
}

.firesale_information .left{
	float: left;
	margin-left: 20px;
}

.firesale_information_text{
	margin-top: 15px;
}

.firesale_information img{
	height: 100px;
}

.counteroffer{
	font-size: 52px;
	color: indianred;
}

.pressestimmen{
	margin-top: 20px;
	border: 2px solid #E3E3E3;
	float: left;
	padding: 10px;
	float: left;
}

.pressestimmen img{
	width: 180px;
	float: left;
	margin: 5px 25px;
}

.gebotform_preisvorstellung{
	width: 410px;
	float: left;
	margin-bottom: 0px !important;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 35%, #f1f1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,#ffffff), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 35%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 35%,#f1f1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 35%,#f1f1f1 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 35%,#f1f1f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
	
	font-size: 18px !important;
	font-weight: bold;
}

.gebotform_preisvorstellung input[type=text] {
	width: 175px;
}

.gebotform_preisvorstellung .sub input{
	font-size: 14px;
	margin-left: -5px;
}

.or_center{
	margin: 2em;
	text-align: center;
}

.newsletter_abbestellen{
	margin-top: 50px;
	font-size: 22px;
}

.sonna .newsletter_abbestellen .error{
	color: red;
}

.sonna .newsletter_abbestellen .message{
	color: green;
}

.center{text-align: center;}
.verbindliches_gebot{text-align: center; font-size: 14px;}
.buy_domain{text-align: center;}
.buy_domain a{text-decoration: underline;}
.buy_domain .tax{font-size: 18px;}

.counteroffer_long_big{float: none; margin: 0 auto;}