﻿body { font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
	background-color: #282F4B;
	}

a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:normal;
  color:#f9ba07;
  font-size:12px;
}

a:active, a:hover
{
  color:#f9ba07;
  border-bottom: 1px dotted #f9ba07;
}
	
/* Gesamtbereich */	
#whole {
	width: 980px;
	margin:40px auto 0px;
	}
	
/* Oberer Bereich */
#header { 
    height: 190px;
	margin:	1px;
	background-image: url(../images/logo.jpg); 
	background-repeat: no-repeat;
	}

#logo { 
    float: left;
	width: 820px;
	}

#suche { 
    float: right;
    width: 160px;
	text-align: right;
	padding-top: 5px;
	}

/* Mittlerer Bereich */
#content { 
    width: 980px;
	margin:0px auto 0px; 
	}

#breadcrumbs { 
    width: 980px;
	height: 32px;
	padding-top: 2px;
	background-image: url(../images/bg_breadcrumbs.gif);
	background-repeat:no-repeat;
	background-position: top;
	text-align: center;
    }

#leftmenu { 
    float: left;
	width: 180px;
	}

#inhalt { 
	width: 600px;
	float: left;
	color: #ffffff;
	padding: 5px;
	}
	
#rightmenu {
	width: 180px;
	float: right;
	}
	
/* Unterer Bereich */	
#footer { 
    width: 980px;
    height: 10px;
	margin:0px auto 0px;
	padding-top: 5px;
	text-align: center;
    }
	
/* Joomla Klassen */

/* Suchbox */

#mod_search_searchword {
	text-align: right;
	}

/* Breadcrumbs */
.breadcrumbs {
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	font-size:10px;
	}
	
.pathway a:link, .pathway a:visited, .pathway a:active, .pathway a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	font-size:10px;
	}
	
.pathway a:active, .pathway a:hover {
	color: #f9ba07;
	border-bottom: 1px dotted #f9ba07;
	}

/* Menu */
.module_menu {list-style:none;}
.module_menu h3 {text-align:left; height:20px; width: 180px; padding:2px 0px 0px; font:12px Verdana, Arial, Helvetica, sans-serif; background: url(../images/menu_oben.gif) no-repeat right; color: #ffffff; font-weight:bold; display:block; margin-bottom: -12px; text-indent: 5px;}
.module_menu li {padding:0px; height:20px; display:block; margin-left: -40px; width: 180px}
.module_menu li a, .module_menu li a:visited {text-align:left; height:20px; padding:0px 5px; font:12px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; display:block; text-decoration:none;}
.module_menu li a:hover {color: #f9ba07; width: 180px; font-weight: bold; border-style: none;}
.module_menu li a span {line-height:20px;}
	
#current a, #current a:hover, #current a:visited {color: #f9ba07; width: 180px; font-weight: bold;}	
	
.module h3 {text-align:left; height:20px; width: 180px; padding:2px 5px 0px; font:12px Verdana, Arial, Helvetica, sans-serif; background: url(../images/menu_oben.gif) no-repeat; color: #ffffff; font-weight:bold; display:block;}
.module {color: #ffffff;}
	
/* Komponenten & Content */
.componentheading {
	font-size: 18px;
	}
	
.contentpaneopen {
	width: 100%;
	background-color: #282F4B;
	padding-top: 10px;
	}
	
.contentheading {
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid white;
	}
	
.buttonheading {
	border: 1px solid white;
	}
	
.buttonheading a:hover {
	border-bottom: none; 
	}
	
.buttonheading img {
	border-width: 0;
	}

/* Template Chooser */

#mod_change_template_49 {
	width: 100px;
	}
	
/* Login Form */

.input {
	border: none;
	}
	
.module a:link, .module a:visited, .module a:active, .module a:hover {
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	}

.module a:active, .module a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	}
