@charset "utf-8";
/* print.css */
/* DNS LUXENBOURG */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	text-align: left;
	vertical-align: top;
}

.left {
	display: block;
}

.right {
	display: block;
	float: left;
}

img {
	border: 0;
}

#headercontainer { display: block; height: 150px; width: 100%; }


#headercontainer img.dns_logo {
	margin-top: 0px;
	float: left;
	width: 149px;
	height: 61px;
}

/* Content */
/* ========================================== */

#contentcontainer {
	width: auto;
	height: 100%;
	margin: 0;
}


/* Contentcontainer Right */
#contentcontainer .right {
	width: auto;
	height: 100%;
}

#content .right {
	width: 100%;
	height: 100%;
	margin: 0px;
}



/* Content Left */
#content .c_left {
	width: auto;
	height: 100%;
	margin: 0;
}


/* Content FAQ */
#content .c_left ul.faq.ask .gray_box {
	width: 100%;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -15px;
	font-weight: normal;
	color: #525252;
	line-height: 20px;
}

#content .c_left ul.faq.ask {
	margin-top: 10px;
	margin-left: 15px;
}

#content .c_left ul.faq.ask .gray_box ul li {
	list-style: square;
	margin-left: 25px;
}

#content .c_left ul.faq {
	margin-left: 17px;
}

#content .c_left ul.faq li {
	margin-left: 0px;
	margin-bottom: 12px;
	list-style-image: url(../images/icon/faq-pfeil.gif);
}

#content .c_left ul.faq li a {
	color: #525252;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 12px;
}

#content .c_left ul.faq li a:hover {
	text-decoration: underline;
}

#content .c_left ul.faq li.open a.open:hover {
	text-decoration: none;
	cursor: default;
}

#content .c_left ul.faq li.open a.open {
	font-weight: bold;
	color: #274962;
	margin-bottom: 12px;
}

#content .c_left ul.faq li.open {
	list-style-image: url(../images/icon/faq-pfeil_open.gif);
}

/* // Content FAQ */


#content .gray_box {
	display: block;
	float: left;
	width: auto;
	clear: both;
	padding: 15px;
	margin: 4px 0 24px 0;
	border: 1px solid #e6e6e6;
	background-color: #fbfcfc;
}

#content .news {
	display: block;
	float: left;
	width: auto;
	padding-bottom: 15px;
	margin: 0px;
}

#content .gray_box.domaincheck, #content .c_left .gray_box.domcheck, #content .c_left .gray_box.nameservertest-form, #content .c_left .gray_box.whoisgateway, #content .c_left .gray_box.sbox,#content .c_left .gray_box.whois-gateway {
	width: 510px;
}


#content .c_left .gray_box.domcheck img {
	float: right;
}

#content .c_left .gray_box h3 { padding: 8px 0 4px 0; }
#content .c_left .gray_box img.cap { float: left; margin-right: 20px; border: 1px solid #cdcbce; }
#content .c_left .gray_box p.error { color: red; }

#content .c_left .contact h3 { padding: 10px 0 4px 0; font-size: 13px; }

#content .c_left ul li {
	list-style: square;
	list-style-position: outside;
	margin-left: 40px;
}

#content .c_left span.www {
	float: left;
	padding: 3px 5px 0 0;
	color: #274a63;
	font-size: 1.2em;
	font-weight: bold;
}

#content .c_left span.point_domain {
	padding: 3px 5px 0 3px;
	color: #274a63;
	font-size: 1.2em;
	font-weight: bold;
}

/* Modules */
/*--------------------------------------------------- */

/* Medium - Medium (258px - 258px) */
/* ========================================== */

#content .module_m_m a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #274a63;
}

#content .module_m_m {
	display: block;
	float: left;
	width: 100%;
	/*padding-bottom: 20px;*/
}
#content .module_m_m .m_left { width: 48%; float: left; }
#content .module_m_m .m_right { width: 48%; float: right; }
#content .module_m_m .m_left h3 { color: #274a63; }
#content .module_m_m .m_right h3 { color: #274a63; }
#content .c_left .gray_box .module_m_m h4 { font-size: 12px; color: #274a63; }


#content .gray_box .module_m_m a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #274a63;
}

#content .gray_box .module_m_m {
	display: block;
	float: left;
}
#content .gray_box .module_m_m .m_left { width: 48%; float: left; }
#content .gray_box .module_m_m .m_right { width: 48%; float: right; }
#content .gray_box .module_m_m .m_left h3 { color: #274a63; }
#content .gray_box .module_m_m .m_right h3 { color: #274a63; }

/* Typographie */
/*-------------------------------------------------------------*/

body {
	font-size: 11px;
	color: #525252;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content .c_left a {
	color: #525252;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#content .c_left a.more { display: block; float: left; color: #274d5a; background: url(../images/icon/more1_icon.gif) left no-repeat; padding-left: 14px; margin-bottom: 20px; }

/* Allgemeine Externe / Interne Hyperlinks */

a.more { display: block; float: left; color: #274d5a; background: url(../images/icon/more1_icon.gif) left no-repeat; padding-left: 14px; margin-bottom: 20px; }

a.intern {
	color: #525252;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icon/internlink1_icon.gif) no-repeat left;
	padding-left: 14px;
}

a.extern {
	color: #525252;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icon/externlink_icon.gif) no-repeat right;
	padding-right: 12px;
}

a.pdf {
	color: #525252;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icon/pdf_icon.gif) no-repeat left;
	padding-left: 12px;
}


#content p {
	margin-bottom: 0.8em;
}



/* Content */
/* ========================================== */

#content h1 { font: bold 30px Arial, Helvetica, sans-serif; padding-bottom: 9px; color: #274a63; }
#content h3 { clear: both;}

/* Contentcontainer */

#contentcontainer { text-align: left; }

#contentcontainer .left h3 { font: bold 15px Arial, Helvetica, sans-serif; color: #274a63; }
#contentcontainer .left a:hover { color: #023a4d; }
#contentcontainer .left li { list-style: none; border-bottom: 1px solid #f0f0f0; }
#contentcontainer .left li.lastnavi { border: 0; }
#contentcontainer .left li.open { font-weight: bold; border-bottom: 1px solid #f0f0f0; }
#contentcontainer .left li a, li.lastnavi a, li.subnavi a { font-size: 11px; color: #1b6d87; line-height: 16px; text-decoration: none; }
#contentcontainer .left ul.navi li.lastnavi { border-bottom: 0; }
#contentcontainer .left ul.subnavi { border-top: 1px solid #f0f0f0; border-bottom: 0; }
#contentcontainer .left ul.subnavi li { font-weight: normal; }
#contentcontainer .left ul.subnavi li.open { font-weight: bold; border-bottom: 1px solid #f0f0f0; }
#contentcontainer .left ul.subnavi li.lastnavi { border-bottom: 0; }

/* Gray Box */

#content .right .c_left h3 { color: #274a63; }
#content .c_left .gray_box h3 { color: #274a63; }
#content .c_left .gray_box h3.neg_pos {
	float: left;
	height: 40px; 
	width: 300px; 
	font-size: 18px; 
	padding-top: 40px; 
}

#content .c_left .gray_box.whois-gateway h3 { font-size: 18px; }

#content .c_left .gray_box a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #274a63;
}

#content .right h3 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #2d768e;
	padding-bottom: 4px;
}

#content .right .c_left h3 a {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #274a63;
	padding-bottom: 4px;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #274a63;
}
.contact span { color: red; }
.contact .form-error ul li { margin-top: -4px; padding-bottom: 9px; }
.contact .form-error { color: red; }
.contact .form-error input { color: red; }

#content .right li { list-style: none; line-height: 20px; }
#content .right li a { color: #2d768e; text-decoration: none; }
#content .c_right .gray_box h3 { color: #274a63; }
#content .c_right .gray_box h3.logged { font-weight: normal; color: #274a63; }
#content .c_right .gray_box h3.logged span { font-weight: bold; }
#content .c_right .gray_box a { font-size: 10px; text-decoration: none;	color: #505050; }



/* Forms */
/*-------------------------------------------------------*/

.input {
	height: 13px;
	padding: 4px 3px 2px 3px;
	border: 1px solid #d9d9d9;
	color: #434343;
	font-size: 11px;
}

input.button {
	font-weight: bold;
	text-decoration: underline;
	border: 0;
}

select {
	height: 19px;
	width: 100%;
	border: 1px solid #d9d9d9;
	color: #434343;
}



/* Header / Search */
/* ========================================== */


/* Input / .input */
/* ========================================== */

.contact .input { width: 218px; margin-bottom: 7px; }
.contact .input.nachricht { height: 180px; }

input.input.code { width: 147px; margin-top: 7px; }

input.input.domaincheck_text { width: 290px; }

input.input.check-nameserver { width: 238px; margin-bottom: 8px; }
input.input.check-ip-address { width: 228px; margin-bottom: 8px; }


/* Input / .button */
/* ========================================== */

input.button.whoisgateway_more { vertical-align: bottom; margin-left: 70px; }

input.button.addnameserver { margin-right: 5px; margin-top: 10px; }

input.button.testchecknameserver { float: right; vertical-align: bottom;  margin-top: 105px;}

input.button.back { float: right; }

.contact input.button.send-contact { display: block; float: right; }

input.button.domcheck-en, input.button.domcheck-fr, input.button.domcheck-de { vertical-align: bottom; }




/* Content Right / Login / Logout */
/* ========================================== */

#id_login { width: 150px; }


/* Select and Other */
/* ========================================== */

.contact select { margin-bottom: 7px; }

/* News */
/*-------------------------------------------------------------------------------------*/
#content .news {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}

#content .news {
	width: auto;
}

#content .news h3{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #2d768e;
	margin: 0px;
}
#content .news .newstext { 
	display: block; 
	float: left; 
	clear: both;
}

#content .news a.newslink { 
	display: block; 
	float: left; 
	clear: both;
	color: #525252; 
	background: url(../images/icon/more1_icon.gif) no-repeat left; 
	padding-left: 14px; 
}


/*Divider */
/*----------------------------------------------------*/
#content .divider {
	display: block;
	float: left;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #F0F0F0;
} 




/* Overrides */
/* ========================================== */
/* ========================================== */

/* Header / search */
#headercontainer .search { display: none; }

/* Header / language*/
#headercontainer .language { display:none; }

/* Header / menu */
.menulist { display: none; }

/*	Footer */
#footercontainer { display: none; }

/* Contentcontainer Left */
#contentcontainer .left { display: none; }

/* Mainmenu */
.menucontainer { display:none; }
.fr .menucontainer { display:none; }
.en .menucontainer { display:none; }

/* Content Right */
#content .c_right { display: none; }