@charset "utf-8";
/*@import url("/de/wLayout/design/style/weblics_new.css");*/
html, body {
color:#535965;
font: 1em/1.5em Arial, Helvetica, sans-serif;
background: #212121;
}
/*
F A R B E N
*/
/*
Schrift			dunkelgrau	#535965
Schrift/Link	Orange		#cc6600
Schrift Footer	Grau		#aaa
Hintergrund		schwarz		#212121
*/
#websiteTitle { display:none; }
/*
Skiplinks
*/
.skiplink  {
position:absolute;
top:-9999px;
left:-9999px;
width:0;
height:0;
display:inline;
}
.skiplink a:link, .skiplink a:visited {
color:#373F63;
}
.skiplink a:focus, .skiplink a:hover {
color:#003366;
}
.skiplink a:active { color:#000033; }
.skiplinktab a:link  {
position:absolute;
top:9999px;
left:9999px;
display:inline;
width:13em;
height:auto;
background-color:#fff;
color:#373F63;
padding:0.6em;
border:2px solid #525A80;
}
.skiplinktab a:visited  {
position:absolute;
top:9999px;
left:9999px;
display:inline;
width:13em;
height:auto;
background-color:#fff;
color:#475280;
padding:0.6em;
border:2px solid #525A80;
}
.skiplinktab:focus, .skiplinktab:hover  {
position:absolute;
top:9999px;
left:9999px;
display:inline;
width:13em;
height:auto;
background-color:#fff;
color:#373F63;
padding:0.6em;
border:2px solid #525A80;
}
.skiplinktab:active  {
position:absolute;
top:9999px;
left:9999px;
display:inline;
width:13em;
height:auto;
background-color:#fff;
color:#475280;
padding:0.6em;
border:2px solid #525A80;
}
/*
Header
*/
#headerBox {
background: #e7e6e5 url(../../../../_img/_header/bgHeaderBox.gif) repeat-x;
}
#header {
background: #FFF url(../../../../_img/_header/bgHeader.gif) no-repeat;
height: 150px;
width: 970px;
margin: 0 auto;
}
#logo {
width: 360px;
height: 120px;
float:left;
padding: 30px 0 0 35px;
position:relative;
}
/*
Hauptnavigation
*/
#navBox {
width: 575px;
height: 150px;
float: left;
}
ul#mainNavigation { text-indent: -9999px; }
ul#mainNavigation li {
width: 106px;
float: left;
height: 78px;
display: block;
padding: 0 1px;
}
ul#mainNavigation li a {
width: 106px;
height: 78px;
display: block;
}
.home { background: url(../../../../_img/_mainNavi/home.gif) no-repeat; }
.profil { background: url(../../../../_img/_mainNavi/profil.gif) no-repeat; }
.leistungen { background: url(../../../../_img/_mainNavi/leistungen.gif) no-repeat; }
.referenzen { background: url(../../../../_img/_mainNavi/referenzen.gif) no-repeat; }
.kontakt { background: url(../../../../_img/_mainNavi/kontakt.gif) no-repeat; }
ul#mainNavigation li a:link { background-position: 0 0; }
ul#mainNavigation li a:visited { background-position: 0 0; }
ul#mainNavigation li a:hover, ul#mainNavigation li a:focus { background-position: 0 -120px; }
ul#mainNavigation li a:active { background-position: 0 -120px; }
ul#mainNavigation li a.current { background-position: 0 -240px!important; }
/* wanted */
#wanted { position:relative; top:-60px; left:420px; width:150px; height:120px; z-index:999;}
/*
Content
*/
#contentBox { background: #e7e6e5; }
#content {
background: url(../../../../_img/_content/bgContent.gif) repeat-y;
font-size: 0.75em;
line-height: 1.5em;
width: 970px;
margin: 0 auto;
}
#spalten3Wrapper, #spalten2Wrapper {
width:900px;
background: url(../../../../_img/bg3Spalten.gif) no-repeat 0 2px;
margin: 0 auto;
padding-top:14px;
}
#spalten2Wrapper { background: url(../../../../_img/bg2Spalten.gif) no-repeat 0 2px; }
.margin5minusLeft { margin-left:-5px;}
.margin2minusLeft { margin-left:-2px;}
.ohneHintergrund { background:none!important; }
#flashcontent { text-align:center; }
#spalteLinks {
float: left;
width: 271px;
}
#spalteMitte {
padding: 55px 0 0 29px;
float: left;
width: 271px;
}
.hoehemitte {
height:560px;
}
#spalteLinks ul, #spalteMitte ul  {
list-style-type:square;
margin-left:20px;
}
#spalteLinks h3, #spalteMitte h3  {
font-size: 1.5em;
letter-spacing: 1px;
text-shadow:#AAA 0px 2px 3px;
margin-bottom:7px;
line-height:1.3em;
}
#spalteRechts {
padding-left:29px;
float: left;
width: 298px;
}
#partner {
margin:25px 0 0 20px;
padding:0px;
}
#partner h3  {
font-size: 1.5em;
letter-spacing: 1px;
text-shadow:#AAA 0px 2px 3px;
margin-bottom:7px;
line-height:1.3em;
}
#spalteLinks ul, #spalteMitte ul  {
list-style-type:square;
margin-left:20px;
}
#zweiSpalten {
float: left;
width: 571px;
}
#dreiSpalten {
width: 898px;
}
h2{
font-size: 2em;
letter-spacing: 1px;
display: block;
border-bottom: 1px dotted #cc6600;
padding:11px 0 5px 0;
margin-bottom:20px;
text-shadow:#AAA 0px 2px 3px;
}
.titelnutzung {
font-weight:bold;
border-bottom:#999 1px dotted;
display:block;
}
/*
Hosting
*/
.hosting h3 {
	font-size:0.875em;
	font-weight:bold;
}
.hosting strong {
	color:#000;
}
.hostingform input{
margin: 5px 0px 5px 25px;
padding:2px 0 0 2px;
display: block;
float: left;
width: 300px;
border-top:1px solid #f7f7f7;
border-left:1px solid #f7f7f7;
border-bottom:1px solid #DDD;
border-right:1px solid #f7f7f7;
background-color:#f7f7f7;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color: #535965;
}
.hostingform input:focus, .hostingform input:hover {
border-top:1px solid #DDD;
border-left:1px solid #DDD;
border-bottom:1px solid #DDD;
border-right:1px solid #DDD;
background-color: #FFF;
}
.hosting a:link, .hosting a:visited {
color:#999999;
text-decoration:none;
}
.hosting a:focus, .hosting a:hover {
color:#000000;
text-decoration:none;
}
.hosting a:active { color:#999999; }
/*
Links
*/
#spalteLinks a:link, #spalteMitte a:link, #zweiSpalten a:link, #map a:link, #toolTip2 a:link {
color:#C60;
text-decoration:none;
border-bottom:1px dotted #FFF;
}
#spalteLinks a:visited, #spalteMitte a:visited, #zweiSpalten a:visited, #map a:visited, #toolTip2 a:visited {
color:#960;
text-decoration:none;
border-bottom:1px dotted #FFF;
}
#spalteLinks a:hover, #spalteMitte a:hover, #zweiSpalten a:hover, #map a:hover, #toolTip2 a:hover {
color:#C60;
text-decoration:none;

border-bottom:1px dotted #C60;
}
#spalteLinks a:active, #spalteMitte a:active, #zweiSpalten a:active, #map a:active, #toolTip2 a:active {
color:#C60;
text-decoration:none;
border-bottom:1px solid #C60;
}
/*
Tools
*/
#toolBox {
width: 300px;
height: 42px;
}
ul#tools { text-indent: -9000px; }
ul#tools li {
width: 50px;
float: left;
height: 42px;
display: block;
}
ul#tools li a {
width: 49px;
height: 42px;
display: block;
}

.twitter { background: url(../../../../_img/_tools/twitter.gif) no-repeat; }
.vCard { background: url(../../../../_img/_tools/vCard.gif) no-repeat; }
.login { background: url(../../../../_img/_tools/login.gif) no-repeat; }
.drucken { background: url(../../../../_img/_tools/print.gif) no-repeat; }
.sitemap { background: url(../../../../_img/_tools/sitemap.gif) no-repeat; }
ul#tools li a:link { background-position: 0 0; }
ul#tools li a:visited { background-position: 0 0; }
ul#tools li a:hover, ul#tools li a:focus { background-position: 0 -70px; }
ul#tools li a:active { background-position: 0 -70px; }
/*
Datum
*/
.postdate {
position:relative;
width:50px;
height:42px;
float:left;
background:url(../../../../_img/_tools/bg_btn.gif) no-repeat -1px 0;
}
.month, .day, .year {
position:absolute;
text-indent:-9000px;
background:url(../../../../_img/_tools/zahlen.gif) no-repeat;
}
.day { top:0; left:0; width:30px; height:22px;}
.month { top:22px; left:0; width:30px; height:20px;}
.year { top:0; left:30px; width:15px; height:40px;}
.showDate  {
position:relative;
top:0px;
left:0px;
width: 49px;
height: 42px;
text-indent:-9000px;
background:none;
}
/*
Tage
*/
.d-01 { background-position:-1px 0;}
.d-02 { background-position:-1px -25px;}
.d-03 { background-position:-1px -50px;}
.d-04 { background-position:-1px -75px;}
.d-05 { background-position:-1px -100px;}
.d-06 { background-position:-1px -125px;}
.d-07 { background-position:-1px -150px;}
.d-08 { background-position:-1px -175px;}
.d-09 { background-position:-1px -200px;}
.d-10 { background-position:-1px -225px;}
.d-11 { background-position:-1px -250px;}
.d-12 { background-position:-1px -275px;}
.d-13 { background-position:-1px -300px;}
.d-14 { background-position:-1px -325px;}
.d-15 { background-position:-1px -350px;}
.d-16 { background-position:-1px -375px;}
.d-17 { background-position:-34px 0;}
.d-18 { background-position:-34px -25px;}
.d-19 { background-position:-34px -50px;}
.d-20 { background-position:-34px -75px;}
.d-21 { background-position:-34px -100px;}
.d-22 { background-position:-34px -125px;}
.d-23 { background-position:-34px -150px;}
.d-24 { background-position:-34px -175px;}
.d-25 { background-position:-34px -200px;}
.d-26 { background-position:-34px -225px;}
.d-27 { background-position:-34px -250px;}
.d-28 { background-position:-34px -275px;}
.d-29 { background-position:-34px -300px;}
.d-30 { background-position:-34px -325px;}
.d-31 { background-position:-34px -350px;}
/*
Monate
*/
.m-01 { background-position:-69px -4px;}
.m-02 { background-position:-69px -34px;}
.m-03 { background-position:-69px -64px;}
.m-04 { background-position:-69px -94px;}
.m-05 { background-position:-69px -124px;}
.m-06 { background-position:-69px -154px;}
.m-07 { background-position:-69px -184px;}
.m-08 { background-position:-69px -214px;}
.m-09 { background-position:-69px -244px;}
.m-10 { background-position:-69px -274px;}
.m-11 { background-position:-69px -304px;}
.m-12 { background-position:-69px -334px;}
/*
Jahr
*/
.y-2010 { background-position:-110px 0;}
.y-2011 { background-position:-110px -51px;}
.y-2012 { background-position:-110px -100px;}
.y-2013 { background-position:-110px -150px;}
.y-2014 { background-position:-110px -200px;}
.y-2015 { background-position:-110px -250px;}
/*
Sitemap
*/
ul.sitemapListe  {
	margin:0 0 0 1px!important;
	padding:8px;
	-moz-box-shadow:0 2px 4px 0 #BBB;
	-webkit-box-shadow:0 2px 4px #BBB;
	background:url(../../../../_img/bgAccordeonPane.gif) repeat-x left top;
	border:1px solid #FFF;
}
.sitemapListe li {
list-style:none;
margin-bottom:3px;
}
.sitemapListe li a {
height:18px;
padding:2px 6px;
background: #F0F0F0;
border:1px solid #ccc;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-moz-border-left-radius:0;
-webkit-borderleft-radius:0;
display:block;
border-bottom:1px solid #ccc!important;
}
.bottomNP { margin-bottom:0!important; }
.sitemapListe li a:hover {background: #F7F7F7;}
.dispBlock { display:block!important; }
.alignLeft { text-align:left!important; }
.dispNone { display:none!important; }
/*
Tooltip
*/
#toolTip {
display:none;
background:transparent url(../../../../_img/_tools/bgTooltip.jpg) no-repeat;
height:31px;
width:170px;
padding-top:4px;
text-align:center;
}
#toolTip2 {
display:none;
background:transparent url(../../../../_img/_tools/bgTooltip2.jpg) no-repeat;
height:49px;
width:155px;
padding-top:4px;
text-align:center;
}
#toolTip2 a:link {
color:#C60;
text-decoration:none;
border:none;
}
#toolTip2 a:visited {
color:#960;
text-decoration:none;
border:none;
}
#toolTip2 a:hover {
color:#C60;
text-decoration:underline;
border:none;
}
#toolTip2 a:active {
color:#C60;
text-decoration:none;
border:none;
}
/*
Quellenangabe
*/
.quelle img { float:left; }
/*
Suche
*/
#sucheBox {
width:300px;
height:25px;
margin-top:13px;
background: url(../../../../_img/bgSuche.gif) no-repeat 2px;
}
.suchenLabel { display:none; }
input.sucheBtn {
width:45px;
height:25px;
float:left;
}
input.suchenInput {
margin: 7px 6px 0 10px;
padding: 0;
width: 237px;
float: left;
border:none;
background: transparent;
font-size:1em;
font-family: Arial, Helvetica, sans-serif;
color: #535965;
}
.suchbegriff {
font-weight:bold;
font-size:1.2em;
}
#suchfeld  {
border-bottom:#999999 1px dotted;
margin-top:12px;
padding-bottom:7px;
}
#suchfeld a  {
padding:0 0 0 15px;
border:none;
background: url(../../../../_img/_right/pfeil.gif) no-repeat 0px 5px;
}
/*
News
*/
.rechtsBox {
width:300px;
margin-top:15px;
padding-top:12px;
background: url(../../../../_img/_right/bgRight.gif) no-repeat;
}
.rechtsBox h3 {
padding:0 20px;
border:none;
font-weight:bold;
background:none;
}
.rechtsBox img {
padding:0 0 2px 15px;
margin-top:4px;
border:none;
}
.rechtsBox p {
padding:0 35px;
margin-top:-20px;
}
.rechtsBox a  {
padding:0 0 0 35px;
border:none;
background: url(../../../../_img/_right/pfeil.gif) no-repeat 20px 4px;
}
.rechtsBox a:link {
color:#cc6600;
text-decoration:none;
}
.rechtsBox a:visited {
color: #535965;
text-decoration:none;
}
.rechtsBox a:hover, .rechtsBox a:focus  {
color:#cc6600;
text-decoration:underline;
}
.rechtsBox a:active {
color:#F60;
text-decoration:underline;
}
.news {
background: url(../../../../_img/_right/bgRightNews.gif) no-repeat;
}
.rechtsBoxAbschluss {
width:300px;
height:15px;
background: url(../../../../_img/_right/bgRightBottom.gif) no-repeat;
}
.rechtsBoxTrenner {
width:300px;
height:20px;
background: url(../../../../_img/_right/rightTrennlinie.gif) no-repeat 0 5px;
}

/* ///// clear FLOAT ///// */
.clearLeft { clear:left; }
.clearRight { clear:right; }
.clearfloat{ clear:both; }
/* ///// ENDE clear FLOAT ///// */


/*
Footer
*/
#footerBox {
background: url(../../../../_img/_footer/bgFooterBox.gif) repeat-x;
}
#footer {
width:860px;
height:145px;
padding:75px 55px 0 55px;
background: url(../../../../_img/_footer/bgFooter.gif) no-repeat;
margin: 0 auto;
}
/*
Kontakt
*/
#kontaktBox { width:373px; float:left; color:#aaa; font-size:0.75em; line-height:1.5em; }
#kontaktBox h3 { color:#cc6600; font-size:1.166em; font-weight:bold; margin-bottom:15px; }
#kontaktLinks { width:175px; float:left; }
#kontaktRechts {  width:195px; float:left; }
#kontaktBox a:link {
color:#aaa;
text-decoration:none;
border-bottom:1px dotted #000;
}
#kontaktBox a:visited {
color:#aaa;
text-decoration:none;
border-bottom:1px solid #000;
}
#kontaktBox a:hover {
color:#ccc;
text-decoration:none;
border-bottom:1px dotted #C60;
}
#kontaktBox a:active {
color:#C60;
text-decoration:none;
border-bottom:1px solid #C60;
}
/*
Footer Navigation
*/
#footerNavBox {
width:228px;
float:left;
font-size:0.687em;
line-height:12px;
}
#footerNavBox ul li a {
display:block;
color:#aaa;
text-decoration:none;
width:151px;
height:15px;
padding:6px 0 0 25px;
background:url(../../../../_img/_footer/bgFooterNav.gif) no-repeat 0 3px;
}
#footerNavBox ul li a:hover {
color:#ccc;
background-position:0 -37px;
}
#footerNewsletterBox { width:258px; float:left; text-align:center; color:#aaa; font-size:0.75em; line-height:0.75em; }
#footerNewsletterBox h3 { color:#cc6600; font-size:1.166em; font-weight:bold; margin-bottom:13px; }
.newsletterLabel { display:none; }
.inputBg {
width:258px;
height:25px;
padding-top:5px;
background:url(../../../../_img/_footer/bgFooterForm.gif) no-repeat;	
}
input.textfeld {
width:240px;
height:14px;
text-align:center;
color:#aaa;
background:none;
border: none;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
line-height:14px;
}
input.absenden {
width:250px;
height:14px;
margin-top:-1px;
background:none;
text-align:center;
color:#aaa;
border: none;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
line-height:14px;
font-weight:bold;
}
input.absenden:hover {
color:#ccc;
}
/*
Abschluss
*/
#pageEnde {
height: 30px;
width: 920px;
font: 0.75em/0.75em Arial, Helvetica, sans-serif;
margin: 0 auto;
color: #666;
}
#standart {
float: left;
width: 460px;
}
#copyright {
float: left;
width: 460px;
text-align:right;
}
/* 
GOOGLE MAPS 
*/
#map {
border:1px solid #C60;
height:340px;
width:538px;
margin:0 0 0px 0;
margin:auto;
}
#map p {
width:150px;
margin:0;
font-size:0.75em;
line-height:14px; 
}
/*
iPhone
*/
#iPhone {
width:561px;
height:327px;
background:url(../../../../_img/_ref/iPhone.jpg) no-repeat;
}
#display {
position:relative;
top:44px;
left:111px;
width:340px;
height:181px;
}
.slides .jFlowSlideContainer {
overflow: hidden;
}
.jFlowSlideContainer .description {
position:absolute;
top:0;
left:0;
width:310px;
height:169px;
margin:0;
padding:12px 15px 0 15px;
text-align:left;
background:#222;
background:rgba(0, 0, 0, 0.8);
visibility: hidden;
color:#BBB;
font-weight:bold;
line-height:1.333em;
}
.jFlowSlideContainer .description h3 {
margin-bottom:3px;
font:bold 1em/1.5em Arial, Helvetica, sans-serif;
color:#f28f25;
}
.jFlowSlideContainer .description p { margin-bottom:15px; }
.jFlowSlideContainer .description .webseite { margin-bottom:15px;}
.jFlowSlideContainer .description a {
background: url(../../../../_img/_ref/pfeil.gif) no-repeat 0 4px;
padding-left: 15px;
border:none!important;
}
.jFlowSlideContainer .description a:link {
color:#BBB!important;
}
.jFlowSlideContainer .description a:visited {
color:#AAA!important;
}
.jFlowSlideContainer .description a:hover, .jFlowSlideContainer .description a:focus {
color:#DDD!important;
text-decoration:underline!important;
background-position:0 -16px;
}
.jFlowSlideContainer .description a:active {
color:#DDD!important;
text-decoration:none!important;
background-position:0 -16px;
}
#jFlowSlide {
margin: 0 auto;
color: #fff;
padding:0;
}
.slide img {
margin: 0;
visibility: hidden;
}
#slides_nav {
position:relative;
width:310px;
margin:0 0 0 15px;
}
.slides_toggle {
display: block;
position:absolute;
top:6px;
width: 16px;
height:16px;
text-indent: -9999px;
cursor:pointer;
background: url(../../../../_img/_ref/iPhoneLR.gif) no-repeat;
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.slides_toggle.over{
opacity:1;
filter:alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.jFlowSlidesPrev {
left:0;
}
.jFlowSlidesNext {
right:0;
background-position:0 -25px;
}
#slides_paging	{
position:absolute;
top:189px;
left:73px;
width:200px;
text-align:center;
cursor:default;
}
#slides_paging span{
margin-right:5px;
cursor:pointer;
display:inline-block;
width:10px;
height:10px;
text-indent:-9999px;
background:url(../../../../_img/_ref/navPoints.gif) no-repeat;
}
#slides_paging span.over{
background-position: -30px;
}
#slides_paging span.jFlowSelected {
background-position:-60px;
}
.info {
text-align:center;
margin-top:-20px;
color:#535965;
}
