/* typografie */
* { margin: 0; padding: 0; }
.zitat {
	float:right;
	width:250px;
	background: #f6f6f6 url(../images/quote.gif) no-repeat 5px 5px;
	border-top: 3px solid #e0e0e0;
	border-bottom: 3px solid #e0e0e0;
	color: #333;
	padding: 5px 5px 5px 40px;
	margin-left:10px;
	font-family: Trebuchet, "Lucida Sans", Georgia;
	font-size: 12px;
}
.zitat2 {
	margin: 15px 0;
	padding: 10px 40px 10px 60px;
	background: url(../images/quote.gif) 15px 5px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}
.sidebox {
	float:right;
	font-size:10px;
	width:175px;
	border-top: 8px solid #DFDBC9;
	color: #333;
	padding: 5px;
	margin-left:10px;
	border-bottom: 2px solid #DFDBC9;
	background-color: #EFEDE4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quelle {
display:block;
	color: #999999;
	padding-left:18px;margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/pages.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	
}
.dropcap {float: left;padding: 3px 3px 0 0;display: block;color: #333333;font: 40px/30px Georgia, Times, serif;}
.code {
	margin: 15px 0 15px 50px;
	padding: 15px 25px 15px 15px;
	background: #ffffff;
	font: 1em/1.5 monospace;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #666666;
}
.tip{
	background-color: #FFFFFF;
	display:block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.highlight {	display: block;
	background: #ffd;
	padding: 10px;
	margin-bottom: 10px;
	color: #333;
	border: 6px double #ddb;
	margin-top: 10px;}

.beige, .grey, .clear {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}
.beige {
	background-color: #d8d7d7;
	border: 1px solid #c8c6c6;
	color: #000;
}
.grey {
	background-color: #313131;
	border: 1px solid #d8d7d7;
	color: #fff;
}
.clear {
	background-color: #fff;
	border: 1px solid #d8d7d7;
	color: #000;
}
html {
  height: 100%;
}
body {
	background: #f5f5f5;
	height: 100%;
}
td,tr,p,div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 140%;
	color: #333333;
}
.clr {
  clear: both;
}
div.mosimage_caption {
  font-size: 11px;
}
#page_bg {
  height: 100%;
	background: #333333;
	padding: 0;
	margin: 0;
	border: 0;
}
#center {
	text-align: center;
}
#main {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	background: #eeeeee url(../images/bg.png) repeat-y;
	text-align: left;
	border: 2px solid #eeeeee;
}
#content_bg {
		margin: 0px 0px;
}
#header {
	background: #000000 url(../images/header.jpg) no-repeat left top;
	width: 770px;
	height: 150px;
}
#titel h1 {
	font-size: 48px;
	line-height:48px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding:20px 50px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:right;
	letter-spacing: 5px;
	width: 375px;
}

#footer {
	clear: both;
	background: #eeeeee url(../images/footer.gif) repeat-y;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

#topmenu {
	height: 30px;
	background: #333333;
	text-align: center;
	text-decoration: none;
	padding-left: 9px;
}

#topmenu ul {
	padding: 0;
	list-style: none;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 20px;
	color: #FFFFFF;
	border-right: 1px solid #fff;
	border-bottom: 0;
	text-decoration: none;
	letter-spacing: 2px;
}

#topmenu a:hover {
	background: #eeeeee;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
	color: #000000;
}
#topmenu a#active_menu {
	background: #dddddd;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
	color: #000000;
	font-weight: bold;
}

#inhalt {
	float: left;
	width: 558px;
	padding-top: 10px;
	margin-left:5px;
}

#navigation {
	float: right;
	width: 190px;
	margin: 0;
	border: 0px solid #00c;
}

.right_side {
	width: auto !important;
	width: 100%;
	padding: 0 15px 15px;
	margin-top: 10px;
}
span.pathway {
	display: block;
	margin-bottom: 15px;
}
#content-pane .tab-page {
}
table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	font-size: 11px;
	margin-left:5px;
	margin-top: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.createdate {
	line-height: 10px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
}
.readon{
	padding-left: 15px;
	background: url(../images/readon.gif) no-repeat 0px 2px;
	font-size: 11px;
} 
h3, .componentheading {
	font-size: 16px;
	text-align: left;
	color: #7A7965;
	margin: 10px 0 5px 0;
	font-variant: normal;
}
.contentheading {
	height: 40px;
	vertical-align: bottom;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	width: 100%;
	padding-bottom: 10px;
	font-variant: normal;
	text-transform: uppercase;
}
.contentheading:first-letter{
font-size:36px;
text-transform:capitalize;
}
div.moduletable {
}
table.moduletable .contentheading {
  height: 30px;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 18px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}
a.contentpagetitle:hover {
	color: #ff0000;
}
a.mainlevel{
	display: block;
	border-bottom: 1px solid #ddd;
	}
a.category:link, a.category:visited {
}
a.category:hover {
}


.componentheading{
}
.sectiontableheader {
  font-weight: bold;
	background: #ECECE3;
	padding: 3px;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li
{
	line-height: 20px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.button {
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
/* Horizontale Linie */
hr {
	background: #999999; height:1px; border: 1px solid;
}
hr.separator {
}
/* Content - Sections und Categories */
table.contenttoc {
  margin-left: 5px;
  margin-bottom: 5px;
  background: #ECECE3;
  border: 1px solid #DBDAC4;
}

table.contenttoc th {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding: 2px 8px;
}

table.contenttoc td {
	padding: 2px 8px;
}

.contentdescription {
	text-align: left;
}

.poll {
	padding: 0px 0px;
	margin: 0px;
}

td.poll b {
  font-weight: normal;
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.pollstableborder td {
  padding: 4px 0px;
}
/*Login, Password*/
#mod_login_username,
#mod_login_password {
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	width: 120px;
	margin-bottom: 0;
	
}
#mod_login_remember {
	margin-bottom: 0;
}	

td.sectiontableentry1 {
  color: #333333;

}

td.sectiontableentry2 {
  color: #333333;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}
.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.pagenav, a.pagenav:visited {
}
a.pagenav:hover {
}
.pagenav {
}
.pagenavbar {
}
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}
.content_vote {
	font-weight: normal;
	font-size: 8pt;
}
.back_button {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.button, .button:hover {
}
.button:active, .button:focus {
}
input.button {
	padding: 0px 3px;
	background: #333333;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 11px !important;
}
.inputbox {
	border: 1px solid #999999;
	margin-bottom: 1px;
}

.inputbox:hover, .inputbox:focus {
	border-color: #333333;
}
.buttonheading {
	font-size: 10px;
	color: #454545;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: underline;

}

a:hover, a:active {
	text-decoration: line-through;
}
.user1 {	display: block;
width:95%;
	background: #ffd;
	padding: 10px;
	margin-bottom: 10px;
	color: #333;
	border: 1px solid #ddb;
}
