/** $Id: rt_layout.css 1591 2016-07-04 11:21:53Z sk $ **/


.table-reset{margin:0px !important;padding:0px !important; border-collapse:collapse !important; border:none !important;}
body{
	margin:0px;
	font-family:"Lucida Grande", arial, sans-serif;
	font-size:12px;
	}

@font-face {
    font-family: 'Signika';
    src: url('fonts/signika-regular-webfont.eot');
    src: url('fonts/signika-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/signika-regular-webfont.woff') format('woff'),
         url('fonts/signika-regular-webfont.ttf') format('truetype'),
         url('fonts/signika-regular-webfont.svg#SignikaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SignikaBold';
    src: url('fonts/signika-bold-webfont.eot');
    src: url('fonts/signika-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/signika-bold-webfont.woff') format('woff'),
         url('fonts/signika-bold-webfont.ttf') format('truetype'),
         url('fonts/signika-bold-webfont.svg#SignikaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


a{color:#151515; text-decoration:none;}
a:link{text-decoration:underline;}
a:hover{text-decoration:underline;}
a:visited{text-decoration:underline;}

a.link1:link{color:rgb(154, 154, 154); text-decoration:none;}
a.link1:active{color:rgb(154, 154, 154) ;}
a.link1:visited{color:rgb(154, 154, 154) ;}
a.link1:hover{color:#151515;}


h1{
	font-family: 'Signika', sans-serif;
	font-weight:300;
	font-size:24px;
	}
h2{
	font-family: 'SignikaBold', sans-serif;
	font-weight:normal;
	font-size:24px;
	}
h3{
	font-family: 'SignikaBold', sans-serif;
	font-weight:normal;
	font-size:24px;
	}
h4{
	font-family: 'SignikaBold', sans-serif;
	font-weight:normal;
	font-size:16px;
	text-shadow: 1px 1px rgba(255,255,255,0.5);
	}
h5{
	font-family: 'SignikaBold', sans-serif;
	font-weight:normal;
	font-size:24px;
	}
h6{
	font-family: 'SignikaBold', sans-serif;
	font-weight:normal;
	font-size:18px;
	}
*{
	font-family:"Lucida Grande",tahoma, sans-serif;
}
/*Text-Fade auf der Startseite*/
.ticker {
	position: absolute;
	width: 212px;
}
.ticker h1 {
	font-family: 'SignikaBold', sans-serif;
	margin:230px 0 0 20px;
	font-weight:normal;
	font-size:24px;
	color: #c61318;
}
.ticker h2 {
	font-family: 'Signika', sans-serif;
	margin:0 0 0 20px;
	font-weight:normal;
	font-size:24px;
	color: #3D465F;
}
/*Login*/
.login{
	height:32px;
	}
.registerbox{
	float:left;
	width:510px;
	height:20px;
	margin:0;
	padding:0 0 0 0;
	font-size:11px;
	text-align:right;
	color:#151515;
	line-height:30px;
	}
/* das erstmal vergessen! */
#login_fdg{	
	float:right;
	height:22px;
	width:255px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottonright:5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	behavior: url('pie.htc');
	background-color:#ebebeb;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	padding:5px 0 0 0;
	margin:0 1px 0 0;
	}
#loggedinok{
	font-family:"Lucida Grande", sans-serif;
	font-size:11px;
	float:right;
	height:26px;
	min-width:600px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottonright:5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	behavior: url('pie.htc');
	background-color:#ebebeb;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	padding:5px 5px 0px 0px;
	margin:0;
	}
#loggedin{
	font-family:"Lucida Grande", sans-serif;
	font-size:11px;
	float:right;
	height:26px;
	min-width:465px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottonright:5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	behavior: url('pie.htc');
	background-color:#ebebeb;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
	padding:5px 5px 0px 0px;
	margin:0;
	}
.login_fields{
	float:left;
	margin-right: 5px;
	width: auto;
	}
/*flags*/
.flags{
	float:left;
	width:55px;
	padding:5px 0 0 2px;
	}
.flags ul li{
	display:inline;
	padding:0 0 5px 0;
	margin-left:5px;
	}
.register_btn  {
	float:right;
	height:14px;
	font-size:11px;
	font-weight:bold;
	padding:3px 8px 0 0;
	min-width: 70px;
	color:#4B4B4B;
	cursor:pointer;
	text-decoration:none;
	}
.register_btn:hover  {
	float:right;
	height:14px;
	font-size:11px;
	font-weight:bold;
	padding:3px 8px 0 0;
	min-width: 70px;
	color:#151515;
	cursor:pointer;
	}
.login_btn{
	float:right;
	height:14px;
	font-size:11px;
	font-weight:bold;
	width:75px;
	padding:3px 5px 0 0;
	color:#4B4B4B;
	cursor:pointer;
	text-decoration:none;
	}
.login_btn:hover{
	float:right;
	height:14px;
	font-size:11px;
	font-weight:bold;
	width:75px;
	padding:3px 5px 0 0;
	color:#151515;
	cursor:pointer;
	}
img{border:0px;}
p{padding:0;margin:0;}
textarea{resize: none;}
/* Wrapper */
.wrapper{
	margin:0 auto;
	}
#user_wrapper{margin:0 auto;height:auto;width:1000px;}
#default_wrapper{
	margin:0 auto;
	height:auto;
	width:1000px;
	behavior: url('pie.htc');
	background: linear-gradient(bottom, #dedede, #eeeeee);
	background:	-moz-linear-gradient(bottom,#dedede,#eeeeee); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#dedede),to(#eeeeee)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede, endColorstr=#eeeeee)";
	clear:left;
	margin-bottom:10px;
}
/* Header Wrapper */
/*header*/
.header{
	clear:both;
	height:auto;
	}
	
.setfloat{
	float:left;
	}
.setfloat_admin{
	float:none;
	}	
	
/* Logo */
.logo{
	float:left;
	width:250px;
	height:60px;
	cursor:pointer;
	background-image: url(../img/realtime_logo.png);
	background-repeat: no-repeat;
	}
/* Menu Wrapper */
#menu{float:left;width:100%;height:auto;margin-bottom:5px;clear:both;}
/* content */
#content{
	float:left;
	min-height:160px;
	border-top:3px solid;
	border-color:#d03539;
	background-color:#eee;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottonright:5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background: linear-gradient(bottom, #eeeeee, #dedede);
	background:	-moz-linear-gradient(bottom,#eeeeee,#dedede); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#eeeeee),to(#dedede)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#eeeeee, endColorstr=#dedede);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eeeeee, endColorstr=#dedede)";
	behavior: url('pie.htc');
	border-bottom:1px solid #dedede;
	padding:-8px 0 0px 0;
	margin: 0 0 10px 0;
	z-index:0;
}
#content1{
	float:left;
	width:990px;
	height:auto;
	border-top:2px solid;
	border-bottom:1px solid;
	border-top-color:#4D4D4D;
	border-bottom-color:#C1C1C1;
	behavior: url('pie.htc');
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottonright:5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background: linear-gradient(bottom, #dedede, #eeeeee);
	background:	-moz-linear-gradient(bottom,#dedede,#eeeeee); 
	background:	-webkit-gradient(linear,left top,left bottom,from(#dedede),to(#eeeeee));  
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede, endColorstr=#eeeeee)"; */
}
/* Global Content Wrapping */
.contentwrapping{
	float:left;
	width:1000px;
	height:auto;
	margin:0 0 5px 0;
	behavior: url('pie.htc');
	background: linear-gradient(bottom, #dedede, #eeeeee);
	background:	-moz-linear-gradient(bottom,#dedede,#eeeeee); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#dedede),to(#eeeeee)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede, endColorstr=#eeeeee)";/
}
/* Landingpage */
.landingpage{
	background-image:url(../img/landingpage-bg.gif);
	background-repeat:repeat-x;
	border-top: 5px solid;
	behavior: url('pie.htc');
	background: linear-gradient(bottom, #dedede, #eeeeee);
	background:	-moz-linear-gradient(bottom,#dedede,#eeeeee); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#dedede),to(#eeeeee)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede, endColorstr=#eeeeee)";
}
/* Landingpage Linke Spalte */
#markt_links{
	float:left;
	width:725px;
	height:auto;
	margin:0px 0 0px 10px;
	padding: 0 10px 10px 0;
	border-right: 1px solid;
	border-right-color: #F7F7F7;
}
/* Landingpage Rechte Spalte */
#markt_rechts{
	float:right;
	width:230px;
	margin:0px 10px 0 5px;
	overflow: hidden;
	min-height: 450px;
}		
#user_error_content{
	float:left;
	width:1000px;
	height:auto;
	margin:0px 0 10px 0;
	behavior: url('pie.htc');
	background: linear-gradient(bottom, #dedede, #eeeeee);
	background:	-moz-linear-gradient(bottom,#dedede,#eeeeee); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#dedede),to(#eeeeee)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede, endColorstr=#eeeeee)";
	}
#default_error_content{
	float:left;
	width:1000px;
	height:auto;
	margin:0px 0 10px 0;
	behavior: url('pie.htc');
	background: linear-gradient(bottom, #dedede, #eeeeee);
	background:	-moz-linear-gradient(bottom,#dedede,#eeeeee); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#dedede),to(#eeeeee)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede, endColorstr=#eeeeee)";
	}		
/* Footer Wrapper*/
.maincontent{
	float:left;
	width:1000px;
	min-height:270px;
	border-top:10px solid;
	border-color:#d03539;
	background-color:#eee;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottonright:5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background: linear-gradient(bottom, #eeeeee, #dedede);
	background:	-moz-linear-gradient(bottom,#eeeeee,#dedede); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#eeeeee),to(#dedede)); /* Chrome, Safari */


	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#eeeeee, endColorstr=#dedede);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eeeeee, endColorstr=#dedede)";
	behavior: url('pie.htc');
	border-bottom:1px solid #dedede;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
	z-index:0;
	}
/*footer*/
.footer{
	float:left;
	width:1000px;
	height:150px;
	clear:both;
	behavior: url('pie.htc');
	background: linear-gradient(bottom, #dedede, #eeeeee);
	background:	-moz-linear-gradient(bottom,#dedede,#eeeeee); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#dedede),to(#eeeeee)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede, endColorstr=#eeeeee)";
	}
/*bottom menu*/
.bottommenu{
	float:left;
	width:1000px;
	height:150px;
	}
/*content box*/
.contentbox_links{
	float:left;
	width:535px;
	height:260px;
	padding:0px 5px 10px 10px;
	border-right:1px solid;
	border-color:#C1C1C1;
	font-size:12px;
	color:#333;
	text-shadow:0 1px rgba(255,255,255,0.5);

	}
.contentbox_links_content{
	min-width:310px;
	float:left;
	height:70px;
	}
.contentbox_mitte{
	float:left;
	width:310px;
	height:150px;
	padding:0px 5px 10px 10px;
	border-left:1px solid;
	border-right:1px solid;
	border-left-color:#fff;
	border-right-color:#C1C1C1;
	font-size:12px;
	color:#333;
	text-shadow:0 1px #fff;
	}
.contentbox_mitte_content{
	min-width:300px;
	float:left;
	height:70px;
	}
.contentbox_rechts{
	float:left;
	width:300px;
	height:260px;
	padding:0px 5px 10px 10px;
	border-left:1px solid;
	border-color:#fff;
	font-size:12px;
	color:#333;
	text-shadow:0 1px rgba(255,255,255,0.5);
	}
.contentbox_rechts_content{
	min-width:400px;
	float:left;
	height:70px;
	}
.contentbox_image{
	float:left;
	margin:0 10px 10px 0;
	width:48px;
	height:48px;
	font-size:12px;
	}
.contentbox_headline{
	float:left;
	height:34px;
	width:500px;
	padding-top:16px;
	font-size:18px;
	font-weight:bold;
	}
.content_buttons{
	float:left;
	min-width:10px;
	height:auto;
	}
/* button */
a.klick, .whitelink {
text-decoration:none;
float:right;
background:#d03539 !important;
text-decoration: none;
font-size: 11px;
font-weight: bold;
height: 14px;
line-height: 12px;
padding:6px;
border-radius:5px; 
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius:3px;
border-radius:5px;
behavior: url('pie.htc');
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
display: inline-block;
color:#fff !important;
}
a.klick {
background-position: 0 -126px;
border: 1px solid #99193f;
color: #fff;
}
a.klick.blue:hover {border: 1px solid #99193f;background-position: 0 -154px; text-decoration:none;}
/* copyright */
#copyright{	
	margin:0 auto;
	height:15px;
	padding:0px 0 10px 0;
	font-size:11px;
	color:#9A9A9A;
	text-align:right;
	}	
/*BREADCRUMBS*/
#breadcrumb-1{
	float:left;
	font-family:"Lucida Grande", tahoma, sans-serif;
	font-size:11px;
	color:#c61318;
	overflow:hidden;
	padding:0 0 0 0;
	border-color:#151515;
	line-height:26px;
	height:28px;
	background-image:url(../img/breadcrumbs-1-bg.png);
	background-repeat:repeat-x;
}
#breadcrumb-1 li.current{
	color:#c61318;
	font-weight:bold;
}
#breadcrumb-1 li{
list-style-type:none;
float:left;
padding-left:10px;
}
#breadcrumb-1 a{
height:30px;
display:block;
background: url(../img/breadcrumbs-1-separator.png) top right no-repeat;
padding: 0 15px 0 0;
text-decoration: none;
color:#454545;
}
#breadcrumb-1 a:hover{
	color:#c61318;
}

.setwidth {
	width:1000px;
}

.setwidth_admin {
	width:100%;
}


/* Form Check Error */	
.error{font-family:Arial, Helvetica, sans-serif;font-size:12px !important;color:red;padding:0 10px 0 5px;border: 1px solid red !important;}
/* Form Check */
#form label.checked, span.checked  {font-family:Arial, Helvetica, sans-serif;font-size:12px !important;color:green;	background: url("../img/statusmeldungen/ok.png") no-repeat;padding-left: 20px;}
#form span.error, label.error {font-family:Arial, Helvetica, sans-serif;font-size:12px !important;color:red;background: url("../img/statusmeldungen/error.png") no-repeat scroll 0 0 transparent;padding-left: 20px;border: 0px !important;}
table .stammdaten_table td{padding:2px;}
table .stammdaten_table_wide td{padding:5px;}
/* Tooltip */
a.info{position:relative; z-index:24; background-color:#ccc;color:#000;text-decoration:none}
a.info:hover{z-index:25; background-color:#ff0}
a.info span{display: none}
a.info:hover span{display:block;position:absolute;top:2em; left:2em; width:15em;border:1px solid #0cf;background-color:#cff; color:#000;text-align: center}	
.formfelder {font-family:Arial, Helvetica, sans-serif;font-size:12px;padding:5px !important;border: 1px solid #999;}
.formbutton2 {font-family:Arial, Helvetica, sans-serif !important;font-size:12px !important;padding:5px !important;border: 1px solid #3b3b3b !important;-moz-border-radius: 4px !important;-webkit-border-radius: 4px !important;border-radius: 4px !important;}
.formbutton2:hover{background-color: #CCCBCB;}	
.formbutton2:active{background-color: #B1B0B0;}

#new_tld{float:left;width:100%;height:auto;}

/* Ab hier beginnen die Listen */	
.li_wrapper{background-color:#DAECF8;padding:5px;border:1px solid;border-color:#94D2F3;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.listblock{float:left;height:19px;width:auto;border-color: #EFF7FC;padding: 6px 0 0 10px;}
.listblock2{float:left;width:auto;font-size: 12px;clear: right;margin-right: 10px;height: auto;}
.contentline{width:970px;margin:0 0 10px 10px;height:auto;float: left;clear: left;}

/* Last Login */
.lastlogin{float:right;width:180px;height:auto;text-align:right;padding-top:5px;}

/* Loginbox */
.log_button{height:20px;width:44px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#3b3b3b;background-color:#F3F3F3;border:1px solid;border-color:#F3F3F3;font-size:11px;}
.log_formfeld{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#3b3b3b;border:1px solid;border-color:#FFF;background-color:#fff;height:16px;width:90px;}
.log_select{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#3b3b3b;border:1px solid;border-color:#FFF;background-color:#fff;height:20px;}
.mailbox_logged_top{background-color:#3b3b3b;}
.mailbox_logged_bottom{background-color:#eee;width:100%;height:40px;margin-left:1px;}

.mailbox_bg_ntlds{background-color:#D3FCCD;border-bottom:1px solid #3b3b3b;}
.mailbox_bg_catch{background-color:#FFDFDF;border-bottom:1px solid #3b3b3b;}
.mailbox_bg_market{background-color:#E4F1FA;border-bottom:1px solid #3b3b3b;}
.mailbox_bg_read{background-color:#f3f3f3;border-bottom:1px solid #3b3b3b;}

.mailbox_bg_ntlds:hover{background-color:#E4FDE1;border-bottom:1px solid #3b3b3b;}
.mailbox_bg_catch:hover{background-color:#FFF0F0;border-bottom:1px solid #3b3b3b;}
.mailbox_bg_market:hover{background-color:#EFF7FC;border-bottom:1px solid #3b3b3b;}
.mailbox_bg_read:hover{background-color:#FFF;border-bottom:1px solid #3b3b3b;}
/* Messages Table */	
table.msginfobox tbody{margin:0px;padding:0;border-collapse:collapse;}
table.msginfobox{width:302px;text-align:left;height:20px; background-color:#fff;}
table.msginfobox th{text-align:left;height:20px;font-weight:none !important;color:#000 !important;padding:3px;}
table.msginfobox td{text-align:left;height:20px;padding:4px; cursor:pointer;}
table.msginfobox tr{text-align:left;height:25px;}
.msginfobox_li{list-style-type:none;}
#myStatus{margin-top: 12px; width:302px;border:2px solid #151515;z-index:20 !important; position:relative; display: none;}
.account_menupunkt{display:block;background-color:#3b3b3b;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#fff;padding: 5px;margin-bottom:1px;font-weight: bold;cursor:pointer;text-decoration:none !important;}
.account_menupunkt:hover{background-color:#5C5C5C;}
.account_menupunkt_active{background-color:#5C5C5C;}	
.account_menupunkt_textd_none{text-decoration:none !important;}
.msgpopup{display:block; position:absolute; bottom:20px; right:20px; width:350px; background:#A91B46; border:1px solid #ddd; color: #FFF; padding: 2px;}
/* Konto */
.droplink_konto {width: 110px;height:40px;position:absolute;font-family:Arial, Helvetica, sans-serif;font-size:11px;background-color:#eee;}
.droplink_konto ul, .droplink p, .droplink p a{padding: 0px;margin: 0px;text-decoration:none;}
.droplink_konto:hover {background-color: #fff;text-decoration:none;border-left:1px solid #d9d9d9;border-right:1px solid #3b3b3b;margin-left:-1px;}
.droplink_konto p a {width: 100%;display: block;padding: 12px 0px;color: #333;text-decoration: none;}
.droplink_konto p a img{border: none;text-decoration:none;}
.droplink_konto:hover p a {color: #3b3b3b;text-decoration:none;border-left:1px solid #d9d9d9;border-right:1px solid #3b3b3b;text-decoration:none;}
.droplink_konto:hover p a {position: absolute;}
.droplink_konto ul{list-style: none;	display: none;text-decoration:none;}
.droplink_konto:hover ul{display: block;margin-top: 40px;text-decoration:none;}
.droplink_konto li{display: block;width:304px;margin-left:-1px;border-left:1px solid #d9d9d9;border-right:1px solid #eee;border-bottom:1px solid #d9d9d9;background-color:#eee;z-index:999;}
.droplink_konto li a{padding: 5px 0px 4px 12px;	display: block;color:#3b3b3b;text-decoration:none;}
.droplink_konto li a:hover {color: #3b3b3b;text-decoration:none;background-color:#fff;	}
.droplink_konto_icon{float:left;width:16px;height:16px;margin:11px 0 0 9px;}
.droplink_konto_headline{float:left;width:70px;height:16px;margin:12px 0 0 7px;}
.droplink_blacklink:link{color:#3b3b3b;}
/* Nachrichten */
.droplink_nachrichten {float:left;font-family:Arial, Helvetica, sans-serif;font-size:11px;background-color:#eee;cursor:pointer;z-index:9999;}
.droplink_nachrichten ul, .droplink p, .droplink p a{padding: 0px;margin: 0px;text-decoration:none;}
.droplink_nachrichten:hover {background-color: #fff;text-decoration:none;border-left:1px solid #eee;border-right:1px solid #eee;margin-left:-1px;cursor:pointer;z-index:99999;}
.droplink_nachrichten p a {width: 100%;display: block;padding: 12px 0px;color: #333;text-decoration: none;z-index:99999;}
.droplink_nachrichten p a img{border:none;text-decoration:none;}
.droplink_nachrichten:hover p a {color: #3b3b3b;text-decoration:none;border-left:1px solid #d9d9d9;border-right:1px solid #3b3b3b;text-decoration:none;z-index:99999;}
.droplink_nachrichten:hover p a {position: absolute;z-index:99999;}
.droplink_nachrichten ul{list-style: none;	display: none;text-decoration:none;z-index:99999;}
.droplink_nachrichten:hover ul{display: block;margin-top: 40px;text-decoration:none;z-index:99999;}
.droplink_nachrichten li{display: block;width:303px;margin-left:-105px;border:0px 1px 1px 1px solid #eee;background-color:#fff;z-index:99999;}
.droplink_nachrichten li a{color:#3b3b3b;text-decoration:none;font-weight:bold;z-index:99999;}
.droplink_nachrichten li a:hover {color: #3b3b3b;text-decoration:underline;background-color:none;font-weight:bold;	z-index:99999;}
.droplink_nachrichten_icon{float:left;width:16px;height:16px;margin:0px 0 0 2px;z-index:99999;}
.droplink_blacklink:link{color:#3b3b3b;}
.droplink_nachrichten_count{float:left;height:16px;/* width:13px; */margin:1px 0 0 3px;font-weight:bold;color:#fff;}
/** Nachrichten Count Hintergrund **/
/*.droplink_nachrichten_activewrap{float:left;margin:8px 0 0 4px;padding:2px;height:16px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.droplink_nachrichten_noactivewrap{float:left;margin:8px 0 0 4px;padding:2px;height:16px;}*/
/* Menu Wrapper */
.droplink_menu_wrapper{display:inline;float:left;min-width:105px;height:40px;}
/* Account */	
#landingpage_account{
	float:left;
	width:1000px;
	height:auto;
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	border-top:3px solid;
	border-bottom:1px solid;
	border-top-color:#d03539;
	border-bottom-color:#999;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottonright:5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 5 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	behavior: url('pie.htc');
	background: linear-gradient(bottom, #dedede, #eeeeee);
	background:	-moz-linear-gradient(bottom,#dedede,#eeeeee); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#dedede),to(#eeeeee)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede, endColorstr=#eeeeee)";
	}
/* Content Wrapper Catch */	
#content_catch, #content_market, #content_newtld{
	float:left;
	width:1000px;
	height:auto;
	margin:0 0 10px 0;
	padding:10px 0 0px 0;
	border-top:3px solid;
	border-bottom:1px solid;
	border-top-color:#d03539;
	border-bottom-color:#999;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottonright:5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 5 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	behavior: url('pie.htc');
	background: linear-gradient(bottom, #dedede, #eeeeee);
	background:	-moz-linear-gradient(bottom,#dedede,#eeeeee); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#dedede),to(#eeeeee)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede, endColorstr=#eeeeee)";
	background-color: #E6E6E6;
	}
/*recently viewed*/
.recentlyviewed{
	float:left;
	width:998px;
	height:35px;
	margin:0px 0 10px 0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottonright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius:5px; 
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url('pie.htc');
	background: linear-gradient(bottom, #dedede, #eeeeee);
	background:	-moz-linear-gradient(bottom,#dedede,#eeeeee); /* Firefox */
	background:	-webkit-gradient(linear,left top,left bottom,from(#dedede),to(#eeeeee)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dedede, endColorstr=#eeeeee);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#dedede, endColorstr=#eeeeee)";
	border:1px solid #dedede;
	}
.recently_text{
	float:left;
	margin:0 0 0 0;
	padding:11px 8px 0 8px;
	min-width:100px;
	height:25px;
	color:#d03539;
	font-size:12px;
	font-weight:bold;
	text-shadow:0 1px #fff;
	border-right:1px solid;
	border-right-color:#d2d2d2;
	}
.viewed_domains{
	float:left;
	height:24px;
	padding:11px 0 0 8px;
	border-left:1px solid;
	border-left-color:#fff;
	text-shadow:0 1px #fff;
	cursor:pointer;	
	}
.rec_view_dom{
	float:left;
	min-width:12px;
	margin-right:5px;
	font-size:12px;
	border-right:1px solid;
	border-right-color:#B6B6B6;
	padding:0 10px 0 0;
	}
/*slider*/
.slider{
	background-image: url(../img/rt_slider.jpg);
	background-repeat:no-repeat;
	float:left;
	width:1000px;
	height:300px;
	border-top:3px solid;
	border-bottom:1px solid;
	border-color:#414141;
	z-index: 1;
	clear:both;
	}
.loggedinas{
	width:450px;
	height:13px;
	margin:5px 0 0 0;
	}
.logmeout{
	text-align:right;
	width:150px;
	float:right;
	height:13px;
	margin:-13px 3px 0 0;
	font-weight:bold;
	text-align:center;
	}
.usermessages{
	width:100px;
	height:13px;
	margin:-13px 4px 0 280px;
	border-right:1px solid;
	border-right-color:#999;
	padding:0 0 0 6px;
	}
#msglink{
	float:left;
	width:25px;
	}
.nomailsymbol{
	width:16px;
	height:16px;
	background-image:url(../img/icons/nomail.png);
	background-repeat:no-repeat;
	float:right;
	margin:-13px 8px 0 0;
	}
.mailsymbol{
	width:16px;
	height:16px;
	background-image:url(../img/icons/nachricht.gif);
	background-repeat:no-repeat;
	float:right;
	margin:-13px 8px 0 0;
	}
.messagecounter{
	width:10px;
	height:16px;
	float:right;
	margin:-15px 7px 0 0;
	font-size:10px;
	}
/* User Loggedin Menu */
.user_menu-table table{border-collapse:collapse; color:#fff; margin-top:10px; text-decoration:none !important; cursor:pointer;}
.user_menu-table a{text-decoration:none !important; color:#fff !important; font-weight:bold;}
.user_menu-table td{
	background-color:#d03539;
	margin-bottom:1px;
	padding:8px;
	border-bottom:1px solid #FFF;
	cursor:pointer;
}
.user_menu-table tr:hover td{
	background-color:#d03539;
	text-decoration:none !important;
	color:#fff !important;
}
.user_menu-table-roundet-top{
	-moz-border-radius-topleft:0 0 0 0px;
	-moz-border-radius-topright:0 0 0 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.user_menu-table-roundet-bottom{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
#werbung{
	float:left;
	height:300px;
	width:160px;
	border:1px solid #CCC;
	margin-top:10px;
}
/* Recently viewed domains */
.rec_view_dom:hover{
	color:#d03539
}
/*Timeline Wrapper*/
.timeline_wrapper{margin:0 auto;height:auto;width:982px;}
/* Broker Start */
.broker_start{float:left;width:958px;height:22px;padding:10px;margin-bottom:10px;margin-top:10px;background-color:#FC0;border-top:1px solid;border-left:1px solid;border-right:1px solid;border-bottom:2px solid;border-color:#fff;}
/* Linewrapper */	
.broker_linewrapper{float:left;height:auto;width:980px;margin-bottom:10px;}
/* Interessent */
.broker_i_wrapper{float:right;height:auto;width:750px;background-color:#DAEDF3;border-top:1px solid;border-left:1px solid;border-right:1px solid;border-bottom:2px solid;border-color:#fff;}
.broker_i_headline{float:left;background-color:#A0D2E0;height:14px;width:746px;padding:4px 0px 4px 4px;}
.broker_i_datetime{float:left;width:120px;border-right: 1px solid;border-color: #fff;margin-right:8px;}
.broker_i_info{float:left;width:600px;height:16px;}
.broker_i_content{float:left;height:auto;width:740px;padding:5px;}
/* Broker Rechts */
.broker_br_wrapper{float:right;height:auto;width:750px;background-color:#FFDFB0;border-top:1px solid;border-left:1px solid;border-right:1px solid;border-bottom:2px solid;border-color:#fff;}
.broker_br_headline{float:left;background-color:#FC0;height:14px;width:746px;padding:4px 0px 4px 4px;}
.broker_br_datetime{float:left;width:120px;border-right: 1px solid;border-color: #fff;margin-right:8px;}
.broker_br_info{float:left;width:600px;height:16px;}
.broker_br_content{float:left;height:auto;width:740px;padding:5px;}	
/* Broker Links */
.broker_bl_wrapper{float:left;height:auto;width:750px;background-color:#FFDFB0;border-top:1px solid;border-left:1px solid;border-right:1px solid;border-bottom:2px solid;border-color:#fff;}
.broker_bl_headline{float:left;background-color:#FC0;height:14px;width:746px;padding:4px 0px 4px 4px;}
.broker_bl_datetime{float:left;width:120px;border-right: 1px solid;border-color: #fff;margin-right:8px;}
.broker_bl_info{float:left;width:600px;height:16px;}
.broker_bl_content{float:left;height:auto;width:740px;padding:5px;}
/* Anbieter Rechts */
.broker_a_wrapper{float:left;height:auto;width:750px;background-color:#93C9DB;border-top:1px solid;border-left:1px solid;border-right:1px solid;border-bottom:2px solid;border-color:#fff;}
.broker_a_headline{float:left;background-color:#5AADC9;height:14px;width:746px;padding:4px 0px 4px 4px;}
.broker_a_datetime{float:left;width:120px;border-right: 1px solid;border-color: #fff;margin-right:8px;}
.broker_a_info{float:left;width:600px;height:16px;}
.broker_a_content{float:left;height:auto;width:740px;padding:5px;}
/* Broker Intern */	
.broker_intern_wrapper{float:left;height:auto;width:980px;background-color:#FFDFB0;border-top:1px solid;border-left:1px solid;border-right:1px solid;border-bottom:2px solid;border-color:#fff;}
.broker_intern_headline{float:left;background-color:#F90;height:14px;width:976px;padding:4px 0px 4px 4px;}
.broker_intern_datetime{float:left;width:120px;border-right: 1px solid;border-color: #fff;margin-right:8px;}
.broker_intern_info{float:left;width:600px;height:16px;}
.broker_intern_content{float:left;height:auto;width:740px;padding:5px;}
/* Broker Formwrapper */
.broker_formwrapper{float:left;width:980px;height:auto;margin-bottom:10px;}
.broker_i_message{float:right;width:310px;border:1px solid #fff;background-color:#DAEDF3;}
.broker_a_message{float:left;width:310px;border:1px solid #fff;background-color:#93C9DB;}
.broker_int_message{float:left;width:310px;margin-left:22px;border:1px solid #fff;background-color:#FFDFB0;}
.broker_messager_formheadname{float:left;width:300px;padding:5px;}
.broker_messager_textfeld{float:left;width:300px;padding:5px;}
.broker_messager_button{float:left;width:300px;padding:0 5px 5px 5px;}
.brokermsgf_bg_i{background-color:#A0D2E0;}
.brokermsgf_bg_a{background-color:#5AADC9;}
.brokermsgf_bg_int{background-color:#F90;}
/* Broker Buttons */
.broker_verkauft_button{float:left;width:968px;height:auto;margin-top:10px;padding:5px;border:1px solid #fff;background-color:#DAEDF3;}	
.broker_abbruch_button{float:left;width:968px;height:auto;margin-top:10px;padding:5px;border:1px solid #fff;background-color:#DAEDF3;}
.hidden{display: none;}
/* Tabellen Gridtable */
table.gridtable .tr_re_alt1{background-color:#DDD;}
table.gridtable .tr_re_alt2{background-color:#F8F8F8;}
table.gridtable .tr_re_alt3:active{background-color:#2882BD;}
table.gridtable .tr_re_alt1:hover, table.gridtable .tr_re_alt2:hover{background-color:#C4DFF2;color:#000;cursor:pointer;cursor:hand;}
table.gridtable{border-spacing: 1px;}
table.gridtable th{background-color: #2882BD; color:#fff;padding:3px;text-align:left;}
table.gridtable td{padding:3px;}
table.gridtable tr{padding:3px;}
table.gridtable .tr_re_aufgeklappt{background-color:#C4DFF2;}
/* Account Tabellen */
.account_content {border-left:1px solid #151515;border-right:1px solid #151515;border-top:1px solid #151515;border-bottom:1px solid #151515;height:auto; width:100%;background-color:#eee;padding-bottom:0px;}
.box-table-a{font-family:Arial, Helvetica, sans-serif;font-size: 11px;text-align: left;border-collapse: collapse;}
.box-table-a th{font-size: 11px;font-weight: bold;padding: 4px;border-top: 1px solid;border-bottom: 1px solid #fff;border-right: 1px solid #666;color: #FFF;background-color: #494949;border-top-color: #3B3B3B;}
.box-table-a td{padding: 4px;border-bottom: 1px solid #fff;border-right: 1px solid #fff;color: #3b3b3b;border-top: 1px solid transparent;	}
.box-table-a tr{background-color: #E9E9E9;}
.box-table-a tr:hover td{color: #3b3b3b;background-color: #F4F4F4;cursor:pointer;}
.box-table-a .tr_re_alt1{background-color:#E9E9E9;}
.box-table-a .tr_re_alt2{background-color:#E0E0E0;}
.box-table-a .unpaid{background-color:#FBC6B6;}
/* Listen */
.td_list_bg{background-color:#DCEDF8;}
.td_menu{background-color:#2C8DCF; padding:5px; height:24px; color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,0.5);}
.td_int{background-color:#DCEDF8; padding:5px;height:24px;font-size:11px;}
.td_anb{background-color:#B8DAF0; padding:5px;height:24px;font-size:11px;}
.td_canc{background-color:#cfcfcf; padding:5px;height:24px;font-size:11px;}
.td_catch{
	background-color:#d03539;
	padding:5px;
	height:24px;
	font-size:11px;
}
.td_broker{background-color:#FFCC00; padding:5px;height:24px;font-size:11px;}
.td_brokermsg{background-color:#f3f3f3; padding:5px;height:24px;font-size:11px;}
/* Startseite Spaltentabelle */
.start-table{padding:5px; margin-top:10px;text-align:left;}
/* Account Tabs */
.account-welcome-headline{
	float:left;
	padding:5px 10px 5px 10px;
	text-align:left;
	background-color:#d03539;
	margin-right:1px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	min-width: 150px;
	width: auto;
	text-align:center;
}
.account-headline-link{
	float:left;
	padding:5px 10px 5px 10px;
	text-align:left;
	margin-right:1px;
	background-color: #5C5C5C;
	cursor:pointer;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	min-width:150px;
	width: auto;
	text-align:center;
}
.account-welcome-headline-ajax{float:left;padding:5px;padding-right:2px;text-align:left;background-color:#3b3b3b;margin-right:1px;}
.account-headline-link-ajax{float:left;padding:5px;padding-right:2px;text-align:left;margin-right:1px;background-color: #737373;cursor:pointer;}	
.account-headline-link:hover{
	background-color: #d03539;
	cursor:pointer;
}
.account-welcome-content{min-height:10px;border-color:#3b3b3b;border-left: 1px solid;border-right: 1px solid;border-bottom: 2px solid;background-color: #F3F3F3;}
/* All Table */
.market-table.catch-table.account-table.newtlds-table.invoice-table, table{font-family:Arial, Helvetica, sans-serif;font-size: 11px;text-align: left;border-collapse: collapse;}
.market-table th, .catch-table th, .account-table th, .newtlds-table th, .invoice-table th{padding:5px;color: #FFF;font-weight: bold;border-top: 1px solid #fff;border-bottom: 1px solid #fff;border-right: 1px solid; border-left:1px solid #fff;}
.market-table td, .catch-table td, .account-table td, .newtlds-table td, .invoice-table td{
	padding:5px;
	border: 1px solid #fff;
	}
/* No Hover */
.donothover td:hover{background-color:transparent !important;}
.donothover tr:hover{background-color:transparent !important;}
/* Account Table */
.account-table th{background-color:#494949;}
.account-table th a{color:#fff;}
.account-table td{color:#3b3b3b; vertical-align: top;}
.account-table tr{background-color:#E9E9E9;}
/*.account-table tr:hover td{background-color:#F4F4F4;} */
.account-table .account_alt1{background-color:#E9E9E9;}
.account-table .account_alt2{background-color:#D6D6D6;}
.account-table-border{border:1px solid #3b3b3b; width:100%;}
.account-table .account-table-default-bg td:hover{background-color:#E9E9E9 !important;}
.account-table .filterrow input, select{font-size:10px;}
/*Inner History Table Verlauf*/
.inner-history-table table{
	border-width:1px;
	border-spacing:1px;
	border-style:solid;
	border-collapse:collapse;
	border-color:#F9F9F9;
	}
.inner-history-table td{
	border-width:1px;
	padding:4px;
	border-style:inset;
	border-color:#F9F9F9;
}
/* Inner Table Reset */
.innertablereset tr, .innertablereset th, .innertablereset td{
	background:none;
	border:none !important;
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
	} 
.pricetable{border:1px;}
/* Market Table */
.market-table th{background-color:#494949;}
.market-table td{color:#3b3b3b;}
.market-table tr{background-color:#CEEEFD;}
.market-table tr:hover td{background-color:#EAFBFF;}
.account-table .account_broker{background-color:#FC0;}
.account-table .account_cancel{background-color:#E0E0E0;}
.account-table .account_deal{background-color:#C6ECA4;}
.account-table .account_brokermsg{background-color:#FFE066;}
.market-table-border{border:1px solid #3b3b3b;}
.market-content-tab{min-width:10px;float:left;padding:3px 10px 3px 3px;border-top:1px solid; border-left:1px solid; border-right:1px solid; border-color:#94D2F3; background-color:#94D2F3;height:33px;}
.market-content-tab ul, li{margin:0;padding:0; list-style-type:none;}
.market-content-headline-text{margin:-25px 0 0 40px;}
.market-content-inhalt{border:1px solid; border-color:#94D2F3;height:auto;background-color:#B6E6FC;}
/* Catch Table */
.catch-table th{background-color:#494949;}
.catch-table td{color:#3b3b3b;padding:4px;}
.catch-table tr{background-color:#FFCECE;}
.catch-table tr:hover td{background-color:#FFEAEA;}
.catch-table .catch_alt1{background-color:#D7EADC;}
.catch-table .catch_alt2{background-color:#C1EBCD;}
.catch-table-border{border:1px solid #3b3b3b;}
/* Newtlds Table */
.newtlds-table th{background-color:#494949;}
.newtlds-table td{color:#3b3b3b;padding:4px;}
.newtlds-table tr{background-color:#C6ECA4;}
.newtlds-table tr:hover td{background-color:#E4F7D5;}
.newtlds-table .newtlds_alt1{background-color:#C6ECA4;}
.newtlds-table .newtlds_alt2{background-color:#B6E789;}
.newtlds-table-border{border:1px solid #3b3b3b;}
/* Invoice Table */
.invoice-table th{background-color:#3b3b3b;}
.invoice-table td{color:#3b3b3b;}
.invoice-table tr{background-color:#E9E9E9;}
.invoice-table .invoice_alt1{background-color:#E9E9E9;}
.invoice-table .invoice_alt2{background-color:#E0E0E0;}
.invoice-table .unpaid{background-color:#FFEAEA;}

/* Pricetable */
.pricatable table{border-collapse:collapse !important;}
.pricetable th{
	background-color:#BFBFBF !important;
	padding:4px !important;
	border:1px solid !important;
	border-color:#ACACAC !important;
}
.pricetable td{
	color:#3b3b3b !important;
	padding:4px !important;
	border:1px solid !important;
	border-color:#ACACAC !important;
	background-color:#F7F7F7 !important;
}
.pricetable tr{
}
/* Zwischentable */
.zwischentable table{
	border-collapse:collapse !important;
	
	}
.zwischentable th{
	background-color:#3b3b3b !important;
	padding:4px !important;
	border:1px solid !important;
	border-color:#eee !important;
}
.zwischentable td{
	color:#3b3b3b !important;
	padding:4px !important;
	border:1px solid !important;
	border-color:#FFF !important;
	background-color:#F7F7F7 !important;
}
.zwischentable tr{
}
/* Verlauf Table */
.verlauf-table tr{background-color:#CEEEFD;}
/* Broker Table */
.broker-table tr{background-color:#FC0;}
/* Table sorting image */
.sort{float:right;display:block;height:14px;width:10px;margin-right:5px;margin-left:5px;background-image: url(../img/sort_arrow.png);background-repeat: no-repeat;cursor:pointer;cursor: hand;}
/* Catch Informationen*/
table.catch-info-table {border-bottom:1px dotted; margin-bottom:10px;}
.catch-info-table th{
	border-bottom:1px dotted;
	border-bottom-color:#d03539;
	padding:4px;
	border-right:2px solid;
	border-right-color:#d03539;
	color:#d03539;
}
.catch-info-table td{padding:4px; border-right:2px solid; border-right-color:#3b3b3b;color:#3b3b3b;}
.catch-info-table tr{}
/* Catch aktuelles*/
table.catch-aktuell-table {border-bottom:1px dotted; margin-bottom:10px;}
.catch-aktuell-table th{padding:4px; border-right:2px solid; border-right-color:#3b3b3b;color:#fff;}
.catch-aktuell-table td{padding:4px; border-right:2px solid; border-right-color:#3b3b3b;color:#3b3b3b;font-size:12px;}
.catch-aktuell-table tr{}
.lightgreen {background-color:  !important;}
/* History */
.domhis{margin: 0 auto; width:980px; padding:10px; background-image:url(../img/domain-history-bg.gif); background-repeat:repeat-x;border-bottom:1px solid #3b3b3b; border-top:1px solid; border-top-color: #DFDFDF;}
.domhislist{margin:0px;padding:0px;}
.domhislist a{margin:0px;padding:0px; text-decoration:none;}
.domhislist ul, li{margin:0px;padding:0px;}
.domhislist li{display:inline; padding:2px 4px 2px 4px; margin:0 10px 0 0; border-top:1px dotted #999;border-left:3px solid #3b3b3b;border-right:1px dotted #999;border-bottom:1px dotted #999;background-color:#fff;}
.domhislist li:hover{display:inline; padding:2px 4px 2px 4px; margin:0 10px 0 0; border-top:1px solid #1486BB;border-left:3px solid #1486BB;border-right:1px solid #1486BB;border-bottom:1px solid #1486BB;background-color:#fff;}
/* Textausrichtung */
.r {text-align: right;}
.c {text-align: center;}
.l {text-align:left;}
.fl{float:left;}
.fr{float:right;}
/* Pagination */
.paginate {margin:5px 0 0 0;font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
a.paginate {border: 1px solid #3b3b3b;padding: 2px 6px 2px 6px;text-decoration: none;color: #3b3b3b;font-size:11px; line-height: 22px;}
a.paginate:hover {background-color: #3b3b3b;color: #FFF !important;text-decoration: none;font-size:11px;}
a.current {border: 1px solid #3b3b3b;font-family:Arial, Helvetica, sans-serif;padding: 2px 6px 2px 6px;cursor: default;color: #FFF !important;background-color:#3b3b3b;text-decoration: none;font-size:11px;}
span.inactive {border: 1px solid #3b3b3b;font-family: Arial, Helvetica, sans-serif;padding: 2px 6px 2px 6px;color: #999;cursor: default;font-size:11px;}
/* Tabbed Content */ 
#tabs-nohdr{font-family:"Lucida Grande", sans-serif;}
#tabs-nohdr .ui-widget-header{border:1px solid #3b3b3b;}
#tabs-nohdr .ui-corner-top, .ui-corner-bottom{border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;background-color:#fff;}
#tabs-nohdr .ui-tabs-selected, .ui-state-active{border-color:#3b3b3b;}
#tabs-nohdr .ui-widget-content{background:none;}
#tabs-nohdr {padding: 0px;background: none;border-width: 0px;}
#tabs-nohdr .ui-tabs-nav {padding-left: 0px;background: transparent;border-width: 0px 0px 1px 0px;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;}
#tabs-nohdr .ui-tabs-panel {background:#fff;border-width: 0px 1px 1px 1px;border-color:#3b3b3b;}
#mp_wrapper{
	width:730px;
	padding:0px;
	margin-bottom: 10px;
	height:auto;
	}
#mp_domainname{
	width:730px;
	padding:5px;
	margin-bottom: 10px;
	height:auto;
	}
#mp_nummer{
	float:left;
	width:32px;
	padding-right:10px;
	padding:0px 0 0 0;
	min-height: 32px;
}
#mp_cwrapper{
	float:left;
	width:450px;
	height:32px;
	padding:0 10px 0 10px;
	height:auto;
}
#mp_cform{
	float:left;
	width:190px;
	height:auto;
	padding:2px 0 0 0;
}
#mp_help{
	float:right;
	width:32px;
	height:32px;
	padding: 0 0 0 0;
	cursor:pointer;
}
#mp_headline{float:left; width:100%;padding:0 0 3px 0;
}
#mp_text{
	float:left;
	width:100%;
}

#mp_kheadline{
	float:left;
	width:610px;
	padding:0 0 3px 0;
}
#mp_ktext{
	float:left;
	width:610px;
	padding:3px;
	height: auto;
}
#form_kpname{
	float:left;
	width:90px;
	padding:1px 0 1px 0;
	min-height: 40px;
	}
#form_kpfeld{
	float:left;
	width:480px;
	height:40px;
	padding:1px 0 1px 0;
	}
#right_info_header
{
	height:24px;
	color:#d03539;
	font-weight:bold;
	font-size:12px;
	padding:8px 0 0 10px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	behavior: url('pie.htc');
	background-color: #FFF;
}
#right_info_content
{
	height:auto;
	padding:10px;
	color:#000;
	font-size:11px;
	margin-bottom: 10px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-right:1px solid;
	border-color:#fff;
	behavior: url('pie.htc');
	}
.page-curl {
	background-color:#fff;
position: relative;
-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); }

.page-curl:after {
z-index: -1;
position: absolute;
background: transparent;
width: 70%;
height: 55%;
content: '';
right: 10px;
bottom: 10px;
behavior: url('pie.htc');
-webkit-transform: skew(15deg) rotate(5deg);
-webkit-box-shadow: 8px 12px 10px rgba(0, 0, 0, 0.3);
-moz-transform: skew(15deg) rotate(5deg);
-moz-box-shadow: 8px 12px 10px rgba(0, 0, 0, 0.3); }

.page-curl:before {
z-index: -2;
position: absolute;
background: transparent;
width: 70%;
height: 55%;
content: '';
left: 10px;
bottom: 10px;
behavior: url('pie.htc');
-webkit-transform: skew(-15deg) rotate(-5deg);
-webkit-box-shadow: -8px 12px 10px rgba(0, 0, 0, 0.3);
-moz-transform: skew(-15deg) rotate(-5deg);
-moz-box-shadow: -8px 12px 10px rgba(0, 0, 0, 0.3); }

#reg_fill {
  position:absolute;
  top:147px;
  width:450px;
  height:340px;
  background-image:url(../img/reg_filler.jpg);
  border:1px solid #999;
  margin-left:500px;
  z-index:1;
}
.tickercounter{
	font-family:"Lucida Grande", arial, sans-serif;
	font-size:11px;
	float:left;
	width:200px;
	margin:0;
	padding: 15px;
	background-color: #F7F7F7;
	height: 230px;
	}
.tickercounter-headline{
	float:left;
	font-weight:bold;
	color: #c61318;
	width:99%;
	padding:2px;
	height: 14px;
	}
.tickercounter-text{
	float:left;
	font-weight:normal;
	color:#151515;
	width:99%;
	padding:2px;
	height: 14px;
	}
.tickercounter-counter{
	float:left;
	width:99%;
	height:30px;
	margin:2px 0 -2px 2px;
	}
.tickercounter-time{
	float:left;
	width:99%;
	padding:2px;
	}
.tickercounter-zahl{
	float:left;
	height:24px;
	width:20px;
	background-color:#353535 !important;
	text-align:center;
	border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior: url('pie.htc');
	color: #fff;
	font-size: 18px;
	padding: 4px 0 0 0;
	margin:0 2px 0 0;
	}
.ticketcounter-doppelpunkt{
	float:left;
	height:24px;
	width:6px;
	text-align:left;
	color: #151515;
	font-size: 18px;
	padding: 4px 0px 0 0;
	margin:0 0px 0 0 !important;
	}
.tickercounter-word{
	float:left;
	min-width:20px;
	padding:0;
	}
.leftsitebar{
	float:left;
	width:300px;
	min-height:300px;
	margin:5px 0 15px 15px;
	
	}
.leftsidebar-topbox{
	float:left;
	width:280px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border:1px solid;
	border-color:#333;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
	behavior: url('pie.htc');
	}
.rightsidecontent{
	float:left;
	width:660px;
	min-height:428px;
	margin:5px 0 15px 0px;
	border-left: 1px solid;
	border-color:#B7B7B7;
	padding:0 0 0 15px;
	line-height:16px;
	text-shadow: 1px 1px rgba(255,255,255,0.5);
	}
	
/* FAQ Liststyle Left*/
.faq{
	float:left;
	list-style-type:none;
}
.faq a, .faq :hover{
	text-decoration:none;
}
.faq li{
	list-style-type:none;
	font-family:"Lucida Grande",Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:8px 0 8px 8px;
	margin:0 0 2px 0;
	border:1px solid;
	border-color:#C3C3C3;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
	color:#484848;
	text-decoration:none !important;
	text-shadow: 1px 1px rgba(255,255,255,0.5);
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	behavior: url('pie.htc');
	cursor:pointer;
	}
.faq li:hover{
	background-color:#BB262B;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
	background: linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
	border-color:#999;
	text-decoration:none;
}
.contenttable td{
	font-size:12px;
	padding:0px;
	}
.content-img-border{
	border:1px solid;
	border-color:#CACACA;
	padding:1px;
	pargin:1px;
	background-color:#fff;
	}
ul.newsticker {float:left; list-style:none; width:650px; padding:5px; margin:10px 0 0 10px; font-weight:bold; text-decoration:none;}
ul.newsticker a { color:#000; text-decoration:none;}
ul.newsticker a:hover { color:#000; text-decoration:underline;}


/*message-popup*/
.ui-widget-header {
	color: #fff !important;
	background: #D03539 !important;
	background: -moz-linear-gradient(top,  #E43B40 0%, #B13C42 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E43B40), color-stop(100%,#B13C42)) !important;
	background: -webkit-linear-gradient(top,  #E43B40 0%,#B13C42 100%) !important;
	background: -o-linear-gradient(top,  #E43B40 0%,#B13C42 100%) !important;
	background: -ms-linear-gradient(top,  #E43B40 0%,#B13C42 100%) !important;
	background: linear-gradient(top,  #E43B40 0%,#B13C42 100%) !important;
}
/* Levelstate */
.level, .pricetable .level col{
	border-top:2px solid green;
	border-bottom:2px solid green;
	border-left:2px solid green;
	border-right:2px solid green;
	}
.levelstate, .pricetable .levelstate{
	background-color:green !important;
	color:#fff !important;
	text-shadow:1px 1px rgba(0,0,0,0.3) !important
	}
.levelstate1, .pricetable .levelstate1{
	background-color:green !important;
	color:#fff !important;
	text-shadow:1px 1px rgba(0,0,0,0.3) !important
	
	-moz-box-shadow: 0 0 3px 3px #5FBB40;
	-webkit-box-shadow: 0 0 3px 3px #5FBB40;
	box-shadow: 0 0 3px 3px #5FBB40;	
	}
.notifylink a{text-decoration:none; color:#fff !important!;}
.notifylink{
	behavior: url('pie.htc');
	margin: 0 0 -10px 0;
	width: 150px;
	border: 1px solid;
	border-color: #AE7A0D;
	padding: 8px;
	text-align: center;
	text-decoration: none;
	background: rgb(234,185,45); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(234,185,45,1) 0%, rgba(199,152,16,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,185,45,1)), color-stop(100%,rgba(199,152,16,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab92d', endColorstr='#c79810',GradientType=0 ); /* IE6-9 */
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	}
.notifylink:hover{
	behavior: url('pie.htc');
	background: rgb(199,152,16); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(199,152,16,1) 0%, rgba(234,185,45,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(199,152,16,1)), color-stop(100%,rgba(234,185,45,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(199,152,16,1) 0%,rgba(234,185,45,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(199,152,16,1) 0%,rgba(234,185,45,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(199,152,16,1) 0%,rgba(234,185,45,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(199,152,16,1) 0%,rgba(234,185,45,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c79810', endColorstr='#eab92d',GradientType=0 ); /* IE6-9 */
}

.tr_headline  {

	color: #FFFFFF;

	background: #FFAAAA;
	background: -moz-linear-gradient(top,  #FFAAAA 0%, #FFCFCF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFAAAA), color-stop(100%,#FFCFCF));
	background: -webkit-linear-gradient(top,  #FFAAAA 0%,#FFCFCF 100%);
	background: -o-linear-gradient(top,  #FFAAAA 0%,#FFCFCF 100%);
	background: -ms-linear-gradient(top,  #FFAAAA 0%,#FFCFCF 100%);
	background: linear-gradient(top,  #FFAAAA 0%,#FFCFCF 100%);

	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.tr_headline_blau  {

	color: #FFFFFF;

	background: #FFAAAA;
	background: -moz-linear-gradient(top,  #BFBFFF 0%, #E8E8FF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BFBFFF), color-stop(100%,#E8E8FF));
	background: -webkit-linear-gradient(top,  #BFBFFF 0%,#E8E8FF 100%);
	background: -o-linear-gradient(top,  #BFBFFF 0%,#E8E8FF 100%);
	background: -ms-linear-gradient(top,  #BFBFFF 0%,#E8E8FF 100%);
	background: linear-gradient(top,  #BFBFFF 0%,#E8E8FF 100%);

	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.tr_headline_rot  {

	color: #FFFFFF;

	background: #FFAAAA;
	background: -moz-linear-gradient(top,  #FF2A00 0%, #FF795E 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF2A00), color-stop(100%,#FF795E));
	background: -webkit-linear-gradient(top,  #FF2A00 0%,#FF795E 100%);
	background: -o-linear-gradient(top,  #FF2A00 0%,#FF795E 100%);
	background: -ms-linear-gradient(top,  #FF2A00 0%,#FF795E 100%);
	background: linear-gradient(top,  #FF2A00 0%,#FF795E 100%);

	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}


.tr_headline_gruen  {

	color: #FFFFFF;

	background: #63ED63;
	background: -moz-linear-gradient(top,  #63ED63 0%, #BEEDBE 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63ED63), color-stop(100%,#BEEDBE));
	background: -webkit-linear-gradient(top,  #63ED63 0%,#BEEDBE 100%);
	background: -o-linear-gradient(top,  #63ED63 0%,#BEEDBE 100%);
	background: -ms-linear-gradient(top,  #63ED63 0%,#BEEDBE 100%);
	background: linear-gradient(top,  #63ED63 0%,#BEEDBE 100%);

	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.tr_headline_orange  {

	color: #FFFFFF;

	background: #FFB545;
	background: -moz-linear-gradient(top,  #FFB545 0%, #FFC670 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFB545), color-stop(100%,#FFC670));
	background: -webkit-linear-gradient(top,  #FFB545 0%,#FFC670 100%);
	background: -o-linear-gradient(top,  #FFB545 0%,#FFC670 100%);
	background: -ms-linear-gradient(top,  #FFB545 0%,#FFC670 100%);
	background: linear-gradient(top,  #FFB545 0%,#FFC670 100%);

	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.yellowshadow {
  border-color: rgba(255, 255, 85, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 85, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 85, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 85, 0.6);
}
.greenshadow {
  border-color: rgba(85, 255, 85, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(85, 255, 85, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(85, 255, 85, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(85, 255, 85, 0.6);
}
.redshadow {
  border-color: rgba(255, 0, 0, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}
.aricon {
    background-image: url("../img/clock.gif") !important;
}
.idncls{
    background-image:url("../img/puzzle.png") !important;
}   
.idnhilfe {
    font-size: 16px;
    padding: 5px;
    position: relative;
}
.idnhilfe .idnchar {
	width: 25px;
	height: 25px;
	border: 1px dashed;
	float: left;
	text-align: center;
	font-weight: bold;
}
.idnhilfe a:visited {
    font-weight: bold; text-decoration: none;
    color: #000000;
}
.idnhilfe a:hover {
    font-weight: bold; text-decoration: underline;
    color: #000000;
}



/*Tabelle*/

.domaintabelle {
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
	color: #333;
}
.domaintabelle td, #table-3 th {
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
}
.domaintabelle th {
	text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;
	font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
	font-weight: bold;
	padding: 7px 7px 8px;
	line-height: 1.3em;
	font-size: 12px;
        border-bottom: 1px solid;
}
.domaintabelle td {
	font-size: 12px;
	padding: 5px 7px 5px;
	vertical-align: top;
}
.domaintabelle .sortactive {
	color: #1C94C4;
}
.rtlabel {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-weight: 700;
    line-height: 2;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.rtlabel-blue {
	background-color: #337ab7 !important;
}
.rtlabel-green {
	background-color: #5cb85c !important;
}
.rtlabel-grey {
	background-color: #777 !important;
}
.rtlabel-orange {
	background-color: #f0ad4e !important;
}
.rtlabel-red {
	background-color: #d9534f !important;
}
.button-red button {
    color: #D03539 !important;
    font-weight: bold !important;
}
.noborder td {
	border: 0px;
}

.excel-button {
	background-image: url('/design/img/doc_excel_csv.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 5px;
}