/*  

Farbe	   - RBG HEX
----------------------
LOOKIN!-rot	#c70000
Border-grau	#C0C0C0
Text-Grau	#333333

*/


*
{
	padding: 0;
	margin: 0;
}

body
{
text-align:center; 
width:100%;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
color: #333333;
margin-top:5px;
}

table{
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
color: #333333;
}

#all_cnt{
width:800px;
background-image:url(dummy.png);
padding-right: 15px;
background-repeat:repeat-y;
background-position:right;
text-align:center;
}

*html #all_cnt{
padding-right: 25px;
}

#head{
position: relative;
border-top: 1px dashed #C0C0C0;
width: 785px;
height: 80px;
background-image:url(lookin_slogan.png);
background-repeat:no-repeat;
background-position:right;
border-bottom: 1px dashed #C0C0C0;
}

#picture{
position: relative;
width: 775px;
height: 150px;
border-bottom: 1px dashed #C0C0C0;
overflow: hidden;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom:5px;
background-image:url(jobsuche_anders.jpg);
background-repeat:no-repeat;
background-position:right;
}

*html #picture{
height: 160px;
}

#container{
width: 785px;
position: relative;
margin-bottom: 5px;

}

#menue_left{
position: relative;
width: 199px;
float:left;
text-align: left;
margin-top: 3px;
margin-left: 0px;

}

*html #menue_left{
margin-top: 7px;	
}

#sidebar_left{
position: relative;
width: 199px;
float:left;
text-align: left;
margin-top: 3px;
margin-left: 0px;

}


*html #sidebar_left{
margin-top: 7px;	
}

#facebook{
position: relative;
width: 199px;
float:left;
text-align: left;
margin-top: 3px;
margin-left: 0px;
padding-left: 0px;

}

.menue ul, li, ol{
list-style-type: none;
}

.menue li a{
display: block;
line-height: inherit;
font-weight: bold;
color: #333333;
text-decoration: none;
height: 25px;
line-height: 25px;
padding-left: 10px;
}

.menue li a:hover {
/*background-image:url(item.png);*/
background-repeat:no-repeat;
background-position:3px;
background-color: #C0C0C0;
height: 25px;
color: #000000;
}

.menue .selected a{
/*background-image:url(item_selected.png);*/
background-repeat:no-repeat;
background-position:3px;
height: 25px;
background-color: #c70000;
color: #ffffff;
}

.menue .selected a:hover{
/*background-image:url(item_selected.png);*/
background-repeat:no-repeat;
background-position:3px;
height: 25px;
background-color: #c70000;
color: #ffffff;
}

.menue .submenu a{
/*padding-left:40px;*/
}

#cnt{
position: relative;
width: 575px;
color: #333333;
text-align: left;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
margin-left: 199px;
padding-left: 5px;
text-align: justify;
border-left: 1px solid #C0C0C0;
/*font-size:13px;
font-family:verdana;*/
}


#cnt a{
color: #333333;
/*font-weight: bold;
font-decoration: none;
text-decoration: none;*/
}

#special a:hover {
/*background-image:url(item.png);
font-weight: bold;*/
background-repeat:no-repeat;
background-position:3px;
background-color: #C0C0C0;

height: 25px;
color: #000000;
font-decoration: none;
text-decoration: none;
}

#cnt ul{
padding-left: 25px;
}

#cnt li{
list-style-type:circle;
padding-left: 10px;
}



.clearer {
clear: both;
margin-bottom: 8px;
}

*html .clearer{
margin-bottom: 0px;
}

#footer{
position: relative;
color: #333333;
border-top: 1px dashed #C0C0C0;
border-bottom: 1px dashed #C0C0C0;
text-align: left;
width: 780px;
height: 65px;
padding-top: 5px;
padding-left: 5px;
}

h1{
font-size: 18px;
}


h2{
font-size: 16px;
}


h3{
font-size: 14px;
}


h4{
font-size: 12px;

}

p{
padding-bottom: 5px;
}

.csc-caption{
font-size: 9px;
}


.csc-Header h1, h2, h3, h4{
color: #333333;
padding-bottom: 5px;
}

.csc-Header .csc-firstHeader{
color: #c70000;
padding-top: 0px;
}

#cnt ul{
padding-bottom: 10px;
}

#small{
position: relative;
color: #333333;
border-bottom: 1px dashed #C0C0C0;
text-align: left;
width: 780px;
height: 25px;
padding-top: 5px;
padding-left: 5px;
}

*html #small{
height: 30px;
}

#small a{
font-size: 10px;
color: #333333;
}

#############mailform

.csc-mailform label {
    display: block;
}

fieldset.csc-mailform {
	border: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.csc-mailform input, .csc-mailform textarea {
	border: 1px solid #C0C0C0;
	background-color:  #f3f0f0;
	float:left;
}

.csc-mailform input.csc-mailform-submit {
	border-style: outset;
}

div.csc-mailform-label {
	background:  #f3f0f0;
	font-weight: bold;
	padding: 0.2em;
	border-bottom: 1px solid #ccc;
	margin: 2em 0 1em 0;
}

.csc-mailform-field fieldset {
	border:none;
}

.csc-mailform-field fieldset legend {
	display:none
}

.csc-mailform-field {
	clear:left;
}

/* neue Styles Firmen 2008 eingef?gt von Tobias Pl?ger	12.06.2008 */

.tdlogo2008{
width:120px;
height: 90px;
vertical-align: middle;
text-align:center;
border-bottom: 1px dashed #c0c0c0;
}

.tdimage2008{
max-width:120px;
max-height: 90px;
vertical-align: middle;
text-align:center;
}

.tdname2008{
width: auto;
text-align:left;
vertical-align: middle;
padding-left: 10px;
border-bottom: 1px dashed #c0c0c0;
}

.tdmtdi2008{
width: 100px;
background-image:url(/fileadmin/templates/lookin/index_web_FILES/mtdi.png);
background-position:center;
background-repeat:no-repeat;
border-bottom: 1px dashed #c0c0c0;
}

.tdmtmi2008{
width: 100px;
background-image:url(/fileadmin/templates/lookin/index_web_FILES/mtmi.png);
background-position:center;
background-repeat:no-repeat;
border-bottom: 1px dashed #c0c0c0;
}

.tdmtdimi2008{
width: 100px;
background-image:url(/fileadmin/templates/lookin/index_web_FILES/mtdimi.png);
background-position:center;
background-repeat:no-repeat;
border-bottom: 1px dashed #c0c0c0;
}

.company_image{
	max-width : 200px; 
	max-height : 70px;
}


/* neue Styles Tabellen eingef?gt von Tobias Ploeger	04.10.2008 */

tbody tr.odd th,
tbody tr.odd td {
  border-color: #deded8;
  background: #f9f9fb;
}


tbody td,
tbody th {
  border: 1px solid #fff;
  border-width: 1px 0;
}





thead th,
thead td,
.header th,
.header td {
  font-weight: bold;
  line-height: normal;
  border-bottom: 0.4em solid #C70000;
}


