
/* Brilliani CSS Document */

.ahref:link { letter-spacing: 1px; font-size: 10px; color:#C70000; text-decoration:none;}
.ahref:visited { letter-spacing: 1px; font-size: 10px; color:#C70000; text-decoration:none;}
.ahref:hover { letter-spacing: 1px; font-size: 10px; color:#FFFFFF; text-decoration:none; background-color:#C70000;}
.ahref:active { letter-spacing: 1px; font-size: 10px; color:#FFFFFF; background-color:#C70000;}



/* CSS Document */
body {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	border: 0;
	color: #000000;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  background: #FFFFFF;
}
img {
  border:0;
}
hr {
background-color:#999999;
color:#999999;
border: #999999;
height: 1px;
}

.hr_orange {
background-color:#666666;
color:#666666;
border: #666666;
height: 1px;
}
.hr_grey {
background-color:#333333;
color:#333333;
border: #333333;
height: 1px;
}

/******** WYSIWYG EDITOR STYLES *************/
h1 {
color: #666666;
font-size: 14px;
font-weight: bold;
}
h2 {
color: #666666;
font-size: 14px;
font-weight: bold;
}
h3 {
color: #666666;
font-size: 14px;
font-weight: bold;
}
h4 {
color: #333333;
font-size: 13px;
font-weight: bold;
}
h5 {
color: #333333;
font-size: 13px;
font-weight: bold;
}

.headline_grau {
color: #666666;
font-size: 14px;
font-weight: bold;
}
.headline_grau2 {
color: #666666;
font-size: 14px;
font-weight: bold;
padding-left: 12px;
margin-bottom: 10px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}
.headline_schwarz {
color: #666666;
font-size: 12px;
font-weight: bold;
}

.text_grey {
color: #666666;
font-size: 11px;
font-weight: normal;
}


.hl_page {
color: #666666;
font-size: 14px;
font-weight: bold;
}
.hl_arrow {
color: #666666;
font-size: 12px;
font-weight: bold;
padding-left: 12px;
margin-bottom: 10px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}
.hl_dark {
color: #333333;
font-size: 14px;
font-weight: bold;
}
.text_black {
color: #000000;
font-size: 11px;
font-weight: normal;
}


/******** WYSIWYG EDITOR STYLES *************/



#pagecenter {
	text-align: center;
}

#wrapper	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 848px;
	height: 100%;
	text-align: left;
	font-size:90%;
	background: #FFF url(../images/leftside.gif) top left repeat-y;
  border: 1px solid #AAAAAA;
	}


#topnav	{
	color: #666666;
	margin:0;
	padding:0;
	border: 0;
  height:20px;
  font: verdana, arial, helvetica, sans-serif;
	font-size:14px;
	}


#content	{
	padding: 0px;
	text-align: left;
  border: 0px solid #FFCC66;
	}
	
#main	{
	width: 648px;
	float: right;
  border: 0px solid blue;
	text-align: left;
	padding: 10px 20px;
	}

#sidebar	{
	width: 160px;
  float: left;
  border: 0px solid green;
  position: relative;
	background: transparent;
}

.module {
width:140px;
margin:10px;
}



.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 20px;
	padding-left: 4px;
	border: 1px solid #666666;
	margin-bottom: 2px;
  width:250px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
  font-size: 10px;
  letter-spacing: 1px;
	line-height: 18px;
	white-space: nowrap;
	border-right: 0px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #C70000;
	background: transparent;
}

ul#mainlevel-nav li a.mainlevel-nav#active_menu-nav {
	font-weight: bold;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #C70000;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header	{
	color: #000;
	background: #FFF;
	margin:0;
	padding:0;
	border: 0;
  height:235px;
	}
#header2	{
	color: #000;
	background: #FFF url(../images/header_verlauf2.jpg) top left;
	margin:0;
	padding:0;
	border: 0;
  height:22px;
	}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  margin-top: 10px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 0px;
  font-size: 10px;
  border: 0px solid red;
	height: 146px;
  background: url(../images/footer2.gif) bottom no-repeat;
}
#footer2 {
	text-align: center;
	padding: 3px;
  font-size: 10px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-top: 0px;
}


td {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
td_tmp {
	text-align: left;
	font-size: 11px;
}


/* Joomla core stuff */
a:link, a:visited {
	color: #C70000; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #C70000;	text-decoration: none;
	font-weight: bold;
}

.blog {
width:100%;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #666666;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
  background: url(../images/bg_contentheading_02.gif) no-repeat;
  background: transparent;
	color: #333333;
	text-align: left;
	padding-top: 3px;
	padding-left: 0px;
	margin-bottom: 15px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
  border-bottom:1px solid #AAAAAA;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
  padding-bottom:20px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable_eyecatcher {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
  border: 1px solid green;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/bg_contentheading_02.gif) repeat-x;
  background: transparent;
	color: #666666;
	text-align: left;
	padding-left: 28px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #CCCCCC;
	font-size: 10px;
  text-align:right;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #C70000;
	text-align: center;
	padding-top: 4px;
	padding-left: 3px;
	height: 15px !important;
	width: 100%;
	text-decoration: none;
  text-indent:5px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

a.mainlevel:hover {
	width: 100%;
	background-position: 0px -25px;
	text-decoration: none;
	color: #C70000;
	font-size: 14px;
	font-weight: bold;
  text-transform: uppercase;
}

a.mainlevel#active_menu {
	width: 100%;
	color:#C70000;
}

a.mainlevel#active_menu:hover {
	width: 100%;
	color: #C70000;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}


/****************** NEUES Horizontal Menu (menu class suffix: -flat) ***********************/

ul#mainlevel-flat
{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
	font-size: 0.8em;
}

ul#mainlevel-flat li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
  font-size: 10px;
  letter-spacing: 1px;
	line-height: 18px;
	white-space: nowrap;
	border-right: 0px solid #cccccc;
}

ul#mainlevel-flat li a
{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #C70000;
	background: transparent;
  text-transform:uppercase;
}

ul#mainlevel-flat li a.mainlevel-flat#active_menu-flat {
	font-weight: bold;
}

#buttons>ul#mainlevel-flat li a { width: auto; }

ul#mainlevel-flat li a:hover
{
	color: #fff;
	background: #C70000;
}

/*****************************************/








.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

form tr{
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	text-align:left;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
  border-top: 0px solid #cccccc;
  
}

#mod_search_searchword {
margin-left:4px;
}
/**********************************************/




/* Modules */

#sidebar div.module {
width: 140px;
background: transparent url(../images/smallbox_mid.gif) left repeat-y;
margin-bottom: 10px;
}

#sidebar div.module div {
width: 140px;
background: transparent url(../images/smallbox_top.gif) top left no-repeat;
}

#sidebar div.module div div {
width: 140px;
background: transparent url(../images/smallbox_bot.gif)  bottom left no-repeat;
}

#sidebar div.module div div div {
width: 135px;
padding-left: 2px;
padding-right: 1px;
padding-top: 5px;
background: transparent;
padding-bottom: 25px;
font-size: 10px;
border-bottom: 0px solid red;
}

#sidebar div.module div div div div {
padding: 0px;
margin: 0px;
}

#sidebar div.module div div div table tr td {
border-bottom: 1px solid #7F7F7F;
}


div.module h3 {
font-size: 14px;
width: 100px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
color: #666666;
border-bottom: 1px solid #AAAAAA;
padding-left: 5px;
background: transparent url(../images/bg_contentheading_02.gif)  bottom left no-repeat;
background: transparent;
}



/**********************************************/

/* hier beginnt das f�r die roundedbox relevante CSS  */

div {
	margin:0;
  padding:0;
}

.roundedbox_ro {
	margin:15px auto;
	padding:0;
	background:url(../images/roundedbox_ro.gif) top right no-repeat;
  width: 100%;
}

.roundedbox_lo {
	margin:0;
	padding:0;
	background:url(../images/roundedbox_lo.gif) top left no-repeat;
}

.roundedbox_ru {
	margin:0;
	padding:0;
	background:url(../images/roundedbox_ru.gif) bottom right no-repeat;
}

.roundedbox_lu {
	margin:0;
	padding:0;
	background:url(../images/roundedbox_lu.gif) bottom left no-repeat;
}

.roundedbox_inhalt {
	margin:0;
	padding:1.5em 1.5em;
}

.roundedbox_inhalt p {
	margin:0;
	padding:0;
	line-height:1.6;
}



.roundedbox_inhalt_backup {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em; 	/*padding:2.0em 1.7em 2.5em 1.2em;*/
}

.roundedbox_inhalt_backup p {
	margin:0;
	padding:0;
}


.roundedbox_inhaltsss {
	margin:0;
	padding:2.5em 3.5em;
}

.roundedbox_inhaltsss p {
	margin:0;
	padding:0;
	line-height:1.6;
}

.qfc_contact_box {
  margin-right:15px;
  width:300px;
  float:left;
  background: transparent;
  border: 0px solid #000000;
}

.smarty_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
	border-collapse:collapse;
}
.smarty_data th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	border: 1px solid #A0A0A0;
	background-color: #ECECEC;
	border-collapse:collapse;
	text-align:left;
	padding: 3px;
}
.smarty_data td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
	border-collapse:collapse;
	padding: 3px;
	vertical-align: top;
}



/************* quickform **************/
.quickform {


}
.cssgroup label {
  margin: 0px 0px;
  float:left;
  text-align: left;
}
.cssgroup input {
  margin: 1px 3px;
  text-align: left;
}

.quickform input, .quickform textarea {
  margin: 0px 0;
	padding: 1px 1px;
  font-size: 10px;
  float:left;
  text-align:left;
}  
.quickform input:active, .quickform input:focus, .quickform input:hover { background: #E8EBDF;}

.checkbox {
  border: 0px solid #999999 ! important;
}

.textbox {
	background: white;
  border: 1px solid #999999;
}

