/***********************************************/
/* X_FAB TECHNOLOGY BRIEF 2.0 / core
Nico Mulitze für Art-Kon-Tor    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Verdana, sans-serif;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	color: #002B90;
	font-weight: normal;
}

a:hover{
	color: #FF7D00;
	text-decoration: none;
}

h1{
	font-weight: bold;
	color: #005197;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 160%;
	line-height: 1.3em;
	clear:both;
}

h2{
	font-size: 130%;
	font-weight: bold;
	color: #005299;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	clear:both;
}

h3{
	font-size: 120%;
	color: #FF6600;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	clear: both;
	background-repeat: no-repeat;
	clear:both;
}


/***********************************************/
/* Layout Raster Divs                          */
/***********************************************/

/* page styles ****************************/

.page{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: none;
	float: none;
	width: 1000px;
	background-image: url(../pics/techbrief_all.gif);
	background-repeat: no-repeat;
	height: 650px;
}

/* header styles ****************************/

.header{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 130px;
	margin: 0px 0px 0px 0px;
	clear: both;
	float: left;
}

.header p{
	margin: 42px 120px 0px 350px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	text-align: right;
}

.header a{
	color: #FFFFFF;
}

.header a:hover{
	color: #999999;
}

/* info styles ****************************/

.info{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 25px;
	margin: 0px 0px 0px 0px;
	clear: both;
	float: left;
	color: #002787;
	text-align: left;
	background-image: url(../pics/marker_oben.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

.info p{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

/* main styles ****************************/

.main{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	clear: both;
	z-index: 0;
}

/* footer styles ****************************/

.footer{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	float: left;
	text-align: right;
	height: 20px;
	width: 100%;
	background-image: url(../pics/marker_unten.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

/* raster styles ****************************/

.raster{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	float: left;
	text-align: center;
	height: 450px;
	width: 20px;
	color: #FFFFFF;
	background-image: url(../pics/raster.gif);
	background-repeat: no-repeat;
}

/* tech styles ****************************/

.tech{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	float: left;
	text-align: center;
	height: 450px;
	width: 110px;
	color: #FFFFFF;
	background-image: url(../pics/tech_blue.gif);
	background-repeat: no-repeat;
}

.tech ul{
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
}

.tech li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	float: left;
	text-align: center;
	height: 34px;
	list-style: none;
	width: 100%;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}

.tech li:hover{
	background-image: url(../pics/tech_li_hover.gif);
}


.techhover{
	background-image: url(../pics/tech_li_hover.gif);
}

.techout{
	background-image: none;
}

.tech a{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	display: block;
	cursor: e-resize;
}

.tech a:hover{
	color: #002B90;
}

/* subtech styles ****************************/

.subtech{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	float: left;
	text-align: right;
	height: 450px;
	width: 107px;
	color: #002680;
}

.subtech ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

.subtech li{
	clear: both;
	float: left;
	list-style: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
}

.subtech a{
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	color: #002787;
	display: block;
	line-height: 1.3em;
	cursor: default;
	font-weight: bold;
}

.subtech a:hover{
	color: #002787;
}

/* result styles ****************************/

.result{
	padding: 0px 0px 0px 0px;
	height: auto;
	margin: 0px 0px 0px 2px;
	clear: none;
	z-index: 0;
	float: left;
	width: 720px;
}

.result ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.result li{
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	clear: none;
	float: left;
	text-align: center;
	list-style: none;
	vertical-align: middle;
	font-weight: bold;
}

.result a{
	padding: 15px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	display: block;
	cursor: default;
}

.result a:hover{
	color: #FFFFFF;
}


/* content styles ****************************/

.content{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	float: left;
	text-align: left;
	color: #002787;
	font-size: 120%;
	border-bottom: 1px solid #0035A9;
	border-top: 1px solid #0035A9;
}

.content p{
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}


/* line styles ****************************/

.line{
	padding: 0px 0px 0px 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	clear: both;
	z-index: 0;
	float: left;
	height: 50px;
}

/***********************************************/
/* Components Header                           */
/***********************************************/


/* logo styles ****************************/

.logo{
	padding: 0px 0px 0px 0px;
	width: auto;
	margin: 0px 0px 0px 20px;
	clear: none;
	float: left;
	height: auto;
}

.logo img{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	clear: none;
	float: left;
}

/* headmenu styles ****************************/

.headmenu{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	float: left;
	text-align: right;
	height: auto;
	font-size: 11px;
	width: 760px;
}

.headmenu p{
	width: auto;
	text-align: right;
	padding: 10px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.headmenu a{
	color: #CCCCCC;
}

.headmenu a:hover{
	color: #005299;
}

ul.headmenu {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	width: auto;
	margin: 0px 0px 0px 0px;
	float: none;
	clear: both;
}

ul.headmenu li {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	text-align: center;
	clear: none;
	float: right;
}

ul.headmenu li a, 
ul.headmenu li a:link {
	color: #CCCCCC;
	display: block;
	clear: none;
}

ul.headmenu li a:hover {
	color: #005299;
}

ul.headmenu li a.current, 
ul.headmenu li a.current:link {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../layout/texturen/reiter_act.png);
	background-repeat: no-repeat;
}


/***********************************************/
/* Components Main Navigation                  */
/***********************************************/

/* mainnavi styles ****************************/

.mainnavi{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: left;
	width: 960px;
	font-size: 11px;
	z-index: 1;
	position: relative;
	top: 0px;
	text-align: center;
	height: 38px;
}

.mainnavi p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 200px;
}

ul.nav1st {
	list-style-type: none;
	width: auto;
	text-align: center;
	margin: 0px 0px 0px 130px;
	position: relative;
}

ul.nav1st li {
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	clear: none;
	background-image: url(../layout/texturen/reiter_passiv.png);
	position: relative;
}

ul.nav1st li a, 
ul.nav1st li a:link {
	color: #005299;
	font-weight: bold;
	width: 155px;
	clear: none;
	display: block;
	padding: 12px 0px 10px 0px;
	text-align: center;
}

ul.nav1st li a:hover {
	color: #FFFFFF;
	background-image: url(../layout/texturen/reiter_hover.png);
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../layout/texturen/reiter_act.png);
	height: 17px;
}


/*	nav2nd Unternavigation
------------------------------------------------------------------------------*/

ul.nav2nd {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
	border-top: 0px solid #fff;
	height: auto;
	width: 100%;
	list-style-position: outside;
}

ul.nav2nd li {
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
	padding: 5px 0px 5px 0px;
	width: 100%;
}
    
   
ul.nav2nd li a, 
ul.nav2nd li a:link {
	font-weight: bold;
	color: #00539B;
	padding: 8px 10px 8px 10px;
}

ul.nav2nd li a:hover {
	color: #666666;
}


ul.nav2nd li a.current, 
ul.nav2nd li a.current:link {
	color:#FFFFFF;
	font-weight: bold;
	display: block;
	background-image: url(../layout/texturen/bg_submenu_activ.png);
	background-repeat: no-repeat;
}


/*	SubSub-Navigation
------------------------------------------------------------------------------*/

ul.nav3rd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	clear: both;
	list-style-type: none;
	background: url(../layout/texturen/bg_submenu_content.png) left bottom no-repeat;
	display: block;
	float: left;
	width: 100%;
	}


ul.nav3rd li {
	padding: 5px 0px 5px 0px;
	background-image: url(../none);
	display: block;
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
}

ul.nav3rd li a, 
ul.nav3rd li a:link {
	font-weight: normal;
	color: #00559E;
	padding: 0px 5px 0px 10px;
	display: block;
}

ul.nav3rd li a:hover, 
ul.nav3rd li a:link:hover {
	color: #666666;
}


ul.nav3rd li a.current, 
ul.nav3rd li a.current:link {
	color: #00539B;
	font-weight: bold;
	background-image: url(../none);
}

/***********************************************/
/* popup Components                          */
/***********************************************/

/* navi styles ****************************/

.navi{
	background-image: url(../pics/box_blue.gif);
	background-repeat: no-repeat;
	width: 96px;
	float: left;
	clear: none;
	margin: 30px 0px 0px 5px;
}

.navi p{
	padding: 10px 10px 7px 10px;
	margin: 0px 0px 0px 0px;
}

.navi a{
	color: #FFFFFF;
}

.navi a:hover{
	color: #FB6F00;
}


/* histo styles ****************************/

.histo{
	background-image: url(../pics/box_blue.gif);
	background-repeat: no-repeat;
	width: 96px;
	float: right;
	clear: none;
	margin: 0px 5px 30px 0px;
	background-position: 0px -15px;
}

.histo p{
	padding: 7px 10px 15px 10px;
	margin: 0px 0px 0px 0px;
}

.histo a{
	color: #FFFFFF;
}

.histo a:hover{
	color: #FB6F00;
}

/* content styles ****************************/

.content_in{
	padding: 0px 0px 0px 0px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	clear: none;
	z-index: 0;
	float: left;
	width: 715px;
	background-image: url(../pics/bg_content.gif);
	text-align: left;
	color: #002787;
	font-size: 120%;
}

.content_in p{
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

/***********************************************/
/* XML popup Components                          */
/***********************************************/

/* pcontent styles ****************************/

.pcontent{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	float: left;
	text-align: left;
	color: #002787;
	font-size: 120%;
	border-bottom: 1px solid #0035A9;
	border-top: 1px solid #0035A9;
	width: 100%;
}

folie {
	clear: both;
	float: left;
}

img {
	clear: both;
	float: left;
}

headline {
	padding: 10px 10px 10px 10px;
	clear: both;
	float: left;
	font-size: 140%;
	width: 100%;
}

subheadline {
	padding: 10px 10px 10px 10px;
	clear: both;
	float: left;
	color: #FF0000;
	font-size: 120%;
	width: 100%;
}

text {
	padding: 5px 10px 5px 10px;
	clear: both;
	float: left;
	font-size: 100%;
	width: 100%;
}

li {
	padding: 5px 10px 5px 10px;
	clear: both;
	float: left;
	font-size: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
}


/***********************************************/
/* diverse Components                          */
/***********************************************/

/* blue styles ****************************/

.blue{
	background-image: url(../pics/box_blue.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 96px;
}

.blue:hover{
}

/* orange styles ****************************/

.orange{
	background-image: url(../pics/box_orange.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 96px;
}

.orange:hover{
	cursor:pointer;
}

.orange a:hover{
	cursor:pointer;
}

/* grey ****************************/

.grey{
	background-image: url(../pics/box_grey.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* spalte20 styles ****************************/

.spalte20{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	float: left;
	text-align: center;
	height: 25px;
	width: 20px;
}

/* spalte110 styles ****************************/

.spalte110{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	float: left;
	text-align: center;
	height: 25px;
	width: 105px;
	font-size: 12px;
}

.spalte110a{
	padding: 0px 0px 0px 95px;
	margin: 0px 0px 0px 0px;
	clear: none;
	float: left;
	text-align: center;
	height: 25px;
	width: 150px;
	font-size: 12px;
}

/* spalte107 styles ****************************/

.spalte107{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: none;
	float: left;
	text-align: center;
	height: 25px;
	width: auto;
}

/* clear styles ****************************/

.clear{
	height: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: none;
}

