/* ... IN VALID CODE WE TRUST ...http://www.intensivstation.ch */
	/* css created by miss monorom 2005 http://www.monorom.to */
	/* This css is made specialy for BX-CMS  */
	/* css released under Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en  */
	/* @import url(bx-additions.css); */
	/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/
#ng_bitflux_org,body {
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: #f7626a;
	background: url(/themes/globi/images/bg_globi.png);
}

/* for iePC */
td {
	font-size: 12px;
}

a {
	color: #5a82c6;
	text-decoration: none;
}

a:visited {
	color: #5a82c6;
}

a:hover {
	color: #FF4500;
}

a:active {
	color: #4d6c6c;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 14px;
	font-style: italic;
}

h3 {
	font-size: 14px;
	font-style: italic;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

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

.form {
	padding: 0px;
	margin: 5px 0px 15px 25px;
}

textarea,.formgenerell input,input.formgenerell {
	width: 225px;
	border: 1px solid #aaaaaa;
	margin-top: 5px;
	padding: 2px;
}

.formbutton {
	width: 100px;
	border: 1px solid #aaaaaa;
}

.textarea {
	height: 80px;
}

/* patforms filter */
.formErrors {
	margin: 5px 25px 25px 25px;
	padding: 5px 5px 5px 5px;
	border: 1px solid;
	background-color: #FFBBBB;
}

.formlabelerror {
	color: #BB1111;
	font-weight: bold;
}

/* container to limit width
-------------------------------------- */
#container {
	width: 920px;
	height: 100%;
}

/* container for the title
-------------------------------------- */
#title1 {
	z-index: 1000;
	position: absolute;
	top: 24px;
	left: 172px;
	font-style: italic;
	color: #5a82c6;
	width: 760px;
}

#title2 {
	z-index: 2000;
	position: absolute;
	top: 22px;
	left: 170px;
	font-style: italic;
	color: #ffffff;
	width: 760px;
}

#title1 h1 {
	font-size: 26px;
	font-family: "MetaPlusMedium", Arial, Helvetica, SunSans-Regular,
		sans-serif;
	padding: 0px;
	margin: 0px;
}

#title2 h1 {
	font-size: 26px;
	font-family: "MetaPlusMedium", Arial, Helvetica, SunSans-Regular,
		sans-serif;
	padding: 0px;
	margin: 0px;
}

/* jumping globi ;)
-------------------------------------- */
#jumpi {
	z-index: 50;
	position: absolute;
	top: 0px;
	left: 400px;
	width: 520px;
}

/* Familie Moll
-------------------------------------- */
#stickybottom {
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 50;
	position: absolute;
	top: -1000px;
	left: 150px;
}

/* head container for logo and metanavi
-------------------------------------- */
#points {
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	z-index: 1;
	background: url(/themes/globi/images/punkteoben.gif);
	background-repeat: repeat-x;
	background-color: #92ccf1;
}

#banner {
	position: relative;
	margin: 0px;
	top: 0px;
	height: 80px;
	z-index: 5;
	background: url(/themes/globi/images/punkteoben.gif);
	background-repeat: no-repeat;
	background-color: #67ace2;
}

#banner a {
	color: #dde7e9;
	text-decoration: none;
}

#banner  a:hover {
	color: #ffffff;
}

#banner h1 {
	font-size: 30px;
	padding: 50px 0px 0px 200px;
	margin: 0px;
}

#banner h2 {
	color: #ffffff;
	font-size: 14px;
	padding: 5px 0px 25px 200px;
	margin: 0px;
}

#metanavi {
	float: right;
	padding: 5px 15px 0px 0px;
	margin: 0px;
}

/* content elements
-------------------------------------- */
#content {
	height: 100%;
	margin: 0px;
	background-color: #ffffff;
	overflow: auto;
}

#content_vertrieb_links {
	float: left;
	width: 200px;
	margin-top: 28px;
}

#content_vertrieb_rechts {
	width: 480px;
	margin-left: 200px;
	margin-top: 28px;
}

#content h1,#content h2 {
	padding: 25px 25px 0px 25px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #5a82c6;
}

#content h3,#content h4 {
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 15px 0px;
	color: #5a82c6;
}

#content p {
	line-height: 18px;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 15px 0px;
}

#content h5 {
	line-height: 12px;
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}

#content h5.punkte {
	line-height: 2px;
	padding: 0px 0px 0px 0px;
	margin: 0px 25px 5px 25px;
	background: url(/themes/globi/images/punkteinhalt.gif);
	background-repeat: no-repeat;
}

#content li {
	line-height: 18px;
}

#content table {
	width: 720px;
	margin: 0px 0px 15px 0px;
}

#content p.center {
	text-align: center;
}

#content p.punkte {
	padding: 0px;
	margin: 0px 25px 0px 25px;
	background: url(/themes/globi/images/punkteinhalt.gif);
	background-repeat: repeat-x;
}

/* elements for the gallery
-------------------------------------- */
#content #gallerie {
	float: left;
	padding: 0px 0px 10px 25px;
	margin: 0px 0px 20px 0px;
}

#content .thumbnail {
	float: left;
	width: 100px;
	margin: 15px 15px 0px 0px;
	padding: 0px;
}

#content .thumbnail img {
	border: 1px solid #778899;
	padding: 1px;
}

#content  br.antileft {
	clear: left;
}

.antifloat {
	clear: both;
	visibility: hidden;
}

/* elements for the gallery_preview-plugin
--------------------------------------------*/
#gallerie_preview {
	padding: 0px 10px 10px 25px;
	margin: 0px 20px 20px 20px;
	border: 1px solid #778899;
}

#gallerie_preview .thumbnail {
	float: left;
	width: 100px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}

#gallerie_preview .thumbnail img {
	border: 1px solid #778899;
	padding: 1px;
}

#gallerie_preview_navi {
	margin-top: 10px;
}

#gallerie_preview_info {
	margin-top: 10px;
	visibility: visible;
}

/* elements for left and right navigation
-------------------------------------- */
#left {
	float: left;
	width: 150px; //
	width: 147px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#left .selected {
	color: #000000;
	font-weight: bold;
}

#left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

#left li {
	margin: 0px;
	padding: 0px;
}

/* first level */
#left a {
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	color: #000000;
	background-image: url(/themes/globi/images/punktenavi.png);
	background-repeat: no-repeat;
}

#left a:visited {
	
}

#left a:hover {
	color: #E4820E;
}

#left a:active {
	color: #E4820E;
}

/* second level */
#left ul img {
	display: none;
}

#left ul ul li a {
	padding: 0px;
	background-image: none;
}

#left ul ul {
	padding: 0px;
	margin: 0px;
	margin-top: -5px;
}

#left ul ul li a:visited {
	
}

#left ul ul li a:hover {
	color: #E4820E;
}

#left ul ul li a:active {
	color: #E4820E;
}

#left ul ul .selected {
	color: #E4820E;
	font-weight: normal;
}

/* 3rd level */
#left ul ul ul {
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
	margin-left: 15px; //
	margin-left: 18px;
}

#left ul ul ul  a {
	
}

#left ul ul ul li a:visited {
	
}

#left ul ul ul li a:hover {
	color: #E4820E;
}

#left ul ul ul li a:active {
	color: #E4820E;
}

#left ul ul ul .selected {
	color: #E4820E;
}

/*footer
-------------------------------------- */
#footer {
	border: 0px;
	margin: 0px;
	margin-left: 150px;
	height: 40px;
	background-color: #ffd271;
}

#footer a {
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#footer a:active {
	text-decoration: underline
}

#footer a:hover {
	text-decoration: underline
}

#footer p {
	border: 0px;
	margin: 0px;
	padding: 12px 20px 0px 20px;
	color: #000000;
}

#footer #search {
	float: right;
	width: 200px;
	padding: 9px 20px 0px 20px;
}

#footer input {
	width: 200px;
	height: 18px;
	border: 1px solid #000000;
}

/* just used vor the blog
-------------------------------------- */
#content .post_title {
	color: #333;
	border-bottom: 1px solid #aaa;
	margin: 0px 25px 3px 25px;
	padding: 0px 0px 5px 0px;
}

#content .post_title a {
	color: #333;
}

.post_meta_data {
	font-size: 11px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}

.right {
	float: right;
}

.post_content {
	line-height: 18px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}

#content .post_content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

.post_content_extended {
	line-height: 18px;
	padding-top: 0px;
	margin: 5px 25px 15px 25px;
}

#content .post_content_extended p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

h3.blog,#right  h3.blog {
	color: #333;
	margin-bottom: 5px;
}

.post_links,.post_tags,.post_related_entries {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular,
		sans-serif;
	font-size: 10px;
	padding: 0px 25px 20px 25px;
	margin: 0px;
}

.post_more {
	float: left;
}

.post_tags,.post_related_entries {
	padding-bottom: 10px;
}

.blog_pager {
	padding-top: 0px;
	margin: 5px 25px 15px
}

#right .blog li {
	line-height: 15px;
	padding: 0px 15px 3px 15px;
	margin: 0px;
	text-indent: -1em;
}

#livesearch {
	margin: 0px 15px 15px 15px;
	padding: 0px;
	width: 140px;
	display: block;
}

#right input#livesearch {
	padding: 1px;
	width: 120px;
	border: 1px solid #aaaaaa;
}

.formurl {
	display: none;
}

/*Events*/
pre {
	display: block;
	padding: 1em 7px 1em 5px;
	margin-top: 0px;
	margin-bottom: 1em;
	border: 1px dashed #aaa;
	color: Black;
	background-color: #f9f9f9;
	line-height: 1.1em;
	overflow: auto;
}

#testmode {
	padding: 4px; position : absolute;
	z-index: 20000;
	top: 0px;
	left: 200px;
	width: 120px;
	height: 30px;
	background-color: #ffcccc;
	position: absolute;
}

#cleanbasket {
    padding: 4px;
    position: absolute;
    z-index: 20000;
    top: 0px;
    left: 340px;
    width: 120px;
    height: 30px;
    background-color: #ffffcc;
}

#testmail {
    padding: 4px;
    position: absolute;
    z-index: 20000;
    top: 0px;
    left: 480px;
    width: 120px;
    height: 30px;
    background-color: #ccffcc;
}