
/* 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;
}

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;
}

/* Rechnungen */

.inv_leftb {
		float: left;
		width: 200px;
		font-weight: bold;
		text-align: center;
}

.inv_leftbk {
		float: left;
		width: 180px;
		padding-left: 50px;
		font-weight: bold;
		text-align: center;
}

.inv_leftbl {
		float: left;
		width: 200px;
		padding-left: 20px;
		font-weight: bold;
		text-align: left;
}

.inv_leftbr {
		float: left;
		width: 200px;
		font-weight: bold;
		text-align: right;
}

.inv_leftbm {
		float: left;
		width: 200px;
		padding-left: 50px;
		font-weight: bold;
		text-align: center;
		line-height: 1.5;
}

.inv_left {
		float: left;
		width: 200px;
		padding-left: 20px;
		text-align: left;
		line-height: 1.5;
}

.inv_leftm {
		float: left;
		width: 200px;
		text-align: center;
		line-height: 1.5;
}

.inv_leftmk {
		float: left;
		width: 180px;
		padding-left: 50px;
		text-align: center;
		line-height: 1.5;
}

.inv_leftmb {
		float: left;
		width: 200px;
		padding-left: 50px;
		text-align: center;
		line-height: 1.5;
}

.inv_leftr {
		float: left;
		width: 200px;
		text-align: right;
		line-height: 1.5;
}

/* Kundendaten */

.cust {
	width: 1512px;
	padding-left: 20px;
}

.custl {
	float: left;
	width: 600px;
}

.custr {
	float: left;
	width: 650px;
}

.custm {
	float: left;
	width: 262px;
}

.custll {
	float: left;
	width: 200px;
	line-height: 1.5;
	font-weight: bold;
}

.custrr {
	float: left;
	width: 400px;
	line-height: 1.5;
}

.custlli {
	float: left;
	width: 200px;
	line-height: 1.75;
	font-weight: bold;
}

.custllis {
	float: left;
	width: 200px;
	line-height: 1.75;
}

.custrri {
	float: left;
	width: 400px;
	line-height: 1.75;
}

.custrrii {
	float: left;
	width: 400px;
	line-height: 1.75;
	text-align: right;
}

.custrrr {
	float: left;
	width: 450px;
	line-height: 1.5;
}

.custinput {
	width: 400px;
}

/* 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;
}

/* Admin-Bereich */

.aleft {
	float: left;
	width: 740px;
}

.amiddle {
	float: left;
	width: 50px;
}
.aueb {
	line-height: 1.75;
	border-bottom: 1px solid grey;
}

.acustl {
	float: left;
	line-height: 1.75;
	border-bottom: 1px solid grey;
	width: 120px;
}

.acustr {
	float: left;
	line-height: 1.75;
	border-bottom: 1px solid grey;
	width: 620px;
}

.akdinfo {
	line-height: 1.75;
	border-bottom: 1px solid grey;
}

.aleftl {
	float:left;
	width: 120px;
	line-height: 1.75;
}

.aleftm {
	float:left;
	width: 10px;
	line-height: 1.75;
}

.aleftr {
	float: left;
	width: 120px;
	line-height: 1.75;
}

.aofferl {
	float: left;
	width: 119px;
	line-height: 1.75;
}

.aofferm {
	float: left;
	width: 5px;
	line-height: 1.75;
}

/* Verträge */

.vuebl {
	float: left;
	width: 20%;
	font-weight: bold;
	text-align: center;
}

.vl {
	float: left;
	width: 20%;
	text-align: center;
	line-height: 1.5;
}

.vtextl {
	line-height: 1.5;
	float: left;
	width: 50%;
}

.vtextm, .vtextr {
	line-height: 1.5;
	float: left;
	width: 25%;
}

.vtextuebl {
	line-height: 1.5;
	float: left;
	width: 50%;
	font-weight: bold;
}

.vtextuebm, .vtextuebr {
	line-height: 1.5;
	float: left;
	width: 25%;
	font-weight: bold;
}

/* Home */

.hometxt {
	padding-left: 20px;
	line-height: 1.5;
}

/* EVN */

.evnueb {
	float: left;
	font-weight: bold;
	width: 25%;
	text-align:center;
}

.evntxt {
	float: left;
	width: 25%;
	text-align:center;
	line-height: 1.5;
}

.evndivtxt {
	line-height: 1.5;
}

/* Rufumleitung */

.rulleft {
	float: left;
	width: 200px;
}

.rulright {
	float: left;
	width: 260px;
	text-align: center;
}

/* Rufnummernsperre */

.nrsueb {
	float: left;
	font-weight: bold;
	width: 20%;
	text-align:center;
}

.nrsleft {
	float: left;
	width: 20%;
	text-align:center;
	line-height: 1.5;
}