body {
	font: 11px arial, helvetica, sans-serif;
	background: white;
	color: black;
	margin-left: 0px;
	margin-top: 0px;
}
table, td {
	font: 11px arial, helvetica, sans-serif;
}
.headline {
	width: 720px;
	padding: 4px;
	text-align:left;
	font-family : arial, helvetica, sans-serif;
	font-size : 18px;
	line-height : 20px;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #000000;
	text-decoration : none;
	line-height: 60px;
}
.intranetInfoblock {
	text-align: left;
	width: 720px;
}
.headlineSmall {
	padding: 4px;
}
.intranetRowSingleLine {
	height: 25px;
	padding-bottom:4px;
	text-align: center;
	width: 720px;
	margin-bottom:1px;
}
.intranetRowMultiLine {
	height: 60px;
	padding-bottom:4px;
	text-align: center;
	width: 720px;
	margin-bottom:1px;
}
.intranetLeft {
	background-color:#54012E;
	width:160px;
	float:left;
	height:100%;
	padding-left: 4px;
	text-align: left;
	margin-right: 1px;
	padding-top:4px;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	line-height : 15px;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #ffffff;
	text-decoration : none;
}
.intranetCenter {
	background-color:#E0E0E0;
	width:380px;
	float:left;
	height:100%;
	text-align: left;
	padding-left: 4px;
	text-align: left;
	margin-right: 1px;
	padding-top:4px;
}
.intranetRight {
	background-color:#E0E0E0;
	width:100px;
	float:left;
	height:100%;
	text-align: left;
	padding-left: 4px;
	text-align: left;
	margin-right: 1px;
	padding-top:4px;
}

.selectSection {
	width: 180px;
	border: 1px solid gray;
	font: 11px arial, sans-serif;
	color: gray;
}
.titelbold {
font-family : arial, helvetica, sans-serif;
font-size : 18px;
line-height : 20px;
font-weight : bold;
font-variant : normal;
text-transform : none;
color : #000000;
text-decoration : none;
line-height: 60px;
}
h1 {
font-family : arial, helvetica, sans-serif;
font-size : 18px;
line-height : 20px;
font-weight : bold;
font-variant : normal;
text-transform : none;
color : #000000;
text-decoration : none;
line-height: 60px;
}

.text  {
font-family : arial, helvetica, sans-serif;
font-size : 13px;
font-style : normal;
line-height : 15px;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #000000;
text-decoration : none;
}

.textklein  {
font-family : arial, helvetica, sans-serif;
font-size : 10px;
font-style : normal;
line-height : 10px;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #000000;
text-decoration : none;
}

.textbold  {
font-family : arial, helvetica, sans-serif;
font-size : 13px;
font-style : normal;
line-height : 15px;
font-weight : bold;
font-variant : normal;
text-transform : none;
color : #000000;
text-decoration : none;
}
.textlink  {
font-family : arial, helvetica, sans-serif;
font-size : 13px;
font-style : normal;
line-height : 15px;
font-weight : normal;
font-variant : normal;
text-transform : none;
color : #ffffff;
text-decoration : none;
}
.textlinkbold  {
font-family : arial, helvetica, sans-serif;
font-size : 13px;
font-style : normal;
line-height : 15px;
font-weight : bold;
font-variant : normal;
text-transform : none;
color : #ffffff;
text-decoration : none;
}
.textwhitebold {
font-family : arial, helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : 15px;
font-weight : bold;
font-variant : normal;
text-transform : none;
color : #ffffff;
text-decoration : none;
}
input, select {
	border:1px solid gray;
	size: 10px;
}
textarea {
	font: 13px arial, sans-serif;
	border: 1px solid gray
}


.noborder {
	border:0px;
}

.submit {
	border:0px;
}


h2 {
font-weight: normal;
color: #666666;
font-size: 18px;
}

h3 {
font-weight: normal;
color: #000000;
font-size: 16px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h4 {
color: #000000;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

h5 {
color: #666666;
font-size: 12px;
}

h6 {
color: #666666;
font-size: 12px;
font-style: italic;
}
.topnav a:link, .topnav a:visited, .topnav a:active   {
	width: 100px;
	color: #333333;
	border: 1px solid gray;
	background: white;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
}
.topnav a:hover {
	background: #54012E;
	color: white;
	border: 1px solid white;
}


.topnav2 a:link, .topnav2 a:visited, .topnav2 a:active   {
	width: 120px;
	color: #333333;
	border: 1px solid gray;
	background: white;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
}
.topnav2 a:hover {
	background: #54012E;
	color: white;
	border: 1px solid white;
}

a:link, a:visited, a:active {
	color: #333333;
}

.sublink {
	background-image: url(../intranet/images/star.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	height: 20px;
	float: left;
	margin-right: 20px;
}
.x-small-gray {
	font-size: 9px;
	color: #666666;
}
.hint {
	padding: 10px;
	background-image: url(../intranet/images/hint_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFF1AF;
	width: 300px;
	float: right;
	padding-left: 40px;
}
.hint ul {	
	list-style-image:url(../intranet/images/list_style_image.gif);
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 20px;
}


.hint2 {
	padding: 10px;
	background-color: #FFF1AF;
	width: 150px;
	float: right;
	padding-left: 25px;
}

.message {
	color: #AF0061;
	font-weight: bold;
	font-size: 14px;
}
.hint3 {
	padding: 0px;
	background-color: #ffffff;
	width: 55px;
	float: right;
}
.hint4 {
	padding: 0px;
	background-color: #ffffff;
	float: right;
}
.betragRight {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

/********* CONTENT COLS *********/
.content2Cols {
	float: left;
	width: 49%;
	min-width: 550px;
}
.content3Cols {
	float: left;
	width: 33%;
}
.clearBoth {
	clear: both;
}
.contentLine {
	margin-right: 10px;
	min-width:550px;
	height:25px;
	clear: left;
	margin-bottom:1px;
	
}
.contentLine2 {
	margin-right: 10px;
	min-width:550px;
	height: 93px;
	clear: left;
	margin-bottom:1px;
	
}
.entryLabel {
	background-color: #54012E;
	width: 25%;
	padding: 4px;
	float: left;
	margin-right:1px;
	height:100%;
	color: white;
	font-weight: bold;
}
.entryContent {
	background-color: #E0E0E0;
	width: 55%;
	padding: 4px;
	float: left;
	margin-right:1px;
	margin-bottom:1px;
	height:100%;
}
.entryInfo {
	background-color: #E0E0E0;
	width: 15%;
	padding: 4px;
	float: left;
	margin-right:1px;
	margin-bottom:1px;
	text-align:center;
	height:100%;
}
.entryLabel2 {
	background-color: #54012E;
	width: 25%;
	padding: 4px;
	float: left;
	margin-right:1px;
	margin-bottom:1px;
	height:100%;
	color: white;
	font-weight: bold;
}
.entryContent2 {
	background-color: #E0E0E0;
	width: 55%;
	padding: 4px;
	float: left;
	margin-right:1px;
	margin-bottom:1px;
	height:100%;
}
.entryInfo2 {
	background-color: #E0E0E0;
	width: 15%;
	padding: 4px;
	float: left;
	margin-right:1px;
	margin-bottom:1px;
	text-align:center;
	height:100%;
}
/******** TABELLE LISTE *****/
.tblListe {
	margin: 4px;
	padding: 4px;
	border-collapse:collapse;
	width: 100%;

}
.tdListeHead {
	padding: 4px;
	background-color: #54012E;
	color: white;
	font-size : 1em;
	font-weight: bold;
}
.tdListeLight {
	padding: 4px;
	background-color: #F9F9F9;
}
.tdListeDark {
	padding: 4px;
	background-color: #EEEEEE;
}
.regularTable {
	background-color: #ddd;
}
.locked {
	background-color: #FFAFDD;
}
.lockedByYou {
	background-color: #EFE2A4;
}
.projectLinks {margin:0px;padding:0px;}
.projectLinks li {float:left;list-style-type:none;display:block;background-color:#FFF6CF;margin-left:1px;margin-top:1px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border:1px solid #DFD299;}
.projectLinks li a {display:block;padding:5px 10px 5px 10px;text-decoration:none;}

.jobrow {
  background-color: antiquewhite;
}
.hidden {
display: none;
}
tr.done {
  background-color: #c8dba2;
}
.lzbutton {
  background-color: #FFF6CF;
  border-radius: 6px;
  padding: 2px 10px;
}