﻿/* GENERAL STYLES */
/* GENERAL STYLES */
/* GENERAL STYLES */
BODY
{
	background-color:#FFF;
	font-family: Arial, Serif;
	font-size:9pt;
	margin:0px;
}

FORM, P
{
	margin:0;
	padding:0;
}

UL
{
    padding-right: 0px;
    padding-left: 17px;
    display:block;
    margin: 0px 0px 2px 0px;
}

a:link, a:visited, a:hover, a:active
{
	color:#000;
	text-decoration:none;
}

/* BACKGROUND */
.topborder 
{
	overflow:hidden;
	background-image:url(/gfx/backgroundtop-wide.jpg);
	margin:2px auto 0px auto;
	width:935px;
	height:16px;
}

.midborder 
{
	background-image:url(/gfx/backgroundmid-wide.jpg);
	margin:0px auto 0px auto;
	width:857px;
	padding:0px 39px 0px 39px;
}

.bottomborder 
{
	overflow:hidden;
	background-image:url(/gfx/backgroundbottom-wide.jpg);
	margin:0px auto 0px auto;
	width:935px;
	height:21px;
}

/* PAGE LAYOUT */
.statementblue 
{
    text-align:right;
    font-family:Times New Roman, Serif;
    font-size:21px;
    font-style:italic;
    color:#3F55A1;
}

.statementred 
{
    text-align:right;
    font-family:Times New Roman, Serif;
    font-size:21px;
    font-style:italic;
    color:#97131E;
}

.flags
{
    text-align:right;
    margin-top:10px;
}

.flag
{
    margin-left:5px;
}

.functionsmenu 
{
    color:#3F55A1;
}

.functionsmenuimage
{
	vertical-align:middle;
}

.functionsmenuspacer
{
	padding:0 15px 0 15px;
	display:inline-block;
}

.contentleft
{
	float:left;
	border-right:2px solid black;
	width:634px;
}

.contentright
{
	float:left;
	width:215px;
}

.contenttopspacerleft 
{
	width:587px;
	height:10px;
	border-bottom:2px solid black;
	margin:0 0 0 auto;
}

.contenttopspacerright 
{
	width:4px;
	height:10px;
	border-left:2px solid black;
	margin: -5px 0px 0px -2px;
}

.contentmenu 
{
	height:48px;
	padding:12px 0px 0px 10px;
	border-bottom:2px solid black;	
	font-size:9pt;
    font-weight:bold;
}

.contentmenuright
{
	height:28px;
	padding:12px 0px 0px 35px;
	border-bottom:1px solid #888;
}

.contentmain
{
	padding:12px 40px 0px 20px;
	overflow:auto;
}

.contentmainfullheight
{
	padding:12px 40px 2px 20px;
	overflow:auto;
}

.contentsplitleft 
{
	width:406px;
	float:left;
}

.contentsplitright
{
	width:228px;
	float:left;
}
.contentart
{
	margin:19px 0 0 0;
}

.contentfooter
{
	height:18px;
	padding:12px 0px 0px 20px;
	font-size:9pt;
}

.printaction 
{
	text-align:right;
	margin: 2px 275px 5px 0;
	color:#888;
}

.footertopline 
{
	width:541px;
	height:1px;
	border-top:1px solid #888;
	margin:0;
	overflow:hidden;
	clear:both;
}

.siteLogo 
{
}

.artContainer
{
    margin: 0px auto 0px auto;
    width:120px;
}

/* SPECIAL TEXT CLASSES */
.big
{
    font-size:11pt;
    color:#3F55A1;
}

.quotered
{
    color:#97131E;
    font-size:7.5pt;
}

.headerpunchline 
{
	font-family:Serif;
	font-size:15pt;
	font-style:italic;
	margin:13px 0px 0px 18px;	
}

.searchFooter 
{
	color:Gray;
	font-family:Serif;
	font-style:italic;
	margin:0px 0px 10px 0px;	
}

.imageText
{
    margin-top:5px;
    color:#3F55A1;
    font-size:7.5pt;
}

.subpagescategory
{
	font-family:Arial, Serif;
	font-size:11pt;
	font-weight:bolder;
	color:#3F55A1;
	margin-bottom:7px;
}

UL + .subpagescategory
{
	margin-top:10px;
}
.subpagescategory a:link, .subpagescategory a:visited, .subpagescategory a:hover, .subpagescategory a:active
{
	color:#3F55A1;
	text-decoration:none;
}

.subpagessubcategory
{
	font-family:Arial, Serif;
	font-size:9pt;
	font-weight:bolder;
	color:#000000;
	margin:7px 0px 3px 0px;
}

.subpagessubcategory a:link, .subpagessubcategory a:visited, .subpagessubcategory a:hover, .subpagessubcategory a:active
{
	color:#000000;
	text-decoration:none;
}

/* TEXT BOXES */
.textboxinner 
{
	padding: 20px 15px 20px 35px;
	width:140px;
}

.textbox1
{
}

.textbox1seperator 
{
	overflow:hidden;
	width:200px;
	height:1px;
	border-top:1px solid #888;
	margin-left:15px;
}

.textbox2
{
}

.textbox2seperator 
{
	overflow:hidden;
	width:100px;
	height:1px;
	border-top:1px solid #888;
	margin-left:90px;
}

.textbox2vertical 
{
	width:1px;
	height:120px;
	border-left:1px solid #888;
	margin:0px;
	float:left;
	top:-45px;
	position:relative;
}

.textbox3
{
}

.textbox3seperator 
{
	overflow:hidden;
	width:100px;
	height:1px;
	border-top:1px solid #888;
	margin-left:50px;
}

/* MAIN MENU */
.topMenu
{
     padding-bottom:10px;
}

.topMenuEntry
{
    float:left;
    padding:0px 10px;
    border-right:1px solid #3F55A1;
}

.subMenu
{
    border:0px solid green;
    height:0px;
    overflow:hidden;
}

.subMenuEntry
{
    float:left;
    padding:0px 10px;
    border-right:1px solid #3F55A1;
}

.topMenu a:link, .topMenu a:visited, .topMenu a:hover, .topMenu a:active
{
	color:#3F55A1;
	text-decoration:none;
}

.subMenu a:link, .subMenu a:visited, .subMenu a:hover, .subMenu a:active
{
	color:#3F55A1;
	text-decoration:none;
}

.topMenu a:hover, .subMenu a:hover
{
    color:#97131E;
    font-weight:bold;
}



/* SPECIAL MENU */
.functionsmenu, .functionsmenu a:link, .functionsmenu a:visited, .functionsmenu a:hover, .functionsmenu a:active
{
	color:#3F55A1;
	text-decoration:none;
    font-weight:bold;
}

.functionsmenu a:hover
{
    color:#97131E;
}

/* KONTAKTFORM */
.contactLeftCol 
{
	width:100px;
	float:left;
}

.contactLeftColText
{
	font-family:Sans-Serif;
	font-size:9pt;
	margin-bottom:2px;
}

.contactRightCol 
{
	width:300px;
	float:left;
}

.contactRightColTextbox
{
	height:100px;
	font-family:Sans-Serif;
	font-size:9pt;
	margin-bottom:2px;
}

/* LOGIN */
.loginfield
{
	font-size:8pt;
	width:100px;
}

.loginbutton
{
	font-size:8pt;
}

/* REPORTS */
.textfield
{
	font-size:9pt;
	width:130px;
}

.textarea
{
	font-size:9pt;
	width:385px;
}

.oneChar
{
	font-size:10pt;
	width:10px;
	margin-right:5px;
}

.evaluation
{
	border:1px solid #888;
	margin:10px 0px;
	padding:5px;
}

/* SALARY */
.dropdownfield
{
	width:135px;
}

.salarylisttable
{
	border:1px solid #888;
}
.salarylistheader
{
	background-color:#CCC;
}
.salaryseperator
{
	border-top:1px solid #888;
}

/* FORUM  */
.forumtext 
{
	font-size:9pt;
	width:540px;
	font-family: Arial, Serif;
}
.listseperator
{
	border-top:1px solid #888;
	margin-top:10px;
	padding-top:10px;
}
.attachicon
{
	border:none;
	margin-right:5px;
	position:relative;
	top:4px;
}


/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */
