/* Main Font */
BODY, INPUT, TEXTAREA, TD, SELECT {
    font-family: verdana, sans-serif;
    font-size: 11px;
	line-height: 15px;
}

/* Main Layout Style */
BODY {
    color:#000000;
    background-color:#94aac0;
    margin:0px;
}
BODY.print {
    margin:10px;
	background-color: #ffffff;
}

BODY.stdcolor {
	background: #cccccc;
}

/* Basic Image Style */
IMG {
    border-width: 0px;
}

/* Default Link Style */
A {
   	color: #778ea8;
    text-decoration: none;
}
A:hover {
    color: #444444;
    text-decoration: none;
}

.maillink {
    color: #999999;
    font-weight: normal;
    text-decoration: none;
}

.maillink:hover {
    color: #999999;
    font-weight: normal;
    text-decoration: none;
}

/* Default Heading Styles */
H1 {
    font-size: 12px;
    font-weight: bold;
	color: #778ea8;
    margin: 0px 0px 15px 0px;
}
H2 {
    font-size: 11px;
    font-weight: bold;
	color: #000000;
    margin: 10px 0px 5px 0px;
}
H3 {
    font-size: 11px;
    font-weight: bold;
	color: #000000;
    margin: 10px 0px 5px 0px;
}
H4 {
    font-size: 11px;
    font-weight: bold;
	color: #000000;
    margin: 0px 0px 10px 0px;
}

H5 {
    font-size: 11px;
    font-weight: bold;
	color: #000000;
    margin: 0px 0px 10px 0px;
}

/* Default not-tag classes */
.title {
    font-size: 12px;
	font-weight: bold;
	color: #778ea8;
}
.subtitle {
    font-size: 11px;
    font-weight: bold;
	color: #404040;
}

/* 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: Tree Navigation */
TD.nav_tree {
    padding: 12px 10px 0px 0px;
    background-color: #EFEFEF;
}
TD.td_navlink {
	background-color: #778ea8;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #a0b4c7;
}
TD.td_navlinkitw {
	background-color: #859ab1;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #a0b4c7;
}
TD.td_subnavlink {
	background-color: #859ab1;
	height: 15px;
}
TD.td_subnavlinkitw {
	background: url(/images/default/design/submenu_aktiv.gif) no-repeat;
	background-color: #859ab1;
	height: 15px;
}
TD.td_subnavlink_start {
	background-color: #859ab1;
	padding: 0px 0px 0px 0px;
	height: 10px;
}
TD.td_subnavlink_end {
	background-color: #859ab1;
	padding: 0px 0px 0px 0px;
	height: 10px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #a0b4c7;
}

TD.td_deepnavlink_start {
	background-color: #859ab1;
	padding: 0px 0px 0px 0px;
	height: 0px;
}
TD.td_deepnavlink_end {
	background-color: #859ab1;
	padding: 0px 0px 0px 0px;
	height: 0px;
}

A.navlink {
    color: #000000;
}
A.navlink:hover {
    color: #999999;
}
A.navlinkitw {
    color: #000000;
}
A.navlinkitw:hover {
    color: #999999;
}

A.subnavlink {
    color: #404040;
}
A.subnavlink:hover {
    color: #404040;
}
A.subnavlinkitw {
    color: #404040;
}
A.subnavlinkitw:hover {
    color: #404040;
}

/* 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 {
    
}

.newstitle_home {
    font-size: 11px;
    font-weight: normal;
	color: #ffffff;
}
.newstitle_home:hover {
    font-size: 11px;
    font-weight: normal;
	color: #000000;
}

/* 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;
}

.header_sub1 {
	background-color: #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: #ffffff;
    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;
}

.sitemap_head {
	height: 51px;
	background: url(/images/default/design/walenstadt/sitemap_logo.gif) #ffffff no-repeat;
}


/* 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}

