/* CSS Document alphajob */


body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
body, td, th {
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*page linkage */
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #EE1C00;
}
a:active {
	color: #fff;
}
.job a:link, .job a:visited, .job a:active {
	color:#C6C7C9;
}
.job a:hover {
	color:#EE1C00;
}
li.giveActive { list-style:none; list-style-image:none; margin-left:0px;}
li.givememore { list-style:none; list-style-image:none; margin-left:0px;}

.givememore a:link, .givememore a:visited, .givememore a:active {
	background-color: #EE1C00;
	color:#fff;
	height:20px;
	width:120px;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
	display:block;
	text-decoration:none;
	margin-top:2px;
	line-height:20px;
	margin-left:0px;
}
.givememore a:hover {
	background-color:#333;
	color:#EE1C00;
}


.giveActive a:link, .giveActive a:visited, .giveActive a:active {
	background-color: #333;
	color:#EE1C00;
	height:20px;
	width:120px;
	font-weight:bold;
	padding: 0px 10px 0px 10px;
	display:block;
	text-decoration:none;
	margin-top:2px;
	line-height:20px;
	margin-left:0px;
}


.overview tr:hover {
	background-color:#EE1C00;

}

.overview tr:hover a  {
 background-color:#EE1C00;
 color:#fff;
 display:block;}
/*end page linkage */

p {
	margin:0px;
	padding-bottom:5px;
	line-height:14px;
}
h1 {
	font-size: 24px;
	color: #EE1C00;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	font-weight:lighter;
}
h2 {
	font-size: 18px;
	color: #EE1C00;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	font-weight:lighter;
}
.activeLink {
	color:#EE1C00;
}
.white {
	color:#fff;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
li {
	padding-top: 0px;
	list-style-image:url(../images/arrow.gif);
	margin-left:10px;
}
/*page layout */
 
td#leftc {
	width:199px;
	height:631px;
	background-image:url(../images/leftc.gif);
	background-repeat:no-repeat;
	padding-top:50px;
}
td#footer {
	height:72px;
	width:586px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
}
#content {
	height: 578px;
	width:536px;
	background-color:#0B0B0B;
	background-image:url(../images/content.gif);
	background-repeat:no-repeat;
	padding:10px 25px 10px 25px;
}
/*end page layout */

#footertext {
	padding:35px 0px 0px 20px;
}
.leftBox {
	margin:0px 5px 20px 10px;
	width:180px;
}
input {
	background-color:#262626;
	border:1px solid #4c4c4c;
	height:16px;
	color:#fff;
	font-size:11px;
}
option {
	color:#fff;
}
textarea {
	width:385px;
	background-color:#262626;
	border:1px solid #4c4c4c;
	color:#fff;
	font-size:11px;
}
.button {
	background-color:#EE1C00;
	height:20px;
	font-weight:bold;
}
input:focus, textarea:focus {
	background:none;
	border:1px solid #EE1C00
}
checkbox {
	background:none;
	color:#fff;
}
select {
	width:220px;
	background-color:#EE1C00;
	border:none;
	color:#fff;
}
.kontaktfieldtextmittel {
	width:70px;
	height:16px;
	color:#fff;
}
.kontaktfieldtext {
	width: 220px;
}
.fileupload {
	background-color:#262626;
}
.kontaktbtn {
	background-color:#EE1C00;
	height:20px;
	font-weight:bold;
	cursor:pointer;
	border:none;
	line-height:12px;
}
.kontaktfieldsuchen {
	height:16px;
	line-height:14px;
	margin:0px;
	vertical-align:top;
	width:135px;
	background-color:#333;
	border:1px solid #4c4c4c;
}
.clientsearch {
	height:16px;
	line-height:14px;
	margin:0px;
	vertical-align:top;
	width:200px;
	background-color:#333;
	border:1px solid #4c4c4c;
}
.gosearch {
	background-color:#EE1C00;
	border:1px solid #EE1C00;
	height:20px;
	width:30px;
	font-weight:bold;
	cursor:pointer;
	padding: 0px 5px 0px 5px;
	vertical-align:top;
	margin:0px;
}
form {
	margin:0px;
}
.text {
	border-bottom: 1px solid #666666;
}
.registerbox a {
	display:block;
	text-decoration:none;
	padding: 2px 2px 2px 2px;
	background-color:#EE1C00;
	width:15px;
	height:15px;
	margin-right:1px;
}
.registerbox a:hover {
	background:none;
	border:1px solid #EE1C00;
	width:13px;
	height:13px;
}

.registerboxActive a {
	background:none;
	border:1px solid #EE1C00;
	width:13px;
	height:13px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
	width:15px;
	height:15px;
	margin-right:1px;
}
