/* Elements */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	height:  100%;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}

h2 {
	font-size: 1em;
	color: #333333;
}

h1 {
	font-size: 1em;
	color: #333333;
}

blockquote, ol, ul {
	margin-bottom: 1em;
	line-height: 180%;
}

p {
	line-height:120%;
	padding-bottom: 6px;
}

a {
	color: #808080;
	text-decoration: none;
}

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

a:link img , a:visited img {
	color: #6495ed;
	text-decoration: none;
	border: 1px solid #ffffff;
}


.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.blog {
	width : 100%;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #aaa;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-bottom: 6px;
}

/* Post */

.contentpaneopen {
	width : 100%;
	padding: 0px 20px 0px 0px;
	margin-top: 0px;
}

.contentheading, h3 {	
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px dotted #333333;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.componentheading {	
	font-size: 1.6em;
	padding: 0px 0px 0px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;
	color: #333333;
}

.post {

}

.postcontainer {
	font-size: 70%;
	padding: 20px 20px 0px 20px;
	margin: 0;
}



.file * {
	color: #95B668;
}

/* Wrapper */

div#center {
	text-align: center;
}

#wrapper {
	width: 950px;
	margin: auto auto;

	text-align: left;
}

/* Header */

#header {
	height: 172px;
	padding: 0px;
	margin-top: 10px;
}

/* Content */

#content {
	background: url(../images/img3.jpg) repeat-y;
}

#colOne {
	float: left;
	width: 650px;
}

#colOne ul {
	padding-left: 2em;
}
#colOne li {
	list-style:square;
}

.moduletable-seite h3 {
	font-size: 70%;
	padding-top: 20px;
}



/* Menu left */
#colTwo {
	float: left;
	width: 145px;
	padding: 20px 0px 0px 5px;
}

#colTwo .moduletable h3 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.2em;
}

#colTwo ul.menu {
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
}

#colTwo ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

#colTwo ul.menu li a {
	line-height: 20px;
	font-size: 0.9em;
	padding: 3px 3px 3px 3px;
	display: block;
	text-decoration: none;
	color: #333333;
}

#colTwo ul.menu li a span {

}

#colTwo ul.menu li a:hover,
#colTwo ul.menu li a:active,
#colTwo ul.menu li a:focus {
	text-decoration: underline;
	color: #000000;
}

#colTwo li#current a {
	text-decoration: underline;
	color: #000000;
}

#colTwo li#current a:hover  {
	text-decoration: underline;
	color: #000000;
}

#colTwo ul.menu li li a span {
	background: none;
}

#colTwo ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Menu left */






#col3 {
	width: 150px;
	float: right;	
	font-size: 70%;
	list-style: none;
	padding-top: 15px;
}

#col3 .moduletable {
	padding-right: 15px;
}

#col3 * {
	list-style: none;
}

#col3 .date {
	font-weight: bold;

}
#col3 .dn-title {
	font-weight: bold;

}
#col3 .dn-author {
	color: #000000;
        font-size: 80%;
	padding-bottom: 20px;

}
#col3 .location {
	line-height: 100%;
}

#col3 .search {
	padding-bottom: 10px;
}

#col3 li.latestnews {
	padding-bottom: 10px;
	line-height: 100%;
}

.inputbox {
	border: 1px solid #dfdfdf;
}


/* Default Joomla! Menu */

#header_menu {
	padding: 138px 0px 0px 0px;
}

#header_menu ul.menu {
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
}

#header_menu ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

#header_menu ul.menu li a {
	font-weight:bold;
	line-height: 20px;
	font-size: 0.9em;
	padding: 1px 20px 1px 10px;
	display: block;
	width: 105px;
	text-decoration: none;
	float: left;
	color: #ffffff;
}

#header_menu ul.menu li a span {

}

#header_menu ul.menu li a:hover,
#header_menu ul.menu li a:active,
#header_menu ul.menu li a:focus {
	text-decoration: none;
	color: #dfdfdf;
}

#header_menu li#current a {
	text-decoration: none;
	color: #dfdfdf;
}

#header_menu li#current a:hover  {
	text-decoration: none;
	color: #dfdfdf;
}

#header_menu ul.menu li li a span {
	background: none;
}

#header_menu ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header_menu ul.menu li li {
	padding: 3px 0px 0px 15px !important;
	list-style: none;
	color: #858585;
}

#header_menu ul.menu li li a {
	background: none !important;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	color: #858585;
}

#header_menu ul.menu li li a:hover,
#header_menu ul.menu li li a:active,
#header_menu ul.menu li li a:focus {
	text-decoration: none;
	color: #688B25;
}
#header_menu ul.menu li li.active a {
}

#header_menu ul.menu li li a span {
	font-weight: normal;
	text-decoration: none;
}


/* Footer */

#footer * {
	color: #333333;
}

#footer a {
	text-decoration: none;
}

#footer {
	height: 80px;
	font-size: 60%;
	background: url(../images/img6.jpg) no-repeat;
		margin-bottom: 20px;
}

#colFooter {
	margin: 0px;
	padding: 0px;
}

#colFooterU {
	padding-top: 30px;
	padding-right: 17px;
	text-align: right;
}


a.readon {
font-weight:bold;
}