/*
	Stylesheet-File (CSS)
	Client: http://www.echt-zeit.net
	Media Type: Screen
	Author: Andreas Buss (andreas@ultra-vires.de)
	last edit: 08.12.06
*/
body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	color: #006FB4;
	background-color: #ffffff;
	margin: 20 0 0 40;
}
a { 
	outline:none;
}
table
{
	font-size: inherit;
}

div
{
	text-align: left;
}

a
{
	color: #1DA02E;
	text-decoration: none;
}

a:hover
{
	color: #1DA02E;
	text-decoration: underline;
}

img
{
	border: 0;
}

input, textarea, select
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006FB4;
}

h1
{
	font-size: larger;
}

h4
{
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 5px 0px 0px 0px;
}

.upper
{
	letter-spacing:-0.3pt;
}

.upper:first-of-type
{
	letter-spacing:-0.8pt;
}

form
{
	margin: 0 0 0 0;
}

ul
{
	list-style: none;
	list-style-position: outside;
}

li.standard
{
	background: url(../images/pfeile.gif) no-repeat 2px 1px;
	width: 97%;
	/*margin-left: -42;*/
	margin-right: 2px;
	padding-top: 1px;
	padding-left: 20px;
}

li div.standard
{
	background: url(../images/pfeile.gif) no-repeat 2px 1px;
	width: 97%;
	/*margin-left: -42;*/
	margin-right: 2px;
	padding-top: 1px;
	padding-left: 20px;
}

ul.pfeil_hintergrund
{
	list-style: none;
	list-style-position: outside;
}

ul.no_margin
{
	margin: 0 0 10px 0;
	padding:0;
}

li.pfeil_runter
{
	background: url(../images/pfeilaufblau.gif) no-repeat 2px 0px;
	width: 100%;
	margin-left: -43;
	margin-right: 5px;
	padding-top: 1px;
	padding-left: 20px;
}

#bg
{
	position: absolute;
	left: -76px;
	top: 123px;
	width: 728px;
	height: 470px;
	background-image:url(../images/bg.gif);
	background-repeat: repeat;
	z-index: 0;
}

#wrapper
{
	width: 100%;
	height: 1px;
	top:320px;
	left: 0px;
	overflow: visible;
	position: absolute;
	/* width: 985px; */
	/* height: 629px; */
	/* border: 1px solid black; */
}

#horizont
{
	margin-left: -390px;
	position: absolute;
	top: -318px;
	left: 50%;
	width: 985px;
}

#topimages
{
	position: absolute;
	left: -100px;
	top: 20px;
	width: 984px;
	height: 153px;
	background-image:url(../images/header_hres.gif);
	background-repeat: no-repeat;
}

#topnavi
{
	position: absolute;	
	left: -55px;
	top: 167px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-image: none;
	list-style-type: none;
}

li.navigation
{
	float:left;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}

li.navigation a
{
	color:#006FB4;
	margin-right:10px;
}

li.active a
{
	color:#1DA02E;
}

#sprache
{
	position: absolute;
	left: -40px;
	top: 0px;
}

select#select_lang
{
	font-size: 10px;
}

#container
{
	position: absolute;
	left: -100px;
	top: 196px;
	width: 714px;
	height: 420px;
	margin: 0 0 0 0;
	background-image:url(../images/box_main_hres.gif);
	background-repeat: no-repeat;
	z-index: 1;
}

#container_content
{
	position: absolute;
	left: 22px;
	top: 12px;
	width: 670px;
	height: 385px;
	margin: 0 30 0 0;
	padding-right: 10px;
	text-align: left;
	overflow: auto;
	z-index: 2;
}

#box
{
	position: relative;
	padding: 8 7 0 12;
	left: 50px;
	height: 156px;
	width: 443px;
	background-image:url(../images/content_box_xl_hres.gif);
	background-repeat: no-repeat;
}

.box_links
{
	position: relative;
	left: 0px;
	height: 122px;
	margin: 20px 0 20px 0;
	width: 640px;
	background-image:url(../images/content_box_xxl_hres.gif);
	background-repeat: no-repeat;
}

.box_links_9zeilen
{
	position: relative;
	left: 0px;
	height: 162px;
	margin: 20px 0 20px 0;
	width: 640px;
	background-image:url(../images/content_box_xxxl_hres.gif);
	background-repeat: no-repeat;
}
.box_links_12zeilen
{
	position: relative;
	left: 0px;
	height: 222px;
	margin: 20px 0 20px 0;
	width: 640px;
	background-image:url(../images/content_box_xxxxl_hres.gif);
	background-repeat: no-repeat;
}

.box_foto
{
	position: absolute;
	right: 19px;
	top: 1px;
	height: 100%;
	z-index: 2;
}

#produkt1_foto /* Handy */
{
	position: absolute;
	left: 245px;
	top: 241px;
	width: 141px;
	height: 94px;
}

#produkt2_foto /* Laptop */
{
	position: absolute;
	left: 245px;
	top: 124px;
	width: 141px;
	height: 94px;
}

#produkt3_foto /* Terminal */
{
	position: absolute;
	left: 245px;
	top: 124px;
	width: 141px;
	height: 94px;
}

#produkt4_foto /* GPS */
{
	position: absolute;
	left: 245px;
	top: 141px;
	width: 141px;
	height: 94px;
}

#produkt5_foto /* Scanner */
{
	position: absolute;
	left: 245px;
	top: 124px;
	width: 141px;
	height: 94px;
}

#produkt6_foto /* PDA */
{
	position: absolute;
	left: 245px;
	top: 133px;
	width: 141px;
	height: 94px;
}

#produkt7_foto /* Desktop PC */
{
	position: absolute;
	left: 245px;
	top: 125px;
	width: 141px;
	height: 94px;
}

#rechts
{
	position: absolute;
	top: 150px;
	width: 218px;
	min-height: 467px;
	margin: 0 0 0 0;
	background-image:url(../images/box_right_hres.gif);
	background-repeat: no-repeat;
	z-index: 0;
	padding:5px 11px;
}

#rechts p
{
	margin-top: 0;
}

#rechts ul
{
	margin: 0 0;
	padding: 0 0;
}

#rechts li
{
	background:transparent url(../images/pfeile.gif) no-repeat scroll 2px 1px;
	margin-left:0px;
	margin-right:2px;
	padding-left:20px;
	padding-top:1px;
	width:100%;
}

.rechts_bg_xs
{
	background-image:url(../images/content_box_xs_hres.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 216px;
	margin: 6px 11px 11px 11px;
	padding: 0 0;
	z-index: 1;
	overflow: auto;
}

.rechts_bg_s
{
	background-image:url(../images/content_box_s_hres.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 216px;
	margin: 11px 6px 11px 11px;
	z-index: 1;
	overflow: auto;
}

.rechts_bg_m
{
	background-image:url(../images/content_box_m_hres.gif);
	background-repeat: no-repeat;
	height: 198px;
	width: 216px;
	margin: 11px 11px 11px 11px;
	z-index: 1;
	overflow: auto;
}

.rechts_bg_l
{
	background-image:url(../images/content_box_l_hres.gif);
	background-repeat: no-repeat;
	height: 282px;
	width: 216px;
	margin: 11px 11px 11px 11px;
	z-index: 1;
	overflow: auto;
}

.rechts_bg_s li.standard
{
	padding-bottom: 5px;
}

.rechts_hl
{
	padding: 5px 0px 0px 11px;
}

.rechts_sl
{
	padding: 0 0 0 11px;
	margin: -7px 0 0;
}

.rechts_content
{
	padding: 6px 5px 0px 11px;
}

.rechts_content ul
{
	margin: 4px 0 0;
}

.referenzen
{
	padding: 11px 190px 0px 11px;
}

.rechts_content_full
{
	position: relative;
	padding: 0px 5px 0px 10px;
	margin: 0px 2px 2px 0px;
	height: 467px;
	overflow: auto;
}

.green
{
	color: #1DA02E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}

#senden
{
	text-decoration: none;
	color: #006FB4;
	font-weight: bold;
	border: 0;
	background-color: #ffffff;
}


.news-latest-container{
	margin-top:5px;
}

.news-latest-item{
	background-image:url(../images/content_box_right_top.gif);
	background-repeat: no-repeat;
	padding:6px 12px 0 6px;
}

.news-latest-item p{
	margin: 0 0;
}

.news-latest-item li{
	background:transparent url(../images/pfeile.gif) no-repeat scroll 2px 1px;
	margin-left:-42px;
	margin-right:2px;
	padding-left:20px;
	padding-top:1px;
	width:100%;
}

.news-latest-item ul{
	margin: 0 0;
}

.border-box-right-bottom{
	background-image:url(../images/content_box_right_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom:6px;
}

.runde-ecken-top{
	background-image:url(../images/runde_ecken_top.gif);
	background-repeat: no-repeat;
	padding:5px 20px 1px;
}

.runde-ecken-bottom{
	background-image:url(../images/runde_ecken_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom:1em;
}

.csc-uploads-icon img {
 border: 1px solid #cccccc;
}

/*
	Stylesheet-File (CSS)
	Client: http://www.echt-zeit.net
	Media Type: Screen
	Author: Andreas Buss (andreas@ultra-vires.de)
	last edit: 08.12.06
*/
body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	color: #006FB4;
	background-color: #ffffff;
	margin: 20 0 0 40;
}
a { 
	outline:none;
}
table
{
	font-size: inherit;
}

div
{
	text-align: left;
}

a
{
	color: #1DA02E;
	text-decoration: none;
}

a:hover
{
	color: #1DA02E;
	text-decoration: underline;
}

img
{
	border: 0;
}

input, textarea, select
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006FB4;
}

h1
{
	font-size: larger;
}

h4
{
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 5px 0px 0px 0px;
}

.upper
{
	letter-spacing:-0.3pt;
}

.upper:first-of-type
{
	letter-spacing:-0.8pt;
}

form
{
	margin: 0 0 0 0;
}

ul
{
	list-style: none;
	list-style-position: outside;
}

li.standard
{
	background: url(../images/pfeile.gif) no-repeat 2px 1px;
	width: 97%;
	/*margin-left: -42;*/
	margin-right: 2px;
	padding-top: 1px;
	padding-left: 20px;
}

ul.pfeil_hintergrund
{
	list-style: none;
	list-style-position: outside;
}

ul.no_margin
{
	margin: 0 0 10px 0;
	padding:0;
}

li.pfeil_runter
{
	background: url(../images/pfeilaufblau.gif) no-repeat 2px 0px;
	width: 100%;
	margin-left: -43;
	margin-right: 5px;
	padding-top: 1px;
	padding-left: 20px;
}

#bg
{
	background-image:url(../images/bg.gif);
background-repeat:repeat;
min-height:470px;
left:-76px;
position:absolute;
top:123px;
width:728px;
z-index:0;
}

#wrapper
{
	width: 100%;
	height: 1px;
	top:320px;
	left: 0px;
	overflow: visible;
	position: absolute;
	/* width: 985px; */
	/* height: 629px; */
	/* border: 1px solid black; */
}

#horizont
{
	margin-left: -390px;
	position: absolute;
	top: -318px;
	left: 50%;
	width: 985px;
}

#topimages
{
	position: absolute;
	left: -100px;
	top: 20px;
	width: 984px;
	height: 153px;
	background-image:url(../images/header_hres.gif);
	background-repeat: no-repeat;
}

#topnavi
{
	position: absolute;	
	left: -40px;
	top: 167px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-image: none;
	list-style-type: none;
}

li.navigation
{
	float:left;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}

li.navigation a
{
	color:#006FB4;
	margin-right:61px;
}

li.active a
{
	color:#1DA02E;
}

#sprache
{
	position: absolute;
	left: -40px;
	top: 0px;
}

select#select_lang
{
	font-size: 10px;
}

#container
{
background-image:url(../images/box_main_hres_top.gif);
background-repeat:no-repeat;
min-height:420px;
margin:0;
position:relative;
top:180px;
width:714px;
z-index:1;
}

#container_content
{
min-height:385px;
left:22px;
overflow:auto;
padding-right:10px;
position:absolute;
text-align:left;
top:12px;
width:670px;
z-index:2;
}

#container_bottom
{
background-image:url(../images/box_main_hres_bottom.gif);
background-repeat:no-repeat;
clear:both;
height:36px;
left:-100px;
position:relative;
top:180px;
width:714px;
z-index:0;
}

#box
{
	position: relative;
	padding: 8 7 0 12;
	left: 50px;
	height: 156px;
	width: 443px;
	background-image:url(../images/content_box_xl_hres.gif);
	background-repeat: no-repeat;
}

.box_links
{
	position: relative;
	left: 0px;
	height: 122px;
	margin: 20px 0 20px 0;
	width: 640px;
	background-image:url(../images/content_box_xxl_hres.gif);
	background-repeat: no-repeat;
}

.box_links_9zeilen
{
	position: relative;
	left: 0px;
	height: 162px;
	margin: 20px 0 20px 0;
	width: 640px;
	background-image:url(../images/content_box_xxxl_hres.gif);
	background-repeat: no-repeat;
}
.box_links_12zeilen
{
	position: relative;
	left: 0px;
	height: 222px;
	margin: 20px 0 20px 0;
	width: 640px;
	background-image:url(../images/content_box_xxxxl_hres.gif);
	background-repeat: no-repeat;
}

.box_foto
{
	position: absolute;
	right: 19px;
	top: 1px;
	height: 100%;
	z-index: 2;
}

#produkt1_foto /* Handy */
{
	position: absolute;
	left: 245px;
	top: 241px;
	width: 141px;
	height: 94px;
}

#produkt2_foto /* Laptop */
{
	position: absolute;
	left: 245px;
	top: 124px;
	width: 141px;
	height: 94px;
}

#produkt3_foto /* Terminal */
{
	position: absolute;
	left: 245px;
	top: 124px;
	width: 141px;
	height: 94px;
}

#produkt4_foto /* GPS */
{
	position: absolute;
	left: 245px;
	top: 141px;
	width: 141px;
	height: 94px;
}

#produkt5_foto /* Scanner */
{
	position: absolute;
	left: 245px;
	top: 124px;
	width: 141px;
	height: 94px;
}

#produkt6_foto /* PDA */
{
	position: absolute;
	left: 245px;
	top: 133px;
	width: 141px;
	height: 94px;
}

#produkt7_foto /* Desktop PC */
{
	position: absolute;
	left: 245px;
	top: 125px;
	width: 141px;
	height: 94px;
}

#rechts_container{

position:absolute;
top:3px;
left:642px;

}

#rechts
{
	/*position: absolute;
	left: 642px;
	top: 150px;
	width: 218px;
	height: 467px;
	height: 567px;
	margin: 0 0 0 0;
	background-image:url(../images/box_right_hres.gif);
	background-repeat: no-repeat;
	z-index: 0;
	padding:5px 11px;
*/

background-image:url("../images/box_right_hres_top.gif");
background-repeat:no-repeat;
min-height:587px;
padding:5px 11px;
position:relative;
width:218px;
z-index:0;
}


#rechts_bottom
{
background-image:url("../images/box_right_hres_bottom.gif");
background-repeat:no-repeat;
display:block;
height:24px;
position:relative;
top:150px;
width:239px;
z-index:5;
}

#rechts p
{
	margin-top: 0;
}

#rechts ul
{
	margin: 0 0;
	padding: 0 0;
}

#rechts li
{
	background:transparent url(../images/pfeile.gif) no-repeat scroll 2px 2px;
	margin-left:0px;
	margin-right:2px;
	padding-left:20px;
	padding-top:1px;
	width:100%;
}

.rechts_bg_xs
{
	background-image:url(../images/content_box_xs_hres.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 216px;
	margin: 6px 11px 11px 11px;
	padding: 0 0;
	z-index: 1;
	overflow: auto;
}

.rechts_bg_s
{
	background-image:url(../images/content_box_s_hres.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 216px;
	margin: 11px 6px 11px 11px;
	z-index: 1;
	overflow: auto;
}

.rechts_bg_m
{
	background-image:url(../images/content_box_m_hres.gif);
	background-repeat: no-repeat;
	height: 198px;
	width: 216px;
	margin: 11px 11px 11px 11px;
	z-index: 1;
	overflow: auto;
}

.rechts_bg_l
{
	background-image:url(../images/content_box_l_hres.gif);
	background-repeat: no-repeat;
	height: 282px;
	width: 216px;
	margin: 11px 11px 11px 11px;
	z-index: 1;
	overflow: auto;
}

.rechts_bg_s li.standard
{
	padding-bottom: 5px;
}

.rechts_hl
{
	padding: 5px 0px 0px 11px;
}

.rechts_sl
{
	padding: 0 0 0 11px;
	margin: -7px 0 0;
}

.rechts_content
{
	padding: 6px 5px 0px 11px;
}

.rechts_content ul
{
	margin: 4px 0 0;
}

.referenzen
{
	padding: 11px 190px 0px 11px;
}

.rechts_content_full
{
	position: relative;
	padding: 0px 5px 0px 10px;
	margin: 0px 2px 2px 0px;
	height: 467px;
	overflow: auto;
}

.green
{
	color: #1DA02E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}

#senden
{
	text-decoration: none;
	color: #006FB4;
	font-weight: bold;
	border: 0;
	background-color: #ffffff;
}


.news-latest-container{
	margin-top:5px;
}

.news-latest-item{
	background-image:url(../images/content_box_right_top.gif);
	background-repeat: no-repeat;
	padding:6px 12px 0 6px;
}

.news-latest-item p{
	margin: 0 0;
}

.news-latest-item li{
	background:transparent url(../images/pfeile.gif) no-repeat scroll 2px 1px;
	margin-left:-42px;
	margin-right:2px;
	padding-left:20px;
	padding-top:1px;
	width:100%;
}

.news-latest-item ul{
	margin: 0 0;
}

.border-box-right-bottom{
	background-image:url(../images/content_box_right_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom:6px;
}

.runde-ecken-top{
	background-image:url(../images/runde_ecken_top.gif);
	background-repeat: no-repeat;
	padding:5px 20px 1px;
}

.runde-ecken-bottom{
	background-image:url(../images/runde_ecken_bottom.gif);
	background-repeat: no-repeat;
	margin-bottom:1em;
}

.csc-uploads-icon img {
 border: 1px solid #cccccc;
}

.csc-mailform-field label {
	clear:left;
	float:left;
	/*margin-bottom:0.4em;*/
	padding-right:2em;
	width:11em;
}

.csc-mailform {border: none; margin: 0 0; padding: 0 0;}

.csc-mailform-field {margin: 0.3em 0;}

#mailformText {/*margin-top:15px;*/}

#mailformformtype_mail {margin-left:13em; border:2px solid #006FB4; background-color:#fff;}

#mailformAufmerksam_geworden_durch {
	margin-bottom:15px;
}

.footer{
	text-align:center;
	position:relative;
	top:41px;
}