* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	color: #000000; 
	font-family:Arial;  
	font-size: 12px; 
	font-weight: normal; 
	height:100%;
}

.pink{
	color:#ED0972;
}

body.output {
	background:#000000;
}

strong {
	color:#000000;
	text-decoration:none;
}

a {
	color:#ED0972;
}

a:hover {
	color:#5D5F62;
}

p {
	margin:0 0 1.5em 0;
	font-size: 1em; 
}
li {
	margin:0 0 0 1.5em;
	font-size: 1em; 
}

td {
	font-size: 1em; 
}

td p, td td {
	font-size: 1em; 
}

input, select, textarea{
	font-size: 1em; 
}

th {
	text-align:left;
	vertical-align:top;
	font-size: 1em;
	font-weight:normal; 
}
input, select, textarea {
	padding:1px;
	margin:2px;
}

#right p {
	font-size:1em;
	margin:0;
}

h2 {
	font-size:1.5em;
	color:#ED0972;
	font-weight:normal;
}

#right h2, #right h3 {
	margin-bottom:0;
}

h3 {
	font-size:1.6em;
	color:#ED0972;
	font-weight:normal;
}
.space {
	margin-bottom:2em;
}

/* LAYOUT */

#container {
	width:1004px;
	margin:0 auto;
	height:100%;
}

#left {
	position:relative;
	width:178px;
	padding:137px 39px 10px 36px;
	float:left;
	color:#FFFFFF;
	
}

#middle {
	width:750px;
	float:left;
	background:#FFFFFF;
	position:relative;
	min-height:100%;
	min-height:100%;
}

#right {
	float:right;
	position:relative;
	display: inline;
	width:190px;
	margin:0 36px 36px 0;
}

/* LOGO */

#logo {
	width:178px;
	height:26px;
	position:absolute;
	left:36px;
	top:36px;
	text-indent:-9000px;
	background:url(/images/logo-secretary-plus.png) no-repeat;
}

#logo a {
	display:block;
	height:26px;
}

/* METAMENU */

#metamenu {
	padding:36px 0 16px 0;
	height:65px;
	line-height:1.6em;
}

#metamenu ul {
	list-style:none;
	margin-left:-4px;
}

#metamenu li {
	float:left;
	font-size:0.9em;
	margin:0;
}

#metamenu li a {
	text-decoration:none;
	padding:0 4px;
	background:url(/images/trenner-metamenu.png) right no-repeat;	
	color:#939598;
	text-transform:lowercase;
}

#metamenu li a:hover {
	color:#5D5F62;
}

#metamenu li a.last {
	background:none;
}

/* MAINMENU */

#left ul {
	list-style:none;
}

#left li {
	font-size:1.3em;
	padding:0 0 20px 0;
	margin:0;
}

#left li a {
	text-decoration:none;
	color:#FFFFFF;
}

#left li.active a {
	color:#ED0972;
}

#left li a:hover {
	color:#939598;
}

/* 2.Ebene */

#left li ul {
	margin:10px 0 -10px 0;
}

#left li ul li {
	font-size:.9em;
	padding:2px 0;
}

#left li ul li a, #left li.active ul li a {
	color:#939598;
}

#left li ul li a:hover, #left li ul li.active a {
	color:#ED0972;
}

/* 3.Ebene */

#left li ul ul {
	margin:10px 0 10px 0;
}

/* SITEMAP */

#sitemap ul {
	list-style:none;
}

#sitemap li {
	margin:0;
	padding:0 0 30px 0;
}

#sitemap li a {
	text-decoration:none;
	color:#000000;
}

#sitemap li.active a {
	color:#ED0972;
}

#sitemap li a:hover {
	color:#939598;
}

/* 2.Ebene */

#sitemap li ul {
	margin:10px 0 -10px 10px;
}

#sitemap li ul li {
	font-size:0.9em;
	padding:2px 0;
	margin:0 0 0 0;
}

#sitemap li ul li a, #sitemap li.active ul li a {
	color:#939598;
}

#sitemap li ul li a:hover, #sitemap li ul li.active a {
	color:#ED0972;
}

/* CONTENT */

#content {
	margin:137px 271px 36px 41px;
	min-height:580px;
}

/* ATTACHEMENTS */

.attachements {
	color:#82725B;
}

.attachements p {
	padding-left:15px;
	font-size:1em;
}

.attachements p.sec {
	border-top:#DAE0E3 1px solid;
	background:url(/images/gradient_header.png) 0 1px repeat-x;
	padding:5px 0 10px 15px;	
}

.attachements ul {
	text-transform:uppercase;
	margin:5.8em 0 1.5em 0;
	list-style:none;
	padding-top:1px;
	background:url(/images/gradient_menu.png) left top no-repeat;
}

.attachements ul li {	
	height:24px;
	padding-bottom:1px;
	background:url(/images/gradient_menu.png) left bottom no-repeat;
}

.attachements ul li a {
	line-height:24px;
	padding-left:15px;
	background:url(/images/btn_dl.gif) left no-repeat;
	color:#82725B;
	text-decoration:none;
}

.jobs-list-head {
	width:430px;
	margin-bottom:10px;
}
.jobs-list-head td{
	vertical-align:bottom;
}
#jobs-list{
	width:430px;
}
#jobs-list td, #jobs-list th{
	color:#000000;
	border-bottom:10px solid #FFFFFF;
	padding-left:2px;
	padding-right:2px;
	line-height:15px;
	height:15px;
}
#jobs-list th{
	text-align:left;
}
#jobs-list .contents_whitehover td{
	background-color:#939598;
	color:#FFFFFF;
}
#jobs-list .contents_whitehover a{
	color:#000000;
}
#jobs-details{
	width:430px;
}
#jobs-details th,#jobs-details td{
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
}
#jobs-details p{
	margin:0px;
	padding:0px;
}
#jobs-details ul, #jobs-details li{
	margin:0px;
	margin-left:10px;
	padding:0px;
}
#jobs-details th{
	width:130px;
}
/* Ticker */


#jobticker{
	position:absolute;
	background: repeat-x top url('/images/ticker_top.png');
	width: 132px;
	height: 10px;
	z-index:999;
}
#jobticker2{
	position:absolute;
	top:180px;
	background: repeat-x bottom url('/images/ticker_bottom.png');
	width: 132px;
	height: 10px;
	z-index:999;
}
* html #jobticker{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/images/ticker_top.png", sizingMethod="scale");
}
* html #jobticker2{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/ticker_bottom.png', sizingMethod='scale');
}
#ticker-container {
	position:relative;
	overflow:hidden;
	width: 132px;
	height: 190px;
}

#ticker {
	position:relative;
	width:132px;
	padding: 2px;
}
#ticker ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
#ticker ul li {
	display:list-item;
	color: #000000;
	margin:0px;
	padding-left: 2px;
}

#ticker ul li a {
	text-decoration: none;
}

#ticker ul li span {
	color: #ED0972;
	display:block;
}

#ticker ul li a:hover {
	text-decoration: underline;
}

/* Standards */

.error {
	font-weight:bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a {
	outline: none;
}

img {
	border:0;
	behavior: url(/include/pngbehavior.htc);
}

form {
	display:inline;
}

.nostyle {
	background:none;
	border: none;
	margin:0;
	padding:0;
	width:inherit;
}

.snippet {
	color:#333333;
	padding-left:50px;
	line-height:40px;
	border-top:1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background:url(/adminarea/wysiwyg/jscripts/tiny_mce/plugins/mc3000snippets/images/snippet_bg.png) no-repeat;
}

#mc3000 h1{
	text-indent:-9000px;
	height:41px;
	z-index:1;
}
#mc3000 p a{
	text-align:right;
	z-index:3;
}

/*   TREE   */

.skill1{
	padding:1px;
	background:#CCCCCC;
}
.skill2 {
	padding:1px;
	background:#FF9900;
}
.skill3 {
	padding:1px;
	background:#FFFF00;
}
.skill4 {
	padding:1px;
	background:#009900;
}
		#dhtmlgoodies_tree li{
			list-style-type:none;	
			font-family: arial;
			font-size:11px;
		}
		#dhtmlgoodies_topNodes{
			margin-left:0px;
			padding-left:0px;
		}
		#dhtmlgoodies_topNodes ul{
			margin-left:20px;
			padding-left:0px;
			display:none;
		}
		#dhtmlgoodies_tree .tree_link{
			line-height:13px;
			padding-left:2px;

		}
		#dhtmlgoodies_tree img{
			padding-top:2px;
		}
		#dhtmlgoodies_tree a{
			color: #000000;
			text-decoration:none;
		}
		.activeNodeLink{
			background-color: #316AC5;
			color: #FFFFFF;
			font-weight:bold;
		}
		div.secretary-run-info{
			margin-bottom:20px;
		}
