/*
*****************************************************
 url					: www..com
 created 			: 11-01-2009
 CSS +  Webdesign	: www.artisanpros.com
*****************************************************
 (c) 2009     New Systems Telecommunications
*****************************************************

Colors:
Blue: #0066CC
Beige: #D9D7CA
Black: #373535
Gray: #373535

Body 
----------------------------------------------------*/
 * {
margin: 0;
padding: 0;
} 
 
body {	
	margin: 0;
	padding: 0;	
	border-top: 4px solid #D9D7CA;	
	font-family:  Arial, Helvetica, sans-serif, "Trebuchet MS", Tahoma, Verdana ;
	font-size: 75%; 
	line-height: 170%;
	background:url(../gfx/layout/bground.jpg) repeat-x #FFF;
	color: #444;
}

img { border: none; }
a { text-decoration: none;}

.clear {clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}
	
.hide {display: none;}

/*  Interface
----------------------------------------------------*/

#wrap {
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 7px;
	width: 940px;
	height: 100%;
	background: url(../gfx/layout/bg-headerimage2.jpg) no-repeat -5px 99px;
}
#fullwidth #wrap {
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 7px;
	width: 940px;
	height: 100%;
	background-image:none;
}

#header 	{
	width: 940px;
	height: 120px;
}
	
#logo 	{
	float: left;
	height: 65px;
	width: 230px;
	padding:0;
	margin: 30px 0 0 20px;
}

html>body #logo{
		margin: 30px 0 0 20px;
}

#navigation {	
	float: right;	
	height: 27px;
	width: 630px;
	margin: 15px 15px 0 0;
	padding: 0;
}

html>body #navigation{
	margin: 15px 25px 0 0;
}
#navigationtop {	
	float: right;
	text-align:right;	
	height: 27px;
	width: 580px;
	margin: 15px 15px 0 0;
	padding: 0 20px 0 0;
}

html>body #navigationtop{
	margin: 15px 15px 0 0;
	padding: 0 20px 0 0;
}
#headerimage 	{
	padding: 1px; 
	width: 900px;
	height: 214px;
	margin:9px 0 0 11px;
}

#main	{
	margin: 35px 0 0 5px;
	width: 920px;
}

#home #main	{
	margin: 35px 0 0 5px;
	width: 920px;	
}

#sidebar {
	float: left;
	width: 217px;
	padding: 0 0 0 0;
	min-height:500px;
   background: transparent url(../gfx/layout/bg-dot-subnav.gif) no-repeat 100% 60px;
}

#content	{	
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	width: 670px;	
}
#fullwidth #content	{	
	float: left;
	margin: 0 5px 0 100px;
	padding: 0 0 0 50px;
	width: 750px;
	
	background: transparent url(../gfx/layout/bg-dot-subnav.gif) no-repeat 0 0;
}
html>body #content{
	margin: 0 15px 0 0;
}

#home #maincolumn1 {
	float: left;
	width: 425px;
	padding: 0;		
	margin: 0;
	background: transparent url(../gfx/layout/bg-dot-subnav.gif) no-repeat 100% 0px;
}

#home #maincolumn2container {
	float: left;
	width: 480px;
	padding: 0;	
	margin: 0;
}
#home #maincolumn2 {
	float: left;
	width: 240px;
	padding: 0;	
	margin: 0;
	background: transparent url(../gfx/layout/bg-dot-subnav.gif) no-repeat 100% 0px;
}

#home #maincolumn3 {
	float: left;
	width: 235px;
	padding: 0;		
	margin: 0;
}
#virtual #maincolumn1 {
	float: left;
	width: 325px;
	padding: 0;		
	margin: 0;
	background: transparent url(../gfx/layout/bg-dot-subnav.gif) no-repeat 100% 0px;
}

#virtual #maincolumn2 {
	float: left;
	width: 240px;
	padding: 0;	
	margin: 0;
	background: transparent url(../gfx/layout/bg-dot-subnav.gif) no-repeat 100% 0px;
}

#virtual #maincolumn3 {
	float: left;
	width: 235px;
	padding: 0;		
	margin: 0;
}


#maincolumn1 p {
	line-height: 1.35em;
	margin: 0 14px 15px 18px;
	padding: 0;
}

#maincolumn2 p, #maincolumn3 p, #maincolumn2container p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0 17px 15px 20px;
	padding: 0;
}
#home_iframe p  {
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0 17px 0 20px;
	padding: 0;
	}
#home_iframe ul.check {
	margin: 2px 0 2px 10px;
	padding: 2px 0 2px 0;
	float:left; width:180px;
}

#home_iframe.check li {
	list-style: none;
	background: url(../gfx/layout/check-red.gif) no-repeat 0px -3px;
	padding: 3px 0 1px 15px;
	margin: 3px 0 0 20px;
	line-height: 1.3em;
	font-size: 1.0em;
}
#home_iframe li {
font-size: 0.8em;
}
#home_iframe {
     background-color:#fff; padding-top:3px;
	 }
#maincolumn1 h1 {
	font-size: 16px; line-height:16px;
	font-weight: bold;
	margin: -2px 17px -2px 18px;
}

#home h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 17px 2px 20px;
	padding: 0;
	background-image: none;
}

#home #maincolumn1 h2 {
	margin: 0 17px 0px 18px;
}

#home h3 {color: #666; 
	font-size: 14px;
	font-weight: bold;
	margin: 0 17px 0px 18px; 
	padding: 0 0 1px 0;
	border-bottom: none;
}

#footer	{font-size: 0.9em;
	height: 40px;
	margin: 40px 18px 0 12px;
	border-top: 2px solid #eee;
	padding: 10px 0 0 10px;
	color: #777;
}
.isavetelecom h1{
/* posision */
	position:absolute;
	top:-400px;
	left:-2005px;
	}
.isavetelecom {
/* posision */
	position:absolute;
	top:-400px;
	left:-2005px;
	}
	.isavetelecom h2{
/* posision */
	position:absolute;
	top:-400px;
	left:-2005px;
	}
	.isavetelecom h3{
/* posision */
	position:absolute;
	top:-400px;
	left:-2005px;
	}
	.isavetelecom h4{
/* posision */
	position:absolute;
	top:-400px;
	left:-2005px;
	}
	.isavetelecom h5{
/* posision */
	position:absolute;
	top:-400px;
	left:-2005px;
	}
	.isavetelecom h6{
/* posision */
	position:absolute;
	top:-400px;
	left:-2005px;
	}
#topbar	{	
	display: inline; 
	margin: 0;
	float:right;
	color:#333;
}

#topbar #design {
	padding: 5px 30px 0 2px;
	height:25px;
	background:  url(../gfx/layout/artisan.gif) no-repeat top right ;
}
#topbar #design a {
	font-weight:bold;
	color:#333;
}
#topbar #design a:hover {
	color:#993300;
}
.leftcolumn {
	float:left;
	width: 49%;
	padding:0;
	margin:0;
}

.rightcolumn {
	float:right;
	width: 50%;
	padding:0;
	margin:0;
}


.leftcolumnvk {
	float:left;
	width: 240px;
	padding:0;
	margin:0;
}

.rightcolumnvk {
	float:right;
	width: 290px;
	padding:0;
	margin:0;
	font-size: 0.9em;
	line-height: 1.4em;
}

/*  Links 
----------------------------------------------------*/

a:link {color: #444;
	text-decoration: none;
	padding: 0 0 1px 0;
	
}

a:visited {color: #444; 
	text-decoration: none;
	padding: 0 0 1px 0; padding: 0 0 0px 0;
	margin:0; 
	background: transparent url(../gfx/layout/dotted-line.gif) repeat-x 0 100%;
}

a:hover {
	color: #0066CC;
	text-decoration: none;
	padding: 0 0 1px 0;
	background: transparent url(../gfx/layout/dotted-line.gif) repeat-x 0 100%;
}

a:active {color: #0066CC;
	text-decoration: none;
	border-bottom: 0px solid #FF9933;
	padding: 0 0 1px 0;
	background: transparent url(../gfx/layout/dotted-line.gif) repeat-x 0 100%;
}

#footer a:link, #footer a:visited, #footer a:active, 
#topbar a:link, #topbar a:visited, #topbar a:active {
	color: #777;
	margin: 0 3px;
	padding: 0;
}

#footer a:hover, #topbar a:hover {
	color: #0066CC;
	margin: 0 3px;
	padding: 0;
}

#content p a:link, #content p a:visited, #content a:active,
#sidebar p a:link, #sidebar p a:visited, #sidebar p a:active,
#home #main p a:link, #home #main p a:visited, #home #main a:active,
.list_arrows a:link, .list_arrows a:visited, .list_arrows a:active {
	border-bottom: 1px solid #ddd;	
	background: transparent url(../gfx/layout/dotted-linieeeee.gif) repeat-x 0 100%;
	 color: #0066CC;
	padding: 0;
	margin:0;
}

#content p a:hover, #sidebar p a:hover, #home #main p a:hover, .list_arrows a:hover {
	border-bottom: 1px solid #444; border-bottom: 1px solid #999;
	padding: 0; 	margin:0;
	color: #444;
}

#statusnav	{
	height: 25px;
	padding: 0 0 0 1px;
	margin: 0 0 3px 0;
}

#statusnav .status p {
	margin: 12px 5px 0px 0px;
}
#statusnav a:link, #statusnav a:visited, #statusnav a:active {
	padding: 0 0 1px 12px;
	margin: 0 5px 0 0;
	background: transparent url(../gfx/layout/arrow3.gif) no-repeat 0px 6px;
	 color: #999;
	 font-size:0.9em;
}

#statusnav a:hover{
 color: #444;
}

#statusnav #firststatus{
	padding-left: 0px;
	background-image: none;
}

/*  Navigation 
----------------------------------------------------*/

#navigation ul {
	float: right;
	border: 0;	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li {
	float: left;
	text-align: center;
	margin: 0;
	padding: 0 15px 0 15px; padding: 0;	
}

#navigation ul li a { float: left;
	font: normal 1.1em/16px Arial, Tahoma, Trebuchet MS, Lucida Sans, Lucida;
	padding: 3px 13px 4px 13px;
	margin: 0;
	text-decoration: none;	
	color: #404040;color: #505050;
	background-image: none;	
	border-right: 1px solid #ddd;
}

#navigation ul li a:hover {
	padding: 3px 13px 4px 13px;
	margin: 0;
	color: #505050;
	border-bottom: 3px solid #0066CC;
		border-bottom: 3px solid #999;
}

#navigation ul li a.navlast, #navigation navlast{
border-right:none !important;
background: url(/gfx/.gif) no-repeat right;
}





#navigationtop ul {
	float: right;
	border: 0;	
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigationtop ul li {
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0 15px 0 15px; padding: 0;	
	height:45px;
}
#navigationtop ul li.phone {
	float: left;
	text-align: center;
	margin: 0;
	padding: 5px 15px 0 10px;	
	background: url(../gfx/layout/freecall.png) no-repeat 0 -2px;
	height:45px;
}
#navigationtop ul li a { float: left;
	font: normal 10px Arial, Tahoma, Trebuchet MS, Lucida Sans, Lucida;
	padding: 3px 13px 4px 19px;
	margin: 0;
	text-decoration: none;
	color: #666;
}
#navigationtop ul li a.homeicon  {
background:url(../gfx/layout/icon_home.gif) no-repeat left top;
}
#navigationtop ul li a.abouticon  {
background:url(../gfx/layout/icon_about.gif) no-repeat left top;
}
#navigationtop ul li a.blogicon  {
background:url(../gfx/layout/icon_blog.gif) no-repeat left top;
}
#navigationtop ul li a.supporticon  {
background:url(../gfx/layout/icon_support.gif) no-repeat left top;
}
#navigationtop ul li a.contacticon  {
background:url(../gfx/layout/icon_contact.gif) no-repeat left top;
}
#navigationtop ul li a:hover {
	color: #505050;
}

#navigationtop ul li a.navlast, #navigation navlast{
border-right:none !important;
background: url(/gfx/.gif) no-repeat right;
}



#hn7 li {
	border-right: 6px solid #ddd;
}


/*  Unternavigation 
----------------------------------------------------*/

.subnav {
	padding: 4px 0;
	margin: 0 25px 0 19px;
}

.subnav ul {
	border-top: 0px solid #ccc;
	padding: 0;
	margin: 10px 0 0 0;
}

.subnav li {
	border-bottom: 1px solid #ececec;
	list-style: none;
	margin: 0;
}

.subnav li a:link, .subnav li a:visited, .subnav li a:active {
	display: block;
	text-decoration: none;padding: 4px 0 4px 21px;
	background: #FFF url(../gfx/layout/arrow-subnav-up.gif) no-repeat 7px 12px;
	font-size: 1.0em;
	color: #555;
	margin: 1px 0;
}

.subnav li a:hover {color:#333;
	background: #eee url(../gfx/layout/arrow-subnav-up.gif) no-repeat 11px 12px;
}

.subnav li a.selected {
	color:#333;
	background: #eee url(../gfx/layout/arrow-subnav-up.gif) no-repeat 11px 12px;
	
	}


/*  Text, Headlines, Listen text-transform: uppercase;
-----------------------------------------------------------------------*/
h1 {
	margin: 0 0 0px 0;
	padding: 0px 0 6px 0px;
	font: normal 20px/24px Trebuchet MS, Lucida Sans, Tahoma, Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}	 
#content h1 {
	padding: 0px 0 30px 0px;
}
#home h1 {
	border-bottom: 0px solid #ddd;
}


h2, .headline {
	color: #696969;
	padding: 0px 0 2px 18px;
	margin: 0;
	font: bold 15px Arial, Trebuchet MS, Lucida Sans, Tahoma, Lucida Sans, Verdana, Helvetica, sans-serif;

	border-bottom: 0px solid #eee;
	background: transparent url(../gfx/layout/arrow-big.gif) no-repeat 0 0;
}

h3 { 
	color: #666;
	padding: 0px 0 4px 0px; 
	margin: 0 0 10px 0;
	
	font: bold 15px/16px Arial, Helvetica, sans-serif, "Trebuchet MS", Tahoma, Verdana;
	border-bottom: 1px solid #ddd;
}

#sidebar h3 {	
	color: #777; 
	padding: 0 0 5px 20px;
	margin: 0 5px 5px 0;
	font: bold 12px/14px Trebuchet MS, Lucida Sans, Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #ddd;
	text-transform: uppercase;
	background: transparent url(../gfx/layout/arrow-big.gif) no-repeat 2px 0;
	letter-spacing: 0.0em
}

#header h3 {
	display:block;
	width:240px;
	height:65px;
	padding:0;
	margin:0;
	text-indent:-8010px;
	background:transparent url(../gfx/layout/logo.png) no-repeat 0 0;
	border-bottom: 0px;
	}
	
#header h3 a:link, #header h3 a:visited, #header h3 a:hover, #header h3 a:active{
	display:block;
	width:100%;
	height:100%;
	outline:none;
	border-bottom: 0px;
	text-decoration:none;
	background-image:none;
	}



h4 {color: #666;
	margin: 10px 0 1px 0;
	padding: 2px 0 4px 30px;
	font: bold 14px/15px Arial,  Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	background: url(../gfx/layout/silver_arrow.gif) no-repeat 0 -2px;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 8px 25px 8px 23px;
	border-bottom: 0px solid #ddd;
}



h5 { color: #666; 
	padding: 0 0 5px 20px;
	margin: 0 25px 5px 18px;
	font: bold 11px/14px Trebuchet MS, Lucida Sans, Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
	background: transparent url(../gfx/layout/arrow-big.gif) no-repeat 2px 0;
	letter-spacing: 0.0em
}

#sidebar h5 {
	color: #666;
	padding: 0 0 5px 20px;
	margin: 0 5px 5px 0;
	font: bold 11px/14px Trebuchet MS, Lucida Sans, Tahoma, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: none;
	text-transform: uppercase;
	background: transparent url(../gfx/layout/arrow-big.gif) no-repeat 2px 0;
	letter-spacing: 0.00em
	
	
	
}

#standortbox {	
	border-top: 2px solid #777; border-top: 1px solid #0066CC;border-top: 1px solid #ddd;
	margin: 35px 25px 10px 20px;
	padding: 9px 9px 8px 10px;
	background: #f4f4f4 url(../gfx/layout/box.gif) repeat-x 0 0;
}

#nstelcombox {
	margin: 15px 25px 10px 20px;
	padding: 9px 9px 8px 0px;
	background: #fff url(../gfx/layout/box.gif) repeat-x 0 0;
}
.sidebar_banner {
	margin: 15px 25px 3px 20px;
	padding: 9px 9px 2px 0px;
	background: #fff url(../gfx/layout/box.gif) repeat-x top;
		border-top: 2px solid #ddd;
}
.sidebar_banner h5 {margin:0 0 0 5px}
.sidebar_banner a, #sidebar_banner h5 a:hover{
color: #444;
	text-decoration: none;
	padding: 5px 0 5px 0; background: none;
	
}
p {font-size: 1.0em; 
	line-height: 1.4em; 
	margin: 0 0px 15px 0;
	padding: 0;
}
.sidebar_banner a.sidebarbox_phonelines {
    width:172px; height:190px;
	display:block;
	background:transparent url(../gfx/layout/sidebar_phone_lines.jpg) no-repeat;
	text-indent:-7010px;
	}
.sidebar_banner a.sidebarbox_phonelines:hover {
   background:url(../gfx/layout/sidebar_phone_lines2.jpg) no-repeat;
	}
.sidebar_banner a.sidebarbox_virtual {
    width:172px; height:190px;
	display:block;
	background:transparent url(../gfx/layout/sidebar_virtual_office.jpg) no-repeat;
	text-indent:-7010px;
	}
.sidebar_banner a.sidebarbox_virtual:hover {
   background:url(../gfx/layout/sidebar_virtual_office2.jpg) no-repeat;
	}			
#sidebar p {
	font-size: 1.0em;	
	line-height: 1.3em;
	margin: 0 25px;
	padding: 0;
}

#sidebar #standortbox  p {
	font-size: 0.9em;	
	line-height: 1.4em;
	margin: 10px 0 0 0;
	padding: 0;
}

.linkitem {
	line-height: 1.8em;
	margin:0;
	padding:0 0 0 10px;
	background: transparent url(../gfx/layout/arrow-subnav-up.gif) no-repeat 2px 8px;
	border-bottom: 0px solid #eee;
}

#footer p {
	font-size: 1.0em;	
	line-height: 1.7em;
	margin: 0;
	padding: 0;
}

i {font-style: italic;
	color: #776655;
}

b, strong {	
	font-weight: bold;
	color: #666;
}

#footer em {	
	font-style: normal;
}

.small {
	font-size: 0.95em;	
	line-height: 0.9em;
	padding: 0;
}

.hint {font-size: 10px; 
	line-height: 17px; 
	background-color: #990000;
	padding: 2px 3px;
	margin-left: 5px;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #660000;
}

.color {
	color: #bbb;
}

.new	{
	float: left;
	width: 253px;
	height: 100px;
	margin: 0;
	padding: 10px 0 0 0;
	background: transparent url(../gfx/layout/arrow-subnav-up.gif) no-repeat 5px 5px;
}
.red {
	color: #AF0024;color: #990000;
}
.colored {
	background-color: #FFFF99;
	padding: 1px 4px;
	font-weight: bold
}

.bggrey {background-color: #bbb;
	background-color: #F4F4F4;
	padding: 10px 12px 1px 15px;
	margin:-4px 0 5px 0;	
}
.bggrey p{
	font-size: 1.0em;
	line-height: 1.4em;
}
.packagebox_right {padding:0 0 0 30px; background-color:#FFF; float:right}
.zitat {
	background: transparent url(../gfx/layout/zitat-first2.gif) no-repeat  0px 0;
	font: italic 20px/27px  Trebuchet MS, "Lucida Grande", Arial,Times,  Georgia,  sans-serif;
	padding: 5px 25px 2px 25px;
	color:#0066CC; color:#e79e2b;		color:#990002;color:#999; 
}

.zitatlast {margin:0px 0 0 0;
	background: transparent url(../gfx/layout/zitat-last2.gif) no-repeat 100% 100%;
}

#pdf {
	height: 50px;
	margin: 0;
	padding: 7px 3px 0 75px;	
	background: transparent url(../gfx/layout/pdf-download.jpg) no-repeat 8px 7px;	
}

.newspaper {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #999;
	background: transparent url(../gfx/layout/newspaper.gif) no-repeat 0 0;
	padding: 0 0 0 15px;
	margin: 0 0 12px 0;
}

#presse .newspaper {
	margin: 4px 0 5px 0;
}
.hinweis{	
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	margin: 0 0 10px 0px;
	padding: 9px 10px 8px 19px;
	background: #f5f5f5 url(../gfx/layout/box.gif) repeat-x 0 0;
}

table {
	font-size: 1.0em
}

.agb ol{
	margin: 20px 20px 20px 20px;
	padding: 2px 10px;
}

.agb li {
	margin: 0 0 15px 20px;
	padding: 0;
	font-size: 1.0em;	font-size: 11px;	
	line-height: 1.5em;
}


.list_arrows ul {
	margin: 5px 0 2px 30px;
	padding: 11px 0 2px 0;
}

.list_arrows li {
	list-style: none;
	background: url(../gfx/layout/arrow-blue.gif) no-repeat 0px 7px;
	padding: 1px 0 1px 16px;
	margin: 3px 0 0 20px;
	line-height: 1.3em;
	font-size: 1.0em;
}

.check ul {
	margin: 5px 0 2px 30px;
	padding: 11px 0 2px 0;
}

.check li {
	list-style: none;
	background: url(../gfx/layout/check-red.gif) no-repeat 0px 3px;
	padding: 1px 0 1px 20px;
	margin: 3px 0 0 20px;
	line-height: 1.3em;
	font-size: 1.0em;
}

.pdf ul {
	margin: 5px 0 2px 30px;
	padding: 11px 0 2px 0;
}

.pdf li {
	list-style: none;
	background: url(../gfx/layout/pdf-icon.gif) no-repeat 0px 2px;
	padding: 1px 0 1px 25px;
	margin: 3px 0 0 20px;
	line-height: 1.5em;
	font-size: 1.0em
}

#home .list_arrows ul {
	margin: 5px 0 2px 30px;
	padding: 11px 0 2px 0;
}

#home .list_arrows li {
	list-style: none;
	background: url(../gfx/layout/arrow-blue.gif) no-repeat 1px 4px;
	padding: 0 0 0 15px;
	margin: 3px 0 0 20px;
	line-height: 1.3em;
	font-size: 0.9em;
}

#sidebar_list ul {
	margin: 7px 0 20px 0;
	padding: 11px 0 20px 0;
}

#sidebar_list li {
	list-style: none;
	background: url(../gfx/layout/arrow-blue.gif) no-repeat 2px 5px;
	padding: 1px 0 1px 16px;
	margin: 3px 0 0 0;
	line-height: 1.3em;
	font-size: 0.9em;
}

.nummerierung ul {
	margin: 5px 0 2px 30px;
	padding: 11px 0 2px 0;
}

.nummerierung li {
	list-style: none;
	background-image: none;
	padding: 1px 0 1px 16px;
	margin: 3px 0 0 10px;
	line-height: 1.3em;
	font-size: 0.9em;
}

.linkus{
	width:530px; 
	height:130px;
	background-color:#fff;
	border: 1px solid #ccc; 
	padding: 4px;
	margin: 0 0 20px 0;
	font-size: 11px;
	background: #f5f5f5 url(../gfx/layout/box.gif) repeat-x 0 0;
	font-family: Arial;
}

 /*  Form
-----------------------------------------------------------------------*/ 
 
fieldset {
	margin: 0;
	padding: 3px;
	 border: 1px solid #ddd;
}  
  
#contact .formcontact, #kreditanfrage .formkredit, #newsletter .formcontact{
	width: 100%; 
	height: auto;
	background-color: #f5f5f5;
}

.formlabel{
  	clear: both;
  	margin: 0;
  	padding: 0;
}  

.formfield {
  	float: left;
  	width: 270px;
  	text-align: left;
  	padding: 4px 0 0 0;
  	line-height: 17px;
} 

.label {
	height: 15px;
	width: 150px;
	margin: 0 0 0 18px;
	padding: 5px 0 0 5px;
	text-align: left;
	float: left;
}

#contact #button, #newsletter #button {
  	padding: 10px 0 25px 175px; 
	margin: 0;
	
}
input.button { 
	margin: 0; 
	font: bold 13px Tahoma, Arial, Sans-serif; 
	border: 1px solid #ccc;
	padding: 2px 3px; 	
	background: #0066CC;
	color: #FFFFFF;

}
.widefield, .widefield2 {
  	width: 250px;
	border: 1px solid #999;
	color: #222;
	height:19px
}

.widefield2 {
	height:80px
}

.formzip {
  	width: 42px;	
	height:19px;
	border: 1px solid #999;
	color: #222;
}

.formcity {
  	width: 201px;	
	height:19px;
	border: 1px solid #999;
	color: #222;
}
.pflicht {
	color: #F66013; color: #E2000C
}

.lilmargin {
	padding: 13px 0 0 0;
	margin: 0 25px 13px 23px;
	display:block
}

/*  Bilder
-----------------------------------------------------------------------*/ 

.img-shadow {
	border:0px solid #ccc;
	padding:12px;
	display: block;
	background: transparent url(../gfx/layout/bg-shadow.gif) no-repeat -0px -0px;
}

.img-border {
	border: 4px solid #EEE;border: 3px solid #ddd;
	padding:1px;
	background-color: #FFF;	
}


.rightalign {
	float: right;
	margin: 0px 0 0 7px;
	line-height:0;
}

.leftalign {
	float: left;
	margin: 5px 12px 2px 0px;
	line-height:0;
}

#home .leftalign {
	float: left;
	margin: 5px 0px 8px 15px;
	line-height:0;
}

 /*  Status of Navigation
-----------------------------------------------------------------------*/ 

body#phonelines #hn1,
body#virtual #hn2,
body#voip #hn3,
	body#ablauf #hn3,
	body#sicherheit #hn3,
	body#diskretion #hn3,
	body#faq #hn3,
	body#downloads #hn3,
body#services #hn4,
	body#versteigerungen #hn4,
	body#newsletter #hn4,
body#contact #hn5

{	color: #444;
	padding: 3px 13px 4px 13px;
	border-bottom: 3px solid #0066CC;
}
body#iframe
{border-top: none;}
