/* Joomla spezifische Einstellungen */

.contentpaneopen {
	margin-top		: 5px;
	padding-top		: 20px;
}

.componentheading,
.contentheading {
	color				: #000;
	font-family			: Arial;
	font-size			: 20px;
	font-weight			: bold;
	padding-bottom		: 5px;
	padding-top			: 10px;
}

/* Typographie Eigenschaften Content */

p  {
	font-family			: Arial;
	font-size			: 12px;
	color				: #000;
	}

p  h1 {
	color				: #FFF;
	font-family			: Arial;
	font-size			: 20px;
	font-weight			: bold;
	padding-bottom		: 5px;
	padding-top			: 10px;
	}

p  h2 {
	color				: #000;
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: normal;
		
	}

p h3 {
	color				: #000;
	font-family			: Arial;
	font-size			: 12px;
	font-weight			: normal;
	}
	

/* Eigenschaften für das Kontaktformular */

.back_button
.readmore,
.pagebreak,
.image,
.button   {
	background-color	: #78bfe5;
	border-color		: #000;
	border-width		: 1px;
	border-style		: dotted;
	padding				: 5px;
	width				: 150px;
}


#contact_name {
	background-color	: #78bfe5;
	border-color		: #000;
	border-width		: 1px;
	border-style		: dotted;
	font-size			: 12px;
	height				: 15px;
	margin-top			: 5px;
	margin-bottom		: 5px;
	width				: 200px;
	
}
#username,
#passwd,
#contact_subject {
	background-color	: #78bfe5;
	border-color		: #000;
	border-width		: 1px;
	border-style		: dotted;
	font-size			: 12px;
	height				: 15px;
	margin-top			: 5px;
	margin-bottom		: 5px;
	width				: 200px;
}

#catlist,
#license,
#language,
#system,
#author,
#metakey,
#title,
#alias,
#sectionid,
#catid,
#created_by_alias,
#publish_up,
#publish_down,
#access,
#contact_email {
	background-color	: #78bfe5;
	border-color		: #000;
	border-width		: 1px;
	border-style		: dotted;
	font-size			: 12px;
	height				: 15px;
	margin-top			: 5px;
	margin-bottom		: 5px;
	width				: 200px;

}


#text_ifr,
#tinymce .mceContentBody,
#metadesc,
#contact_text {
	background-color	: #78bfe5;
	border-color		: #000;
	border-width		: 1px;
	border-style		: dotted;
	font-size			: 12x;
	height				: 200px;
	margin-top			: 5px;
	margin-bottom		: 10px;
	width				: 200px;

}

/* Weitere Inhaltsformatierung */
#com-openid-link {
	list-style			: none;
}

.tr,
.td a,
.sectiontableheader,
.sectiontableentry2,
.sectiontableentry1 {
	padding-left		: 10px;
	margin-left			: 10px;
}

.moduletable {
	background-color	: #ACCEE7;
	border				: 1px solid #000;
	padding				: 5px;
	height				: 149px;
	overflow-y			: hidden;
}

.moduletable h3 {
	text-decoration		: underline;
	font-size			: 14px;
	font-weight			: bold;
}

.moduletable .contentpaneopen {
	font-size			: 12px;
	margin				: 0;
	padding				: 0;
}
