@charset "UTF-8";


* {
	margin: 0px;
	padding: 0px;
}


	
/* ************************************************************************ */


#navigationBar { 
	width:245px;  /*background-color:#fff;*/ 
	position:absolute; 
	 
	top:184px; /* 9px abstand */
	
	left:660px; 
	font: 13px Helvetica, Arial, sans-serif; font-weight:bold;
	text-transform:uppercase;
	}


/* LEVEL 0 */
/* ************************************************************************ */

.navLev0Positioner { 
	background: #fff; width:240px; 
	margin:0;
	padding:0;
	border:0px solid red;
	/* display:none; */
	}

.navLev0Item-Out, 
.navLev0Item-Hit	{
	border:0px solid red; height: 28px; width: 120px;  float:left;
	text-align:center;
	line-height:34px;
	}
 
.navLev0Item-Hit a {
	color: #34caf3;
	text-decoration:none; 
	}

.navLev0Item-Out a {
	color:#fff;
	text-decoration:none;
	}

.navLev0Item-Out	 	{
	background-image:url(../assets/common/naviBGR-outTab.gif);
	background-repeat:no-repeat;
	background-color:#34caf3;}
.navLev0Item-Hit		{
	background-image:url(../assets/common/naviBGR-actTab.gif);
	background-repeat:no-repeat;
	}


/* LEVEL 1 */
/* ************************************************************************ */


.navLev1Positioner { 
	background: #fff; width:240px; 
	
	padding-top:40px; padding-bottom:20px; 
	background-image:url(../assets/common/naviBGR-240pxfooter.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}

.navLev1Item-Out,
.navLev1Item-Hit  {
	font-size:12px; line-height:14px; 
	margin-top:10px;
	margin-bottom:12px;
	margin-left:15px;
	margin-right:0px
	}

.navLev1Item-Out a {
	color: #34caf3;
	text-decoration:none; 
	/* border-top:1px solid #34caf3; */
	}

.navLev1Item-Hit a {
	background-image:url(../assets/common/naviLev2-Hit-Hint.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:12px; 
	color: #34caf3;
	text-decoration:none; 
	}
	
	
/* LEVEL 2 */
/* ************************************************************************ */

.navLev2Positioner {
	margin-top:-8px;
	padding-bottom:2px;}

.navLev2Item-Out,
.navLev2Item-Hit  {

	font-size:10px; line-height:14px; /* typo kleiner */
	font-size:12px; line-height:14px; /* typo gleich wie L2 */
	
	margin-top:3px;
	margin-bottom:3px;
	margin-left:30px;
	margin-right:0px

	}
	
	

.navLev2Item-Hit  {
	margin-left:15px;
	}


.navLev2Item-Out a,
.navLev2Item-Hit a {
	/*padding-left:11px;*/
	color: #34caf3;
	
	}
	
.navLev2Item-Out a {
	text-decoration:none; 
	}

.navLev2Item-Hit a { 
	background-image:url(../assets/common/naviLev2-Hit-Hint.gif);
	background-repeat:no-repeat;
	background-position:0px -1px;
	padding-left:15px;
	text-decoration:none; 
	}
	
	
	
/* TIPAFRIEND  / MY-FACEBOOK BUTTON */
/* ************************************************************************ */
#tipafriendButton {
	padding:0px;
	margin-top:10px; 
	width:240px; 
	width:125px;
	background-image:url(../assets/common/butt_tipafriend-myFB.gif);
	background-repeat:no-repeat;
	font-size:12px;
	text-align:center;
	line-height:32px;
	border:0px solid red;
	float:left;
	
	}
	
a.tipafriendButtonTxt { color:#fff; margin-left:15px; padding:0; text-decoration:none;}
	

#myFacebookButton {
	padding:0px;
	margin-top:10px; 
	
	background-image:url(../assets/common/butt_tipafriend-myFB.gif);	
	background-repeat:no-repeat;
	font-size:12px;
	text-align:center;
	line-height:32px;
	border:0px solid green;
	
	}
	
a.myFacebookButtonTxt { color:#fff; margin-left:-2px; padding:0; text-decoration:none;}
	



/* FACEBOOKBOX */
/* ************************************************************************ */

#facebookBoxLeadIn {
	margin-top:10px;
	background-image:url(../assets/common/naviBGR-outTab.gif);
	background-repeat:no-repeat;
	background-color:#34caf3;
	width:120px;
		text-align:center;
	line-height:28px;
	}


#facebookBox {
	margin-top:0px; width:220px; 
	/*height:150px;*/
	background-image:url(../assets/common/facebookBoxBGR-240x600.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	font-size:11px;
	padding:10px 10px 10px 10px;
	border:0px solid red;
	}
	
	
#facebookBox div.csc-textpic-text {padding:0; margin:0;}
	

	
#facebookBoxTrailer {
	 
	margin:0;
	padding:0;
	width:240px; 
	height:8px;
	background-image:url(../assets/common/facebookBoxBGR-240x400.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:11px;
		border:0px solid red;
	}


/* NEWSBOX */
/* ************************************************************************ */
#newsBox {
	margin-top:-5px; width:150px; 
	min-height:180px;
	background-image:url(../assets/common/newsBoxBGR-150x400.gif);
	background-repeat:no-repeat;
	font-size:11px;
	padding:0px;
	color: #34caf3;
	overflow:hidden;
	}
	

	
	
#newsBox div.csc-textpic-text {padding:0; margin:0;}
	
#newsBox p
	 {
	margin:0px; padding:0px; display:block; 
	width:130px; border:0px solid red; 
	margin-left:10px; margin-bottom:5px;
	font-size: 10px; 
	text-transform:none;
	}
	
#newsBox p a {
	color: #34caf3;
	text-decoration:none;}



	
	
#newsBoxTrailer {
	 
	margin:0;
	padding:0;
	width:150px; 
	height:8px;
	background-image:url(../assets/common/newsBoxBGR-150x400.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:11px;
	padding:0px;
	color: #34caf3;
	}
	
	
	
/* SERVICEMENU */
/* ************************************************************************ */

#serviceMenu {
	margin-top:10px; width:150px; 
	background-image:url(../assets/common/newsBoxBGR-150x400.gif);
	background-repeat:no-repeat;
	font-size:11px;
	padding:15px 15px 0px 20px;
	color: #34caf3;
	}

.serviceMenuItem-Out a {
	font-size:12px; line-height:14px;
	color: #34caf3;
	text-decoration:none;  	
	padding-bottom:10px;
	display:block;
	}
	
.serviceMenuItem-Hit a {
	font-size:12px; 
	line-height:14px;
	color: #34caf3;
	text-decoration:none;  	
	padding-bottom:10px;
	display:block;
	
	background-image:url(../assets/common/naviLev2-Hit-Hint.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:12px; 
	
	}
	
#serviceMenuTrailer {
	margin:0;
	padding:0;
	width:150px; 
	height:8px;
	background-image:url(../assets/common/newsBoxBGR-150x400.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:11px;
	padding:0px;
	color: #34caf3;
	}
	
	
	
	
/* HIDE CAT-BOX IF NOT BLOGPAGE */
/* overridden via ext-Template in navigationBlogPlus.css */
/* ************************************************************************ */

#blogCategoryBox {display:none;}
	
	
	
	
	
	
	
	
	
	
	
	
/* cf(at)ostnordost.net */
/* ************************************************************************ */
