/* COMMON STYLE

--------------------------------------------------------- */

* {
	
}
center, isindex, menu, dir, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 101%;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: inherit;
	vertical-align: baseline;
}
/* Remember to define focus styles! */
:focus {
	outline: 0px
}
body {
	line-height: 1.3;
	color: #344058;
	background: #47090A url(../images/bg.jpg) repeat-x;
}
ol, ul {
	list-style: none
}
/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none
}
blockquote, q {
	quotes: none
}
ul, ol, dl {
	position: relative
}
body html {

}
body#bd {
	color: #1c3b82;
	background: #fff;
}
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	background: #fff;
}
/* Joomla LAYOUT DIVS

--------------------------------------------------------- */
/*normaler background*/
#wrapper-outer {
width: 100%;
height: 100%;
background: url(../images/star_bg_site.jpg) no-repeat;
float: left;
}

/*frontpage background*/
#wrapper-outer_start {
width: 100%;
height: 100%;
background: url(../images/star_bg_front.jpg) no-repeat;
float: left;
}

#wrapper {
width: 1004px;
text-align: left;
background: none;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#wrapper_spacer {
width: 0px;
height: 790px;
float: left;
}

#head {
width: 1004px;
height: 90px;
float: left;
}


#logo {
width: 220px;
height: 89px;
float: left;
background: url(../images/logo.jpg) no-repeat;
}


#lang_outer {
width: 438px;
float: left;
}

#lang_innner {
float: right;
height: 20px;
width: 140px;
margin-top: 68px;
}

#pane {
width: 1004px;
float: left;
vertical-align: top;
margin-bottom: 32px;
}

#pane_frontpage {
width: 1004px;
height: 741px;
float: left;
vertical-align: top;
}

#pane_frontpage_flash {
width: 1004px;
height: 478px;
float: left;
vertical-align: top;
overflow: hidden;
color: #fae1b9;
}

#pane_frontpage_bottommenu_outer {
width: 1004px;
float: left;
vertical-align: top;
overflow: hidden;
}

#pane_frontpage_bottommenu_left {
width: 220px;
float: left;
position: relative;
}

#pane_frontpage_bottommenu_left_inner3 {
width: 149px;
height: 30px;
float: left;
margin-left: 35px;
display: inline;
padding-top: 12px;
}

#pane_frontpage_bottommenu_right {
width: 345px;
float: right;
overflow: hidden;
margin: 0px;
padding: 0px;
}

#pane_frontpage_bottommenu_right_inner3 {
height: 345px;
height: 35px;
overflow: hidden;
float: right;
padding-top: 18px;
padding-right: 1px;
}

#pane_frontpage_footer {
width: 1004px;
float: left;
vertical-align: top;
text-align: center;
overflow: hidden;
color: #727272;
font-size: 11px;
padding-left: 50px;
padding-right: 8px;
}




#pane_left {
width: 220px;
float: left;
position: relative;
}


#pane_left_inner1 {
width: 149px;
height: 353px;
float: left;
margin-left: 35px;
display: inline;
}

#pane_left_inner2 {
width: 149px;
height: 125px;
float: left;
margin-left: 35px;
display: inline;
}

#pane_left_inner3 {
width: 180px;
height: 90px;
float: left;
margin-left: 35px;
display: inline;
padding-top: 12px;
overflow: hidden;
}


#pane_content_outer {
width: 438px;
float: left;
background: #fae1b9;
padding-bottom: 24px;
color: #3b0714;
}

#pane_content_spacer {
width: 1px;
height: 455px;
float: left;
}

#pane_content_inner {
width: 363px;
margin-left: 37px;
margin-top: 35px;
float: left;
display: inline;
}

#pane_right_outer {
width: 345px;
height: 605px;
float: left;
overflow: hidden;
margin: 0px;
padding: 0px;
}

#pane_right_inner1 {
width: 345px;
height: 480px;
float: left;
overflow: hidden;
margin: 0px;
padding: 0px;
}

#pane_right_inner2 {
height: 90px;
overflow: hidden;
float: right;
padding-top: 16px;
width: 110px;
}

#pane_right_nl {
height: 90px;
overflow: hidden;
float: left;
padding-top: 16px;
width: 230px;
}



/* Menu Left
---------------------------------------------------------------------------------*/
ul#leftmenu.menu {
margin-top: 57px;
}

ul#leftmenu.menu li a, ul#leftmenu.menu li a:link, ul#leftmenu.menu li a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fae1b9;
text-decoration: none;
display: block;
padding: 3px 0px;
}

ul#leftmenu.menu li a:hover, ul#leftmenu.menu li#current.active a, ul#leftmenu.menu li.parent.active a {
text-decoration: underline;
}

ul#leftmenu.menu li.parent.active ul li a, ul#leftmenu.menu li#current.active ul li a {
text-decoration: none;
}

ul#leftmenu.menu li.parent.active ul li a:hover, ul#leftmenu.menu li#current.active ul li a:hover {
text-decoration: underline;
}


ul#leftmenu.menu li ul {
padding-left: 27px;
}

/* Menu bottom
---------------------------------------------------------------------------------*/
ul#bot_menu.menu li a, ul#bot_menu.menu li a:link, ul#bot_menu.menu li a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fae1b9;
text-decoration: none;
display: block;
padding: 3px 0px;
}

ul#bot_menu.menu li a:hover, ul#bot_menu.menu li#current.active a, ul#bot_menu.menu li.parent.active a {
text-decoration: underline;
}

ul#bot_menu.menu li.parent.active ul li a, ul#bot_menu.menu li#current.active ul li a {
text-decoration: none;
}

ul#bot_menu.menu li ul {
padding-left: 27px;
}


/*Menu Ende 
---------------------------------------------------------------------------------*/




img {
	border: none;
	margin: 0px;
	padding: 0px;
}
img.multithumb {
	padding: 4px 7px 4px 0px;
}
/* Normal link */

a, a:link, a:visited, a:active, a:focus {
	color: #222;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #222;
	text-decoration: underline;
	font-weight: normal;
}
a img:hover {
}
a.subgrafik, a.subgrafik:link, a.subgrafik:visited, a.subgrafik:hover {
	text-decoration: none;
	color: #e2cba7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
a.fo_link, a.fo_link:link, a.fo_link:visited, a.fo_link:hover {
	text-decoration: none;
	padding-left: 38px;
}
/* Title text */

table.contentheading {
line-height: 1;
}



div.heading_outer {
float: left;
margin-left: 0px;
margin-bottom: 20px;
display: inline!important;
display: compact;
width: auto!important;
white-space: nowrap;
}

.blog_more strong, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1.contentheading, h1.componentheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 100;
margin: 0px;
padding: 0px;
padding-top: 40px;
background: url(../images/content_ueberschrift.jpg) no-repeat;
height: 51px;
}


 .heading1, .heading2 {
font-family: 'Arial Black', Arial, Helvetica, sans-serif;
font-size: 18px;
float: right;
text-align: right;
text-transform: uppercase;
display: inline;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.heading1 {
color: #f26200;
font-weight: bold;
}
.heading2 {
color: #47555f;
font-weight: bold;
}

.headingline {
height:1px;
background: #47555f;
}
span.clr {
clear: both;
}


/* Small text */

small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #47555f;
	font-size: 9px;
}

/* FORM

--------------------------------------------------------- */

/* BONUS TYPOGRAPHY STYLES

--------------------------------------------------------- */


/* META
--------------------------------------------------------- */


/* MODULE

--------------------------------------------------------- */


/* MISCELLANOUS

----------------------------------------------------------- */


.clr {
	clear: both;
}
p.clr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}
/* Tooltips */

.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
}
.tool-text {
	margin: 0;
	font-size: 11px;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	padding: 0;
	margin: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}
/* System Standard Messages */

#system-message dd.message ul {
	background: #006699;
	border: none;
}
/* System Error Messages */

#system-message dd.error ul {
	background: #BF0000;
	border: none;
}
/* System Notice Messages */

#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}
/* Clearfix */

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}


label#namemsg, label#usernamemsg, label#emailmsg, label#pwmsg, label#pw2msg {
	width: 230px;
	float: left;
	display: block;
}
.name label, .pass label {
	width: 130px;
	float: left;
	display: block;
}
inputmod_login_password.inputbox, input#mod_login_username.inputbox {
	width: 177px;
}
div#motioncontainer {
	width: 580px!important;
}

ul.jflanguageselection {
float: right;
}

ul.jflanguageselection li{
float: left;
margin-left: 12px;
}

ul.jflanguageselection li a{
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #fae1b9;
text-decoration: none;
}

ul.jflanguageselection li#active_language a{
text-decoration: underline;
}
/*QContacts */
#contact_text {
width: 360px;
}

/* breezing forms

---------------------------------------------------------------------------------*/

#ff_formdiv1 div, #ff_formdiv33 div, #ff_formdiv34 div, #ff_formdiv35 div, #ff_formdiv36 div, #ff_formdiv37 div, #ff_formdiv12 {
	white-space: nowrap;
}
body.contentpane div {
	background: #FAE1B9;
	color: #3B0714;
}

body.contentpane input {
font-size: 10px;
color: #222;
}

body.contentpane select.inputbox {
font-size: 10px;
color: #222;
}

#ff_formdiv20 input {
font-size: 10px;
color: #222;
}

.newsletter input {
background: #18030a;
border: solid 1px #ead5c4;
color: #ead5c4;
}

#ff_formdiv20 .newsletter input#ff_elem327.inputbox {
color: #ead5c4;
}

.nl_text {
color: #ead5c4;
font-size: 9px;
}

.nl_anmeldung {
font-size: 10px;
color: #FAE1B9;

}

/* inline Templates 

---------------------------------------------------------------------------------*/

hr.inlay {
	border-top: none;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 0px;
	clear: both;
	color: #FFFFFF;
	background: transparent;
	line-height: 0px;
	width: 100%;
	display: block;
}


#tinymce.mceContentBody.mceForceColors div, #tinymce.mceContentBody.mceForceColors span {
	border: solid 1px #ccc;
}
#tinymce.mceContentBody.mceForceColors img {
	position: static;
	width: auto;
	height: auto;
}
#tinymce.mceContentBody.mceForceColors .content_right {
	height: 200px;
}

.orange {
color: #f26200;
}

