/* visualtech gewerbeverein-nieste.de */

/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	color : #465675;
	/* scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #CCE1E3;
	scrollbar-darkshadow-color: #356C82;
	scrollbar-face-color: #CCE1E3;
	scrollbar-highlight-color: #CCE1E3;
	scrollbar-shadow-color: #CCE1E3;
	scrollbar-track-color: #CACEDB;
	scrollbar-arrow-color: #CCE1E3; */
	}

.headertable {
	border-bottom: 1px solid #003366;
	}

td.mainWindow {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}


td,tr,p,div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	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: #CCE1E3;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #356C82; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #356C82; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #356C82; font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	}

a:hover {
	color: #3366ff;	
	text-decoration: underline;
	font-weight: normal;
	}

.buttonbar:link, .buttonbar:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

.buttonbar:hover {
	color: #FFFFFF;	text-decoration: none;
	}

/* Horizontal Line */
hr {
	background: #454E85; height:2px; border: 1px solid;
	}

hr.separator {
	background: #454E85;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-indent: 6px;
	height: 18px;
	padding: 1px 0px 1px 0px;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	background: #ffffff;
	border-bottom: 1px solid #999999;
	text-indent: 6px;
	height: 18px;
	padding: 1px 0px 1px 0px;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-indent: 10px;
	height: 14px;
	padding: 1px 0px 1px 0px;
}

a.sublevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	background: #ffffff;
	border-bottom: 1px solid #999999;
	text-indent: 10px;
	height: 14px;
	padding: 1px 0px 1px 0px;
}

.mainlevel-nav {
  	margin-left: -3px!important;
	margin-left: -6px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	position: relative;
	padding: 6px 20px 6px 20px!important;
	color: #FFFFFF;
  	margin: 3 0 0 0;
  	font-weight: bold;
	font-size:13px;
	text-decoration:none;
}
a.mainlevel-nav:hover {
	position: relative;
	color: #ffffcc;
	padding: 4px 20px 4px 20px!important;
 	font-weight: bold;
	text-decoration:underline;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #F3F3F3;
	}

.contentpaneopen {
    padding-left: 8px;
	padding-right: 8px;
	}

.contentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #003399;
	text-align:left;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 22px;
	border-bottom: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 15px;
	}	
	
	
.contentpagetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #003399;
	text-align:left;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 15px;
	border-bottom: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	}

table.contenttoc {
	color: #343A58;
	background-color: #e0e0e0;
	border-top: 1px solid #465675;
	border-bottom: 1px solid #465675;
	border-left: 1px solid #465675;
	border-right: 1px solid #465675;
    }

table.contenttoc td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;

}

.contentdescription {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #003399; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #3366ff;	
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #003399; 
	text-decoration: none; 
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #3366ff;	
	text-decoration: underline;
	font-weight: normal;
	}

a.readon:link, a.readon:visited {
	color: #003399; 
	text-decoration: none; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside;
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #3366ff;	
	text-decoration: underline;
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside;
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

table.moduletable {
	margin: 4px 4px 4px 4px;
	width: 95%;
	}

table.moduletable th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-align: left;
	width: 100%;
	height: 20px;
	padding: 4px;
	line-height: 20px;
	}

table.moduletable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

.componentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #003399;
	text-align:left;
	background-repeat: no-repeat;
	line-height: 20px;
	height: 22px;
	border-bottom: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.button {
	color: #343A58; font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: White;
	border: 1px solid #000066;
	height: 20px;
	}

.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #343A58;
	background: #FFFFFF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #343A58;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #003399; 
	font-weight: normal;
	}

a.category:hover {
	color: #3366ff;
	}

.poll {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #343A58;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #465675;
}

.sectiontableentry1, {
	background-color : #F3F3F3;
	}

.contentpane {
	background-color : #F3F3F3;
	}

.sectiontableentry2 {
	background-color : #DFDFDF;
	}

.sectiontableheader {
	background-color : #666666;
	color : #FFFFFF;
	font-weight : bold;
	}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        color: #343A58;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #343A58;
        }

.newsfeeddate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
	}


ul {
  	margin-left: 0.6em;
  	padding-left: 1.0em;
  	list-style-type: square;
 	}

li {
  	line-height      : 13px;
  	padding-left     : 4px;
  	padding-right    : 4px;
  	padding-top      : 0px;
  	padding-bottom   : 4px;
	}


.fase4rdf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; color: #343A58; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; 
	font-weight: normal; 
	color: #003399;
	}

a.fase4rdf:hover {
	font-size: 11px;
	font-weight: normal; 
	color: #3366ff;
	}

table.searchintro {
  	background-color: #F3F3F3;
	border: 1px solid #8D9ABC;
	}

table.contact {
	background-color: #F3F3F3;
	}

table.contact td.icons {
	background-color: #CCCCCC;
	}

table.contact td.details {
	background-color: #e0e0e0;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: normal;
	color: #003399;
}

a.pagenav:hover {
	font-weight: normal;
	color: #3366ff;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Custom */


a.pathway, a.pathway:visited {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.pathway:hover {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}