/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background:#3a232b url(../images/bg-bild.jpg) no-repeat 50% 0%; /*#38282f*/
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: 'Lucida Grande', 'Lucida sans', 'Lucida Sans Unicode', sans-serif;
	line-height: 150%;
}

body.f-smaller {
	font-size: 10px;
}

body,
body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin: 0 0 0.5em 0;
}

h1, h2, h3, h4, h4, h5 {
	/* setup some more readable header spacing */
	padding: 0;
	margin: 1em 0 0.4em 0;
}

h1 { 
	font-size: 150%;
}

h2 {
	font-size: 150%;
	width: 100%;
	color: #85004e;
	font-weight: normal;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
	color: #85004e;
}
h5 {
	font-size: 100%;
	color: #444170;
	
}
h6 {
	margin: 0;
	font-size: 90%;
}

a {
	text-decoration: none;
	color: #85004e;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding: 0;
	margin: 0 0 4px 0;
}

ul li {
	list-style: none;
	margin: 0;
	padding: 4px 0 0 20px;
	background: url(../images/bullet2.png) 0 6px no-repeat;
}


/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 90%;
	line-height: 100%;
	color: #666666;
	padding: 0;
	margin: 20px 0 20px 0;
}

.article-rel-wrapper {padding-bottom: 0.5em;}
.contentheading {
	font-size: 150%;
	width: 100%;
	color: #85004e;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 7px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #F3FBFF;
  border-bottom: 1px solid #CEE0E4;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  text-align: left;
  padding: 4px 0 4px 4px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #CEE0E4;	
}

.sectiontableentry2 {
	background: #F3FBFF;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

.blog-post {padding-top: 8px; border-top: 1px dotted #999999;}

.lead {font-weight: bold; color: #666666; line-height: 1.6em; margin-bottom: 0.5em;}

.article_separator {height: 4px; line-height: 4px; font-size: 4px;}

table td, table th {vertical-align: top;}
.table1 td, table.table1 th { padding: 0 12px 18px 0px;}
.table1 img {padding: 2px; border: 1px solid #ffffff;}
.table2 td {padding: 12px 13px 0 0; border-top: 1px dotted #cc0000; }
.table2 img {padding: 3px; border: 1px solid #ffffff;}
/* @end */

/* @group Structure */

#menu-bar {
	height: 56px;
	background: url(../images/menu-bg.png) 0 0 repeat-x;
}

#inset {
	height: 280px;
	background: url(../images/overlay1.png) repeat-x;
}

#inset .wrapper { height: 280px; background: url(../images/header1.png) no-repeat; }

#inset .content {
	padding: 20px 0px 10px 20px;
	width: 60%;
}

#content {
	padding-top: 12px;
	padding-bottom: 16px;
	/*background: #F6FCFC url(../images/page-bg.png) 0 0 repeat-x;*/
}

#content .wrapper { width: 872px;}

#sidecol {
	float: left;
}

#side-column {
	background: url(../images/bg50w_32x32.png) ;
	width: 90%;
}

#side-column ul {margin-bottom: 18px;}

#side-column ul li {
	padding: 0 0 0 16px;
	background: url(../images/bullet1.png) 0 6px no-repeat;
	
}

#side-column .padding {
	padding: 8px;
}

#side-column .inner {
	background: url(../images/bg80w_32x32.png);
	padding: 4px 8px;
}

#main-column {
	background: url(../images/bg50w_32x32.png) ;
}

#main-column .padding {
	padding: 8px;
}

#main-column .inner {
	background: url(../images/bg80w_32x32.png);
	padding: 4px 4px 8px 8px;
}

#main-column .contentpadding {
	padding: 8px;
}

#bottom {
	background: #DDEBF1 url(../images/bottom-bg.png) 0 0 repeat-x;
}

#logo {
	width: 258px;
	height: 71px;
	background: url(../images/logo.png) 0 0 no-repeat;
	margin-top: 20px;
}

#topmodules,
#component,
#bottommodules {
	overflow: hidden;
}

#component .padding {
	padding-left: 10px;
}

#content.extraspace #component .padding{
	padding-right: 25px;
}

.spacer .block {
	float: left;
}

.spacer .w99 .block {
	width: 99%;
}

.spacer.w49 .block {
	width: 49%;
}

.spacer.w33 .block {
	width: 33%;
}

img#rocket {
	width: 146px;
	height: 24px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/rocket.png) 0 0 no-repeat;
}

/* @end */

/* @group Modules */

.moduletable,
.moduletable-hilite1 {
	margin-top: 0px;	
	margin-bottom: 20px;
}

.moduletable h3,
.moduletable-hilite1 h3 {
	background: #DAEFFA url(../images/module-h3.png) 0 0 repeat-x;
	padding: 5px 0 5px 8px;
	font-family: Tahoma, Helvetica, Arial Narrow;
	font-size: 120%;
	color: #02576B;
	border-top: 1px solid #B7ECF5;
	border-left: 3px solid #B7ECF5;
	border-right: 3px solid #B7ECF5;
	border-bottom: 1px solid #B7ECF5;
	margin: 5px 0 10px 0;
}

.moduletable_menu h3 {
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 2px;
	border-bottom: 1px dotted #85004e;
}

#inset .moduletable h3 {
	background: none;
	border: none;
	font-family: Tahoma;
	font-size: 180%;
	color: #02576B;
	margin: 5px 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#top .moduletable {
	background: #F3FBFF;
	border: 1px solid #CEE0E4;
	padding: 5px;
	margin: 5px 5px 20px 5px;
}

#topmodules .moduletable {
	margin: 0 10px 0 5px;
}

#topmodules .moduletable {
	background: url(../images/module-corner.png) 0 100% no-repeat;
	padding: 0 0 15px 17px;
}

#side-column .moduletable-hilite1 {
	background: #F2FEFF url(../images/hilite1-bg.png) 0 100% no-repeat;
	border: 1px solid #D7EBF0;
	padding: 8px;
}

#side-column .moduletable-hilite1 h3 {
	background: none;
	border: none;
	font-family: Tahoma;
	font-size: 130%;
	color: #02576B;
	margin: 0px 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#bottommodules .moduletable {
	background: #fff url(../images/bottommod-bg.png) 0 0 repeat-x;
	border: 1px solid #D7EBF0;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}

#bottommodules .moduletable h3,
#topmodules .moduletable h3,
#top .moduletable h3 {
	background: none;
	border: none;
	font-family: Tahoma;
	font-size: 130%;
	color: #02576B;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#bottom .moduletable h3 {
	font-family: Tahoma;
	font-size: 140%;
	color: #465F65;
	border-bottom: 1px solid #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 40px 0 10px 0;
	background: none;
	padding: 0 0 5px 0;
	text-transform: none;
	font-weight: normal;
}

#footermodules .moduletable {
	margin-right: 5px;
	margin-left: 5px;
}

.textwidget p {font-size: 90%;}
/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	/*height: 56px;*/
	padding: 54px 0 0 72px;
}

#horiz-menu ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

#horiz-menu a {
	white-space: nowrap;
	color: #ffe6c1;
	display: block;
	float: left;
	/*height: 53px;
	line-height: 53px;*/
	font-weight: normal;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 3px 12px 3px 12px;
}

#horiz-menu li.active,
#horiz-menu li.active_menu {
	/*background: url(../images/active-menu-r.png) 100% 0;*/
}

#horiz-menu li.active a,
#horiz-menu li.active_menu a {
	/*background: url(../images/active-menu-l.png) 0 0 no-repeat;
	color: #000;*/
}

#horiz-menu a:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #000;
}

/* @end */

/* @group Sub Menu */

#side-column ul.menu {
	margin: 0;
	padding: 0;
}

#side-column ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

#side-column ul.menu li.active a {
	color: #000;
}

a#active_menu.mainlevel {
	color: #000;
}

#side-column ul.menu li.active li a {
	font-weight: normal;
	font-size:  100%;
	color: #ab0900;
}

#side-column ul.menu span {
	display: block;
}

#side-column ul.menu a {
	display: block;
	line-height: 25px;
	text-indent: 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 120%;
	color: #ab0900;
}

#side-column ul.menu ul {
	margin-left: 35px;
	padding: 0;
}

#side-column ul.menu ul ul {
	padding: 0;
	margin: 0;
}

#side-column ul.menu li li {
	padding: 0;
	margin: 0;
}

#side-column ul.menu ul a {
	background-image: none;
	text-indent: 0;
	line-height: 25px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 100%;
}

#side-column ul.menu ul ul a {
	text-indent: 15px;
}

#side-column ul.menu ul ul ul a {
	text-indent: 30px;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 20px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 120%;
	background: none;
	color: #ab0900;
}

a.sublevel {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	line-height: 25px;
	padding-left:  5px;
	text-indent: 30px;
	display: block;
	float: left;
	width: 80%;
}

/* @end */

/* @group Content Styles */

/* @group Readon */

.readon {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin: 10px 0 0px 0;
	background: #E2F6F9 url(../images/readon.png) 100% 50% no-repeat;
	text-decoration: none;
	color: #333;
	padding: 3px 15px 3px 5px;
	border: 1px solid #F3FBFD;
	width: 90px;
}

a.readon:hover {
	text-decoration: underline;
}

#inset .readon {
	background: url(../images/inset-readon.png) 0 0 no-repeat;
	border: 0;
	color: #fff;
	font-weight: normal;
	display: block;
	width: 78px;
	height: 23px;
	float: right;
	margin: 10px 0 0 0;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
}

span.pathway img {
	float: left;
	width: 9px;
	height: 11px;
	padding-right: 10px;
	background: url(../images/bullet.png) 0 50% no-repeat;
}

span.pathway a {
	float: left;
	padding: 0 10px 0 0;
}

/* @end */

/* @group Typography */


pre {
	padding: 10px;
	background: #F3FBFF;
	border: 1px solid #CEE0E4;
	color: #02576B;
}

blockquote {
	color: #02576B;
	font-style: italic;
	font-size: 110%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 30px;
	margin: 15px 0;
	background: #F3FBFF url(../images/quote.png) 0 0 no-repeat;
	border: 1px solid #CEE0E4;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

/* @end */

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}

/* RokBox */

.rokbox-example img {border:5px solid #EEEEEE;padding:5px;}
.rokbox-example div.center {text-align:center;}

/* @end */

