/*############################################################################################# */
/*																								*/
/*		CSS für APM Technika																	*/
/*																								*/
/*																								*/
/*		A.Iturria	21.05.2008																	*/
/*																								*/
/*#############################################################################################	*/

body{
	width:956px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	background-image:url(/pagemedia/media/black_bg.gif);
	background-repeat:repeat-x;
}

/* Alle Bilder ohne Rahmen */
img{
	border:none;
}

/*	Formatierung Überschriften */

h1{
	font-size:16px;
}

h2{
	font-size:14px;
}

h3{
	font-size:12px;
}

/*	############## Haupt Frame ########## */
#main{
	float:left;
	clear:none;
	width:956px;
	border-bottom:1px solid #CCCCCC;
	background-image:url(/pagemedia/media/bg_home.gif);
	background-repeat:no-repeat;
}

/*	############## Header ############### */
#head{
	float:left;
	clear:none;
	height:132px;
	width:954px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;	
	
}

#logo{
	float:left;
	clear:none;
	width:254px;
	height:132px;
	background-image:url(../media/header/APM_logo_gross.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

/*	############## Navigationen ######### */

/*	Topnavigation */
#top_nav{
	float:left;
	clear:none;
	width:340px;
	padding-top:90px;
	padding-left:13px;
	font-size:10px;
	letter-spacing:0.1em;  
	text-transform:uppercase;
}

#top_nav a{
	text-decoration:none;
	color:#FFFFFF;
}

#top_nav .topmenu{
	float:left;
	clear:none;
}

#top_nav .topmenu a{
	float:left;
	clear:none;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../icons/arrow_w.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#top_nav .topmenu a.active{
	color:#d6132b;
	background-image:url(../icons/arrow_w_active.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#top_nav .submenu_items{
	display:none;
	position:relative;
}

#neuesmenu{
	position:absolute;
	margin-top:16px;
	z-index:100;
	padding-left:10px;
	width:200px;
}

#meta_nav{
	float:left;
	clear:none;
	padding-top:92px;
	margin-left:5px;
	font-size:10px;
	line-height:10px;
	letter-spacing:0.1em;  
	text-transform:uppercase;
}

#meta_nav ul{
	float:left;
	clear:none;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#meta_nav li.first{
	float:left;
	clear:none;
	padding-left:5px;
	padding-right:5px;
	border-left:none;
}

#meta_nav li{
	float:left;
	clear:none;
	padding-left:5px;
	padding-right:5px;
	border-left: 1px solid #FFFFFF;
}

#meta_nav a{
	color:#FFFFFF;
	text-decoration:none;
}

#meta_nav a:hover{
	color:#d6132b;
}

/*	############## Linker Panel ######### */
#left_panel{
	float:left;
	clear:none;
	width:224px;
}

#left{
	float:left;
	clear:none;
	padding-top:45px;
	width:223px;
	line-height:22px;
	font-size:10px;
/*	height: 320px;  */
	height:210px;
}

#left a{
	text-decoration:none;
	padding-left:12px;
}

#left a.menumain:hover{
	color:#d6132b;
	background-image:url(../icons/arrow_b_hover.gif);
	background-position:left center;
	background-repeat:no-repeat;	
}

#left a.menuactive:hover{
	color:#d6132b;
	background-image:url(../icons/arrow_w_active.gif);
	background-position:left center;
	background-repeat:no-repeat;	
}

#left a.submenu:hover{
	color:#d6132b;
}

#left ul{
	float:left;
	clear:none;
	text-transform:uppercase;
	list-style-type:none;
	letter-spacing: 0.1em; 
	margin-left:0px;
	padding-left:25px;
}

#left ul li{
	float:left;
	clear:none;
	width:195px;
}

#left ul li ul{
	float:left;
	clear:none;
	margin-left:0px;
	padding-left:0px;
}

/*	Formatierung der Links */

#left a.menumain{
	color:#333333;
	background-image:url(../icons/arrow_b.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#left a.menuactive{
	color:#333333;
	background-image:url(../icons/arrow_b_active.gif);
	background-position:left center;
	background-repeat:no-repeat;
	
}

#left a.submenu{
	color:#CCCCCC;
}

#left a.submenu_active{
	color:#d6132b;
}

/*	############# Content Panel ######### */
#page{
	float:left;
	clear:none;
	width:954px;
	height:540px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

#content{
	float:left;
	clear:none;
    height: 350px;
	width:690px;
}

#newsteaser{
	float:left;
	clear:none;
	/*width:600px;*/
	width: 700px;
	font-size:11px;
}

#newsteaser h1{
	color:#999999;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	margin:0px;
	padding:0px;
}

#news_abstand {
	width: 300px;
	height: 70px;
}

#news_titel {
	font-size: 12px;
}

#news_startseite a {
	font-size: 16px;
	color: black;
	text-decoration: none;
}

#news_startseite a:hover {
	color: #CC0000;
}

#newsteaser #news{
	color:#999999;
	/*height:145px;*/
}

#newsteaser #news a{
	color:#999999;
	text-decoration:none;
}
#newsteaser #news a:hover{
	color:#CC0000;
}

/*	#############	Sitemap	############# */
#sitemap{
	margin-left:5px;
}
/*	############# Seitentemplates ####### */


#tabelle{
	padding-left:15px;
	margin-top:270px;
}

#tabelle_template .content_title{
	padding-top:2px;
	padding-left:15px;
}

#tabelle_template .content_text{
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
}

/**************************************************************
	MultiBox
	v1.2
**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
}

.MultiBoxLoading {
	background: url(/pagemedia/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(/pagemedia/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(/pagemedia/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(/pagemedia/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(/pagemedia/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(/pagemedia/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

/*************************************************************/

/*************************************************************/

.usercontent{
	float:left;
	clear:none;
	padding:20px;
	font-size:11px;
}

.usercontent .item{
	float:left;
	clear:none;
	widows:690;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;

}

.usercontent h2{
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
.usercontent a{
text-decoration:none;
color:#333333;
}
.usercontent a:hover{
color:#CC0000;
}


.usercontent .bild{
	float:left;
	clear:none;
	width:150px;
}

.usercontent .bild img{
	width:140px;
}
