
body{
	background: #fff;
	text-align: center;
}
body, input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030
}

#wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

img{
	border: none;
}

.clear{
	clear: both;
	display: block;
	height: 1px;
	font-size: 1%;
}

/*-------------   CONTENT   -------------*/
#content{
	text-align: left;
	margin-top: 3em;
}

.half{
	float: left;
	width: 45.5%;
	margin-bottom: 2em;
}
.half.left{
	margin: 0 2% 0 0;
	padding-right: 2%;
	border-right: 2px solid #d6d3aa;
}
.half.right{
	margin: 0 0 0 2%;
	padding-left: 2%;
}

@media (max-width: 960px) {
	#wrapper {
		width: 100%;
	}
	.half {
		width: 100%;
	}
	.half.left {
		margin: 0 0 2% 0;
		padding-right: inherit;
	}
	.half.right {
		margin: 0;
		padding-left: inherit;
	}
}

#content h1{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	color: #46b3df;
	padding: 0;
	margin: 0 0 0.6em 0;
}

#content h2{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #1d7fa1;
	padding: 0;
	margin: 1em 0 0.6em 0;
}
#content h2 a{
	color: #1d7fa1;
	text-decoration: none;
}
#content h2 a:hover{
	text-decoration: underline;
}

#content h3{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #848156;
	font-weight: normal;
	padding: 0;
	margin: 0 0.4em 0 0;
}
#content h3 a{
	color: #848156;
	text-decoration: none;
}
#content h3 a:hover{
	text-decoration: underline;
}

#content p{
	margin-top: 0;
}

a{
	color: #1d7fa1;
}

#content .bold{
	font-weight: bold;
}

span.info{
	color: #1d7fa1;
	padding: 0 0 1px 22px;
	background: url(/asset-files/www/ico_info-3d5a57dcfef5cc17e343d3293f3bd5f2247c98db1abc58d72a30778a0025b969.gif) no-repeat 4px center;
}


/* Icons */
.icon_barchart{
	background: url(/www/icon_barchart.gif) no-repeat;
}
.icon_plus{
	background: url(/www/icon_plus.gif) no-repeat;
}
.icon_info{
	background: url(/asset-files/www/icon_info-4bde8aa80cee7a95bf4dfdf84bf5844db29025bc1e643aa8a3665e03d847d161.png) no-repeat;
}
.icon_power{
	background: url(/asset-files/www/icon_power-21ad9b4434c1c4acaca57e09c02e266ef76de557c590439f600fbd473871340e.png) no-repeat;
}
.icon_arrow{
	background: url(/asset-files/www/icon_arrow-5077ab9604409a787a30ecaa2daddcf8aa96fdb3d641ac81862b360ff1071713.png) no-repeat;
}
.icon_paragr{
	background: url(/asset-files/www/icon_paragr-21eb1f60e8df2f3423a472c287f84893e034b30337ba230d5d0bb200f7dedf27.png) no-repeat;
}
.icon_screen{
	background: url(/asset-files/www/icon_screen-2a967cbffd1465fab538b23944b7a6059f159a70150be63791d388d6efb29e1e.png) no-repeat;
}
.icon_globe{
	background: url(/asset-files/www/icon_globe-7719d1870dd257d5b158bf7c79908d524927bb46316125e809965df854eac250.png) no-repeat;
}
.icon_save{
	background: url(/asset-files/www/icon_save-5432a7c1c13785b8def8261b358411e4e0ad6f32260822cc6969a97cb7aac6ef.png) no-repeat;
}
.icon_flag{
	background: url(/asset-files/www/icon_flag-40d89cf2fa3e75ba88733d4b385621324f75c3986894d3f93f0b0f001f740c27.png) no-repeat;
}

/* home > freebox */
#freebox{
    background: url(/asset-files/www/bg_freebox-1f598b7cfae4c2c944c534a23822e321f3884fc864a411181408835a198076ed.png) no-repeat center top;
	padding: 8px 0 0 74px;
	margin: 0 0 0 72px;
	height: 89px;
	color: #daedb5;
	width: 544px;
}
#freebox h1{
	font-size: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	float: right;
	width: 134px;
}
#freebox h1 a{
    color: #fff;
	text-transform: uppercase;
    text-decoration: none;
}
#freebox form{
	width: 400px;
	height: 82px;
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 14px;
	color: #445622;
}
#freebox form p{
    margin: 0;
	padding: 0;
}
#freebox label{
    display: block;
	font-weight: bold;
}
#freebox .tf{
    font-size: 14px;
	border-color: #89ae43;
}
#freebox #account_subdomain{
    width: 280px;
	height: 20px;
	vertical-align: middle;
}
#freebox #subdomain_preview{
    display: block;
	width: 380px;
	height: 20px;
	overflow: hidden;
}
#freebox .help_btn{
    background: url(/asset-files/www/bg_help2-91fe9dd2f74d8093feed011f162648179e08d57cf960c652242b4da9ae91eb26.gif) no-repeat 2px 2px;
	padding: 17px 17px 0 0;
}
#freebox .btn_form{
    font-size: 14px;
    font-weight: bold;
	color: #89ae43;
	border: 2px solid #89ae43;
	height: 26px;
	vertical-align: middle;
}
p.freeinfo{
    font-weight: bold;
	font-size: 90%;
	color:#999999;
	text-align: center;
	margin: 0.4em 0 0 0;
	padding: 0;
}


/* Testimonial-Liste */
ul.testilist{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.testilist li{
	padding: 0;
	margin: 0.2em 0 1.6em 0;
}

.testilist .eisinger{
	background: url(/asset-files/www/_dummy_portrait2-8c1c781f1462d4694f2a511e3d12e280e7eecb339f8f9fb377f4073964608035.jpg) no-repeat;
}
.testilist .dummer{
	background: url(/asset-files/www/portrait_konrad_dummer-8a1cbe51b32a8e4b850cf5bb2576a0451d35bb8a60d8dedd52e17c3e8c30008e.jpg) no-repeat;
}
.testilist .marton{
	background: url(/asset-files/www/portrait_susanne_marton-f148fe0ca9a9bb6cad16929eaece8a8741d78eb341bf87c28ea29a4555a098dc.jpg) no-repeat;
}
.testilist .horvath{
	background: url(/asset-files/www/portrait_peter_horvath-5fd6ca80c3ceca445ced8f6e39042a938d2fd8fcba3bbc53cb7026f8d9e21013.jpg) no-repeat;
}

.testilist .head{
	clear: both;
	min-height: 60px;
	padding-left: 55px;
}
/*
.testilist img{
	width: 50px;
	height: 60px;
	float: left;
	margin-bottom: -20px;
}
*/
.testilist .company{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}
.testilist .company, .testilist .company a{
	color: #77744c;
	text-decoration: none;
}
.testilist .company a:hover{
	text-decoration: underline;
}

.testilist blockquote{
	margin: -14px 0 0 0;
	padding: 30px 14px 0 8px;
	background: url(/asset-files/www/bg_testi_bubble-b9876441ec352fe8f32f30a7305c7ccf4e0f56d564b77b21622e5641de552da1.png) no-repeat;
	display: block;
}

/* Feature-Liste */
ul.featurelist{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.featurelist li{
	padding: 0 0 1em 80px;
	margin: 0;
}

/* Home > Bestell-Button: */
a#home_free{
	display: block;
	height: 68px;
	margin-left: -17px;
	padding-left: 80px; 
	color: #4f691e;
	text-decoration: none;
	background:  url(/asset-files/www/bg_home_free-22a55e7304e573b840c92a5b4cba23ebccec7d73efbb8d690ab712d1aba556d3.png) no-repeat 0px 0px;
}
a#home_free strong{
	display: block;
	padding: 8px 0 0 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 26px;
}
a#home_free:hover{
	color: #fff;
	background:  url(/asset-files/www/bg_home_free-22a55e7304e573b840c92a5b4cba23ebccec7d73efbb8d690ab712d1aba556d3.png) no-repeat 0px -68px;
}
a#home_free.tour{
	background-image:  url(/asset-files/www/bg_home_free_tour-db6f6d52bc7c9e2c7591f5041d3d08179c75dcb53f8376450389b63ec8d39734.png) ;
	margin-left: 2px;
}

/* Home > Teaser-Ani: */
#teaserani{

}
#mySlides, #mySlides div{
	width: 760px;
	height: 224px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	left: 0px;
}
#mySlides{
	overflow: hidden;
}
#mySlides img{
	width: 760px;
	height: 224px;
	position: absolute;
	z-index: 1;
}
#mySlides .txt{
	position: absolute;
	z-index: 2;
	display: block;
	color: #fff;
	top: 34px;
	left: 15px;
	width: 160px;
}

#myController{
	margin: 0;
	padding: 0;
	height: 63px;
	list-style-type: none;
	background:#c9c36b;
}
#myController li {
	margin: 0 -33px 0 0;
	padding: 0;
	float: left;
	height: 63px;
	background: url(/asset-files/www/bg_slidecontr_right_off-ea26623d596d572b87d294fe26fec9e41c3444b5863dfb46b36f0f9eb9ca5f91.png) no-repeat top right;
}
#myController h4 {
	margin: 0;
	padding: 14px 33px 0px 42px;
	height: 52px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	background:  url(/asset-files/www/bg_slidecontr_left_off-17524b93b8994667a5416e440583ad918a500eeba6b726f01f374b9d88956eed.png) no-repeat top left;
}
#myController li.jFlowSelected {
	background:  url(/asset-files/www/bg_slidecontr_right_on-0a9d73eceae0e6789b7b2fc6a73c8fcfcba0fe387112de0a54c5b7de8f2e3280.gif) no-repeat top right;
}
#myController li.jFlowSelected h4{
	background:  url(/asset-files/www/bg_slidecontr_left_on-db2eb8b9c004f25756a5e66089c432c2d30591cf84fd53797ec5676a70685feb.gif) no-repeat top left;
}

/* Produkte */
.productTable{
    width: 99%;
	margin-bottom: 2em;
}

.productTable th,
.productTable td {
    text-align: left;
}

img.productBox{
width: 183px;
height: 112px;
}

.productTable td{
    width: 183px;
	padding: 6px 6px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #b3b3b3;
}

.productTable tr.dark td, .productTable tr.dark th{
    background: #f0f0f0;
}

.productTable tr.sum td, .productTable tr.sum th{
    border-top: 3px double #cdcdcd;
}
.productTable tr.sum th{
    text-align: right;
	font-weight: bold;
	padding: 8px;
	vertical-align: top;
}

th.thLeft{
    width: auto;
	padding-left: 6px;
	font-weight: normal;
}

td.orderFree{
    border-top: 2px solid #c2f0a7;
}
td.orderStandard{
    border-top: 2px solid #f3e0a8;
}
td.orderPremium{
    border-top: 2px solid #c7eaf8;
}

.productTable .gotIt{
    display: block;
	height: 11px;
	text-indent: -9999px;
	font-size: 1%;
	background: url(/asset-files/www/product_ok-bd684e1c235bc02d07d37ed849b4422568a0bf9b07aed72f909bc1282bfbba04.gif) no-repeat center center;
}


#prodlist{
	height: 275px;
	clear: both;
}

#prodlist div{
	width: 148px;
	height: 219px;
	margin: 0 8px 0 0;
	padding: 12px 18px;
	position: relative;
	float: left;
	background: #999999;
}
#prodlist .free{
	background: #b4d575  url(/asset-files/www/bg_prod_free-1a13e9f68930ec0dbb76cbc8e60587beff76f23c5406818f07b703bfa9a47850.gif) no-repeat;
}
#prodlist .standard{
	background: #9ad1b1  url(/asset-files/www/bg_prod_standard-4881e202a92feb4557a7f840fc599e2f13ed835a12260ad634c9dab8b3966878.gif) no-repeat;
}
#prodlist .premium{
	background: #80ceec url(/asset-files/www/bg_prod_premium-cdd3d364b1bc9155ab42b01a2f4cf4b90c0cc2933d2943baff02dc25b9b007c1.gif) no-repeat;
}
#prodlist .custom{
	background: #c4ced2  url(/asset-files/www/bg_prod_custom-696187c548ac7c9232911db9c44e58482a3b94ffce974e99b85d6ab22cb4fbb4.gif) no-repeat;
	margin-right: 0;
}

#prodlist h2{
	color: #fff;
	margin: 0;
}

#prodlist .price{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	padding: 20px 0 7px 76px;
}
#prodlist .price strong{
	display: block;
	font-size: 34px;
	line-height: 20px;
}
#prodlist .free .price{
	background:  url(/asset-files/www/icon_employee1-5ae78626871c924e1559f66fa23db67259b637c7d5cf873870ea76951b7a8f72.png) no-repeat 0 10px;
}
#prodlist .standard .price, #prodlist .premium .price{
	background:  url(/www/user_monitor.png) no-repeat 0 10px;
}

#prodlist div.order{
	width: 166px;
	height: 60px;
	padding: 0 0 0 18px;
	margin: 0;
	position: absolute;
	bottom: -20px;
	right: 0px;
	background: none;
}

.productTable label{
	display: block;
	padding-top: 4px;
	height: 20px;
}

.productTable select{
	float: right;
	height:24px;
	width: 46px;
	padding: 2px 0 0 0;
	background: #fff;
	border: 1px solid #fff;
	border-top-color: #f1f8f4;
}

.buybtn{
	float: right;
	height: 26px;
	max-width: 162px;
	padding: 0px 16px 0 6px;
	margin-right: 8px;
	background:  url(/asset-files/www/bg_buybtn-39b120bef9356240aea13330f80a1c3ef8744bb41beb3a9a62a717dbe8231382.png) no-repeat top right;
	white-space: nowrap;
	border: none;
}
html* .buybtn{ /* for IEs */
	padding: 0px 2px 0 0;
}

.productTable select, .buybtn{
	color: #1d7fa1;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#basket{
	background: #89cae3  url(/asset-files/www/bg_basket-2a314c09e4ec9ec41dc8719a5d09babd109ee7c7098332a2659e0553e2c44ae5.gif) no-repeat left center;
	border: 2px solid #35abdc;
	border-left: none;
	margin: -1em 0 1em 0;
	padding: 21px 0 21px 80px;
	font-size: 110%;
	text-align: center;
}

/* Tour > Carousel */
div.presentation{
	position: relative;
	top: 0;
	left: 0;
	height: 320px;
	margin-bottom: 40px;
}
/*div.presentation h3{
	border-bottom: 1px solid #dedbaa;
}*/

.carousel-previous, .carousel-next{
	position: absolute;
	width: 27px;
	height: 32px;
	left: -8px;
	top: 120px;
	z-index: 99;
}
.carousel-previous.disabled, .carousel-next.disabled{
    opacity:0.40; /* firefox, opera, safari, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=40)"; /* IE 8 */
    filter:alpha(opacity=40); /* IE 4, 5, 6 and 7 */
}

.carousel-next{
	right: -8px;
	left: auto;
}
.carousel-wrap{
	margin: 0 6px;
	width: 948px;
}

.carousel-wrap ul{
	width: 948px;
	height: 280px;
	list-style-type: none;
	margin: 0;
	padding: 0; 
	background: #f0f0f0;
}
.carousel-wrap li{
	width: 732px;
	padding: 4px 106px;
	margin: 0;
	background: #f0f0f0;
}
.carousel-wrap li, .carousel-wrap li p.img{
	float: left;
}
#content .carousel-wrap li p{
	margin-top: 0.6em;
}
#content .carousel-wrap li p.img{
	margin: 0 0.6em 0 0;
}
.carousel-wrap li p.img img{
	width: 418px;
	height: 260px;
}
/*.carousel-wrap li.textonly{
	width: 628px;
	padding: 4px 60px;
}*/

.carousel-pagination{
	text-align: center;
	background: #dedbaa;
	margin: 0 6px;
}
.carousel-pagination a{
	padding: 2px 6px;
	font-weight: bold;
	color: #fff;
	display: inline-block;
	position: relative;
}
.carousel-pagination a.active{
	padding: 0 26px;
}
.carousel-pagination a.active span{
	position: absolute;
	top: -27px;
	left: 4px;
	background:  url(/asset-files/www/carousel-page-c0814d51e7b638714c7055cfb9de685f3a66df02b69517e7cb99c23b401c37e4.png) ;
	width: 45px;
	height: 48px;
	padding-top: 9px;
	text-align: center;
	color: #ada753;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 20px;
}

/* Forms: */
#content form p{
	margin-bottom: 0.2em;
}

.tf{ 
	border: 2px solid #d1cc85;
	margin: 1px;
	padding: 2px;
	width: 280px;
	background: #FFF  url(/asset-files/www/bg_tf-242a6a5679479e6142d0c45dc6f60b2d23b4ad7af5190613515ae683654106e9.png) repeat-x;
}
.tf:focus{
	border: 3px solid #51beea;
	margin: 0px;
}
#setting_max_employees{
	width: 40px;
}


.btn_form, .btn_right, .btn_left{
	border: 2px solid #cdcdcd;
	margin: 1px;
	padding: 2px 6px;
	color: #1d7fa1;
	text-decoration: none;
	background: #d6d6d6  url(/asset-files/www/bg_btn-5e7eed6b475027bf78b0755933eb6316fd0095eede187fe03ef1f63d0e125e8c.gif) repeat-x;
}

p.btns{
	margin: 1em 0;
	padding: 6px 4px;
	background: #eaeaea;
	border-top: 4px solid #ddd;
	min-height: 28px;
	clear: both;
}

a.btn_form, a.btn_right, a.btn_left{
	display: block;
	padding: 3px 6px;
}
.btn_left{
	float: left;
}
.btn_right{
	float: right;
}

label.block{
	display: block;
}

.errorbox{
	background: #fbebeb  url(/asset-files/www/bg_errorbox-e5fc7e47347fcc6a61f945c6f86d478ea4cf078f31e143067bed97f89cfb66e6.gif) no-repeat center bottom;
	padding: 6px 6px 22px 6px;
}
#content .errorbox p{
	font-weight: bold;
}
#content .errorbox h2{
	margin: 0;
}
.errorbox ul{
	margin: 0;
	padding: 0;
}
.errorbox li{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 18px;
	background:  url(/asset-files/www/ico_err_small-4517b0475356e4cdcc70db71f4fdeaf159d8f186b92374ebe59346223a6ffad5.gif) no-repeat 0px 5px;
}

.field_with_errors{
	display: inline;
}

.field_with_errors .tf{
	border-color: #e67c7c;
}

.help_btn{
	width: 1px;
	height: 1px;
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 17px 17px 0 0;
	background:  url(/asset-files/www/bg_help-d36b86789970051d33a1634a826f1a7f24d5dae238241b6d9b6f38729ebe7b00.gif) no-repeat;
	cursor: help;
	font-size: 1%;
}

#tooltip {
	position: absolute;
	z-index: 9000;
	background: #fffcca;
	border: 1px solid #6d6d6d;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

textarea.code{
    width: 180px;
	height: 33px;
	background: #f2f2f2;
	border-width: 1px;
	font-size: 10px;
	overflow: auto;
}


/* News: */
.newsitem{
	margin-left: 83px;
	position: relative;
	clear: both;
}

.pubdate{
	position: absolute;
	top: 0px;
	left:-83px;
	width: 72px;
	height: 56px;
	padding: 7px 0 0 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #ada753;
	background:  url(/asset-files/www/bg_newsdate-2416c985f2259f02729e370113ddd4211cdfb815e0bf13c241a860b235cc13d4.gif) no-repeat;
}
.pubdate span{
	display: block;
	width: 46px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
	text-align: center;
}

.pubdate .day{
	font-size: 22px;
	line-height: 16px;
}
.pubdate .month{
	font-size: 17px;
	line-height: 15px;
}
.pubdate .year{
	font-size: 12px;
	line-height: 15px;
}


/*-------------   HEADER   -------------*/
#header{
	height: 104px;
	position: relative;
	background:  url(/asset-files/www/bg_header-763c955ca20ba2a2aea97258707cfd04de50a89e7b335afcfafd12489f3f1478.gif) repeat-x;

}

#sitelogo{
	float: left;
	margin: 0 32px 8px 0;
}

#quickorder{
    float: right;
	width: 120px;
	height: 104px;
	position: relative;
	top: 0;
	border-left: 8px solid #fff;
	background:  url(/asset-files/www/bg_header_order-7c20e3bedeb9784d596cc28dd14dbf5fbf3f3acbfadd82f7380e897d67240be6.gif) repeat-x;
	clear:both;
	margin-top:-104px;
}
#quickorder .btn{
    position: absolute;
	top: 38px;
	right: 10px;
	width: 62px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999%;
	background:  url(/asset-files/www/btn_gratistesten_small-a250e0afa64a29ea8df57f938e403bbeed08fdd27fdc28b5ea687e5e5f95d5d9.png) no-repeat;
}

#quickorder.home{
	width: 312px;
}
#quickorder.home .btn{
	top: 30px;
	right: 20px;
	width: 98px;
	height: 98px;
	background:  url(/asset-files/www/btn_gratistesten-da4fb0a06949b3183bc67c64f92f443dafab9ab38a97ac25b6d72d6574aba91d.png) no-repeat;
}
#content .quick-order-heading {
  text-align: center;
}
#content .quick-order-heading h1 {
	margin-bottom: 0;
	color: #1d7fa1;
}
#content .quick-order-heading h2 {
	margin-top: 0;
	text-transform: none;
	font-weight: normal;
}
.no-input-border {
	border-color: transparent;
	background: none;
}
.no-input-border:focus {
	border: 3px solid transparent;
}
.new_account select, .new_account input[type=text], .new_account input[type=password] {
  width: 100%;
}
.new_account fieldset {
  padding: 0 5px 5px 5px;
}
#account_subdomain {
	border: 1px solid #303030;
	width: 200px;
	background: none;
	padding: 5px;
  margin: 10px 0 0 0;
}
#nav{
    position: absolute;
	top: 71px;
	left: 167px;
	z-index: 1;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#nav li{
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#nav li a{
	display: block;
	height: 18px;
	padding: 4px 10px 0 0;
	text-decoration: none;
	color: #b2b2b2;
}
#nav li a:hover{
	color: #51beea;
}

#nav li.active{
	background: #51beea  url(/asset-files/www/bg_navli-ed02590117e649d1f6faa7810776abe7e134427fdf8fe28b9195da75bc492713.gif) no-repeat top left;
}
#nav li.active a{
	color: #fff;
	background: #51beea  url(/asset-files/www/bg_nava-331030d9ad9f933339d70459949a013da27e0414922780711897d4d37b7c8c2c.gif) no-repeat top right;
}

h3.intro{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #7eb0c4;
	width: 830px;
}
h3.intro strong{
	color: #1d7fa1;
	letter-spacing: -1px;
	line-height: 25px;
}


/*-------------   FOOTER   -------------*/
#footer{
	background:  url(/asset-files/www/bg_footer-241dba21a66590d8082b32f1ba84ac53066eba654733288c41889a7858d45d79.gif) repeat-x;
	margin-top: 25px;
	clear: both;
	height: 80px;
	font-weight: bold;
}
#footer, #footer a{
	color: #b2b2b2;
	text-decoration: none;
}
#footer a:hover{
	color: #51beea;
}
#footer p{
	margin: 0;
	padding: 0;
}
#footer p.first{
	padding-top: 16px;
}

#totop{
	display: block;
	float: right;
	width: 41px;
	height: 1px;
	overflow: hidden;
	margin: 0 16px;
	padding: 31px 0 0 0;
	background:  url(/asset-files/www/bg_2top-2b8935a1ddea382442ca9f04d561acfef61e9388d305f20bd2e2f6608b10ce23.gif) no-repeat;
}

#socbookmarks{
	float: right;
	margin: 22px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#socbookmarks li{
	display: inline;
}

#socbookmarks a{
	display: block;
	float: left;
	width: 24px;
	height: 1px;
	margin: 0 0 0 3px;
	padding: 23px 0 0 0;
	overflow:hidden;
	background:  url(/asset-files/www/soc_blogger-c801a8aedf60cf7063630388267d3eaf54f54582257a9c40ffb47dabd71cb8b8.gif) no-repeat 0px -28px;
}
#socbookmarks a:hover{
	background-position: 0px 0px;
}
#socbookmarks .google{
	background-image:  url(/asset-files/www/soc_google-55dd23e80799a702d0674cc30cbdf9fece9100a570de6a42967c08b098ef2f8b.gif) ;
}
#socbookmarks .blogger{
	background-image:  url(/asset-files/www/soc_blogger-c801a8aedf60cf7063630388267d3eaf54f54582257a9c40ffb47dabd71cb8b8.gif) ;
}
#socbookmarks .delicious{
	background-image:  url(/asset-files/www/soc_delicious-b60d9b085d710a678bf92f0509ef7012c688265d32ae01ef7ae44c849e2a0883.gif) ;
}
#socbookmarks .su{
	background-image:  url(/asset-files/www/soc_su-276e1838ebb000a7ec1e70e8423b3ec0d825eea1363df250bd6dbeb43a600c01.gif) ;
}
#socbookmarks .furl{
	background-image:  url(/asset-files/www/soc_furl-d853aaf71b00e3b1b91112d30b8f0839e3e7a3364214bfa54e85cda5556c6ba1.gif);
}
#socbookmarks .digg{
	background-image:  url(/asset-files/www/soc_digg-f14d1a6c507f888b19addd8ebddc0ba46eac9cb4789bc3a44a1131db43249c43.gif) ;
}
#socbookmarks .nv{
	background-image: url(/asset-files/www/soc_nv-d585a3260331e6311f785d3e98430fdb18206701c3e6823b25aa1f2af24a8224.gif) ;
}
#socbookmarks .fb{
	background-image: url(/asset-files/www/soc_fb-a55042ea1859f37498437c8467b44ab45e2025671914790ba1fa3d960fef0d10.gif) ;
}
#socbookmarks .twitter{
	background-image: url(/asset-files/www/soc_twitter-b9dc7fabe35c342a8cd4984c1ca6aa367344fd8188b18ce431a893e9c7ba2078.gif) ;
}
#socbookmarks .fav{
	background-image: url(/asset-files/www/soc_fav-85ff3936596e26ca543bbc0aeb15b5d12f099059f96172ea1e202e2548bca4bf.gif) ;
	display: none; /* erst mit js anzeigen */
}

#footernav{
	
}
