
/* Copyright by Speedloc Datacenter */

/* Footer */


#footer {
	background-color:#313943;
	margin: 0 auto;
	/* width: 960px; */
	width: 1592px;
	padding: 15px 0;
	box-shadow: 0 10px 15px grey;
}

#footercontent {
	margin-left:25px;
}

.footerdiv {
	float:left;
	width:25%;
	text-align:center;
	color: #FFFFFF;
	line-height: 1.3em;
	font-size:10px;
}

.footerdivueb {
	float:left;
	width:25%;
	text-align:center;
	color: #FFFFFF;
	line-height: 1.3em;
	font-size:12px;
}

.footerdiv a {
	color: #FFFFFF;
}

.priceinfo {
	line-height: normal;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
}

.divend {
	clear:both;
}

.picabsmiddle {
	vertical-align:middle;
}

sup {
	font-size:8px;
}

img {
	border:0;
}

input {
	border:1px solid #A3A7AD;
	background-color:#E3E7ED;
}

.textarea { 
	border:1px solid #A3A7AD;
	background-color:#E3E7ED; 
}

.textarea:focus {
	background-color:#F3F7FD;	
}

select {
	border:1px solid #A3A7AD;
	background-color:#E3E7ED;
}

input:focus {
	background-color:#F3F7FD;
}

select:focus {
	background-color:#F3F7FD;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: dotted 1px #929292;
	border-bottom: transparent;
	margin:1px;
	width:100%;
}

body {
	margin: 0;
	padding: 0 0 35px 0;
	background: #E3E7ED url(../images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-weight: normal;
	/*color: #F93D00;*/
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p{
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
	line-height:1.3em;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #417FDA;
}

a:hover {
}

#wrapper {
	/* width: 968px; */
	width: 1600px;
	margin: 4px auto 0 auto;
	padding: 0;
}

.txt {
	line-height:1.3em;
}

/* Header */

#header {
	/* width: 968px; */
	width: 1600px;
	height: 118px;
	margin: 5px auto 0 auto;
	/*background: url(../images/img02.gif) no-repeat left top;*/
	background-color: #E3E7ED; /*logo hintergrundfrarbe */
}

/* Hotline */

.hotline {
	margin-right:5px;
	text-align:right;
	font-weight: bold;
	font-size:18px;
	padding-top:2px;
	color:#313943;
}

/* Logo */

#logo {
	float: left;
	/* width: 968px; */
	width: 1600px;
	height: 60px;
	color: #616161;
}

.sl-logo {
	padding:34px 0 0 25px;
}

.logoright {
	float:right;
}

.logocontent {
	width:113px;
	height:32px;
	margin-top:-63px;
	margin-right:5px;
	text-align:right;
	padding:6px 10px 0 0;
	background-color:#003399;
	-moz-border-radius:0 0 3px 3px; /* Firefox */
	-webkit-border-radius:0 0 3px 3px; /* Safari, Chrome */
	-khtml-border-radius:0 0 3px 3px; /* Konqueror */
	border-radius:0 0 3px 3px; /* CSS3 */
	box-shadow: 0 2px 4px grey;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding: 80px 0 0 80px;
	letter-spacing: -1px;
	/* text-transform: lowercase; */
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 90px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}

/* Menu */

#menu {
	/* width: 968px; */
	width: 1600px;
	height: 50px;
	margin: 4px auto 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
	background: url(../images/img03.gif) no-repeat right top;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 14px 7px 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	/* width: 968px; */
	width: 1600px;
	margin: 0 auto;
	background: url(../images/img05.png) repeat-y left top;
}

#page-bgtop {
	margin: 1px auto 0 auto;
	background: url(../images/img04.png) no-repeat left top;
}

#page-bgbtm {
	background: url(../images/img06.png) no-repeat left bottom;
}

/* Content */

#content {
	/* width: 930px; */
	width: 1562px;
	padding: 27px 20px 10px 20px;
}

.post {
	 border:0px solid #BCBCBC;
	-moz-border-radius:6px; /* Firefox */
	-webkit-border-radius:6px; /* Safari, Chrome */
	-khtml-border-radius:6px; /* Konqueror */
	border-radius:6px; /* CSS3 */
	background-color:#fff; 
}

.post .title {
	padding-top: 15px;
	padding-left: 20px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	border-bottom: 1px dashed #B5DEF4;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 0 15px;
	text-align: justify;
}

/* Links */

.domlinks {
	text-decoration: none;
	color: #417FDA;
	border: 0;
}

/* Login-Bereich */

.loginall {
	width: 450px;
	margin: auto;
}

.loginli {
	float: left;
	width: 150px;
	line-height: 1.75;
	font-weight: bold;
}

.loginre {
	float: left;
	width: 300px;
	line-height: 1.75;
}

.loginree {
	float: left;
	width: 300px;
	line-height: 1.75;
	text-align: right;
}

.logininput {
	width: 300px;
}

/* Home */

.hometxt {
	padding-left: 20px;
	line-height: 1.5;
}

/* Vertrag hinzufügen */

.vaddleft {
	float: left;
	width: 35%;
}

.vaddright {
	float: left;
	width: 65%;
}

.vaddleftl {
	float: left;
	width: 50%;
}

.vaddrightr {
	float: left;
	width: 50%;
}

.vaddtxt {
	line-height: 1.5;
}

.vaddinput {
	width: 400px;
}

.vaddbutton {
	margin-left:150px;
	width:250px;
}

/* Resellerübersicht */

.rleftueb {
	float: left;
	width: 30%;
	font-weight: bold;
}

.rrightueb {
	float: left;
	width: 35%;
	font-weight: bold;
}

.rlefttxt {
	float: left;
	width: 30%;
}

.rrighttxt {
	float: left;
	width: 35%;
}

/* Vertragsübersicht */

.vshowleftueb {
	float: left;
	width: 20%;
	font-weight: bold;
	text-align: center;
}

.vshowleftueb2 {
	float: left;
	width: 10%;
	font-weight: bold;
	text-align: center;
}

.vshowleft {
	float: left;
	width: 20%;
	text-align: center;
}

.vshowleft2 {
	float: left;
	width: 10%;
	text-align: center;
}

/* Vertrag sperren/entsperren */

.vupdate {
	float: left;
	padding-bottom: 5px;
}

.vupdateleft {
	float: left;
	width: 150px;
}

.vupdateright {
	float: left;
	width: 150px;
	padding-left: 50px;
}