/* Page & Div */

		/* System */

html{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #505050;
	/*IE<7 full fixed*/
	background: #fcfbfa url(/images/main_bg.png) repeat-x;
	/* overflow:scroll; */
	/* overflow-x:hidden; */
	overflow-y: scroll;
	overflow-x: auto;
}

.inner_body {
	background: #ffffff url(/images/main_bg_inner.png) repeat-x;	
}

#allpage {
	position: relative;
	z-index: 100;
	margin-bottom: -100px;
	text-align: center;
}

#footer {
	position: relative;
	height: 40px;
	top: 70px;
	z-index: 120;
	background-color: #e4e4e4;
	width: 990px;
	margin:0 auto;
}

		/* User */
		
#searchbox {
	position: absolute;
	z-index: 120;
	width: 980px;
	height: 30px;
	top: 0px;
	left: 50%;	
	margin-left: -490px;
	text-align: right;
	display: none;
	visibility: hidden;
}	

#logoandmenu {
	position: relative;
	z-index: 110;
	width: 100%;
	height: 95px;
	top: 25px;
	margin: 0 auto;
}

#topblock_1 {
	position: relative;
	z-index: 100;
	width: 1000px;
	height: 300px;
	top: 40px;
	margin: 0 auto;
/*	background: url(/images/pic_1.png) no-repeat;*/
}

#garant_banner {
	position: absolute;
	z-index: 130;
	width: 140px;
	height: 140px;
	top: 135px;
	left: 50%;	
	margin-left: 368px;
}	

#garant_view {
	visibility: hidden;
	position: absolute;
	z-index: 128;
	width: 232px;
	height: 243px;
	top: 148px;
	left: 50%;	
	margin-left: 258px;
}

#garant_bg {
	position: relative;
}

#garant_txt {
	position: relative;
	width: 170px;
	height: 200px;
	top: 0px;
	left: 15px;
	margin-top: -220px;
	color: #072556;
	font-size: 10px;
}

#txt_block {
	position: relative;
	width: 990px;
	top: 50px;
	margin: 0 auto;
	color: #5f6062;
}

#txt_block_inner {
	position: relative;
	width: 990px;
	top: 50px;
	margin: 0 auto;
	color: #5f6062;
}
#txt_block_inner_left {
	position: relative;
	width: 990px;
	top: 50px;
	margin: 0 auto;
	color: #5f6062;
}


/* Text */


.title_white {
	color: #ffffff;
	font-size: 90%;
}

.image_title_white {
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
}

.image_subtitle_white {
	color: #ffffff;
	font-size: 90%;
}

.txt_blue {
	color: #e5e9f5;
	font-size: 80%;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.txt_input_names {
	font-size: 80%;
	text-align: right;
}

.txt_input_names_left {
	font-size: 80%;
	text-align: left;
}

.func_title {
	color: #0d70b3;
	font-size: 80%;
	padding-left: 20px;
}

.func_title_pr {
	color: #0d70b3;
	font-size: 70%;
	font-weight: bold;
}

UL {
	list-style-image: url(/images/list_sign_1.png);
	
}

UL.func_title_pr_list {
	list-style-image: url(/images/list_sign_1.png);
	padding-left: 10px;
	margin: 0px;
	color: #0d70b3;
	font-size: 70%;
	font-weight: bold;
}

UL.prices {
	list-style-image: url(/images/list_sign_1.png);
	padding-left: 35px;
	margin: 0px;
	font-size: 80%;
	text-align: left;
}

UL.normal {
	list-style-image: url(/images/list_sign_2.png);
	padding-left: 42px;
	margin: 0px;
	font-size: 80%;
}


UL.func_title_support_list {
	list-style-image: url(/images/list_sign_2.png);
	padding-left: 32px;
	line-height: 25px;
	margin: 0px;
	color: #0d70b3;
	font-size: 70%;
	font-weight: bold;
}

UL.none_sign {
	list-style-image: url(/images/dot.gif);
	padding-left: 30px;
	margin: 0px;
	color: #0d70b3;
	line-height: 25px;
	font-size: 80%;
}

#txt_block_inner p {
	font-size: 80%;
	padding-left: 20px;
	padding-right: 20px;
}
#txt_block_inner_left p {
	font-size: 80%;
	padding-left: 20px;
	padding-right: 30px;
}

.blue_txt {
	color: #0d70b3;	
	font-size: 80%;
}


.mainmenu_selected {
	font-size: 70%;
	font-weight: bold;
	margin: 5px;	
	//margin: 0px;
	color: #ffffff;
	background-color: #0d70b3;
	outline: 5px solid #0d70b3;
	//border: 5px solid #0d70b3;
}
.mainmenu_align {
	//height: 25px;
	//vertical-align: middle;
	margin: 5px;	
}


/* Links */

.mainmenu {
	text-decoration: none;
	color: #0d70b3;
	font-size: 70%;
	font-weight: bold;
	margin: 5px;
	//margin: 0px;
	//border: 5px solid #EBF4F6;
}
.mainmenu:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #0d70b3;
	outline: 5px solid #0d70b3;
	//border: 5px solid #0d70b3;
}

.footer_link {
	text-decoration: none;
	color: #7e7e7e;
	font-size: 85%;
}
.footer_link:hover {
	text-decoration: underline;
}

.dl_link {
	text-decoration: none;
	color: #0d70b3;

}
.dl_link:hover {
	text-decoration: underline;
}


.garant_link {
	cursor: pointer;
}

.txt_link {
	text-decoration: none;
	color: #0d70b3;
	font-size: 80%;
}
.txt_link:hover {
	text-decoration: underline;
}

.just_link {
	text-decoration: none;
	color: #0d70b3;
}
.just_link:hover {
	text-decoration: underline;
}

.buttonzzz_link {
	text-decoration: none;
	color: #ffffff;
	font-size: 75%;
	/*vertical-align: middle;*/
}
.buttonzzz_link:hover {
	text-decoration: none;
	color: #ffcc00;
}





/* Tables */

.td_color_1 {
	color: #7e7e7e;
	font-size: 80%;
	font-weight: bold;
}

.td_border_1_1 {
	border-left: 1px solid #dfdfdf;
}

.td_border_1_2 {
	border-right: 1px solid #dfdfdf;
}

.td_border_2 {
	/*border-bottom: 1px solid #dfdfdf;*/
	background: url(/images/ie_border.gif) bottom left repeat-x;
}

.td_txt {
	font-size: 70%;
	padding: 15px;
}

.td_corner_1 {
	background: url(/images/corner_l.png) no-repeat;
	height: 39px;
}
.td_corner_2 {
	background: url(/images/corner_r.png) no-repeat;
	height: 39px;
}

.td_corner_3 {
	background: url(/images/corner_l_d.png) no-repeat;
}
.td_corner_4 {
	background: url(/images/corner_r_d.png) no-repeat;
}

.table_1 {
	height: 300px;
	padding-bottom: 6px;
}

.table_2 {
	height: 40px;
}

.td_bg_1 {
	background: url(/images/preise_bg_1.jpg) no-repeat;
}
.td_bg_2 {
	background: url(/images/preise_bg_2.jpg) no-repeat;
}

/* Images */


img {
	behavior: url(/iepngfix.htc);
}

/* Forms */

.field_whois {
	color: #cfcfcf;
	background: #ffffff url(/images/searchbox_bg.png) center right no-repeat;
	border: 1px solid #DBDCE0;
	width: 200px;
	height: 27px;
	font-size: 80%;
	font-weight: bold;
}

.field_whois_filled {
	color: #cfcfcf;
	background: #ffffff url(/images/searchbox_bg.png) center right no-repeat;
	border: 1px solid #DBDCE0;
	width: 200px;
	height: 27px;
	font-size: 80%;
	font-weight: bold;
}

.buttonzzz {
	color: #ffffff;
	background: url(/images/button_bg.png) repeat-x;
	/*border: 1px solid #6697c7;*/
	height: 27px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 1px;
	font-size: 100%;
	vertical-align: middle;
}

.fields_width {
	width: 200px;
	padding: 0px;
	height: 22px;
}

.fields_width_300 {
	width: 300px;
	padding: 0px;
	height: 22px;
}

/* Other */

hr {
	margin-top: 1px;
}

.error {
	color: red;
	font-size: 80%;
}

#banner_1 {
	top: 135px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background: url(/images/pic_7.png) no-repeat;
	height: 300px;
	width: 1000px;
}

#banner_2 {
	top: 135px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background: url(/images/pic_8.png) no-repeat;
	height: 300px;
	width: 1000px;
}

#banner_3 {
	top: 135px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background: url(/images/pic_9.png) no-repeat;
	height: 300px;
	width: 1000px;
}

.start_title {
	color: #0d70b3;
	font-size: 120%;
	padding-left: 31px;
	padding-right: 45px;
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
	
}

.start_text {
	font-size: 90%;
	padding-left: 31px;
	text-align: left;
	font-weight: normal;
	//padding-bottom: 30px;
}

.start_button {
	font-size: 100%;
	padding-left: 31px;
	text-align: left;
	font-weight: normal;
	padding-bottom: 30px;
}



