/* Header Style */
html, body {
	margin: 0;
	padding: 0;
	border: none;
	font: 14px/14px Arial, Helvetica, Verdana, sans-serif;
	line-height: 1,7;
	background-color: #d3d3d3
}

img {
	margin: 0;
	padding: 0;
	border: none
}

a, a:link, a:hover, a:active {
	color: #24478e;
	text-decoration: none;
}


/* Navigation */

#nav-startseite, #nav-voip, #nav-dsl, #nav-wlan, #nav-specials {
	top: 160px;
	left: 434px;
	width: 66px;
	height: 51px
}

#nav-voip {
	left: 500px
}

#nav-dsl {
	left: 566px
}

#nav-wlan {
	left: 632px
}

#nav-specials {
	left: 698px
}

a.upper-nav-link
{
	position: absolute;
	display: block;
}


span.upper-nav-link
{
	display: none;
}

/* navigaion links; breite mit schatten */

#side-nav
{
	margin: 0;
	padding: 0;
	float: left;
	width: 187px
}

#side-nav ul
{
	padding: 0px;
	margin: 0px;
	border: none;
	color: #193c83;
}

#side-nav li
{
	list-style-type: none;
	list-style-image: none;
	text-indent: 28px;
	font-size: 11px;
	height: 24px;
}

#side-nav a, #side-nav a:hover {
	width: 187px;
	height: 24px;
	display: block;
	color: #193c83;
	text-decoration: none;
	background: url(img/nav_back.jpg) no-repeat top left;
}

#side-nav a:hover {
	background: url(img/nav_back_hover.jpg) no-repeat top left;
}

#side-nav li.lc {
	height: 15px;
	min-height: 15px;
	background: url(img/nav_back_empty.jpg) no-repeat top left;
}

#side-nav li.fc {
	color: white;
	font-size: 12px;
	height: 22px;
	min-height: 22px;
	background: url(img/nav_back_title.jpg) no-repeat top left;
}

#side-nav span {
	margin: 28px auto 0px auto;
	line-height:24px;
}

#side-nav li.fc span {
	line-height:20px;
}

/* navigaion rechts */

#right-nav
{
	margin: 0;
	padding: 0;
	width: 188px
}

#right-nav ul
{
	padding: 0px;
	margin: 0px 0px 0px 11px;
	border: none;
	color: #7f92b8;
}

#right-nav li
{
	list-style-type: none;
	list-style-image: none;
	text-indent: 26px;
	font-size: 14px;
	background: url(img/nav_ri_back.jpg) no-repeat 0px -8px;
}

#right-nav a, #right-nav a:hover {
	width: 177px;
	height: 26px;
	display: block;
	color: #7f92b8;
	text-decoration: none;
}

#right-nav a:hover {
	color: #24478e
}

#right-nav li.skype_column {
	height: 96px;
	min-height: 96px;
	background: url(img/nav_ri_skype.jpg) no-repeat top left;
}

/* Main Layout */

#container {
	position: absolute;
	width: 961px;
	height: 1px; 
	top: 0;
	left: 50%;
	margin: 0px 0px 0px -480px;
}

#header_ad {
	width: 825px;
	height: 1px
}

#ad_top {
	position:relative;
	width: 728px;
	height:90px;
	margin: 16px 47px;
}

#header { /* topnav */
	width: 825px;
	height: 100px;
	background: url(img/header.jpg) no-repeat top left;
}

#topspace{
	width: 825px;
	height: 50px;
	background: url(img/topspacer.jpg) no-repeat top left;
}

#content {
	float: left;
	width: 825px;
	color: #3e3e3e;
	background: url(img/back.jpg) repeat-y top left;
}

.tim {
	
	line-height: 140%;
	display: block;
	font-size: 12px;
	font-color: white;
    margin: 0px;
    background: url(http://www.voip-information.de/images/title-n.jpg);
}

.tim33 {
	
	line-height: 100%;
	display: block;
	font-size: 4px;
    margin: 0px;
	background-color: #12377b;
}

.tim34 {
	
	line-height: 130%;
		background-color: #f2f2ff;
		font: 12px/13px Arial, Helvetica, Verdana, sans-serif;
}

.tim1 {
	line-height: 170%;
	display: block;
	font-size: 12px;
}


.tim3 {
    width: 174px;
	font-size: 12px;
	background-color: #ffffff;
}

.tim4 {
    width: 174px;
	font-size: 12px;
	display: block;
	background-color: #000000;
}

#main-content{
	float: left;
	text-align: left;
	width: 402px
}

#main-content-tarif{
	float: left;
	text-align: left;
	width: 602px
}

#main-content h2
{
	color: #24478e;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.box {
	line-height: 170%;
	display: block;
	width: 416px
}

.box-tarif {
	line-height: 130%;
	display: block;
	width: 600px
}

.box img {
	margin-right: 16px
}

.boximage {
	width: 140px;
	height: 100px;
	float: left;
	border: 1px solid  #CCCCCC
}

#columnspacer {
	width: 16px;
	height: 10px;
	display: block;
	background-color: transparent;
	float: left;
}

#right {
	text-align: left;
	float: left;
	width: 174px;
	padding: 5px;
	color: #24478e;
	background-color: #ffffff;
}

#right2 {
	text-align: left;
	float: left;
	width: 174px;
	padding: 5px;
	font-size: 18px;
	color: #24478e;
	background-color: #808080;
}



#right h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7f92b8
}

#footer{
	background:url(img/footer.jpg) no-repeat top left;
	text-align: center;
	display: block;
	width: 825px;
	height: 55px
}
 
/* ADS */

#ads {
	position: relative;
	width: 900px;
	float: left;
	top: 10px;
	left: 48%;
	margin: 0px 0px 0px -480px;
}


#ads234 {
	position: absolute;
	width: 200px;
	float: left;
	top: 155px;
	left: 815px;
}

.werbung1{
position:absolute;
overflow:hidden;
margin-left: 35px;
top: 280px;
color: white;
height: 50px;

}



.arrow			{ border-width:1px; border-style:solid; border-color:#4a5a74; padding: 0px 2px 0px 3px; background:white; font-size:10px; font-family:Verdana,Geneva,sans-serif; color:#4a5a74; text-decoration:none; }
.arrowr			{ font-size:10px; font-family:Verdana,Geneva,sans-serif; color:#e91616; }
.arrowgr		{ border-width:1px; border-style:solid; border-color:#999999; padding: 0px 2px 0px 3px; background:white; font-size:10px; font-family:Verdana,Geneva,sans-serif; color:#999999; text-decoration:none; }
.boxabc			{ border-width:1px; border-style:solid; border-color:#e91616; padding: 0px 3px 0px 4px; background:white; font-size:10px; color:#e91616; text-decoration:none; }


.metusa {
color:#000000;
font-size:11px;
}

.anbieter {
background-color:#cacaca;
color:#000000;
font-weight:bold;
font-size:10px;
}


.anbieter1 {
background-color:#eeeeee;
color:#000000;
font-weight:bold;
font-size:12px;
}

.anbieter2 {
background-color:#eeeeee;
color:#000000;
font-size:12px;
}

.anbieter8 {
background-color:#596a7f;
color:#ffffff;
font-size:12px;
}

.anbieter5 {
background-color:#6a786e;
color:#6a786e;
font-weight:bold;
font-size:12px;
}

.anbieter4 {
background-color:#f9f9f9;
color:#000000;
font-size:12px;
}

table {
text-align:left;
font-size:12px;
}

