/* TEXT */
body,td{
font-size:10px;
}

.headline{
font-size:14px;
font-weight:bold;
}


/* Links */
.link1 {
	color:#FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	color:#1D2F65;
	text-decoration: none;
}

.link2 {
	color:#3F569B;
	text-decoration: none;
}
a.link2:hover {
	color:#4F66FF;
	text-decoration: none;
}

.link3 {
	color:#FF6633;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 10px;
}

a.link3:hover {
	color:#000000;
	text-decoration: underline;
}

a.submenulink {
	font-weight: bold;
	color:#3F569B;
	text-decoration: none;
	font-size:10px;
}

a.submenulink:hover {
	color:#697ED3;
}

a.breadcrumb_link {
	font-family: Sans-Serif;
	font-size: 11px;
	color:#5D6F7A;
	font-weight: bold;
	text-decoration:none;
}

a.breadcrumb_link:hover {
color:#a1a1a1;
}

a{
	font-weight: bold;
	color:#3F569B;
	text-decoration: none;
	font-size:10px;
}

a:hover {
	color:#697ED3;
}

a.headline_link {
	font-size: 14px;
}

a.headline_link:hover {
	font-size: 14px;
}

/* STYLE ELEMENTE */
.styl {
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 10px;
	color: #000000;
	padding: 10px 10px 10px 11px;

}
.lefttable {
	margin-left: 5px;
}
.leftmenu {
	padding-top: 2px;
}
.ltable2 {
	padding-top: 3px;
	padding-left: 12px;
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.green {
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: 70B700;
	text-decoration: none;
}

.news {
	padding-top: 3px;
	padding-left: 20px;
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
}

.footer {
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: 3F569B;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 10px;
	background-image: url(images/footer_new.jpg);
	padding-right: 5px;
}

.heading1 {
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: 007DC4;

}
.bar {
	background-image: url(images/barbg.gif);
	padding-left: 11px;
}

.planbox {
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.features {
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 10px;
	color: #000000;
	padding-top: 75px;
	padding-left: 60px;
}
.price {
	font-weight: bold;
	color: FF7900;
	text-decoration: none;
}
.rackspacefeature {
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding-top: 90px;

}
.submenu {
	background-image: url(images/submenu.gif);
	background-repeat: no-repeat;
	background-position: 11px;
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: FF5A00;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 4px;
	height: 20px;
	width: 203px;

}

.plantable1 {
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.plans {
	background-color: B3C3D2;
	font-weight: bold;
	padding: 2px;
}

.planfeatures {
	background-color: EDF3F9;
	padding-left: 5px;
}

.check {
	background-color: #E7F1FE;
	border: 1px solid #DEF3FE;
}

.product {
	color: #FFFFFF;
	background-color: #017DC3;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;

}

.bread {
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 11px;
	color: 5D6F7A;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 007DC9;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: 007DC9;
}

.details {
	font-weight: bold;
	padding: 3px;
	color:#496A7A;
}

.plantable2 {
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

/* FORMULAR*/
.textbox {
	background-color: EFF7FF;
	border: 1px solid #007EEE;
	font-family: tahoma,Arial, Sans-Serif;
	font-size: 10px;
}

 .button{
height:14px;
font-size:10px;
margin:-2px;
padding:2px;
background-color:#ff9100;
border:1px solid #007EEE;
color:#f1f1f1;
font-weight:bold;
vertical-align: middle;
}	
