/*****          MEDIAGROUP5 CSS DATEI          *****/
/*****           WWW.MEDIAGROUP5.COM           *****/


/* GENERAL */
a         	{ color: #000; text-decoration: none; }
a:hover   	{ color: #900; text-decoration: none; }

#a_domainricht         	{ color: #000; text-decoration: none; }
#a_domainricht:hover   	{ color: #900; text-decoration: none; }

*			{ padding: 0; margin: 0; }
img 	  	{ border: 0; }
html 		{ height: 100%; }

table {
	width: 100%;
	border-collapse: collapse;
}

.thead {
	background-image:url(images/thead.png);
	height: 20px;
	font-weight: bold;
	padding-left: 10px;
}

.thead_sup_white {
	background-image:url(images/tline_yellow.png);
	color: #fff;
	height: 20px;
	font-weight: bold;
	padding-left: 10px;
}

.thead_com_white {
	background-image:url(images/tline_green.png);
	color: #fff;
	height: 20px;
	font-weight: bold;
	padding-left: 10px;
	
}


.thead_ser_white {
	background-image:url(images/tline_orange.png);
	color: #fff;
	height: 20px;
	font-weight: bold;
	padding-left: 10px;
	
}

.tline {
	background-image:url(images/tline.png);
	height: 20px;
	color: #FFF;
	padding-left: 20px;
	line-height: 20px;
}

.tin {
	padding-left: 10px;
	height: 18px;
	line-height: 18px;
}


.tin1 {
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	line-height: 18px;
}

.ting {
	padding-left: 10px;
	height: 18px;
	line-height: 18px;
}

.tbg {
	background-image:url(images/tbg.png);
	padding: 0 1px 0 1px;
}

.urlform {
	border: 1px solid;
	border-color: #000;
	color: #000;
	width: 95px;
	font-size: 11px;
	font-family: Verdana;
	background-color: #fff;
	height: 16px;
}

.tldform {
	border: 1px solid;
	border-color: #000;
	color: #000;
	font-size: 10px;
	font-family: Verdana;
	background-color: #fff;
	width: 55px;
	height: 16px;
}

.feedform {
	border: 1px solid;
	border-color: #000;
	color: #000;
	font-size: 9px;
	font-family: Verdana;
	background-color: #fff;
	margin: 5px 0px 5px 5px;
}

.suppform {
	border: 1px solid;
	border-color: #000;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	background-color: #fff;
	width: 140px;
	margin: 5px 0px 5px 5px;
}

.suppsel {
	border: 1px solid;
	border-color: #000;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	background-color: #fff;
	width: 143px;
	margin: 5px 0px 5px 5px;
}

#area {
	border: 1px solid;
	border-color: #000;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	background-color: #fff;
	width: 550px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#radio {
	border: 1px solid;
	border-color: #000;
	color: #000;
	font-size: 9px;
	font-family: Verdana;
	background-color: #fff;
	margin-top: 1px;
}
/* TEMPLATE */

body {
	background-color: #3E3E3E;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	height:100%;
}

.navline {
	height: 20px;
	margin: 0 1px;
	background-image:url(images/subline.png);
	line-height: 20px;
	padding-left: 242px;
	color: #000;
}

.navline a { color: #000; text-decoration: none; }
.navline a:hover { color: #000; text-decoration: underline; }

#footer {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	line-height: 15px;
	font-size: 9px;
}

#footer a { color: #FFF; }
#footer a:hover { color: #FFF; text-decoration: underline; }


/* SUBNAVIGATION */

.blackline {
	background-image:url(images/blackline.png);
	height: 16px;
	padding-left: 5px;
	margin-bottom: 3px;
	color: #FFF;
	font-weight: bold;
}

.startline { height: 1px; }

.boxred {
	background-image:url(images/box_red.png);
	padding: 3px 10px;
	line-height: 15px;
}

.boxredfoot {
	background-image:url(images/box_red_foot.png);
	height: 15px;
	padding-right: 10px;
	text-align: right;
	margin-bottom: 10px;
}


/* NAVIGATION */

#navdivision {
	padding-left: 241px;
	font-weight: bold;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}

#navdivision a { color: #FFF; text-decoration: none; }
#navdivision a:hover { color: #C0C0C0; text-decoration: none; }

.nav1 {
	background-image:url(images/nav1.png);
	height: 20px;
	width: 90px;
	display: block;
	float: left;
}

.nav2 {
	background-image:url(images/nav2.png);
	height: 20px;
	width: 89px;
	display: block;
	float: left;
}

.nav3 {
	background-image:url(images/nav3.png);
	height: 20px;
	width: 89px;
	display: block;
	float: left;
}

.nav4 {
	background-image:url(images/nav4.png);
	height: 20px;
	width: 89px;
	display: block;
	float: left;
}


/* CONTENT */

.con1 {
	background-image:url(images/con1.png);
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 140px;
	float: left;
}

.con2 {
	background-image:url(images/con2.png);
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 140px;
	float: left;
}

.con3 {
	background-image:url(images/con3.png);
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 140px;
	float: left;
}

.con4 {
	background-image:url(images/con4.png);
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 140px;
	float: left;
}

.conwhite {
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	width: 428px;
	float: left;
	padding-left: 7px;
}

.webhostbg {
	background-image:url(images/c_webhost_bg.png);
	line-height: 16px;
}

.textbg {
	background-image:url(images/c_text_bg.png);
	line-height: 16px;
	padding: 3px 10px 3px 10px;
	text-align: justify;
}

.rootbg {
	background-image:url(images/c_root_bg.png);
	line-height: 16px;
}

.three1 {
	width: 160px;
	float: left;
	padding: 5px 10px 5px 21px;
}

.three2 {
	width: 161px;
	float: left;
	padding: 5px 10px 5px 21px;
}

.two {
	width: 255px;
	float: left;
	padding: 5px 10px 5px 21px;
}

.aw1 {
	width: 192px;
	float: left;
	text-align: center;
}

.aw2 {
	width: 191px;
	float: left;
	text-align: center;
}

.webhostend {
	background-image:url(images/c_webhost_end.png);
	background-repeat: no-repeat;
	height: 15px;
}

/* BESTELLEN */
#select {
	font-size: 11px;
	font-family: Verdana;
	width: 60px;
	}

#select_big {
	font-size: 11px;
	font-family: Verdana;
	width: 120px;
	}

#text {
	font-size: 11px;
	font-family: Verdana;
	width: 150px;
	padding: 1px;
	}

#submit {
	font-size: 11px;
	font-family: Verdana;
	width: 70px;
	border: 1px solid #000;
	background-color: #FFFFFF;
	font-weight: bold;
	}

#submit_big {
	font-size: 11px;
	font-family: Verdana;
	width: 170px;
	border: 1px solid #000;
	background-color: #FFFFFF;
	font-weight: bold;
	}

#submit_feed {
	font-size: 11px;
	font-family: Verdana;
	width: 170px;
	border: 1px solid #000;
	background-color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	}

.tin_bestellung {
	padding-left: 10px;
	height: 23px;
	line-height: 18px;
	}

.error {
	color: #FF0000;
	}

.hide
{
	display: none;
	border: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* DOMAINCHECK */
.check_button {
	border: 0px solid #000000;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	background-image: url(images/b_check.png);
	width: 60px;
	}
