/* Body */
BODY {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	width: 100%;
}

table {
    font-size: 100%;
    max-width: 1000px;
}

td,tr,p,div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545454;
	padding: 0em 0em;
}


/* Styles for dhtml tabbed-pages */
.ontab {
    background-color: #ffae00;
    border-left: outset 2px #333333;
    border-right: outset 2px #666666;
    border-top: outset 2px #333333;
    border-bottom: solid 1px #d5d5d5;
    text-align: center;
    cursor: hand;
    font-weight: bold;
    color: #FFFFFF;
}
.offtab {
    background-color : #e5e5e5;
    border-left: outset 2px #E0E0E0;
    border-right: outset 2px #E0E0E0;
    border-top: outset 2px #E0E0E0;
    border-bottom: solid 1px #d5d5d5;
    text-align: center;
    cursor: hand;
    font-weight: normal;
}
.tabpadding {
}

.tabheading {
    background-color: #ffae00;
    text-align: left;
}

.pagetext {
    visibility: hidden;
    display: none;
    position: relative;
    top: 0;
}

.tabs {
	background: #CCCCCC center;
	background:#CCCCCC none repeat scroll 0%;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	cursor: pointer;
}

.tabs a {
    background: transparent;
    border-color: #999999;
    border-width: 1px;
    border-style: solid solid none solid;
    color: #666666;
}

div.tabs a.selected {
    background: #CCCCCC;
    border: 1px solid #999999;
    border-bottom: #CCCCCC 1px solid;
    color: #666666;
    font-weight: normal;
}

div.tabs a:hover {
    background: #CCCCCC;
    border-color: #999999;
    border-bottom-color: #CCCCCC;
    color: #666666;
}

.menutitle {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}

h4 {
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
}

h5 {
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
}

h6 {
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
     color: #666666;
    text-align:left;
}

a.contentpagetitle:hover {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align:left;
    color: #333333;
    text-decoration: none;
/*    border-bottom: solid 1px #333333;*/
    font-weight: bold;
}

a.plain {
    border-bottom-width: 0px;
}

/* Horizontal Line */
hr {
    background: #cccccc;
    height:2px;
    border: 1px inset;
}

hr.separator {
    background: #cccccc;
    height: 1px;
    width: 75px;
    border: 0px;
}

/* --Default Class Settings-- */

.selected {
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration: none;
}

#active_menu {
    color: #333333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
    color: #666666;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding-left: 3px;
}

a.sublevel:hover {
    color: #111111;
    text-decoration: none;

}



/* Content - Sections & Categories */


.contentpaneopen {
	align: left;
	width: 96%;
}

table.contenttoc {
    color: #333300;
    background-color: #e0e0e0;
}

table.contenttoc td {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
    font-size: 9pt;
}

.contentdescription {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #666666;
    text-align: left;
}

/* Links */
a.blogsection:link, a.blogsection:visited {
    color: #666666;
    text-decoration: underline;
    font-weight: normal;
    font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.blogsection:hover {
    color: #333333;    
    text-decoration: underline;
}

a.weblinks:link, a.weblinks:visited {
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.weblinks:hover {
    color: #333333;    text-decoration: none;
    border-bottom: solid 1px #333333;
}

a.readon:link, a.readon:visited {
    color: #666666;
    text-decoration: none;
    font-weight: normal;
    font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

a.readon:hover {
    color: #333333;    text-decoration: none;
    border-bottom: solid 1px #333333;
}


a.mainlevel:link, a.mainlevel:visited {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 6px;
	line-height: 24px;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #FFFFFF;
	background-color: #666666;
	##background-image: url(../images/mainnaviover.gif);
        

}



table.moduletable {
	margin: 0px;
	border-collapse: collapse;
	background: transparent;
	width: 100%;
}

table.moduletable_gaestebuch {
	margin-top: 10px;
	margin-bottom: 0px;
	border-collapse: collapse;
	background: transparent;
	width: 100%;
}
table.moduletable_agb {
	margin-top: 0px;
	margin-bottom: 10px;
	border-collapse: collapse;
	background: transparent;
	width: 100%;
}

table.moduletable th {
	background: #EEEEEE;
	border-bottom: 3px solid #CCCCCC;
	color: #666666;
	font-weight: bold;
	padding: 2px 3px 0px;
	text-align: left;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
    
table.moduletable tr {
    border-left: 0px solid #999999;
/*    padding: 1em; */

}
    
.component {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
     color: #999999;
    text-align:left;
    border-bottom: 1px dashed #CCCCCC;
	padding-top: 4px;

}

input {
    font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
    border: 1px solid #999999;
    color: #333333;
    background-color: EEEEEE;
    vertical-align: middle;
    margin-bottom: 0px;
    /* IE bug fix */
    padding: 0.0em;
    padding-left:3px;
}

input[type=submit],input[type=button] {
    height: 22px;
    /*min-width: 60px;*/
    text-align: center;
    cursor: pointer;
}

input[type=submit]:hover,input[type=button]:hover {
    height: 22px;
    /*min-width: 60px;*/
    text-align: center;
    cursor: pointer;
    background: #ffffee;
    color: #888888;
}

input[type=checkbox] {
    height: 15px;
    margin-bottom: 3px;
    margin-left: 0px;
}

textarea {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    border: 1px solid #999999;
    color: #333333;
    background-color: white;
    width: 100%;
    padding: 0.1em;

}

.button {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
    color: #666666;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    background: #F0F0F0;
    height: 18px;
    margin-bottom: 0.0em;
}

.buttonforensearch {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
    color: #666666;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    background: #F0F0F0;
    height: 18px;
    margin-left: 0.2em;
}

.inputbox, .inputboxforensearch {
/*    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    font-size: 10pt ! important;
/*    font-weight: bold;
    color: #666666;
    background: #FFFFFF;
    border: 1px solid;*/
}

input[type="text"].inputbox {
  max-width: 125px;
}

/** category text format and links **/
.category {
    color: #999999;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

a.category:link, a.category:visited {
    color: #999999;
    font-weight: bold;
}

a.category:hover {
    color: #333333;
}

.poll {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #666666;
    line-height: 14px
}

.sectiontableentry1 {
    background-color : #FFFFFF;
}

.contentpane {
}
    
.sectiontableentry2 {
    background-color : #FAFAFA;
}

.sectiontableheader {
    background-color : #FAFAFA;
    color : #131313;
    font-weight : bold;
    border-top-color: #E6E6E6;
    border-top-style: dashed;
    border-top-width: 0px;
    border-bottom: 0px dashed #E6E6E6;
}

.frontpageheader {
    font-size: 13pt;
    color : #949494;
    font-weight : bold;
}

.small {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: Black;
    text-decoration: none;

    font-weight: normal;
}

.smalldark {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
}


.newsfeedheading {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #333333;
    text-align:left;
}

.newsfeeddate {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: Black;
    font-weight: normal;
}

.createdate {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: Black;
    text-decoration: none;
    font-weight: normal;
    border-bottom: dashed 1px #999999;
}

.modifydate {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}

ul {
    margin: 5px 0px 5px 25px;
    padding: 0px;
}


.fase4rdf {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
    font-weight: normal;
}

td.fase4rdf a {
    border-width: 0px;
}

a.fase4rdf:link {
    font-size: 10pt;
    font-weight: normal;
    color: #333333;
}

a.fase4rdf:hover {
    font-weight: bold;
    color: #333333;
}

table.searchintro {
      background-color: #FFFFFF;
    border: solid 1px #777777;
}

table.contact {
    background-color: #FFFFFF;
}

table.contact td.icons {
}

table.contact td.details {
    font-size: 10pt;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-bottom: 1px dashed #999999;
}

.pagenav {
    font-weight: normal;
    color: #666666;
}

a.pagenav, a.pagenav:visited {
    color: #666666;
}

a.pagenav:hover {
	color: #333333;
	text-decoration: underline;
}

.pagenavbar {
    
}

/* Content voting */
.content_rating {
    font-weight: normal;
    font-size: 8pt;
}

.content_vote {
    font-weight: normal;
    font-size: 8pt;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
    background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size : 10pt;
    color : Black;
    text-align: center;
}

.netscape4 {
    display: none;
}

.syndicate img {
	padding-bottom: 10px;
	padding-top: 2px;
}





table.contenttable {
   padding-top: 0em;
   padding-left: 0.5em; 
   padding-right: 0.5em; 
   padding-bottom: 1em; 
}
td.leftcolumn {
   border-right-width: 0px;
   border-right-style: dashed;
   border-right-color: #E3E3E3; 
   padding-left: 0em; 
   padding-right: 0em;
   width: 200px;
}
td.contentcolumn {
   border-right-width: 0px;
   border-right-style: dashed;
   border-right-color: #E3E3E3; 
   padding-left: 0.3em; 
   padding-right: 0em;
}
td.rightcolumn {
   border-left-width: 0px;
   border-left-style: dashed;
   border-left-color: #E3E3E3; 
   padding-left: 0em; 
   padding-right: 0em;
   width:200px;
}
.naviline {
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
div.back_button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
}

.moduletable_footer {
	width: 100%;
	text-align: center;
}

.moduletable_rss {
	width:200px;
	height:20 px;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: left;
}

.moduletablenewsletter {
	width: 196px;
	margin-left: 4px;
	margin-bottom: 20px;
	text-align: left;
}

.blog {
	width: 100%;
}




/* NAVI W�RFEL */

#navihover {
	margin-top:0px;
	position:absolute;
	top:0px;
	left:20px;
	width:200px;
	height:200px;
	z-index:10;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	color:rgb(165,165,165);
	visibility: hidden;

}



.newsletter input.inputbox[type="text"] {
	width: 200px;
}

.newsletter input[type="button"] {

}

.newsletter input {
	margin-bottom: 7px;
	margin-left: 0px;
}




.searchBox input.inputbox[type="text"] {
	margin-left: 0px;
	padding: 0px;
 
}

.searchBox, .pathBar {
	height: 25px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.searchBox input[type="submit"],input[type="button"] {
	margin-left: -3px;
	padding: 0px;
	height:22px;
	/*min-width:50px; */
}
.searchBox input[type="image"] {
	margin-left: -3px;
	padding: 0px;
	height:20px;
	border:0px;
}


.pathBar {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	width: 100%;
}
.pathBar a {
	font-size: 11px;
}
.pathBar a:hover {
	font-size: 11px;
	color: #333333;
}

.contentpaneforum_wrapper {
border-bottom-color:#CCCCCC;
border-bottom-style:none;
border-bottom-width:1px;
border-left-color:#AAAAAA;
border-left-style:none;
border-left-width:1px;
border-right-color:#CCCCCC;
border-right-style:none;
border-right-width:1px;
border-top-color:#AAAAAA;
border-top-style:none;
border-top-width:1px;
}
