/**
 ** RESET SETTINGS FROM GENERAL
 **/
img {border:0;}
a {text-decoration:none}
a:hover {text-decoration:underline}


#header .teaser {
  background-image: url(images/header/teaser_start.jpg);
}

#main {
	padding-bottom:0;
	width:975px;
	padding:0 !important;
	padding-top:12px !important;
}

#home-box_right {
	/*margin-left:41px;*/
	margin:0 auto;
	z-index:4;
	width:886px;
	width:906px;
	text-align:left;
}

/**
 ** HOME CONTENT
 **/

#home-content {
	width:906px;
	padding-top:265px;
	text-align:left;
	position:relative;
	margin:0 auto;
	margin-bottom:27px;
}

#home-box_right a:active, #home-box_right a:focus {
  text-decoration: underline !important;
  color: #cb0000 !important;
}

#header a:active, #header a:focus {
  color: #fff !important;
}

#mainnav a:active, #mainnav a:focus {
  color: #000 !important;
  text-decoration: none !important;
}

/*
  NUR! opera < 7
  Zu grosser margin-bottom des ersten content-containers
*/
html:first-child>b\ody #home-content {
	margin-bottom:10px !important;
}

#home-content1 {
	width:906px;
	text-align:left;
	position:relative;
  max-height:200px; /** SCHMERZECK 17.12.08: von height:188px; aufgrund Bugs in IE7 **/
	margin:0 auto;
}

#home-content2 {
	width:906px;
	margin-top:35px;
	text-align:left;
}


/**
 ** HOME CONTAINER
 **/

#home-content .container,
#home-content1 .container {
	width:277px;
	float:left;
	margin-right:50px;
	min-height:188px;
	overflow:hidden;
	margin-top:1px;
}

a.newslink {
	background:url(images/home/arrow_red_home.gif) left 0.4em no-repeat;
	padding-left:10px;
	color:#666;
}
a.newslink:hover {
text-decoration:underline !important;
}

#home-content .container .link2 a.newslink {
	float:left;
	background:url(images/home/arrow_red_home.gif) left 0.5em no-repeat;
}

#home-content .container .link {
	position:absolute;
	bottom:0;
	left:0;
	width:277px;
}

#home-content .container .link2 {
	position:absolute;
	bottom:0;
	right:0;
	width:287px;
}
#home-content .container.second {
	margin-top:0;
	width:242px;
}
#home-content .container.third {
	width:280px;
	margin:1px -1px 0 0;
	padding:0;
/* m.meixner */
	background:url(images/home/divider.gif) left bottom repeat-x;
	position:relative;
	min-height:190px !important;
}

#home-content .container.third a.newslink.aktuelles {
  position:absolute;
  bottom:10px !important;
  left:2px;
}

#home-content .container.third a.rss {
	position:absolute;
	bottom:10px !important;
	right:15px;
	height:14px;
	width:14px;
	z-index:1;
	background:url(images/home/rss.gif) left top no-repeat;
	padding-left:20px;
	font-size:8px;	
}

.container.twocolumns {
	width:565px !important;
	margin:1px 0 0 0 !important;
}

/* bboesl */
span.topthema {
  display: block;
  width: 133px;
  height: 100px;
  overflow: visible;
}

span.topthema a {
  display: block;
  width: 100%;
  height: 100%;
}
/* *** */

#home-content .container ul.leistung,
#home-content1 .container ul.leistung {
	width:277px;
	min-height:158px;
}

#home-content1 .container.twocolumns ul.leistung {
	width:565px;
}


#home-content .container ul.leistung li,
#home-content1 .container ul.leistung li {
	float:left;
	width:133px;
	margin-right:11px;
	list-style-type:none;
}
#home-content .container ul.leistung li img {
	margin-bottom:7px;
}
#home-content .container ul.leistung li a {
	color:#333;
}
#home-content .container ul.leistung li a:hover {
	text-decoration:none;
}
#home-content .container ul.leistung li a:hover span {
	text-decoration:underline;
}


#home-content .container ul.leistung li span,
#home-content1 .container ul.leistung li span {
	font-size:9px;
}
#home-content .container ul.leistung li.last,
#home-content1 .container ul.leistung li.last {
	margin-right:0;
	padding:0;
}

#home-content .container a {
	color:#666;
	font-size:9px;
	text-decoration:none;
}
#home-content .container a:hover {
	text-decoration:underline;
	color:#000;
}




#home-content .container.third ul.aktuell  {
	width:287px;
}

/* NUR! firefox
  problem mit positionierung des "Alle News"- und "RSS" links 
*/
html:not([dummy]) #home-content .container.third ul.aktuell { min-height:145px; }

#home-content .container.third ul.aktuell li {
	width:287px;
	list-style-type:none;
	margin-bottom:12px;
}

#home-content .container.third ul.aktuell li span.color{
	color:#7b7b7b;
}

#home-content .container.third ul.aktuell li img {
	float:left;
	margin-right:7px;
}

#home-content .container.third ul.aktuell li a.aktuell-link {
  background:transparent url(images/red_dot.gif) no-repeat scroll 0pt 0.55em;
  padding-left: 0.8em;
	text-decoration:none;
	color:#222;
}
#home-content .container.third ul.aktuell li a.aktuell-link:hover {
	text-decoration:underline;
}

/**
 ** HOME H1
 **/

#home-content h1, #home-content2 h1, #home-content1 h1 {
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom:14px;
	margin-top:1px;
}


#home-content h2.top-themen-title {
	width:195px;
}

#home-content h2.top-video-title {
  padding-bottom: 11px !important;
  height: 18px !important;
}

#home-content h2.aktuell-title {
	width:270px;
}

#home-content1 h2.minister-title {
	width:195px;
}

#home-content1 h2.leistung-title {
	width:400px;
}

#home-content2 h2.karriere-title {
	width:270px;
	/* margin-bottom:19px; */
}


#home-content h2.aufgaben {
	overflow:visible;
	text-indent:1px;
	background:#2f2f2f;
	width:206px;
	margin-bottom:19px;
	font-family:Verdana;
	font-size:11px;
	color:#dcdcdc;
	width:242px;
	margin-bottom:0;
	height:17px;
	text-align:center;
	padding-top:3px;
	font-weight:normal;
}


#home-content2 h1.einstieg-title {
	background:url(images/home/title_einstieg.gif) no-repeat;
	width:206px;
	margin-bottom:19px;
}

.home-headline {
  font-family: Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  color: #222222;
  
  padding-bottom: 0.7em;
  text-transform: uppercase;
}
.home-headline span {
  color: #d4031c;
}


div.divider {
	background:url(images/home/divider.gif) repeat-x;
	height:1px;
	margin-top:5px;
	padding:0;
	margin-bottom:0;
	line-height: 0em;	
}

#home-content a.movie {
	/*position:absolute;
	bottom:8px;
	left:410px;*/
	margin-top:-20px;
	display:block;
	width:100px;
	width:242px;
	text-align:center;
	height:11px;
	z-index:999;
	
}
#home-content a.movie span {
	font-size:9px;
}

#videoplayer {
  height: 164px;
  width: 242px;
  position:relative;
}

#videoplayer a {
  display: block;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

#videoplayer a span {
  position: absolute;
  top:0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  /* background: transparent url(/misc/css/images/home/movieplayer-mask.png) no-repeat; */
}

/**
 ** HOME CONTETN2 CONTAINER
 **/

#home-content2 .container {
	float:left;
	width:557px;
}
/**
 ** NAV 
 **/
 
u.karriere-nav {
}

ul.karriere-nav li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:35px;
}
ul.karriere-nav li {
	float:left;
	list-style-type:none;
	height:35px;
	width:115px;
	margin-right:10px;
}

ul.karriere-nav li.soldatin { background:url(images/home/nav_soldatin.gif) no-repeat; }
ul.karriere-nav li.soldatin-active { background:url(images/home/nav_soldatin_hover.gif) no-repeat; }
ul.karriere-nav li.soldatin a:hover { background:url(images/home/nav_soldatin_hover.gif) no-repeat; }

ul.karriere-nav li.unteroffizier { background:url(images/home/nav_unteroffizier.gif) no-repeat; }
ul.karriere-nav li.unteroffizier-active { background:url(images/home/nav_unteroffizier_hover.gif) no-repeat; }
ul.karriere-nav li.unteroffizier a:hover { background:url(images/home/nav_unteroffizier_hover.gif) no-repeat; }

ul.karriere-nav li.offizier { background:url(images/home/nav_offizier.gif) no-repeat; }
ul.karriere-nav li.offizier-active { background:url(images/home/nav_offizier_hover.gif) no-repeat; }
ul.karriere-nav li.offizier a:hover { background:url(images/home/nav_offizier_hover.gif) no-repeat; }

ul.karriere-nav li.ausland { background:url(images/home/nav_ausland.gif) no-repeat; }
ul.karriere-nav li.ausland-active { background:url(images/home/nav_ausland_hover.gif) no-repeat; }
ul.karriere-nav li.ausland a:hover { background:url(images/home/nav_ausland_hover.gif) no-repeat; }

ul.karriere-nav li.alle { background:url(images/home/nav_alle.gif) no-repeat;	width:57px;	margin-right:0; }
ul.karriere-nav li.alle-active { background:url(images/home/nav_alle_hover.gif) no-repeat;}
ul.karriere-nav li.alle a:hover { background:url(images/home/nav_alle_hover.gif) no-repeat; }



/**
 ** TEXT 
 **/
.home-karriereinfo {
	width:557px;
	height:229px;
	border:1px solid #cecece;
	margin-top:5px;
	padding-top:22px;
	position:relative;
}


.home-karriereinfo img {
	float:left;
	margin-right:10px;
}

div.home-text {
	float:right;
	width:288px;
	height:69px;
	background:#e6e6e6;
	padding-top:16px;
	padding-left:14px;
  padding-right: 5px;
	line-height:1.2em;
	color:#222222;
}

ul.home-list {
	float:right;
	width:271px;
	color:#7a7a7a;
	margin-top:23px;
	padding-left:15px;

}

ul.home-list li {
	list-style-type:disc;
	margin-bottom:2px;
}

ul.button {
	width:149px;
}
ul.button li {
	position:absolute;
	bottom:41px;
	left:34px;
}
ul.button li.moreinfo a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:23px;
}
ul.button li.moreinfo {
	background:url(images/home/button_more_info.gif) no-repeat;
	width:194px;
	height:23px;
}
ul.button li.moreinfo a:hover {
	background:url(images/home/button_more_info_over.gif) no-repeat;
}

/**
 ** HOME CONTETN2 CONTAINER EINSTIEG
 **/

#home-content2 .container-einstieg {
	float:right;
	width:287px;
	margin:0;
}

/**
 ** NAV 
 **/
 
 
ul.karriere-nav.einstieg li {
	float:left;
	list-style-type:none;
	height:35px;
	width:89px;
	margin-right:10px;
}
 
ul.karriere-nav.einstieg li.rekrut { background:url(images/home/nav_rekrut.gif) no-repeat; }
ul.karriere-nav.einstieg li.rekrut-active { background:url(images/home/nav_rekrut_hover.gif) no-repeat; }
ul.karriere-nav.einstieg li.rekrut a:hover { background:url(images/home/nav_rekrut_hover.gif) no-repeat; }

ul.karriere-nav.einstieg li.milizsoldat { background:url(images/home/nav_milizsoldat.gif) no-repeat; }
ul.karriere-nav.einstieg li.milizsoldat-active { background:url(images/home/nav_milizsoldat_hover.gif) no-repeat; }
ul.karriere-nav.einstieg li.milizsoldat a:hover { background:url(images/home/nav_milizsoldat_hover.gif) no-repeat; }

ul.karriere-nav.einstieg li.journalist { background:url(images/home/nav_journalist.gif) no-repeat; margin-right:0; }
ul.karriere-nav.einstieg li.journalist-active { background:url(images/home/nav_journalist_hover.gif) no-repeat; }
ul.karriere-nav.einstieg li.journalist a:hover { background:url(images/home/nav_journalist_hover.gif) no-repeat; }

/**
 ** TOPNEWS
 **/
 
#home-content { position: relative; }
#topnews { position: relative; height: 210px; border: 1px solid #CECECE !important; }
#home-content .container.third { position: absolute !important; right: -2px !important; width: 290px; height: 210px; }
 
.topnews1-active,
.topnews2-active,
.topnews3-active,
.topnews4-active { border-color: #d1051d !important; color: #000 !important; background: #e6e6e6; }

div.topnews-nav { height: 210px; width: 150px; position: absolute; }
div.topnews-nav ul { list-style: none; margin: 0; padding: 0; }
div.topnews-nav ul li { height: 49px; border-bottom: 3px solid #AAA; padding: 0 3px 0 0; color: #666; }
div.topnews-nav ul li a { display: block; height: 44px; padding: 20px 10px 0; color: inherit !important; }
div.topnews-nav ul li a:hover { text-decoration: none !important; }
	
div.topnews-img { height: 210px; background: #FFF; width: 424px; position: absolute; text-align: right; right: 0; }
div.topnews-img a:hover { text-decoration: none !important; }
div.topnews-img div.info { width: 320px; position: absolute; bottom: 15px; right: 0; padding: 3px 5px 3px 60px; color: #000; text-align: right; background: url('images/bg_grey.png') right repeat-y; }
		
/*  IE 6  */
div.topnews-img div.info { _background: #e6e6e6; }
div.topnews-nav ul li a { _height: 20px; }
#topnews { _padding: 0 0 22px 0; }
div.container.third { _padding: 0 0 22px 0; }

/**
 ** EINSTIEGSINFO
 **/
 
 div.home-einstieginfo {
 	background:#e6e6e6;
	height:229px;
	margin-top:5px;
	padding-top:22px;
	position:relative;
 }

div.home-einstieginfo div.pic {
	height:229px;
	background:#fff;
	width:116px;
	padding:0;
	position:absolute;
	left:0;
	top:23px;
}
 div.home-einstieginfo img {
	float:left;
}

div.home-text-einstieg {
	background:#e6e6e6;
	margin-left:135px;
	padding-top:0;
}

div.home-text-einstieg p {
	text-align:left;
	width:151px;
	line-height:1.2em;
	margin-bottom:10px;
	color:#222222;
}
div.home-text-einstieg p a.weiter {
	color:#c31027;
}


ul.home-list-einstieg {
	color:#222222;
	width:136px;
	padding-left:15px;
}

ul.home-list-einstieg li {
	list-style-type:disc;
}
ul.home-list-einstieg li a {
	text-decoration:none;
}
 ul.home-list-einstieg li a:visited {
	color:#000;
	text-decoration:none;
}
ul.home-list-einstieg li a:hover {
	color:#000;
	text-decoration:underline;
}
 
 
 
 
/**
 ** FOOTER 
 **/
/*
#home-impressum {
	position:relative;
	margin-top:40px;
	text-align:left !important;
}
#home-impressum div {
	clear:none !important;
	width:830px !important;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding:25px 0 26px 125px;
	color:#666666;
	background:url(images/bundesadler.gif) 40px 14px no-repeat #fff;
}
#home-impressum div p {
	width:830px;
	border:0 !important;
	margin-left:0 !important;
	font-size:0.9em !important;
	text-align:center;
}

#home-impressum div a {
	color:#000;
	text-decoration:underline;
}
#home-impressum div p a:hover {
	color:#000;
	text-decoration:underline;
}
*/
/**
 ** FOOTER 
 **/
 
#home-impressum {
width:955px;
	padding:12px 10px 0 10px;
	margin:0 auto;
	background:url(images/main_bg.gif) 0 0 repeat-y;
	color:#666666;

}
#home-impressum div {
	margin: 0 auto;
	width:830px !important;
	padding:25px 0 24px 125px;
	background:url(images/bundesadler.gif) 40px 16px no-repeat #fff;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}
#home-impressum div p {
	width:830px;
	font-size:0.9em !important;
	border:0 !important;
	margin-left:0 !important;
	text-align:center;
}
