BODY {
	background: white;
	font-family: Helvetica, Verdana, Arial, sanserif;
	font-size: 1em;
	color: #6A6C57;
	border-color: #6A6C57;
	margin: 1em;
	text-align: center;
}

div#page {
	margin: 0 auto;
	text-align: left;
	min-width: 35em;
	max-width: 55em;
}	

div#headline {
	min-height: 3em;
}

div#userstate {
	text-align: right;
	font-size: 0.8em;
	z-index: 8;
	float: right;
	margin-left: auto;
	margin-right: 5px;
	margin-top: 5px;
}

div#body {
	margin-top: 1em;
}

div#menu {
	float: left;
	margin-right: 0.5em;
	width: 11em;
	z-index: 8;
	position: fixed;
}

div#content {
	margin-left: 12em;
}

div.box_shadow1 {
	background: #F1F0F1;
	position: relative;
	left: -1px;
	top: -1px;
}

div.box_shadow2 {
	background: #DBDADB;
	position: relative;
	left: -1px;
	top: -1px;
}

div.box_shadow3 {
	background: #B8B6B8;
	position: relative;
	left: -1px;
	top: -1px;
}

div#box_menu {
	background: #FFFFFF;
	border: 1px solid;
	position: relative;
	left: -1px;
	top: -1px;
}

div#box_content {
	background: #FFFFFF;
	border: 1px solid;
	position: relative;
	left: -1px;
	top: -1px;
}

div.box_content_inner {
	margin: 0.3em;
}

div.navbar {
	background: #6A6C57;
	padding: 0.3em;
	text-align: left;
	font-size: 0.8em;
	min-height: 1em;
	color: white;
}

div#footline {
	margin-top: 1em;
	text-align: center;
	font-size: 0.8em;
}

div.toolbox {
	text-align: right;
	float: right;
}

div.pictoolbox {
	position: relative;
	background-color: white;
	margin: 0em 0em -1.2em auto;
	padding: 0em 0em 0.3em auto;
	height: 1.4em;
	text-align: right;
	width: 7em;
	vertical-align: middle;
	z-index: 666;
}

div.codebox {
	font-family: serif;
	margin-left: 2em;
	margin-right: 1em;
	border: thin silver solid;
	padding: 0.2em;
}

div.title {
	background: #6A6C57;
	padding: 0.2em;
	margin: -0.3em;
	text-align: left;
	font-size: 0.8em;
	height: 1.2em;
	color: white;	
}

div.multicolumn2 {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
	text-justify: newspaper;
}

div.multicolumn3 {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
	text-justify: newspaper;
}

td#userstate {
	text-align: right;
	font-size: 0.8em;
	z-index: 8;
	float: right;
	margin-left: 1em;
}

div.boxed {
	position: absolute;
}

table#centered {
	margin: auto;
}

td#form_l {
	font-size: 0.8em;
	text-align: right;
}

td#form_r {
	text-align:left;
	font-size: 0.8em;
}

.HeadLine {
	background: #6A6C57;
	color: white;
	font-size: 0.8em;
}

.OddLine {
}

H1 {
	font-size: 1.3em;
	font-weight: bold;
}

H2 {
	font-size: 1.0em;
	font-weight: bold;
}

.small {
	font-size: 0.7em;
}

.big {
	font-size: 1.3em;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underlined {
	text-decoration: underline;
}

.switched {
	font-family: serif;
}

.switcheditalic {
    font-family: serif;
	font-style: italic;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.align_left {
	text-align: left;
}

.tab_selected {
	background: #6A6C57;
	color: white;
	padding: 5px;
}

a {
	color: #6A6C57;
	text-decoration: none;
}

a:hover {
	color: #050505;
	text-decoration: underline;
}

.extern {
	text-decoration: underline;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(icons/extlink.png);
	background-repeat: no-repeat;
	height: 16px;
	left: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 0px;
}

.mail {
	text-decoration: underline;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(icons/mail.png);
	background-repeat: no-repeat;
	height: 16px;
	left: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 0px;
}

.jabber {
	text-decoration: underline;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(icons/chat.png);
	background-repeat: no-repeat;
	height: 16px;
	left: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 0px;
}

.extern:hover {
	color: #050505;
	text-decoration: underline;
}

.intern {
	text-decoration: underline;
}

.intern:hover {
	text-decoration: underline;
	color: #050505;
}

.internalimg {
	text-decoration: none;
}

.internalimg:hover {
	text-decoration: none;
}

.tools {
	color: #6A6C57;
	text-decoration: none;
	font-size: 0em;
	width: 16px;
	height: 16px;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
}

.tools:hover {
	color: #6A6C57;
	text-decoration: none;
	font-size: 0.8em;
	background-image: url(empty.gif);
	padding: 0.5em 0.2em 0.0em 0.2em;
	width: auto;
	height: auto;
}

.navbarlink {
	color: white;
	text-decoration: none;
}

.navbarlink:hover {
	color: white;
	text-decoration: underline;
}

img {
	border: 0px;
}

img.scaled {
	max-width: 100%;
}

div.PIC_ASIS {
	float: left;
	font-size: 0.8em;
	margin: 0em 1.2em 0em 0em;
	padding-bottom: 0.2em;
}

div.PIC_ASISR {
	float: right;
	font-size: 0.8em;
	margin: 0em 0em 0em 1.2em;
	padding-bottom: 0.2em;
}

div.PIC_ASISC {
	float: none;
	font-size: 0.8em;
	margin: 0em auto 0em auto;
	padding-bottom: 0.2em;
}

div.PIC_PREVIEW {	
	float: left;
	width: 15em;
	border: 0px;
	font-size: 0.8em;
	margin: 0em 1.2em 0em 0em;
	padding-bottom: 0.2em;
}

div.PIC_PREVIEWR {	
	float: right;
	align: center;
	width: 15em;
	border: 0px;
	font-size: 0.8em;
	margin: 0em 0em 0em 1.2em;
	padding-bottom: 0.2em;
}

div.PIC_PREVIEWF {	
	width: 100%;
	border: 0px;
	font-size: 0.8em;
	padding-bottom: 0.2em;
}

div.PIC_PREVIEW_PROJECTS {	
	float: right;
	width: 5em;
	border: 0px;
	margin: 0em 1.2em 0em 7em;
	padding-bottom: 0.2em;
}

table#TableHead {
	font-size: 0.8em;
}

table#TableFoot {
	text-align: center;
	font-size: 0.5em;
}

table.intext{
	border-width: 1px;
	border-style: solid;
	border-color: #3f4c7e;
	border-collapse: collapse;
}

table.intext td{
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	border-color: #6A6C57;
	border-collapse: collapse;
}

tr.oddLine {
	background: #E4E4C8;
}

tr.headLine {
	background: #6A6C57;
	color: #ffffff;
	font-weight: bold;
}


