/*------------------------------------------------------------------------
# Joomservices CSS
# ------------------------------------------------------------------------
# Copyright (C) 2009 Joomservices. 
# @license - GPU/GPL
# Websites:  http://www.joomservices.com
# Website designed by Ossolution Group. Contact us :contact@joomservices.com.
-------------------------------------------------------------------------*/	

/*  Linkformatierung im Content */
a {
	color: #EE8C0E;
	text-decoration: none;
}

a:hover {
	color: #EE680E;
	text-decoration: none;
}

a:focus {
	outline: none;
}

input:focus {
	outline: none;
}

pre, blockquote { 
color: #564B47;
font-size: 11px;
background-color: #FEFEFE;
font-family: Courier, Monaco, Monospace;
}

p,pre {
	padding:0;
	margin: 15px 0;
	text-indent: 0;
	font-size: 11px;
	line-height: 16px;
}

img {
	border: none;
}

form, fieldset {
	border: none;
	padding:0;
	margin: 0;
}

fieldset label {
	font-size: 12px;
	font-weight: bold;
	color: #124679;
}

/*------------------ OTHER ----------------------*/
h1, h2, h3, h4, h5, h6 {
	margin: 8px 0 10px;
	padding:0px;
}

h1 {
	color:#124679;
	font-size:25px;
	font-style:normal;
	font-weight:normal;
	text-indent:0;
}

h2 {
	color:#124679;
	font-size:16px;
	font-weight: normal;
}

h3 {
	color:#963939;
	font-size:14px;
}

h4 {
	color:#124679;
	font-size:13px;
}

h5 {
	color:#124679;
	font-size:10px;
}

h6 {
	color:#124679;
	font-size:9px;
}

i {
font-size:11px;
line-height:140%;
}

.back_button {
padding:10px;
font-weight:bold;
}

/* TABLE */
.contentpaneopen_news {
	padding: 15px 20px 0;
}

p.menus_content {
	margin: 15px 0;
	padding:0;
}

.bold {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
	
table.contentpaneopen fieldset {
	width:95%;
	padding:3px;
	margin:2px;
	overflow:hidden;
	border:1px solid #999999;
}
.small, .createdate, .modifydate {
	padding:0;
	margin:0;
	color:#124679;
	font-size:11px;
	float: left;
	display: block;
}

.createdate span {
	float: left;
}

a.readon {
	color:#006587;
	font-size:12px;
	font-weight:bold;
	padding:8px 8px 5px;
	text-decoration: underline;
}

.highlight {
	background-color:#879CED;
	color:#124679;
}

/* Section Table */

.sectiontableentry1 {
	background-color:#FFF;
	padding:5px;
	text-align:left;
	color: #000;
}

.sectiontableentry2 {
	background-color:#D4D4D4;
	padding:5px;
	text-align:left;
	color: #000;
}

.sectiontableentry1 td, .sectiontableentry2 td{
	padding:5px;
}
.sectiontableentry1 a, .sectiontableentry2 a{
	font-weight:bold;
}

#adminForm .txt .sectiontableentry1 td,
#adminForm .txt .sectiontableentry2 td {
	text-align: center;
}

/* Poll Eintraege */
.poll {
	width:95%;
}

/* Latest News und Popular*/

.latestnews li, .mostread li{
	list-style:none;
	color:#444444;
	line-height:130%;
}

/* Eingabefelder Inputbox */

.inputbox {
	background: #e6e6e6;
	border: 1px solid #7d7d7d;
	color: #242424;
	font-size:13px;
	padding:2px;
	width: 150px;
	height: auto;
	margin: 5px 0px;
}

#contact_text {
	width: auto;
}

#modlgn_remember {
	width: auto;
	height: auto;
	background: none;
	border: none;
}

/* Menueeintraege in mittelinks */
a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel, a.mainlevel {
	margin:0;
	padding:0;
	line-height:150%;
}
a.sublevel:link, a.sublevel:visited {
	margin:0 0 0 10px;
	padding:0;
	color:#FFF;
}

#active_menu {
	color:#FFF;
	font-style: normal !important;
}

/*CONTENT-BEREICH */
table.contentpaneopen {
	width: 100%;
}

table.contentpaneopen img {
	margin: 0;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

.componentheading {
	color:#963939;
	font-family: "Lucida Console", Monaco, monospace;
	font-size:24px;
	word-spacing: -5px;
	letter-spacing: -1px;
}
.contentheading {
	color:#963939;
	font-family: "Lucida Console", Monaco, monospace;
	font-size:22px;
	word-spacing: -3px;
}
.sectiontableheader {
	background:url(../images/section_table_header.gif);
	font-weight:bold;
	padding:5px;
}
.sectiontablefooter {
	background:url(../images/section_table_header.gif);
	font-weight:bold;
	padding:5px;
}
/* Form ---*/
form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	padding: 4px 5px;
}

.inputbox:hover, .inputbox:focus {
}

.button {
	font-weight: bold;
	padding: 3px 5px;
}

/* Menue Ueberschriften */

table.moduletable {
	width:100%;
	padding:0;
	margin:0;
}
table.moduletable th {
	text-transform:uppercase;
	color:#222222;
	font-size:12px;
	padding-bottom:5px;
	margin-bottom:5px;
}

/* Bilder und MOSIMAGE */

div.mosimage {
	border: 1px solid #AFABC6;
}
.mosimage {
	border: 1px solid #AFABC6;
	margin: 5px;
}
.mosimage_caption {
	margin-top: 2px;
	background-color: #F3F2F6;
	padding: 1px 2px;
	color: #666666;
	font-size: 10px;
	border-top: 1px solid #AFABC6;
}

ul.pagination {
	background: url(../images/dot.gif) repeat-x left top;
	margin: 10px auto 5px;
	padding: 10px 0 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span {
	padding: 2px 0;
}

ul.pagination a {
	padding: 2px 0;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}


#og_ralcontactform{
	background: url("../images/module_title2.png") no-repeat scroll left top transparent;
    padding: 31px 0 18px;
    margin-top: -31px;
    height:288px;
}

.ralleftcontact{
	 float: left;
    padding-left: 10px;
  
}

.ralgroupcontact{
	 position: relative;
	 float:left;
	 clear:left;
}


