/* Allgemeine Einstellungen */



a.back_button {
	margin: 30px 0 0 0;
	color: #444 !important;}

a.readon {font-weight: bold;}

body {
	font-family: Verdana;
	font-size: 11px;
	background: #eee url('../images/bg.gif') repeat-y top center;
	padding: 0; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0
	
}

body.contentpane {
	font-family: Verdana;
	font-size: 11px;
	background: #f5f5f5;
}

table.adminform {width: 200px !important;}

#content td iframe {border: 1px solid #ccc;}

a {
	color: #000;
}
	

#container {
	width: 960px;
	background-color: #fff;
	margin: 0 auto 0 auto;
	border: 1px solid #bbb;
}

#title {
	height: 250px;
	width: 960px;
	border-bottom: 0px solid #f5f5f5;
	background: #ffff01 url('../images/head.png') no-repeat top;; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0px
}

/* Suche */

#search {
	float: left;
	background: #fff;
	margin-left: 0px;
	padding-right: 25px;
	padding-top: 0px;
}

#search table.moduletable {
	float: left;
	padding-top: 0px;
}

#search .inputbox {
	background: #fff;
	border: 1px solid #ccc;
}

#search .button {
	color: #f5f5f5;
	border: medium none;
	background:url('../images/icon_lupe.gif') no-repeat 0 7px;
	cursor:pointer; margin-left:5px; margin-right:0; margin-top:0; margin-bottom:0; padding-left:20px; padding-right:0; padding-top:10px; padding-bottom:10px
}

/* content */

#left {
	width: 200px;
	float: left;
	margin-left: 0px;
	padding-right: 0px;
}

#right {
	width: 200px;
	float: right;
	line-heigt: 15px;
	margin-right: 25px !important;
	margin-left: 10px !important;
	margin-top: 60px;
}

#center_table {
	padding: 0.1px;
}

#content {
	width: auto;
	margin: 20px 0 20px 0px;
	line-height: 150%;
	padding: 0 20px 0 0px;
	overflow: hidden;
	font-size: 11px;
	color: #444444;
	font-family: Verdana;
	background: #fff;
min-height: 550px;
}

#bottom {
	text-align: center;
	clear: both;
}

#bottom_text {
	border-top: 1px solid #ccc;
	padding: 20px 0 20px 0;
	background: #ffff00;
	color:#444;
}

#bottom_text a {
	color:#444;
}
	
h4 {font-size: 12px;}

h3 {font-size: 14px;}
	
/* Joomla Anweisungen */

/* Module */

table.moduletable {
width: 200px;
text-align: left;
background: #f5f5f5;
padding-bottom: 5px;
padding-left: 0px;
}

#right table.moduletable {
	background: #fff;
}

table.moduletable th {
color:#999;
text-align: left;
font-size:11px;
padding-top:5px;
padding-left: 20px;
padding-bottom:5px;
border-top: 1px dotted #444;
background: #ffff00;
}


#right table.moduletable th {
background: #fff;
padding-bottom: 5px;
border-top: 1px dotted #999;
}

#bottom table.moduletable th {
background: #fff;
text-align: center;
border-top: 1px dotted #999;
}

#bottom table.moduletable td {
background: #fff;
text-align: center;
padding-top:5px;
padding-left: 10px;
padding-bottom: 5px;
}
#bottom table.moduletable {
width: 960px;
}

table.moduletable td {
font-family: Verdana;
font-size: 11px;
color: #444444;;
padding-top:5px;
padding-left: 10px;
padding-bottom: 10px;
}



/* Content */


td {
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 0px;
}



td img {
	margin-right: 15px !important;
}

th {
	font-family: Verdana;
	font-size: 11px;
}

p {
	font-family: Verdana;
	font-size: 11px;
	padding: 0 5px 0 0;
}

.contentheading, h1 {
	font-size:14px;
	color: #999;
	border: none !important;
	font-weight:bold;
	padding-top: 10px;
	/*background: #fff url(../images/head_spacer.png) no-repeat;*/
	}
	
.componentheading {
	font-size:13px;
	color: #444;
	border: none !important;
	font-weight:bold;
	/*background: #fff url(../images/head_spacer.png) no-repeat;*/
	}

}

.small {
	font-size:9px;
	color: #999999;
}

.createdate {
font-size:9px;
font-weight:bold;
color: #999999;
}

.modifydate {
font-size:9px;
font-weight:bold;
color: #999999;
}

/* Navigationsmenü */

#left a.mainlevel:link, a.mainlevel:visited {
font-size: 13px;
text-decoration:none;
padding-left:15px;
color:#444444;
background:url('../images/link_voran.gif') no-repeat left;
}

#bottom a.mainlevel:link, #bottom a.mainlevel:visited {
font-size: 11px;
text-decoration:none;
padding-left:15px;
color:#444444;
background:none;
}

a.mainlevel:hover{
font-weight:bold;
color:#444444;
}

#bottom a.mainlevel:hover{
font-weight:normal;
color:#444444;
}

a.mainlevel#active_menu {
font-weight:bold;
}

#bottom a.mainlevel#active_menu {
font-weight:normal;
}
/*
a.sublevel:link, a.sublevel:visited{
font-size: 1em;
text-decoration:none;
margin: 0px 0 0px 11px;
color:#444444;
line-height: 100%;
}


a.sublevel:hover{
font-weight:bold;
color:#444444;
}
*/

.moduletable div { 
padding-top: 10px;
 
} 

a.sublevel#active_menu {
font-weight:bold;
color:#444444;
}

.button {

background-color:#f5f5f5;

color:#444;

font-size:11px;

font-family:Verdana;

border: 1px solid #444;

padding: 2px 0 2px 0;

}

.inputbox {
border:1px solid #C3C3C3;
background:url('../images/pageContentForm_bg2.gif') repeat-x left;}
}










h2 {
	font-size: 15px;}
