body
{
  margin: 0 auto;
  padding: 0;
  //background-image: url('background-color3.jpg');
  background-position: top center;
  background-attachment:fixed;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #444444;
	height:100%;
}
#text {text-align:top;
padding: 150px 5px 5px 80px;
}
a {position:relative;text-decoration: none; color:#333333;
}
a:hover {position:relative;text-decoration: underline; color:black;
}



/*/////////////////////////////////////
//Drop Down
/////////////////////////////////////*/
#mainlevelmy_top_menu{
position:absolute;float: left;  list-style:none;
line-height:37px;

width:600px;z-index:10;top: -102px;

padding: 0px 0px 7px 7px;
margin-top: 149px ;
margin-left: auto ;
margin-right: auto ; 
margin-top: 208px ;
margin-left: 330px ;
height: 37px;z-index:10;
}

#mainlevelmy_top_menu a {
  display:block;text-align:center;
  color:white;  background-image: url('menupkt2.png');background-repeat: no-repeat;width:200px;height:37px;
  text-decoration:none;
  margin-top:0px;font-size:16px;
  padding:0em;
}
#mainlevelmy_top_menu a:hover {
  color:#ccc;
}

#mainlevelmy_top_menu  li {
  float:left;
  padding:0;font-size:12px;
}

#mainlevelmy_top_menu li ul {
    display:none;  padding:0px;padding-top:0px;
  position:relative;
  left:0px;left:0px;
  height:auto;
  width:20px;font-size:12px;
  font-weight:200;
  margin:0;
 background-image: none;background-repeat: no-repeat;width:200px;height:37px;
 _background-image:url(menupkt.gif);
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

#mainlevelmy_top_menu li ul a {
  display:block;text-align:center;
  color:white;  background-image: url('menupkt.png');background-repeat: no-repeat;width:200px;height:37px;
  text-decoration:none;
  margin-top:0px;font-size:12px;
  padding:0px;
}

ul#mainlevelmy_top_menu li:hover ul{
    display:block;list-style:none;height:400px;
}

ul#mainlevelmy_top_menu li ul li a{
  border-style:solid;width:200px;height:20px;
  border-width:1px;
  border-color:#D81C14;right:118px;
  background:#4c4c4c;padding:2px;
  text-align:right;text-transform: uppercase;
  color:#fff;  background-repeat: no-repeat;
  text-decoration:none;margin-left:115px;line-height:20px;
  margin-top:0px;font-size:13px;
}
ul#mainlevelmy_top_menu li ul li a:hover{
  background:#6c6c6c;
  color:#fff; 
}




/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
#lbCenter {z-index:199;top:300px;}
#lbBottomContainer {z-index:199;top:300px;}

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
margin-left: 0px;
margin-top: -10px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 10px;
background: #eeeeee;
    opacity:.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    clear:both;

border-top: 2px solid #dddddd;
border-bottom: 2px solid #cccccc;
}

td.contentheading {
  padding-left: 10px;
border-top: 1px solid #dfdfdf;
border-bottom: 1px solid #eeeeee;
}


h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: -50;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen {
	width:100%;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #D81C14; }
label.invalid { color: #D81C14; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}


div.banneritem img,div.bs_contentdiv img
{
border: 0;
margin-left: 5px ;
}

div.mod_bannerslider
{margin-left:-5px;
}


/*/////////////////////////////////////
//laufbahn und logo
/////////////////////////////////////*/
#laufbahn {position:absolute;



background-image:url(laufbahn_und_logo3.png);
background-position:top right;
width:50%; background-repeat: no-repeat;
height: 240px;z-index:6;top: 0px;
margin-left: 0 ;
margin-right: auto ;

//background-image:url(header_neu_pngtr.PNG);
}


/*/////////////////////////////////////
//Bildoben
/////////////////////////////////////*/
#bildoben{position:absolute;
background-image:url(bildoben.jpg);
background-position:top right;
width:950px; background-repeat: no-repeat;
height: 400px;z-index:3;top: 0px;
margin-left: 0 ;text-align:right;
}

/*/////////////////////////////////////
//Slideshow
/////////////////////////////////////*/
#slideshow{position:absolute;
width:550px;
height: 400px;top: 0px;
margin-left: 350px ;
}


/*/////////////////////////////////////
//Header
/////////////////////////////////////*/
#header {
background-image:url(header.png);text-align:right;
width:100%;z-index:0;position: absolute;top: 0px;left:0px;
height: 132px;
}


/*/////////////////////////////////////
//Center css rounded Transparent
/////////////////////////////////////*/
#center_r {
width:920px;z-index:1;top: 137px;
min-height:600px;
height:auto !important;
height:500px;
padding: 0px 0px 7px 7px;
margin-top: 137px ;
margin-left: auto ;
margin-right: auto ; 
}

/*/////////////////////////////////////
//Footer
/////////////////////////////////////*/
.footer, .user3 {
position:absolute;height:20px;right:50px;
text-align:right;width:920px;float: right
}
.user3 {
left:50px;top:0px;
}
.user3 div {
float:left;}


/*/////////////////////////////////////
//menu left Transparent
/////////////////////////////////////*/
#menu-left {float:left;position:absolute;list-style-type:none;
width:140px;z-index:99;top:200px;
min-height:200px;
height:auto !important;text-align:left;
padding: 0px 0px 7px 7px;
margin-top: 0px ;
margin-left: -14px ;color:#FFF;
}



div ul { list-style-type: none; }

div#lbImage {z-index:99;} 
#ul.menu {
//ie6 macht sonst einen falschen Rahmen
  border-style:none;border-width:0px;
}
div ul.menu li a {display:block;
  border-style:solid;
  border-width:1px;
  border-color:#D81C14;
  background:#4c4c4c;padding:2px;
  text-align:left;text-transform: uppercase;
  color:#fff;  background-repeat: no-repeat;width:140px;height:23px;
  text-decoration:none;margin-left:-40px;line-height:16px;
  margin-top:2px;font-size:13px;
}
div ul.menu li a:hover {
  text-align:left;align:left;
  background:#6c6c6c;
  color:#fff; 
}



