@charset "UTF-8";

/* CSS Document 
Layout Formate Templates 

atlasti.com
Birgit Rühring 2008*/

/***************************************************/

/* @group Allgemein */

* {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

html,body {
	min-height: 101%;
}

body {
	background: #f3f3f3;
	font-size: 71%;
	font-size-adjust: 11px;
	line-height: 150%;
	padding-top: 6px;
}

.clearer {
	clear: both;
}

div#wrap {
	margin: 0px auto;
	width: 968px;
	position: relative;
	min-height: 101%;
}

/* @end Allgemein*/

/* @group Layoutbereiche */

/* @group Header */

div#header {
    background-color: transparent;
    position: relative;
    z-index: 11000;
    padding-top: 1px;
}

body#uid87 div#header,
body#uid381 div#header {
    height:325px;
}

div#header-topline {
    background: none;
    display: block;
    position: relative;
    text-align: right;
    width: 100%;
    top: 0px;
}

body#uid87 div#header-topline,
body#uid381 div#header-topline {
    background: none;
    display: block;
    position: absolute;
    text-align: right;
    width: 100%;
    top: 0px;
    z-index: 12000;
}

img#logo {
	float: left;
	margin-left: 30px;
    display: none;
}

div#header-topline-inner {
	display: block;
	float: right;
	height: 18px;
	position: relative;
	top: 22px;
	width: 752px;    
	z-index: 13000;
}

/* @group Top Menu */

ul.topmenu {
	float: left;
	padding-left: 40px;
	line-height: 20px;
}

ul.topmenu li {
	display: inline;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
}

ul.topmenu li a {
	color: #000;
	text-decoration: none;
}

/* @end */

/* @group Lang Menu */

ul.langmenu {
	float: left;
	line-height: 20px;
}

ul.langmenu li {
	display: inline;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
}

ul.langmenu li a {
	color: #666;
	text-decoration: none;
	float: left;
}

/* @end */

/* @end */

/* @group Banner, Flashfilm */

div#banner {
    height: 204px;
    position: relative;
    width: 968px;
    z-index: -100;
	overflow: hidden;
	top:0px;
    top: -18px;
}

body#uid87 div#banner,
body#uid381 div#banner {
	height: 331px;
    top: -325px;
}

/* @end */

/* @group Menu */
div#menu {
	background: #ffffff url(../img/zero_bg_menu_01.gif) repeat-x center top;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	height: 24px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
    position: relative;
	width: 968px;
	z-index: 99;
	color: #fff;
    top: -18px;
}

body#uid87 div#menu,
body#uid381 div#menu {
    top: -325px;
}

ul#nav {
	font-size: 9pt;
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background-color:#4F95AE;
	line-height: 1.3em;
}

ul.level1 a {
	color: #ffffff;
}

ul#nav li {
	float: left;
	padding: 0pt;
}

ul#nav li a.nav-main-level1, 
ul#nav li a.nav-main-level1-act {
	/*border-right: 1px solid #3A8FB2;*/
	border-right: 1px solid #666;
	height: 12px;
	color: #ffffff;
	display: block;
	padding: 0.5em 23px;
	text-decoration: none;
}

ul#nav li a.nav-main-level1:hover,
ul#nav li a.nav-main-level1-act {
	background: #4F95AE url(../img/zero_bg_menu_03.png) repeat-x center top;
}

ul#nav li a.nav-main-level1:hover span,
ul#nav li a.nav-main-level1 span {
	color: #ffffff;
}

ul#nav li a.nav-main-level1-act span {
	color: #fff;
}

/* @end */

/* @group Content Wrap */

div#content-wrap {
	

/*background:#FFFFFF url(../img/zero_bg_col_02.gif) repeat-x scroll 0%;*/
	

/*float: left;*/
	clear: both;
	padding-top: 9px;
	width: 968px;
	text-align: center;
    position: relative;
    top: -18px;
}



body#uid87 div#content-wrap,
body#uid381 div#content-wrap {
    top: -325px;
}

/* @group col-center */

div#col-center {
	width: 570px;
	background: url(../img/zero_bg_shade_01.gif) no-repeat scroll right bottom;
	float: left;
	text-align: left;
	padding-bottom: 4px;
	margin-left: 6px;
}

body#uid87 div#col-center {
	margin-top: 0px;
}

div#col-center img {
	max-width: 564px;
}

div#homepagecentral {
	background: url(../img/zero_bg_shade_01.gif) no-repeat scroll right bottom;
	height: auto;
	width: 570px;
	margin-bottom: 4px;
	float: left;
}

div#homepagecentral-inner {
	height: auto;
	float: left;
	width: 564px;
	overflow: hidden;
}

div#main {
	background: #ffffff url(../img/zero_bg_shade_04.gif) repeat-y right top;
	width: 570px;
	float: left;
}

div#main-inner {
	background: transparent url(../img/zero_bg_content_03.gif) repeat-x;
	padding: 0 9px 20px 9px;
	width: 546px;
	min-height: 100px;
}

div#main-2 {
	

/*background:#fff url(../img/zero_bg_content_03.gif) repeat-x ;*/
	background: #fff;
	width: 766px;
	float: left;
	margin-left: 6px;
}

div#main-inner-2 {
	padding: 0 9px 18px 9px;
	width: 754px;
	text-align: left;
}

/* @end */

/* @group col-left */

div#col-left {
	width: 196px;
	float: left;
	min-height: 10px;
	text-align: left;
	background: url(../../zero_bg_content_03.gif) repeat-x;
}

/* @group Sidemenu */

div#sidemenu {
	background: url(../img/zero_bg_shade_01.gif) no-repeat scroll right bottom;
	padding-bottom: 18px;
	width: 202px;
}

div#sidemenu ul {
	padding-bottom: 18px;
	margin-left: 0px;
	padding-left: 0px;
}

div#sidemenu ul ul {
	padding-bottom: 0px;
}

div#sidemenu li {
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 196px;
	height: auto;
}

div#sidemenu li a {
	display: block;
	padding-bottom: 3px;
	padding-left: 22px;
	padding-top: 3px;
	text-decoration: none;
	border-bottom: 1px dotted #C5EBFF;
}

div#sidemenu li li a {
	color: #666;
	padding-left: 30px;
	display: block;
}

div#sidemenu li li li a {
	color: #666;
	padding-left: 38px;
	display: block;
}

div#sidemenu li a:hover, div#sidemenu ul li a.act,
div#sidemenu ul li li a.act, div#sidemenu ul li li li a.act {
	/*background: #4F95AE url(../img/zero_arrow_white.gif) no-repeat;*/
	background: #5988b2 url(../img/zero_arrow_white.gif) no-repeat;
	color: #FFFFFF;
}

div#sidemenu li a.parentSelected {
	background-color: #C5EBFF;
}

/* @end */

/* @end */

/* @group col-right */

div#col-right {
	width: 196px;
	min-height: 10px;
	float: right;
	text-align: left;
}

/* @end */

/* @end */

/* @group Footer */

div#contentFooter {
	margin-top: 18px;
}

div#footer {
	border-top: 1px solid #CCCCCC;
	margin-top: 18px;
	padding: 18px;
	text-align: left;
    position: relative;
    top: 0px;
}

body#uid87 div#footer,
body#uid381 div#footer {
    top: -325px;
}

div#footerleft {
	float: left;
}

div#footerright {
	float: right;
}

div#footer a {
	font-weight: normal;
	text-decoration: none;
}

/* @end */

/* @end */

/* @group Content */

/* @group Header */

h1.title {
	font-weight: bold;
}

/* @end */

/* @group Dateidownload */

table.csc-uploads {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: left;
}

table.csc-uploads, td.csc-uploads-fileName, td.csc-uploads-fileSize {
	vertical-align: top;
}

td.csc-uploads-fileSize {
	text-align: right;
	width: 30px;
}

table.csc-uploads p {
	margin-top: 0;
}

/* @end */

/* @group Text, Bild */

img {
	border: 0px;
}

.csc-textpic {
	clear: both;
	width: 100%;
}

.csc-textpic-intext-left dl.csc-textpic-lastcol {
	margin-right: 10px;
}

.csc-textpic-caption {
	font-size: 9px;
	line-height: 12px;
	padding-top: 3px;
}

/* @end */

/* @group Listen */

#main ul.inlinetoc {
	display: block;
	margin-bottom: 24px;
	padding-left: 56px;
}

#main ul, #main ol {
	margin: 9px 30px;
	padding: 0px 15px;
}

#main ul.tx_brcrumbsstrength,
#main ul.tx_brcrumbsstrength li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}

ul.tx_brcrumbsstrength li {
	margin-bottom: 15px;
}

div#main ul.csc-menu-3 {
	padding-left: 30px;
}

.csc-menu-20 {
	width: 100%;
	float: left;
}

.csc-menu-20 ul {
	display: inline;
	list-style-type: none;
}

.csc-menu-20 li {
	float: left;
	padding: 0px 3px;
	border-right: 1px solid #999;
	line-height: 11px;
	margin-bottom: 4px;
}

/* @end */

/* @group Standardformate */

a {
	text-decoration: none;
}

p {
	margin-top: 9px;
	margin-bottom: 9px;
}

p.csc-linkToTop {
	text-align: right;
	margin-top: 0;
}

div#main hr, div.csc-frame hr {
	height: 0;
	border: 0.3px dotted #62D9FF;
	clear: right;
}

/* @end */

/* @group Frames, DIV, Rahmen */

div.shade-bottom {
	height: 4px;
	width: 196px;
}

div#col-right div.shade-bottom {
	background: transparent url(../img/bg_shade_bottom.png) no-repeat;
}

/* @group csc-frame-frame1 */

div.csc-frame-outer {
	

/*background:transparent url(../img/zero_bg_shade_04.gif) repeat-y right top;*/
	background: transparent url(../img/zero_bg_shade_01.gif) repeat-y right bottom;
	padding-right: 6px;
	margin-bottom: 8px;
	margin-right: 8px;
	float: left;
	clear: both;
}

div#col-left div.csc-frame-outer {
	width: 196px;
}

div#col-right div.csc-frame-outer {
	width: 196px;
}

div.csc-frame-frame1 {
	background: #ffffff url(../img/zero_bg_content_03.gif) repeat-x;
	padding: 6px 10px;
	margin-bottom: 4px;
	margin-right: 6px;
}

div#col-left div.csc-frame-frame1 {
	width: 176px;
	float: left;
}

div#col-right div.csc-frame-frame1 {
	width: 176px;
	float: left;
}

div.csc-frame-frame1 div.csc-header {
	
}

div.csc-frame-frame1 div.csc-textpic {
	
}

div.csc-frame-frame1 div.csc-header h1,
div.csc-frame-frame1 div.csc-header h2,
div.csc-frame-frame1 div.csc-header h3 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 1.3em;
}

/* @end */

div.csc-frame-rulerAfter {
	border-bottom: 1px dotted #50D1FB;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}

/* @end */

/* @group Zitat */

div#main blockquote {
	background: transparent url(../img/zero_quotationmarks_03.gif) no-repeat left 5px;
	color: #03A2D6;
	padding-bottom: 30px;
	padding-left: 60px;
}

div.csc-frame-frame1 blockquote {
	background: transparent url(../img/zero_quotationmarks_02.gif) no-repeat left top;
	color: #03A2D6;
	padding-left: 43px;
	margin-left: -8px;
	min-height: 35px;
}

div.csc-frame-frame1 p.quot-author {
	padding-left: 35px;
}

div.csc-frame-frame1 div.marquee-wrap {
	height: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.csc-frame-frame1 div.marquee-wrap ul {
	margin-top: -150px;
	height: 400px;
}

/* @end */

/* @group Links */

a {
	color: #03A2D6;
	text-decoration: underline;
}

a:hover {
	color: #806B4D;
}


/* @end */

/* @group FCE */

/* @group step */

div.step {
	width: 150px;
	height: 400px;
	float: left;
}

div.step-text {
	margin-top: 200px;
	height: 200px;
}

div.step-link {
	margin-top: 20px;
	height: 20px;
}

/* @end */

/* @group Header */

div#main h1.title {
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 20pt;
	margin-bottom: 18px;
	text-transform: uppercase;
}

/* @end */

/* @group Listen */

ul.languages {
	margin-left: 18px;
}

ul.languages li {
	background: #FFFFFF none repeat scroll 0%;
	border-bottom: 1px dotted #50D1FB;
	font-weight: normal;
	list-style-image: url(../img/zero_arrow_blue.gif);
	padding: 2px 5px 2px 0px;
}

/* @end */

/* @group sidebox */

div.sidebox {
	background: transparent url(../img/zero_bg_shade_01.gif) no-repeat  right bottom;
	display: block;
	margin-bottom: 9px;
	padding-bottom: 18px;
	width: 196px;
}

div.sidebox-inner {
	background: #FFFFFF url(../img/zero_bg_content_03.gif)repeat-x scroll 0%;
	display: block;
	font-weight: bold;
	width: 190px;
}

div.sidebox-inner h2 {
	color: #FFFFFF;
	font-size: 8pt;
	line-height: 20pt;
	margin-bottom: 0px;
	text-transform: uppercase;
}

div.sidebox p, div.sidebox img {
	padding: 9px;
}

/* @end */

/* @end */

/* @end */

/* @group Form */

/* @group Langmenu */
select#languageselect,
select#languageselect option {
	background-color: #73BD3C !important;
	color:  #fff !important;
	
}
select#languageselect,
input#sword {
	padding: 1px 2px 3px 2px !important;
}

/* @end */

/* @group resellerquestion */

form.resellerquestion p {
	clear: both;
}

/* @end */

/* @group Registrierungsformular */

input.regInput {
	margin-right: 3px;
}

/* @end */

form {
	line-height: 11px;
}

fieldset {
	border: none;
}

label {
	display: block;
	width: 120px;
	float: left;
	clear: left;
	padding-top: 4px;
}

input, textarea, select {
	border: 1px solid #cccccc;
	padding: 2px;
	background-color: #ffffff;
	margin-bottom: 10px;
	font-size: 11px;
	float: left;
}

input.standard,
textarea.standard {
	width: 248px;
	clear: right;
}

select.standard {
	width: 254px;
	clear: right;
}

input.button, input.submit, input.reset,
.tx-powermail-pi1_confirmation_submit,
.tx-powermail-pi1_confirmation_back,
.tx-powermail-pi1_mandatory_submit {
	border: 0px solid #86A8C4;
	background: #50D1FB url(../img/form_button.png) -4px 0px;
	background-color: #86A8C4;
	color: #ffffff;
	width: 120px;
	height: 20px;
	padding-top: 1px;
}

form#searchform select#defop {
	margin-left: 120px;
}

form#searchform input#submitbutton, input.submit {
	float: right;
	margin-left: 5px;
}

input.reset {
	float: left;
}

form li,table.ordertable br {
	clear: both;
}

form li {
	line-height: 150%;
}

/* @end */

/* @group Ext */

/* @group feeditadvanced */

#feEditAdvanced-firstRow,
.feEditAdvanced-buttonText,
.feEditAdvanced-button label {
	color:  #fff;
}


/* @end */

/* @group int_ypslideoutmenu */
#yymenu a {
			background-color:#5988b2;
			color:#ffffff;
			display:block;
			font-size:11px;
			font-weight: normal;
			margin:0px;
			padding:4px;
			text-decoration:none;
			border-bottom: 1px dotted #fff;
		}
		#yymenu a.last {
			border:0px;
			border-style: none;
		}
		#yymenu {
			background-color:#5988b2;
		}
		#yymenu > div {
		}
		#yymenu a:hover {
			background-color:#F3F3F3;
			color:#333333;
		}
		#yymenu .mmContent div.mmlink a.submenu:hover {
		}
		#yymenu .mmLevel1, #yymenu .mmLevel2 {
			background-color:#5988b2;
			border: none;
			margin-bottom:10px;
			padding-top:0px;
		
			width: 190px;
		}
		#yymenu .sub {
			
			background-position:right center;
			background-repeat:no-repeat;
		}
		#yymenu .mmContent {
		
		}
		#yymenu .mmLevel1 {
		}
/* @end */

/* @group tt_news */

/* @group search */
div.news-search-form input.sword {
	width: 400px;
}

/* @end */

/* @group catmenu */
div.news-catmenu {
	padding-bottom: 10px;
	margin-top: -10px;
	margin-left: -10px;
	margin-right: -10px;
}
div.news-catmenu a {
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration: none;
	border-bottom: 1px dotted #C5EBFF;
}
p.news-catmenu-header {
	padding-left: 10px;
}
div.news-catmenu div.level1 a {
	padding-left: 10px;
}

div.news-catmenu div.level2 a {
	padding-left: 20px;
}
div.news-catmenu div.level3 a {
	padding-left: 30px;
}
div.news-catmenu div.news-catmenu-ACT a {
	background: #5988b2 url(../img/zero_arrow_white.gif) no-repeat;
	color: #FFFFFF;
}
/* @end */

/* @group latest */

div.news-latest-container ul {
	list-style-type: none;
}
.news-latest-item p {
	margin-top: 0;
}
/* @end */

/* @group list */
div.news-list-item {
	margin-bottom: 11px;
}
div.news-list-item p.dachzeile {
	font-size: 10px;
	margin-bottom: 0;
	border-bottom: 1px dotted #50D1FB;
}
p.dachzeile a {
	text-decoration: none;
}
div.news-list-item-text h2 {
	margin-top: 3px;
	padding-top: 0;
	margin-bottom: 0px;
}

div.news-list-item-text p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
}
div.news-list-item-video {
	margin-bottom: 30px;
}

span.news-latest-morelink {
	padding-left: 3px;
}

div.news-list-item-video p {
	margin-bottom: 0;
}

div.news-list-item-video h2 a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #50D1FB;
}

div.news-list-browse {
	border-top: 1px dotted #50D1FB;
	margin-top: 20px;
	padding-top: 8px;
}

/* @end */

/* @group single */

div.news-single-item-video {
	margin-top: 10px;
	margin-bottom: 20px;

}

.news-single-files img {
	margin: 6px 5px -3px 5px;
}

div.news-single-backlink {
	margin-top: 20px;
}

/* @end */

/* @end */

/* @group wec_map */

div.tx-wecmap-map {
	margin: 10px 0px;
}

/* @end */

/* @group rgtabs  */

/***************************
*  Default styles for the
*        EXT rgtabs
* by Ringer Georg (just2b)
***************************/

div.csc-header+div.tx-rgtabs-pi1 {
	margin-top: 15px;
}

div.tx-rgtabs-pi1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

div.rgaccord1-content div.tx-rgtabs-pi1 {
	margin-bottom: 0;
}

div.tx-rgtabs-pi1 div.tx-rgtabs-pi1 {
	margin-bottom: 10px;
}

/* wraps the hole tab */

.rgtabs-wrapper {
	background: transparent url(../img/zero_bg_content_04.gif) repeat-x;
	margin-left: -9px;
	margin-right: -9px;
	margin-top: -1px;
	padding: 20px 10px 10px 10px;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #9AABBA;
	border-bottom: 1px solid #9AABBA;
}

.rgtabs-wrapper .rgtabs-wrapper,
div.rgaccord1-content .rgtabs-wrapper {
	border-bottom: none;
}

/* add a loading icon */

.rgtabs-wrapper  .rgtabs-ajax-loading {
	padding: 0px 0px 0px 0px;
}

.rgtabs-wrapper {
	
}

/* Tab-Menu ul */

#main ul.rgtabs-menu {
	margin: 0 0 0 -9px;
	padding: 0px;
	height: 15px;
	width: auto;
	list-style: none;
}

/* Tab-Menu li */

ul.rgtabs-menu  li {
	list-style-type: none;
	list-style: none;
	background: transparent url(../img/tabs_bg.png) repeat-x;
	float: left;
	margin: 0 5px 0 0 !important;
	padding: 0 0 0 0px !important;
	cursor: pointer;
}

/* Tab-Menu li.a */

ul.rgtabs-menu  li a, ul.rgtabs-menu  li a {
	display: block;
	float: left;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	padding: 0px 10px 0 10px;
	text-decoration: none;
	outline: 0;
}

ul.rgtabs-menu  li.tabfirst {
	margin-left: 0px;
	padding-left: 0px;
	float: left
}

/* Selected Tab */

ul.rgtabs-menu  li.rgtabs-selected {
	background: transparent url(../img/tabs_bg_focus_3.png) repeat-x;
}

ul.rgtabs-menu  li.rgtabs-selected a {
	background: url(tab-off-r.gif) top right no-repeat;
	color: #ffffff;
}

/* @end */

/* @group Indexed Search */

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display: inline;
	margin-right: 5px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: 100px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 150px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 10px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight: bold;
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align: center;
	font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style: italic;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: red;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #eeeeee;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top: 20px;
	margin-bottom: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background: #cccccc;
	vertical-align: middle;
}

.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color: #666666;
}

.tx-indexedsearch .tx-indexedsearch-category {
	background: #cccccc;
	font-size: 16px;
	font-weight: bold;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */

.tx-indexedsearch .res-tmpl-css {
	clear: both;
	margin-bottom: 1em;
}

.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right: 1em;
	width: 10em;
	float: left;
}

.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing: 0;
	font-weight: normal;
	margin-top: -1.2em;
	float: right;
}

.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float: left;
}

.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float: none;
}

.tx-indexedsearch .info-tmpl-css dd.item-path {
	float: none;
}

/* @group minisearch */

form.mini-search {
	width: 186px;
	padding: 0;
	float: right;    
	height: 20px;
    overflow: hidden;
}

form.mini-search input, 
select#languageselect {
	background-color: #E3E7E8;
	border: none;
	padding: 3px 2px 1px 2px;
}
select#languageselect {
	width: 120px;
	position: absolute;
	right: 200px;
}

form.mini-search input#sword {
	width: 140px;
	border: 1px solid #E3E7E8;
}

form.mini-search input#sword-senden {
	width: 20px;
	background: #50D1FB url(../img/form_button.png) -4px 0px;
	color: #ffffff;
	font-weight: bold;
}

/* @end */

/* @end */

/* @group rgaccordion */

/* @group accordion1 */

/* Toggle default */

h3.rgaccord1-toggle {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	line-height: 24px;
	height: 24px;
	background: transparent url(../img/accordion_bg_closed.png) repeat-x;
	border-top: 1px solid #eee;
	padding: 0px 0 0px 25px;
	margin-left: -9px;
	margin-right: -9px;
	margin-top: 0;
	cursor: pointer;
}

/* Toggle act item */

.rgaccord1-nest h3.act {
	color: #ffffff;
}

rgaccord1-nest h3.act {
	background: transparent url(../img/accordion_bg_opened.png) repeat-x;
}

/* the content */

div.rgaccord1-content {
	background: transparent url(../img/zero_bg_content_04.gif) repeat-x;
	margin-left: -9px;
	margin-right: -9px;
	padding: 20px 9px;
}

/* remove margin of a CE */

div.rgaccord1-content .ce {
	margin-bottom: 0;
}

/* remove the header inside the CE, twice is not nice */

div.rgaccord1-content h1 {
	display: none;
}

/* @end */

/* @end */

/* @group rgmediaimages */
/* Moviebox and Slimbox stylesheet - black theme */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #b4cddc;
	cursor: pointer;
	z-index:20000
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
	z-index:20001;
	color:#fff;
}

.lbLoading {
	background: #ddd url(gfx/1_loading.gif) no-repeat center;
}

#lbImage {
	background-repeat: no-repeat;
	border: 7px solid #000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(gfx/1_prev.png) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(gfx/1_next.png) no-repeat 100% 30%;
}
#lbBottomContainer {
	z-index:20002
}
#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	text-align: left;
	border: 7px solid #000;
	border-top-style: none;
	
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	background: transparent url(gfx/1_close.png) no-repeat center;
	margin: 0px;
	
	
}

#lbCaption, #lbNumber {
	margin-right: 14px;
}

#lbCaption {
	font-weight: bold;
}



/* @end */

/* @group cal */

#tx_cal_controller_create_element {
	width: 564px;
}

.basictab ul {
	margin: 0px;
	padding: 0;
	margin-left: 0;
	border-bottom: 1px solid #9AABBA;
	color: #fff;
	list-style-type: none;
	text-align: left;
/*set to left

, center, or right to align the menu as desired*/
}

.basictab li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #fff;
}

.basictab li b {
	color: #fff;
}

.basictab li a {
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	background: transparent url(../img/tabs_bg.png) repeat-x;
	color: #fff;
}

.basictab li a:visited {
	color: #fff;
}

.basictab li a:hover, .basictab li a.current {
	background: transparent url(../img/tabs_bg_focus_3.png) repeat-x;
	color: #fff;
}

.basictab li a:active {
	background: transparent url(../img/tabs_bg_focus_3.png) repeat-x;
	color: #fff;
}

.tabcontainer {
	clear: left;
	width: 100%;
	/

*width of 2nd level sub menus*/
			height: 28px;


/*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent {
	display: none;
}

#tx_cal_controller_create_element input[type="text"]:not([size]) {
	width: ;
/* Des

ired width of input field */
}

#tx_cal_controller_create_element .treelevel0 {
	display: block;
	margin-left: 70px;
}

#tx_cal_controller_create_element p {
	margin: 7px;
}

#tx_cal_controller_create_element .notify, #tx_cal_controller_create_element .shared, #tx_cal_controller_create_element .exception {
	display: block;
	margin-left: 140px;
}

#sc1 label {
	width: 100px;
}

.cal-form fieldset {
	border: 1px solid #9AABBA;
	padding: 8px;
}

.cal-form legend {
	font-weight: bold;
}

.cal-form input, 
		.cal-form textarea, 
		.cal-form select {
	float: none;
}

.cal-form input {
	width: 380px;
}

.cal-form input.submit,
.cal-form input.reset {
	width: 120px;
}

.cal-form textarea {
	width: 380px;
	height: 100px;
}

textarea#cal_event_description {
	height: 300px;
}

input#title,
		input#location {
	width: 380px;
}

input#startdate,
input#enddate {
	width: 60px;
}

span#until,
span#count {
	clear: both;
}

form.location-create input,
form.location-create textarea {
	
}

span.cal_required {
	padding-left: 5px;
	color: #ff0000;
}

/* @group rte */

/* @end */

/* @group powermail */

span.powermail_mandatory {
	color: #ff0000;
	padding-left: 3px;
}

fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #9AABBA;
	padding: 8px;
}

fieldset.tx-powermail-pi1_fieldset legend {
	font-weight: bold;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	float: none;
	padding-right: 5px;
}

fieldset.tx-powermail-pi1_fieldset input.reset,
.tx-powermail-pi1_confirmation_back {
	float: left;
}

fieldset.tx-powermail-pi1_fieldset input.submit,
.tx-powermail-pi1_confirmation_submit {
	float: right;
}

fieldset.tx-powermail-pi1_fieldset select {
	width: 300px;
}

fieldset.tx-powermail-pi1_fieldset p {
	clear: both;
	display: block;
	margin-left: 120px;
}

div#uid2_msg,
div#uid5_msg,
div#uid27_msg {
	margin-left: 140px;
	margin-top: -5px;
	margin-bottom: 10px;
}

img.date2cal_img_help {
	visibility: hidden;
	display: none;
}

/* @end */

/* @end */

/* @group powermail */

.tx-powermail-pi1_confirmation table {
	margin-bottom: 20px;
}

.tx_powermail_pi1_fieldwrap_html_file {
	margin-left: 120px;
	margin-bottom: 10px;
}

select#uid100058 {
	margin-left: 120px;
}

/* @end */

/* @end */

/* @group order */

table#guidedorderTable h1 {
	font-size: 9pt;
	padding-top: 5px;
	text-transform: uppercase;
	color: #fff;
}

table#guidedorderTable {
	width: auto;
	margin-top: -47px;
/*

border: 1px solid red; 
*/
}

/*  normal tds  */

table#guidedorderTable td {
	width: 240px;
	padding-left: 5px;
	padding-right: 5px;
}

/*  special tds  */

table#guidedorderTable td.guidedorder_single,
table#guidedorderTable td.guidedorder_multi,
table#guidedorderTable td.guidedorder_campus,
table#guidedorderTable td.guidedorder_corporate,
table#guidedorderTable td.guidedorder_lease {


}

/*     */

table#guidedorderTable td.guidedorder_student {
	background: transparent url(../img/order_bg_student_gray.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_student:hover {
	background: transparent url(../img/order_bg_student_blue.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_edu {
	background: transparent url(../img/order_bg_edu_gray.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_edu:hover {
	background: transparent url(../img/order_bg_edu_blue.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_standard {
	background: transparent url(../img/order_bg_standard_gray.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_standard:hover {
	background: transparent url(../img/order_bg_standard_blue.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_nonprof {
	background: transparent url(../img/order_bg_nonprofit_gray.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_nonprof:hover {
	background: transparent url(../img/order_bg_nonprofit_blue.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_single {
	background: transparent url(../img/order_bg_single_gray.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_single:hover {
	background: transparent url(../img/order_bg_single_blue.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_multi {
	background: transparent url(../img/order_bg_multi_gray.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_multi:hover {
	background: transparent url(../img/order_bg_multi_blue.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_campus {
	background: transparent url(../img/order_bg_campus_gray.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_campus:hover {
	background: transparent url(../img/order_bg_campus_blue.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_corporate {
	background: transparent url(../img/order_bg_corporate_gray.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_corporate:hover {
	background: transparent url(../img/order_bg_corporate_blue.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_purchase {
	background: transparent url(../img/order_bg_purchase_gray.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_purchase:hover {
	background: transparent url(../img/order_bg_purchase_blue.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_lease {
	background: transparent url(../img/order_bg_lease_gray.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_lease:hover {
	background: transparent url(../img/order_bg_lease_blue.png) no-repeat left top;


/* order image  */
}

table#guidedorderTable td.guidedorder_purchase,
table#guidedorderTable td.guidedorder_lease {
	width: 270px;
}

div.guidedorder_text {
	display: block;
	height: 280px;
	padding-top: 160px;
}

div.guidedorder_text p.nextstep a {
	display: block;
	width: 120px;
	background: transparent;
	/*top: 573px;*/
	/*top: 600px;*/
	top: 573px; /* TR 2011-03-01 */
	position: absolute;
	vertical-align: bottom;
	text-align: right; 
}

div.guidedorder_text p.nextstep_edu a {
	display: block;
	width: 120px;
	background: transparent;
	/*top: 516px;*/
	/*top: 545px;*/
	top: 516px; /* TR 2011-03-01 */
	
	position: absolute;
	vertical-align: bottom;
	text-align: right; 
	
}

div.guidedorder_text p.nextstep_purchlease a {
	display: block;
	width: 120px;
	background: transparent;
	/*top: 536px;*/
	/*top: 563px;*/
	top: 335px; /* TR 2011-03-01 */
	
	position: absolute;
	vertical-align: bottom;
	text-align: right; 

	}

div.guidedorder_text p a {
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

/* @end */

/* @group Print */

body.print {
	padding-bottom: 24px;
}

body.print div#allwrap {
	width: 600px;
	margin: 0px auto;
}

body.print div#header {
	clear: both;
	float: left;
	height: auto;
	margin: 21px 0;
	width: 100%;
	background-color: #fff;
}

body.print img#logo {
	margin-left: 0px;
}

body.print div#subtitle {
	border-bottom: 1px dotted #50D1FB;
	border-top: 1px dotted #50D1FB;
	float: left;
	height: auto;
	margin-bottom: 14px;
	margin-top: 14px;
	padding: 7px 0;
	width: 100%;
}

body.print div#subtitle  a.printlink,
body.print div#subtitle  a.closelink {
	float: right;
	margin-left: 14px;
	padding-left: 14px;
}

body.print div#main {
	width: 600px;
	background-image: none;
}

body.print h1.title {
	font-size: 1.1em;
	font-weight: bold;
}

body.print div#footer-print {
	font-size: 10px;
	border-top: 1px dotted #50D1FB;
	float: left;
	height: auto;
	margin: 21px 0;
	padding-top: 10px;
	width: 600px;
}

body.print .rgtabs-wrapper {
	background-image: none;
	margin-left: 0px;
	margin-right: 0px;
}

body.print #main ul.rgtabs-menu {
	margin: 0 0 0 0px;
}

/* @end */
