BODY {
	background: 999999;
	background-image: url(hintergrund.jpg);
	background-repeat: repeat;
	font-family: Times, serif;
	font-size: 1.1em;
	color: #263355;
	border-color: #263355;
	margin: 1em;
	text-align: center;
}

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

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

div#userstate {
	position: absolute;
	text-align: right;
	color: #afafaf;
	font-size: 0.7em;
	z-index: 8;
	margin-left: auto;
	margin-right: 1em;
	right: 5px;
	bottom: 10px;
	width: 100%
}

div#menu {
	position: fixed;
	float: left;
	background: #263355;
	text-align: right;
	margin-left: -1em;
	width: 13.5em;
	z-index: 8;
	height: 100% !important;
}

div#content {
	position: relative;
	margin-left: 12.5em;
	margin-right: -1em;
}

div#box_menu {
	position: relative;
	background: #263355;
	margin-top: 0em;
	margin-left: 2em;
	margin-right: 0em;
	left: -1px;
	top: -1px;
}

.box_content_inner {
	margin: auto;
	margin-top: 3em;
	position: relative;
	width: 90%;
	max-width: 700px;
}

.navbar {
	height: 1px;
	overflow: hidden;
}

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

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

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

.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: #263355;
	color: white;
	font-size: 0.8em;
}

.OddLine {
}

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

H2 {
	font-size: 1.1em;
	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: #263355;
	color: white;
	padding: 5px;
}

a {
	color: #263355;
	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: #263355;
	text-decoration: none;
	font-size: 0em;
	width: 16px;
	height: 16px;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
}

.tools:hover {
	color: #263355;
	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: #DFDFDF;
	text-decoration: none;
}

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

div#userstate > a {
	color: #afafaf;
}

img {
	border: 0px;
}

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

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

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

div.PIC_ASISR {
	float: none;
	font-size: 0.8em;
	margin: 0em auto 0em auto;
}

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

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

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

div.PIC_PREVIEW_PROJECTS {	
	float: left;
	width: 5em;
	border: 0px;
	font-size: 0.8em;
	padding: 0.8em;
}

span.INITIALS {
	float: left;
	margin-top: -0.2em;
	margin-right: 0.2em;
}

