/*
 * regfish(r) GmbH
 * Cascading Style Sheet v.1.0
 *
 * Copyright (c) 2007 regfish(r) GmbH. All Rights reserved!
 */

html {
	margin:0;
	padding:0;
	font-size: 0.84em;
	font-family: Arial, Tahoma;
}
table {
	font-size: 1em;
	font-family: Arial, Tahoma;
}

body {
	margin:0;
	padding:0;
	font-size: 0.9em;
	font-family: Arial, Tahoma;
	background: url(/img/background2007.png) repeat-x;
}

body.ng {
	margin:0;
	padding:0;
	font-size: 0.9em;
	font-family: Arial, Tahoma;
	background:#fff;
}

.re {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.ret {
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}

.reb {
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
}

#ccsupport {
	background:url(//assets.regfish.de/images/5/paysupp.png) no-repeat;
	height:35px;
	width:212px;
	float:left;
	font-size:0.7em;
	padding-top:40px;
	color:#555;
	text-align:center;
}

img { border:0; }

a,a:link,a:visited,a:active {
	color: #1559A7;
	text-decoration: none;
}
a:hover {
	color: #143F71;
	text-decoration: underline;
}


#frame {
	text-align: center;
/*
	border-bottom: 1px solid rgb(210,210,210);
	border-right: 1px solid rgb(210,210,210);
*/

}

div {
	white-space:normal;
}

input[type='text'].new,
input[type='select'].new,
input[type='checkbox'].new,
input[type='password'].new {
	font-family: Arial, Tahoma;
	font-size:1.05em;
	width:240px;
}

.sitepath_menu {
	position:absolute;
	left:200px;
	font-size:.9em;
	font-weight:normal;
	top:45px;
	width:680px;
	padding:0px;
	text-align:right;
	color:white;
}

div.SitePath {
	color: #4E4E4E;
	padding-top: 10px;
}

div.SitePath a,
div.SitePath a:link,
div.SitePath a:visited,
div.SitePath a:active,
div.SitePath a:hover
{
/*	color: #4E6E92; */
	color: #4E4E4E;
	text-decoration:underline;
}



td.SitePath {
/*	color: #4E6E92;
*/
	color: #4E4E4E;
}

/* LEFTNAV NORMAL */
div.leftnav_section {
	font-weight: bold;
	line-height: 17px;
	padding-top:28px;
	padding-bottom:2px;
	padding-left: 10px;
	border-bottom: 1px solid #c9c9c9;
}

.itemerror { font-size:0.9em; color:red; margin-left:10px; }

div.leftnav_section a,
div.leftnav_section a:link,
div.leftnav_section a:visited,
div.leftnav_section a:active	 {
	color: #143F71;
	text-decoration: none;
}
div.leftnav_section a:hover {
	color: #143F71;
	text-decoration: underline;
}

#title {
	text-align: left;
	padding:0px;
	border-bottom: 2px solid rgb(210,210,210);
	background-color: rgb(0,52,105);
	overflow:visible;
}

#nav_elmts_manager_lft {
	text-align: left;
	padding-top: 25px;
	float: left;
	clear: both;
	width: 195px;
	min-height:400px;
}

#navigator {
	width: 195px;
	text-align: left;
	float:left;
}

div #navigator #nav1_elmts_lft {
	position: relative;
	text-align: left;
	padding-top: 25px;
	float: left;
	clear: both;
	width: 195px;
	margin-bottom:25px;
	font-size:14px;
}

div #navigator #nav1_elmts_manager_lft {
	position: relative;
	text-align: left;
	padding-top: 25px;
	float: left;
	clear: both;
	width: 195px;
	margin-bottom:25px;
	font-size:14px;
}

div.nav1_divider {
	height: 2px;
	overflow: hidden;
}
div.nav1_divider_large {
	height: 10px;
	overflow: hidden;
}

div.nav1_elmnt_0 {
	background: url(/img/nav1/elmnt_bg_depth_0.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 25px;
	font-size: 0.9em;
	margin-top: 3px;
	cursor:pointer;
}
div.nav1_elmnt_0 div.value {
	padding: 7px;
	padding-left: 10px;
	color: rgb(0,0,0);
}
div.nav1_elmnt_99 {
	background: url(/img/nav1/elmnt_bg_depth_0.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 3px;
	cursor:pointer;
}
div.nav1_elmnt_99 div.value {
	padding: 7px;
	padding-left: 10px;
	color: rgb(100,100,100);
}
div.nav1_elmnt_1 {
	background: url(/img/nav1/elmnt_bg_depth_1.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_1:hover {
	background: url(/img/nav1/elmnt_bg_depth_1h.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_1 div.value {
	padding: 4px;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav1_elmnt_2 {
	background: url(/img/nav1/elmnt_bg_depth_1.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_2:hover {
	background: url(/img/nav1/elmnt_bg_depth_1h.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_2 div.value {
	padding: 4px;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav1_elmnt_3 {
	background: url(/img/nav1/elmnt_bg_depth_2.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_3 div.value {
	padding: 4px;
	font-weight:bold;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav1_elmnt_4 {
	background: url(/img/nav1/elmnt_bg_depth_1.png) no-repeat;
	margin-left:-4px;
	width: 191px;
	height: 21px;
	font-size: 0.9em;
	cursor:pointer;
}
div.nav1_elmnt_4 div.value {
	padding: 4px;
	color: rgb(84,129, 172);
	padding-left: 10px;
}

div.nav1_elmnt_0 div.value a {
	text-decoration:underline;
	color: white;
}
div.nav1_elmnt_99 div.value a {
	color: rgb(100,100,100);
}
div.nav1_elmnt_1 div.value a {
	color: rgb(0,52,112);
	text-decoration:none;
}
div.nav1_elmnt_2 div.value a {
	color: rgb(0,52,112);
	text-decoration:none;
}
div.nav1_elmnt_3 div.value a {
	color: rgb(50,50,50);
	text-decoration:none;
}
div.nav1_elmnt_4 div.value a {
	color: rgb(84,129, 172);
	text-decoration:none;
}

#nav_elmts_lft {
	text-align: left;
	padding-top: 28px;
	float: left;
	clear: both;
	width: 195px;
	margin-bottom:25px;
}

#content {
	position:absolute;
	left:205px;
	top:75px;
	text-align: left;
	padding: 0;
	float:left;
	width: 690px;
	overflow:visible;
	font-size:1.1em;
}


#content_index_domains1 {
	padding: 0px;
	width:680px;
	min-height:463px;
	background-image: url(/img/ssl/index_domains.gif);
	overflow:hidden;
	clear: both;
	font-size: 0.9em;
}

#content_index_base_top {
	width:680px;
	height:12px;
	background-image: url(/img/index_base_top.gif);
	background-repeat: no-repeat;
}

#content_index_base {
	padding: 20px;
/*	border:1px solid red; */
	line-height: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:640px;
	min-height:350px;
	background-image: url(/img/index_base.gif);
	background-repeat: repeat-y;
	font-size: 1em;
}

#content_index_base_bottom {
	width:680px;
	height:13px;
	background-image: url(/img/index_base_bottom.gif);
	background-repeat: no-repeat;
}


#content_index_gsssl1 {
	padding: 0px;
	width:680px;
	min-height:463px;
	background-image: url(/img/ssl/index_gssslbg.gif);
	overflow:hidden;
	clear: both;
	font-size: 0.9em;
}

#content_gui {
	background-color: rgb(255,255,255);
	clear: both;
	border: 2px solid rgb(210,210,210);
	padding: 15px;
	min-height:350px;
	width: 646px;
}

#content1 {
	padding: 15px;
	min-height:300px;
}

#content_sub {
	padding: 15px;
	width:650px;
}

#content_sub p {
	padding-left: 4px;
}

#content_sub_free {
	width:680px;
}

.merke {
	padding:5px;
	background-color: rgb(255,248,226);
	border: 2px solid rgb(231,224,204);
	font-size:0.9em;
}

div.footnotes {
	font-family: arial;
	font-size: 10px;
	color: #9A9A9A;
	margin: 10px;
}

div.footnotes ol {
}


.code {
	font-family: Courier New;
	padding:5px;
	background-color: rgb(204,255,255);
	border: 2px solid rgb(163,203,203);
	font-size:0.9em;
}

.out {
	clear: both;
}

#copyright {
	padding:10px;
	clear: both;
	font-size:0.8em;
	color: rgb(130,130,130);
	line-height: 16px;
}

.txt_title {
	font-size: 1.3em;
	font-weight: bold;
	color: rgb(0,0,0);
	margin-bottom: 18px;
	padding: 6px;
	padding-left: 4px;
	border-bottom: 1px solid rgb(80,80,80);
}

.txt_subtitle {
	margin-top:4px;
	font-size: .85em;
	font-weight: bold;
	color: rgb(150,150,150);
}

.txt_title1 {
	font-size: 1.1em;
	font-weight: bold;
	color: rgb(100,100,100);
	margin-bottom: 18px;
	padding: 6px;
	padding-left: 4px;
	border-bottom: 1px solid rgb(84,129,172);
}

.txt_title_mo {
	padding-top: 10px;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	color: rgb(100,100,100);
	margin-bottom: 18px;
}

.txt_mo {
	padding-top: 10px;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	color: rgb(150,150,150);
}

#logo {
	float: left;
	background-image: url(/img/top_blank.gif);
	background-repeat: no-repeat;
	height:65px;
	width:205px;
	cursor:pointer;
	overflow:visible;
}

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


div.nav_divider {
	height: 2px;
	overflow: hidden;
}
div.nav_divider_large {
	height: 10px;
	overflow: hidden;
}

div.nav_elmnt_0 {
	background: url(/img/nav/elmnt_bg_depth_0.png) no-repeat;
	margin-left:-4px;
	width: 192px;
	height: 29px;
	font-weight: bold;
	font-size: 0.89em;
	margin-top: 3px;
	margin-bottom: 3px;
	cursor:pointer;
}
div.nav_elmnt_0 div.value {
	padding: 7px;
	padding-left: 10px;
	color: rgb(0,0,0);
}
div.nav_elmnt_99 {
	background: url(/img/nav/elmnt_bg_depth_0.png) no-repeat;
	margin-left:-4px;
	width: 192px;
	height: 29px;
	font-weight: bold;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	cursor:pointer;
/*
	filter:alpha(opacity=70);
	-moz-opacity:.7;
*/
}
div.nav_elmnt_99 div.value {
	padding: 7px;
	padding-left: 10px;
	color: rgb(100,100,100);
}
div.nav_elmnt_1 {
	background: url(/img/nav/elmnt_bg_depth_1.png) no-repeat;
	margin-left:-4px;
	width: 184px;
	height: 21px;
	font-size: 0.85em;
	margin-top: 1px;
	cursor:pointer;
}
div.nav_elmnt_1 div.value {
	padding: 4px;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav_elmnt_2 {
	background: url(/img/nav/elmnt_bg_depth_2.png) no-repeat;
	margin-left:-4px;
	width: 184px;
	height: 21px;
	font-size: 0.85em;
	margin-top: 1px;
	cursor:pointer;
}
div.nav_elmnt_2 div.value {
	padding: 4px;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav_elmnt_3 {
	background: url(/img/nav/elmnt_bg_depth_3.png) no-repeat;
	margin-left:-4px;
	width: 184px;
	height: 21px;
	font-size: 0.85em;
	margin-top: 1px;
	cursor:pointer;
}
div.nav_elmnt_3 div.value {
	padding: 4px;
	color: rgb(255,255,255);
	padding-left: 10px;
}
div.nav_elmnt_4 {
	background: url(/img/nav/elmnt_bg_depth_4.png) no-repeat;
	margin-left:-4px;
	width: 183px;
	height: 21px;
	font-size: 0.85em;
	margin-top: 1px;
	cursor:pointer;
}
div.nav_elmnt_4 div.value {
	padding: 4px;
	color: rgb(84,129, 172);
	padding-left: 10px;
}

div.nav_elmnt_0 div.value a {
	color: rgb(0,0,0);
	text-decoration: none;
}
div.nav_elmnt_99 div.value a {
	color: rgb(100,100,100);
}
div.nav_elmnt_1 div.value a {
	color: rgb(255,255,255);
	text-decoration: none;
}
div.nav_elmnt_2 div.value a {
	color: rgb(255,255,255);
	text-decoration: none;
}
div.nav_elmnt_3 div.value a {
	color: rgb(255,255,255);
	text-decoration: none;
}
div.nav_elmnt_4 div.value a {
	color: rgb(84,129, 172);
	text-decoration: none;
}

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

div.footer {
	font-family: verdana, arial;
	font-size: 10px;
	color: #1559A7;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:left;
}

div.footer1 {
}

.footprint {
	border-top:1px solid gray;
	padding-left:3px;
	padding-top:10px;
	font-size:0.8em;
}

table.data {
	border:1px solid rgb(200,200,200);
}

table.table100 {
	width:100%;
	border:1px solid rgb(200,200,200);
}

tr.title {
	font-weight:bold;
	font-size: 0.9em;
	vertical-align:bottom;
}

tr.title td {
	border-bottom: 1px solid rgb(200,200,200);
}

table.table100 td {
	padding: 4px;
}

table.table100 tr {
	font-size: 0.8em;
}

table.data tr {
	font-size: 0.9em;
}
table.data td {
	vertical-align:top;
}

table.data tr td {
	padding:5px;
}
table.data tr.odd {
}
table.data tr.even {
	background-color: rgb(230,230,230);
}
/*
table.data tr:hover {
	background-color: rgb(240,240,240);
}
*/
table.table100 tr.odd {
}

table.table100 tr.even {
}

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

.txt_doc_title1 {
	margin-top:30px;
	font-size:1.4em;
	font-weight:bold;
	padding: 3px;
	border-bottom: 1px solid black;
	page-break-before: always;
}

.txt_doc_title2 {
	margin-top:20px;
	font-size:1.2em;
	padding-bottom: 3px;
	font-weight:bold;
	font-style:italic;
}

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

div.SitePath {
	color: #4E4E4E;
	font-size:0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.SitePath a,
div.SitePath a:link,
div.SitePath a:visited,
div.SitePath a:active,
div.SitePath a:hover
{
/*	color: #4E6E92; */
	color: #4E4E4E;
	text-decoration:underline;
}

.sitepath_menu {
	position:absolute;
	top:-30px;
/*	border:1px solid red; */
	left:0px;
	font-size:12px;
	font-weight:normal;
	width:680px;
	padding:0px;
	text-align:right;
	color:white;
}

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

#blo {
	margin-left:-10px;
	height:124px;
	width:680px;
	background-image:url(/img/blo.gif);
	text-align:left;
	margin-bottom:15px;
}
#blo table {
	width:660px;
}
.blo_element {
/*	border:1px solid gray; */
	padding:0px;
	width:25%;
	vertical-align:top;
}

.blo_element div.blo_title {
	padding-bottom:7px;
	font-size:1.0em;
	font-weight:bold;
	color: #5b7d98;
}

.blo_element div.blo_content {
	padding-bottom:7px;
	color: #7c8e9a;
	font-size:11px;
}

.blo_element div.blo_content a,
.blo_element div.blo_content a:link,
.blo_element div.blo_content a:visited,
.blo_element div.blo_content a:active,
.blo_element div.blo_content a:hover
{
	text-transform:uppercase;
}

.blo_element ul {
	margin:0;
	padding:0;
}
.blo_element ul li {
	list-style-type:none;
	line-height:15px;
}

.blo_divider {
	background-image:url(/img/blo_divider.gif);
	background-repeat:no-repeat;
	padding-right:5px;
}

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


td.lnavcnt {
	width:210px;
}

#ln {
	z-index:3;
	width:176px;
	margin-bottom:10px;
	margin-left:15px;
	margin-top:30px;
}

.ln {
	border:1px solid #e5e5e5;
	margin-bottom:5px;
}

.DragableOnHover {
	background:red;
}

.star { background:url(//assets.regfish.de/images/5/star.png) repeat-x; height:13px; }
.stars { background:url(//assets.regfish.de/images/5/star.png) repeat-x; height:13px; }
.starg { background:url(//assets.regfish.de/images/5/starg.gif) repeat-x; height:13px; }
.starsg { background:url(//assets.regfish.de/images/5/starg.gif) repeat-x; height:13px; }
.half { width:5px; }
.one { width:9px; }
.two { width:18px; }
.three { width:27px; }
.four { width:36px; }
.five { width:45px; }
.six { width:54px; }
.seven { width:63px; }
.eight { width:72px; }
.ten { width:90px; }

input[type="button"] {
	border:0;
	padding:2px;
	background:#f0f0f0;
	border:1px solid #c0c0c0;
	font-size:0.95em;

	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

input[type="button"]:active {
	border:0;
	padding:2px;
	background:#d0d0d0;
	border:1px solid #c0c0c0;
	font-size:0.95em;

	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

input[type="submit"] {
	border:0;
	padding:2px;
	background:#f0f0f0;
	border:1px solid #c0c0c0;
	font-size:0.95em;

	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

input[type="submit"]:active {
	border:0;
	padding:2px;
	background:#d0d0d0;
	border:1px solid #c0c0c0;
	font-size:0.95em;

	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

input[type="button"].disabled, input[type="button"].disabled:active {
	border:0;
	padding:2px;
	background:#fff;
	border:1px solid #efefef;
	color:#c0c0c0;
	font-size:0.9em;
	padding-left:10px;
	padding-right:10px;
	cursor:auto;
}

#ln ul {
	z-index:3;
	margin:0;
	padding:0;

}

#ln ul li {
	list-style:none;
	padding:5px;
	padding-left:5px;
	font-size:1em;
	color:rgb(6,45,90);
	cursor:pointer;
	background:#fff;
}

#ln ul li:hover {
	list-style:none;
	padding:5px;
	padding-left:5px;
	font-size:1em;
	background:rgb(193,219,242);
}

#ln ul li.title_blue {
	list-style:none;
	padding:6px;
	background:#125393;
	font-weight:bold;
	font-size:1em;
/*	color:rgb(6,45,90); */
	color:white;
/*	background:#efefef; */
	text-decoration:none;
	font-weight:bold;
	cursor:auto;
}

#ln ul li.title_blue:hover {
	list-style:none;
	padding:6px;
/*	background-color:rgb(193,219,242); */
	font-weight:bold;
	font-size:1em;
/*	color:rgb(6,45,90); */
	color:white;
	background:#125393;
	text-decoration:none;
	font-weight:bold;
	cursor:auto;
}
