* {
	margin:  0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

/* Main Font */
BODY, INPUT, TEXTAREA, TD, SELECT {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

/* Main Layout Style */
BODY {
    color:#000000;
    background-color:#FFFFFF;
    background-image: url(/images/default/design/bg.gif);
    background-position: top left;
    background-repeat: repeat-y;
    margin:  0px;
    padding: 0px;
}
BODY.print {
    margin:10px;
    background:#FFFFFF;
}

#startbody {
background-color: #D9DADB;
background-image: url(/images/default/design/bg_start.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

/* Basic Image Style */
IMG {
    border-width: 0px;
}

/* Default Link Style */
A, A.maillink {
    color: #0000ff;
    text-decoration: none;
}
A.maillink:hover {
    color: #0000ff;
    text-decoration: none;
}
A:hover {
    color: #444444;
    text-decoration: none;
}

.maillink {
    color: #000000;
    text-decoration: none;
}

.maillink:hover {
    color: #000000;
    text-decoration: none;
}

/* Default Heading Styles */
H1 {
    font-size: 12px;
    color: #82ACF1;
    display: inline;
    font-weight: bold;
    padding: 0;
    margin: 0px;
}
H2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}
H3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
H4 {
    
}

/* Default not-tag classes */
.title {
    font-weight: bold;
}

.subtitle {
    font-size: 11px;
    font-weight: bold;
	color: #404040;
}

.chaptertitle {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

/* Default Plugin Table */
TD.td_TPL {
    padding: 15px;
}

/* Default Image Cell */
TD.default_image {
    padding: 2px;
    border: 1px solid #DDDDDD;
}
TABLE.default_image {
    margin-right: 5px;
    margin-top: 2px;
}

/* Main Layout: Footer Cell Style */
TD.footer {
    background-color: #DDDDDD;
    background-image: url(/images/default/dot_hor.gif);
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px;
    color: #AAAAAA;
}

TD.footer_right {
    background-color: #CCCCCC;
    border-left: 10px solid #BBBBBB;
    padding: 5px;
}

/* Main Layout: Right Box Style */
TD.box_right {
    padding: 12px;
    background-color: #EEEEEE;
    vertical-align: top;
}

/* Main Layout: Box Titles */
TD.boxtitle {
    font-weight: bold;
    font-size: 14px;
}

/* Main Layout: Default Cell */
TD.default {
    padding: 10px;
}

/* Main Layout: Head */
TD.head {
    color: white;
    vertical-align: top;
    background-color: #0000CC;
    padding: 8px 8px 8px 12px;
    height: 70px;
}

/* Main Layout: Head right */
TD.head_right {
    color: white;
    background-color: #000088;
    border-left: 10px solid #000077;
    height: 70px;
}

/* Users: Loginbox */


/* Menupage: Parent Navigation */



TD.nav_pid {
    background-color: #6666DD;
    background-image: url(/images/default/dot_hor.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 12px;
    height: 30px;
}
A.navlink_pd {
    color: #000088;
}
A.navlink_pd:hover {
    color: #000000;
}
A.navlink_pditw {
    color: #000000;
}
A.navlink_pditw:hover {
    
}

/* Menupage: Main */
SPAN.abstract {
    font-style: italic;
    font-weight: bold;
}
SPAN.date {
    font-size: 10px;
}
SPAN.author {
    
}

/* Custom Classes */

/* Dotted Vertical Line */
TD.dotted_vert {
    background-image: url(/images/default/dot_vert.gif);
    background-repeat: repeat-y;
    width: 1px;
}

TD.header_sub1 {
	background: #c1cecd;
	padding: 11px 0px 11px 11px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

.adminheader_navlink {
    color: #6c77a0;
    text-decoration: none;
}

.adminheader_navlink:hover {
    color: #000000;
    text-decoration: none;
}

.guesttitle {
	background-color: #c1cecd; 
	padding: 2px 2px 2px 10px;
	margin: 2px;
}

.guestcomment {
	font-weight: bold;
	color: #00ccff;
}

.guest {
	background-color: #ffffff; 
	padding: 2px 2px 15px 10px;
	margin: 2px 2px 2px 2px;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 10px 0px;
}

.error_border_top_left {
	background-image: url(/images/error/border_top_left.gif); 
	width: 19px; 
	height: 14px;
}
.error_border_top { 
	background-image: url(/images/error/border_top.gif); 
	height: 14px;
}
.error_border_top_right {
	background-image: url(/images/error/border_top_right.gif); 
	width: 19px; 
	height: 14px;
}

.error_border_left {
	background-image: url(/images/error/border_left.gif); 
	width: 19px; 
	height: 14px;
}
.error_background { 
	background-image: url(/images/error/background.gif); 
	font-family: Arial; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
}
.error_border_right {
	background-image: url(/images/error/border_right.gif); 
	width: 19px; 
	height: 14px;
}

.error_border_bottom_left {
	background-image: url(/images/error/border_bottom_left.gif); 
	width: 19px; 
	height: 19px;
}
.error_border_bottom { 
	background-image: url(/images/error/border_bottom.gif); 
	height: 19px;
}
.error_border_bottom_right {
	background-image: url(/images/error/border_bottom_right.gif); 
	width: 19px; 
	height: 19px;
}

.error {
	color: #ff0000;
}

/* FORM-FUNCTION CSS */

.required {
	color: #ff3300;
	background-color: #ffcccc;
}
.caption {
	font-weight: normal;
}
.inp_err {
	color: yellow;
	background-color: #ff0000;
}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px}

#maintable {
	width: 100%;
}

.td_start{
	background-color:#D9DADB;
}

#top_left_td {
	background-color:#D9DADB;
    background-image: url(/images/default/design/bg_top.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 189px;
    width: 316px;

}

#top_left_td div {
	margin-top: 13px;
	padding-left: 25px;

}

#top_left_td a {
	color: #000;
	font-size: 10px;
	padding-right: 10px;

}

#top_left_tr {
	background-color: #D9DADB;
}

.top_table {
	width: 100%;
	height: 189px;
}


.top_td {
	background-color:#D9DADB;
}

#sitetitel{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	top: 84px;
	left: 0;
	font-size: 35px;
	font-weight: bold;
}




/* Menupage: Tree Navigation */
.table_nav{
	width: 167px;
}

TD.nav_tree {
    padding: 12px 10px 0px 0px;
    background-color: #EFEFEF;
}
TD.td_navlink {
    padding: 0;
    border-bottom: solid 1px #ffffff;
   	width: 167px;
}
TD.td_navlink_first, TD.td_navlinkitw_first {
	padding: 0;
    border-bottom: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
   	width: 167px;
}

TD.td_navlinkitw, TD.td_navlinkitw_first {
	padding: 0;
	border-bottom: solid 1px #ffffff;
	background-color: #9FA1A2;
	width: 167px;   
}
TD.td_subnavlink {
	padding: 0;
	    
}
TD.td_subnavlinkitw {
	padding: 0; 
}
TD.td_subsubnavlink {
	padding: 0;
	padding-left: 0px;  
}
TD.td_subsubnavlinkitw {
	padding: 0;
	padding-left: 0px;
}
TD.td_subnavlink_start {
	height: 1px;
	padding: 0;
}
TD.td_subnavlink_end {
	height: 1px;
	margin:0;
	padding: 0;
	border-bottom: solid 1px #ffffff;
}

TD.td_subnavlink_end a {
	height: 200px;
	border:solid 5px #000;
	display:none;
}

A.navlink {
    display: block;
    height: 17px;
    padding: 3px 13px 0 24px; 
    color: #000000;
    font-weight: bold;
}

A.sitemap_navlink {
	color: #2A5E9F;
}


A.navlink:hover {
    background-color: #9FA1A2;
    height: 17px;
    padding: 3px 13px 0 24px;
    color: #ffffff;
}
A.navlinkitw {
	display: block;
    height: 17px;
    padding: 3px 13px 0 24px;
    color: #ffffff;
    font-weight: bold;
}

A.subnavlink {
	display: block;
    height: 16px;
    padding: 3px 13px 0 24px;
    font-weight: bold;
	color: #000000;
}
A.subnavlink:hover {
	color: #ffffff; 
	
}
A.subnavlinkitw, A.subnavlinkitw:hover {
	display: block;
    height: 16px;
    padding: 3px 13px 0 24px;
	color: #ffffff;
	font-weight: bold;
}

A.subsubnavlink {
	display: block;
	font-weight: bold;
    height: 15px;
    padding: 3px 26px 0 24px;
    color: #000000;
}

A.subsubnavlinkitw, A.subsubnavlinkitw:hover {
	display: block;
	font-weight: bold;
    height: 15px;
    padding: 3px 26px 0 24px;
    color: #ffffff;

}

A.subsubnavlink:hover {
	color: #000000;
	height: 15px;
    padding: 3px 26px 0 24px;
 	font-weight: bold;
}

* html A.navlinkitw, * html A.navlinkitw:hover {
	display: block;
    height: 20px;
    padding: 3px 13px 0 24px;
    color: #ffffff;
    font-weight: bold;
}

* html A.navlink, * html A.navlink:hover, * html A.subnavlink, * html A.subnavlink:hover, * html A.subnavlinkitw, * html A.subnavlinkitw:hover {
	height: 20px;
	width: 180px;
	padding: 3px 0px 0 24px;
}

.td_content {
	padding-top: 70px;
}

.moreinfo {
padding-bottom: 1px;
}

#navdiv {
	height: 435px;
}

#sqsdiv {
	padding-left: 22px;
}

.claim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	margin-left: 221px;
	padding-top: 10px;
}