/*************************************/
/* froximun AG - Template Content    */
/* Autor: Steffen Hoffmann           */
/* Stand: Februar 2009               */
/*************************************/

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

html {
	height: 100%;
}

body {
	font: 90% Arial, Helvetica, sans-serif;
	color: #444444;
	background: url(../images/bgmain.png) 0 0 no-repeat #FFFFFF;
	text-align: left;
}

a {
	color: #444444;
	background: transparent;
	text-decoration: underline;	
}

a:hover, a:focus {
	color: #4a85ff;
	background: transparent;
}

/* DIVs konfigurieren */

#page {
	/* follows */
}

#page {
	text-align: left;
}

#logo {
	position: absolute;
	top: 0px;
	left: 30px;
	width: 190px;
	height: 110px;
	background: url(../images/logofrxag.gif) 0 0 no-repeat #36486D;
	z-index: 100;
}

#topmenu {
	position: absolute;
	top: 60px;
	left: 400px;
	height: 26px;
	width: 400px;
	z-index: 20;
	vertical-align: left;
}

#topmenu ul {
	padding-right: 10px;	
	padding-top: 0.35em;
}

#topmenu li {
	display: inline;
	list-style: none;
	font-size: 0.85em;
	font-weight: normal;
	background: transparent;
	float: left;
}

#topmenu li A {
	display: block;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #444444;
	color: #444444;
	text-decoration: none;
}

#topmenu li A:HOVER, #topmenu li A:FOCUS {
	text-decoration: underline;
}

#languages {
	position: absolute;
	top: 00px;
	left: 400px;
	z-index: 30;
	vertical-align: middle;
	height: 15px;
	background: #D2E0FF;
	padding: 10px 15px 10px 0px;
}

#languages ul {
	padding-top: 0.35em;
	list-style: none;
}

#languages li {
	display: inline;
	font-size: 0.85em;
	font-weight: bold;
	color: #444444;	
	background: transparent;
	float: left;
	padding: 0px 0px 0px 15px;	
}

#languages li#active_language A {
	text-decoration: none;
	font-weight: bold;
}

#languages li A {
	display: inline;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

#languages li A:HOVER, 
#topmenu li A:FOCUS {
	text-decoration: underline;
}

#topmenu li#current,
#topmenu li.active {
	font-weight: bold;
	text-decoration: none;
}


#teaser {
	position: absolute;
	left: 0px;
	top: 85px;
	width: 995px;
	height: 305px;
	z-index: 10;
	background: url(../images/teaser.jpg) 0 0 no-repeat;
}

#mainmenu {
	position: absolute;
	left: 220px;
	top:190px;
	width: 760px;
	height: 25px;
	z-index: 30;
	vertical-align: bottom;
	background: transparent;	
}

#mainmenu ul {
	padding-left: 20px;
}

#mainmenu li {
	display: block;
	width: auto;
	height: 25px;
	list-style: none;
	font-size: 1.0em;
	font-weight: bolder;
	line-height: 25px;
	background: #89B0FF;
	float: left;
}

#mainmenu li A {
	display: block;	
	width: auto;
	height: 25px;
	line-height: 25px;
	padding: 0px 20px 0px 20px;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;	
	text-decoration: none;
	float: left;	
}

#mainmenu li A:HOVER, 
#mainmenu li A:FOCUS,
#mainmenu li#current,
#mainmenu .active {
	background: #4A85FF;	
}

#pathway {
	position: absolute;
	z-index: 40;
	top: 215px;
	left: 220px;
	width: 753px;
	height: 20px;
	padding-left: 7px;
	font-size: 0.75em;
	line-height: 20px;
	color: #262583;	
	background: url(../images/bglightgrid.png);		
}

#pathway .moduletable {
	float: left;
}

#pathway .moduletable-pretext {
	float: left;
	padding-right: 5px;
	font-weight: bold;
}

#pathway A {
	color: #262583;
	background: transparent;
}

#pathway A:HOVER,
#pathway A:FOCUS {
	color: #4A85FF;
	background: transparent;
}

#mainbox {
	position: absolute;
	top: 236px;
	left: 220px;
	width: 760px;
	z-index: 20;
	padding: 0px 0px 0px 0px;	
	background: url(../images/bgcontent.png) repeat-y 0px 0px;
	border: 0px solid #cc0000;	
}

#content {
	position: relative;
	width: 760px;
	clear: both;
	padding: 0px 0px 0px 0px;
	border: 0px solid #cc0000;
	background: transparent;
	min-height: 570px;
}

#footer {
	position: relative;
	width: 733px;
	height: 30px;
	clear: both;
	background: url(../images/bglightgrid.png) repeat 0px 0px;
	border: 0px solid #cc0000;
	padding-left: 30px;
}

#footer .moduletable_footermenu {
	float: left;
}

#footer .moduletable_footermenu  ul {
	padding: 7px 0px 5px 0px;
}

#footer .moduletable_footermenu li {
	display: inline;
	list-style: none;
	font-size: 0.85em;
	font-weight: normal;
	background: transparent;
	float: left;
}

#footer .moduletable_footermenu li A {
	display: block;	
	padding: 0px 20px 0px 10px;
	color: #262583;	
	text-decoration: none;
	border-left: 1px solid #262583;
}

#footer .moduletable_footermenu li A:HOVER, 
#footer .moduletable_footermenu li A:FOCUS {
	text-decoration: underline;
}

#copyright {
	float: right;
	width: 200px;
	color: #262583;		
	font-size: 0.85em;
	padding: 7px 10px 5px 10px;
}

#copyright .moduletable-copyright {
	text-align: center;
}

#leftcol {
	width: 480px;
	float: left;
	border: 0px solid #000000;
	padding: 0;
	margin: 25px 15px 10px 30px;
}

#rightcol {
	border: 0px solid #000000;
	margin: 0px 0px 0px 14px;
	padding: 0px 7px 0px 7px;
	float: left;
	width: 192px;
	/* IE 5 Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	
	/* korrekt */
	width: 206px;
	border: 0px solid #000000;
	background: transparent;			
}


/************************************************************/
/******************   später in JOOMLA    *******************/
/************************************************************/

/* Content */

#content P {
	font-size: 0.9em;
	line-height: 1.6em;	
	margin-bottom: 0.8em;
}

#content UL {
	font-size: 0.9em;
	line-height: 1.6em;	
	padding-bottom: 0.8em;
	padding-left: 15px;	
	padding-right: 15px;
}

#content .readon {
	font-size: 0.8em;
	background: #33CC00;
	color: #FFFFFF;
	padding: 0.2em 1.0em;
	margin-bottom: 10px;
	text-decoration: none;
	float: right;
	clear: both;
}

#content H1 {
	font-size: 1.1em;
}

#content H1 A {
	text-decoration: none;
}

#content H2 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 0.25em;
}

#content H3 {
	font-size: 1.0em;
}

#content H4 {
	font-size: 1.0em;
	color: #4A85FF;
	margin-bottom: 0.5em;
}

#content H3 A,
#content H4 A {
	color: #4A85FF;
	text-decoration: underline;
}

#content H3 A:HOVER,
#content H4 A:HOVER {
	color: #33CC00;
}



#content IMG {
	float: left;
	margin-bottom: 0.8em;
}

#content P IMG {
	float: left;
	line-height: 1.6em;
	margin: 0.3em 1em 1.0em 0em;
}

#content SPAN.article_separator {
	display: block;
	height: 1.0em
}

#content .modtitle {
	margin-bottom: 0.75em;
}

#content .readon {
	color: #FFFFFF;	
}

#content .readon:HOVER,
#content .readon:FOCUS {
	color: #FFFFFF;
}

#content .contentpaneopen H5,
#content .contentpaneopen-listing H5 {
	font-size: 0.78em;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 0.25em;
}

#content .componentheading {
	font-size: 1.4em;
	font-weight: bold;
	color: #262583;
	margin-bottom: 0.5em;
}


/* Linke Spalte */

#leftcol H1 {
	font-size: 1.6em;
	font-weight: normal;
	background: transparent;
	padding: 0em 0em 0.5em 0em;	
	color: #262583;
}

#leftcol H2 {
	color: #262583;
	font-weight: normal;
	padding: 0.5em 0em 0.5em 0em;	
}

#leftcol H3 {
	color: #262583;
	font-weight: bold;
	padding: 0.5em 0em 0.5em 0em;	
}

#leftcol SPAN.article_separator {
	width: 490px;
	border-top: 0px dashed #4A85FF;
}

#leftcol .readon {
	background: #4A85FF;
}

#leftcol .readon:HOVER,
#leftcol .readon:FOCUS {
	background: #33CC00;
}

#leftcol .pagetitle {
	background: transparent;
	padding: 28px 0em 0.5em 0em;	
	color: #4A85FF;
	background: transparent;
	font-weight: bold;
}

#leftcol TABLE {
	font-size: 0.9em;
	line-height: 1.4em;		
}

#leftcol .contentpaneopen SPAN {
	color: #4A85FF;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.6em;
}


/* Rechte Spalte */

#rightcol .moduletable-listing H3,
#rightcol .moduletable H3 {
	background: #33cc00;
	color: #FFFFFF;
	padding-left: 6px;
	line-height: 20px;
	font-size: 0.9em;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
/*	width: 199px;*/
}

#rightcol H1 {
	font-size: 1.0em;
	line-height: 1.2em;
	padding-bottom: 0.2em;
	color: #666666;
}

#rightcol P {
	line-height: 1.3em;
}

#rightcol A:HOVER,
#rightcol A:FOCUS {
	color: #33CC00;
}

#rightcol SPAN.article_separator {
	width: 100%;
	border-top: 1px dashed #33CC00;
}

#rightcol .readmore {
	font-size: 0.78em;
	padding: 0.1em 0.6em;
	margin-bottom: 5px;
	text-decoration: none;
	float: right;
	clear: both;
	background: #85E066;
	color: #FFFFFF;
}

#rightcol .readmore:HOVER,
#rightcol .readmore:FOCUS {
	background: #33CC00;
	color: #FFFFFF;	
}


/* Quickbox -> Schnellzugriff */

#quickbox {	
	position: relative;
	width: 100%;
	border: 0px solid #4A85FF;	
	margin-bottom: 10px;
}

.qbheader {
	background: #4A85FF;
	color: #FFFFFF;
	padding-left: 6px;
	line-height: 20px;
	font-size: 0.9em;
	font-weight: bolder;
	margin-bottom: 10px;
}

.qbform {
	padding: 0px 0px 3px 0px;
}

.qbdropdown {
	width: 205px;
	overflow: hidden;
}

#quickbox A {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	padding: 5px 0px 0px 0px;

	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #4A85FF;
	background: transparent;
}

#quickbox A:HOVER,
#quickbox A:FOCUS {
	color: #33CC00;
	background: transparent;
}

#quickbox ul {
	list-style: none;
	padding-left: 3px;
}

#search {
	position: absolute;
	top: 63px;
	left: 805px;
	z-index: 40; 
	border: 0px solid #FFFFFF;
}

#search FORM {
	float: left;
}

#search H3 {
	float: left;
	color: #444444;
	background: transparent;
	font-weight: normal;
	font-size: 0.85em;
	margin-right: 5px;
	visibility: hidden;
}

#search .inputbox {
	float: left;
	line-height: 16px;
	padding: 0px 3px 0px 3px;
	width: 110px;
	height: 16px;
	border: 1px solid #AAAAAA;
	font-size: 0.85em;
}

#search .button {
	color: #4A85FF;
	height: 18px;
	width: 18px;
	background-image: url(../images/searchbutton.png);
	float: left;
	line-height: 18px;
	border: 0px;	
}

#searchbutton:HOVER,
#searchbutton:FOCUS {
	background-image: url(../images/searchbutton2.png);
	color: #4A85FF;
	border: 0px;	
}

/* Linke Menüleiste */

#helpmenu {
	position: absolute;
	z-index: 40;
	left: 30px;
	top: 236px;	
/*	top: 318px;*/
	display: block;
	width: 185px;
	height: 25px;
	line-height: 25px;
	background: #4A85FF;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: center;
	vertical-align: bottom;
}

#helpmenu SPAN {
	height: 25px;
	font-size: 11px;
}

#helpmenu IMG {
	padding-right: 4px;
	border: 0;
}

#helpmenu A {
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
	padding-right: 5px;	
}

#helpmenu A:HOVER,
#helpmenu A:FOCUS {
	color: #FFFFFF;
	background: transparent;
	text-decoration: underline;
}


#leftmenu {
	position: absolute;
	z-index: 40;
	top: 261px;
/*	top: 342px;*/
	left: 30px;
	font-size: 0.9em;
	line-height: 1.6em;
	width: 190px;
	background: #4A85FF;
	border-bottom: 5px solid ##4A85FF
}

#leftmenu ul {
	list-style: none;
}

#leftmenu li {
	border-top: 1px solid #FFFFFF;
	background: #C0D4FF;
}

#leftmenu UL UL A {
	padding-left: 8px;
	border-left: 10px solid #262583;
	line-height: 1.1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#leftmenu A {
	display: block;
	width: auto;
	text-decoration: none;
	padding-left: 10px;
	color: #262583;
	background: inherit;
}

#leftmenu #current A {
	color: #FFFFFF;
	background: #4A85FF;
}

#leftmenu #current LI A,
#leftmenu .active LI A {
	color: #FFFFFF;
	color: #262583;	
	background: #92B6FF;
}

#leftmenu .active {
	background: #92B6FF;
	text-decoration: none;	
}

#leftmenu A:HOVER,
#leftmenu A:FOCUS,
#leftmenu #current LI A:HOVER,
#leftmenu #current LI A:FOCUS,
#leftmenu .active LI A:HOVER,
#leftmenu .active LI A:FOCUS {
	color: #FFFFFF;
	background: #4A85FF;
	text-decoration: none;	
}


/************************************************************/
/********* Allgemeine Formate *******************************/
/************************************************************/

.LEFT155 {
	margin-left: 155px;
}

.clr {
	clear: both;
}

.BOLD {
	font-weight: bold;
}

/* Joomla */
FIELDSET.input {
	border: 0;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;	
	padding: 0.5em 0;
	margin-bottom: 1em;
}


/* DOCMAN */

#dm_header {
	float: left;
	width: 100%;
	font-size: 0.9em;
	font-weight: bold;
	background: transparent;
	border-bottom: 1px solid #777;
	clear: both;	
}

#dm_header DIV {
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px solid #c00;
}

#dm_header IMG {
	position: absolute;
	top: 16px;
	left: -20px;
	border: 0px;
}

#dm_header A {
	position: relative;
	text-decoration: none;
}

#dm_header A:HOVER {
	text-decoration: underline;
}


H2#dm_title {
	font-size: 1.2em;
	font-weight: bold;
}

.inputbox {
	margin-right: 0.5em;
}

.dm_cat {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
}

DT.dm_cat {
	color: #c00;
	margin-bottom: 1em;
}


#dm_cats SPAN,
#dm_docs SPAN {
	margin-left: 1em;
}

#dm_cats H3,
#dm_docs H3 {
	font-size: 0.9em;
	border-bottom: 1px solid #777;
}

.dm_orderby {
	background: #eee;
	margin-bottom: 1em;
	padding: 0.5em 0.5em;
	border-bottom: 1px solid #777;	
}

#dm_nav {
	font-size: 0.9em;
	width: 100%;
	background: #eee;
	margin-bottom: 1em;
	padding: 0.5em 0em;
	border-bottom: 1px solid #777;	
	text-align: center;
	font-size: 0.85em;	
	font-weight: bold;
	clear: both;
}

#dm_nav SPAN,
#dm_nav A {
	padding: 0 0.2em;
}

#dm_nav DIV {
	margin: 0.5em 0;
	padding-top: 0.5em;
	border-top: 1px dashed #777;
	font-weight: normal;
}

#dm_docs {
	font-size: 0.9em;
	clear: both;
}

#dm_docs UL,
.dm_taskbar UL {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	clear: both;	
}

#dm_docs LI,
.dm_taskbar LI {
	float: left;
}

#dm_docs LI A,
.dm_taskbar LI A {
	display: block;
	float: left;
	padding: 0em 0.5em;
	margin-right: 2px;
	background: #EEE;
	color: inherit;
	text-decoration: none;
}

#dm_docs LI A:HOVER,
.dm_taskbar LI A:HOVER {
	background: #4A85FF;
	color: #FFF;
	text-decoration: none;
}

.dm_name {
	font-weight: bold;
}

.dm_new {
	color: #A00;
}

.dm_description {
	margin: 5px 10px 10px 23px;
	font-size: 0.85em;
}

.dm_cat .dm_description {
	font-size: 0.85em;
	margin: 5px 0px 10px 0px;
	font-weight: normal;
}

.dm_row .dm_description {
	font-size: 0.9em;
	margin: 0px 0px 0px 35px;
	font-weight: normal;
}

.dm_separator {
	display: block;
	width: 100%;
	height: 0;
	border-bottom: 1px solid #777;
	margin: 0.5em 0em 1em 0em;
}

.dm_row {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0.5em 0;
	padding-bottom: 0.2em;
	border-bottom: 1px dashed #aaa;
}

.dm_row A,
#dm_docs A {
	text-decoration: none;
}

.dm_row A:HOVER,
#dm_docs A:HOVER {
	text-decoration: underline;
}

.dm_row IMG,
#dm_docs IMG {
	border: 0;
}

.dm_icon {
	padding-right: 5px;
}

#dm_details {
	margin-top: 1em;
	font-size: 0.9em;
	width: 100%;
	border-bottom: 1px solid #777;
	margin-bottom: 0.5em;	
}

#dm_details TABLE {
	width: 100%;
	margin-bottom: 0.5em;
}

#dm_details thead {
	font-weight: bold;
}

#dm_details CAPTION {
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #777;
}


