/*******************************************************
* Author    : Sebastian Grinke                         *
* Homepage  : http://sebastiangrinke.info              *
* E-Mail    : webmaster@sebastiangrinke.info           *
* Copyright : Copyright © 2008 - 2009 Sebastian Grinke *
*																								       *
* Dieses Dokument darf verändert werden aber das       *
* Copyright muss erhalten bleiben.                     *
*******************************************************/
/************************************************************************************************** Body Stuff BEGIN *****/
body {
	margin:0;
	padding:0;
	font-size: 11px;
	text-align: left;	
}
body.contentpane{
	background:none;
	background-color: transparent;
	color: #FFFFFF;
}
/************************************************************************************************** Body Stuff END *****/

/************************************************************************************************** Template Border Stuff BEGIN *****/
.border_left_top {
 height: 10px;
 width: 10px;
}
.border_middle_top {
 height: 10px;
}
.border_right_top {
 height: 10px;
 width: 10px;
}
.border_left {
 width: 10px;
}
.border_right {
 width: 10px;
}
.border_left_bottom {
 height: 10px;
 width: 10px;
}
.border_middle_bottom {
 height: 10px;
}
.border_right_bottom {
 height: 10px;
 width: 10px;
}
/************************************************************************************************** Template Border Stuff END *****/

/************************************************************************************************** Template Main Stuff BEGIN *****/
.linie{
	height:1px;
	border-top:2px solid #FFFFFF;
	background-color: transparent;
}
.spacer{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
}
.spacer2{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:2px;
}
.spacer5{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:5px;
}
.spacer10{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:10px;
}
.spacer15{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:15px;
}
.spacer20{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:20px;
}
.spacer25{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:25px;
}
.spacer30{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:30px;
}
.spacer35{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:35px;
}
.spacer40{
	clear:both;
	font-size:1px;
	margin:0px;
	padding:0px;
	height:40px;
}
.colorchangeroption {
 background: #1C1C1C;
 color: #FFFFFF;
}
.container2 hr{
	color:#FFFFFF; 
	background:none;
	border:0; 
	height:1px;
}
.contents{
	border:1px solid #000000;
}
.container1_core, .contents .container3_core{
	margin:0 auto;
}
.container2_border{
	margin:0 auto;
}
.container1_core{
	padding-right: 5px;
}
.container2_core{
	padding: 0;
}
.container3_core{
	padding-left: 5px;
}
.container1_core table.moduletable{
	padding-bottom: 10px;
}
.container3_core table.moduletable{
	padding-bottom: 10px;
}
.laufschrift_bg {
 padding-left: 5px;
 padding-right: 5px;
}
.user5_user6{
	width: 100%;
	clear: both;
}
.user5_user6 td{
	width: 50%;
	padding: 0 10px 10px 10px;
	vertical-align: top;
}
.banner{
	clear: both;
}
ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	list-style: none;
}
ul ul ul ul{
	margin: 0;
	padding: 0;
	padding-left: 30px;
	list-style: none;
}
li{
	line-height: 15px;
	text-align: left;
	padding-left: 10px;
	background-image: url(../images/mini_pics/dot.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
/************************************************************************************************** Template Main Stuff END *****/

/************************************************************************************************** IE Update BEGIN *****/
.ie_update{
	width: 95%;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #2C2C2C;
}
/************************************************************************************************** IE Update END *****/

/************************************************************************************************** Link Stuff BEGIN *****/
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
}
.copyhover {
	width: 400px;
	text-decoration: none;
}
.copyhover a {
	text-decoration: none;
}
.copyhover a .copyhoverbox {
	display: none;
}
.copyhover a:hover .copyhoverbox {
	text-align: center;
	width: 350px;
	height: 195px;
	background-color: #2C2C2C;
	background-repeat: no-repeat;
	display: block;
	border: 1px dashed #B93131;
	margin-left: 20px;
	margin-top: -240px;
	padding: 10px;
	position: absolute; 
	z-index: 1; 
}
a.copyfooter:link, a.copyfooter:visited, a.copyfooter:hover {
	font-size: 9px;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}
/************************************************************************************************** Link Stuff END *****/

/************************************************************************************************** Joomla Mainstuff *****/

/************************************************************************** contentpane stuff BEGIN *****/
table.contentpane {
  width: 99%;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.contentpane table td.sectiontableheader {
  	font-weight: bold;
  	background: none;
  	padding: 5px;
}
form table.contentpane td{
	padding:3px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
}
table.contentpaneopen {
  width: 100%;
}
table.contentpaneopen td {
	padding-right: 5px;
	padding-left: 5px;
  text-align: justify;
}
table.contentpaneopen td.contentheading {
	padding-left: 15px;
  text-align: justify;
}
/************************************************************************** contentpane stuff END *****/

/************************************************************************** moduletable stuff BEGIN *****/
table.moduletable {
	width: 100%;
}
table.moduletable td{
	margin: 0px;
	font-weight: normal;
}
table.moduletable div.search .inputbox{
	background-color:transparent;
	border:1px solid #000000;
}
.moduletable table div img{
	vertical-align: middle;
}
table.moduletable th, div.moduletable h3 {
	width: 100%;
	height: 30px;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	padding-left: 15px;
}
/************************************************************************** moduletable stuff END *****/

/************************************************************************** content stuff BEGIN *****/
table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
.article_separator {
	clear: both;
	display: block;
	height: 10px;
	border-bottom: 3px solid #000000;
}
.article-tools {
	border-top: 1px solid #2C2C2C;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background-color: #2C2C2C;
}
.tool-tip {
	float: left;
	color: #FFFFFF;
	background: #2C2C2C;
	border: 1px solid #2C2C2C;
	max-width: 200px;
}
.article-meta {
	width: 80%;
	float: left;
}
.contentcolumn {
	padding-right: 5px;
}
table.contenttoc {
  	border: 1px solid #000000;
  	padding: 2px;
  	margin-left: 10px;
  	margin-bottom: 10px;
}
table.contenttoc th {
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
}
table.contenttoc {
	font-size: 11px;
	border: 1px solid #2C2C2C;
	float: right;
}
table.contenttoc td {
	font-size: 11px;
}
table.contenttoc th {
	font-size: 13px;
	background-color: #2C2C2C;
	text-align: left;
	font-variant: small-caps;
}
.contentpagetitle {
	height: 30px;
	line-height: normal;
	font-size: 12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.highlight {
	background-color: #2C2C2C;
	padding: 0;
}
.code {
	background-color: #2C2C2C;
	border: 1px solid #2C2C2C;
}
.maintitle {
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
table.blog{
	width: 100%;
}
a.readon, a.readon:hover{
	text-decoration: none;
}
/************************************************************************** content stuff END *****/

/************************************************************************** input stuff BEGIN *****/
.inputbox, select.button, input.text_area {
	padding: 2px;
	border:1px solid #000000;
	background-color: transparent;
	font:normal 11px Tahoma, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
}
textarea.inputbox{
	height:150px;
	width:350px;
}
input[type="checkbox"], input[type="radio"]{
	border:none;
	background-color:transparent;
	width:auto;
}
/************************************************************************** input stuff END *****/

/************************************************************************** modul & component stuff BEGIN *****/
.componentheading, .contentheading {
	height: 30px;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	line-height: normal;
	padding-left: 15px;
	padding-right: 15px;
}
.mceContentBody{
	background:none;
	color:#000000;
	text-align:left;
	font-size:12px;
}
.breadcrumbs {
	color: #FFFFFF;
  overflow: hidden;
	display: block;
	padding-left: 4px;
	text-align:center;
}
.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover{
	color: #FFFFFF;
	text-align:center;
	font-weight:normal;
}
.pagenav {
	width: 100%;
}
.pagenav a:link {
	border: 0px;
	float: left;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	background: url(../images/uploaded/button_bg.png);
	background-repeat: repeat-x;
}
.pagenav a:hover {
	border: 0px;
	float: left;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	background: url(../images/uploaded/button_hover_bg.png);
	background-repeat: repeat-x;
}
.pagenav .pagenav_prev {
	float: left;
}
.pagenav .pagenav_next {
	float: right;
}
/************************************************************************** modul & component stuff END *****/

/************************************************************************** joomla base stuff BEGIN *****/
.clr {
	clear: both;
}
.outline {
 	background: none;
	padding: 2px;
}
tr.sectiontableentry1 td {
	padding: 5px;
	background-color: transparent;
}
tr.sectiontableentry2 td {
	padding: 5px;
	background-color: transparent;
}
td.sectiontableentry1 {
	padding: 5px;
	background-color: transparent;
}
td.sectiontableentry2 {
	padding: 5px;
	background-color: transparent;
}
.button, .back_button {
	border: 0px;
	height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	background: url(../images/uploaded/button_bg.png);
	background-repeat: repeat-x;
}
.button:hover, .back_button:hover {
	border: 0px;
	height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	background: url(../images/uploaded/button_hover_bg.png);
	background-repeat: repeat-x;
}
.buttonheading a, .buttonheading a:hover, .buttonheading a:visited{
  float: right;
}
.invalid {
	border-color: #2C2C2C;
}
label.invalid {
	color: #FF8400;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
div.message {
	font-weight: bold;
	text-align: center;
	width: auto;
	background-color: #2C2C2C;
	border: 1px solid #2C2C2C;
}
img {
	border: none;
}
.mosimage {
	background-color: #2C2C2C;
}
.mosimage_caption {
	background-color: #2C2C2C;
}
.error {
	font-style: italic;
	text-transform: uppercase;
}
#system-message {
	margin: 10px;
}
#system-message dd.message ul {
	border-top: 2px solid #2C2C2C;
	border-bottom: 2px solid #2C2C2C;
	text-indent: 0;
}
#system-message dd.error ul {
	border-top: 2px solid #2C2C2C;
	border-bottom: 2px solid #2C2C2C;
	text-indent: 0;
}
#system-message dd.notice ul {
	border-top: 2px solid #2C2C2C;
	border-bottom: 2px solid #2C2C2C;
	text-indent: 0;
}
fieldset {
	margin: 10px;
	padding: 10px;
	border: 1px solid #2C2C2C;
	background-color: #2C2C2C;
}
fieldset.input {
	margin: 10px;
	padding: 10px;
	border: 1px solid #2C2C2C;
	background-color: transparent;
}
fieldset legend{
	margin-top: 20px;
	text-align: left;
	background-color: #2C2C2C;
	height: 30px;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}
/************************************************************************** joomla base stuff BEGIN *****/
