body {
    background: url("http://www.careesma.at/l/de/img/bg/pc_body_register.png") repeat-x scroll left top #eaeaea;
    color: #333338;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 13px;
}

#template{
	width:960px;
	margin:0 auto;
}

#template h5
    clear: both;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
color: #535353;
width:680px;
}

#template h6
    clear: both;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 5px;
color: #535353;
margin-left:2px;
}

#template #main-content {
    background-color: #fff;
    border: 1px solid #888;
    display: inline;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 30px;
    width: 670px;
	font-size: 13px;
	color: #000;
	line-height: 1.3em;
}

#template #main-content .claim h2 {
    color: #000000;
    font-family: Verdana;
    font-size: 25px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: -758px;
    padding: 5px 15px 0;
    text-align: justify;
    width: 650px;
}

#template #main-content .claim h3 {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    margin-bottom: 40px;
    margin-left: 16px;
    margin-top: 58px;
    padding: 0;
    text-align: justify;
    width: 440px;
}

#template #main-content .claim h4{
	color: #000;
	font-size: 20px;
text-align:left;
	font-weight: normal;
	width:630px;
line-height: 20px;
	margin-bottom:15px;
	font-family: Verdana; 
	padding: 0px 15px 0px;
}

#template #txt-description {
    margin-right: 0;
    margin-top: 15px;
    text-align: left;
}

#template #required-skills {
    margin-right: 0px;
    text-align: left;
	margin-top: 15px;
}


#main-content div ul {
    list-style: disc;
    margin-bottom: 10px;
    padding: 0;
}


#main-content div li {
    line-height: 16px;
    margin-bottom: -7px;
margin-right: 20px;
}


#template #footer-contact {
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    padding: 20px;
    position: relative;
    
}

#template #footer-contact p {
	font-size: 13px;
	text-align: justify;
	}

.external-email:link {
color:#000;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.external-email:hover {
color:#000;
text-decoration:underline;
}

.external-url-enabled:link {
color:#E17029;
font-size:13px;
text-decoration:none;
}

.external-url-enabled:visited {
color:#E17029;
font-size:13px;
text-decoration:none;
}

.external-url-enabled:hover {
color:#E17029;
font-size:13px;
text-decoration:underline;
}

#template #logo {
	text-align: center;
	padding: 10px 0 0 0;
}

#main-content p, #main-content span {
    line-height: 1.3em;
}

/**************************************************/

#template #main-content .claim {padding: 20px;}

#main-content em {font-weight: bold; font-style: normal; color: #1B650B;}

#jobTitle {
	color: #000;
	text-align: right;
	padding-top: 0;
	}

#jobTitle h1 {
	color: #000;
    font: bold 24px Arial, Helvetica, sans-serif;
    text-align: right;
	margin: 0;
	padding: 0;
	}

#jobTitle span {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	margin: 0;
	}

#info {
	background: url(bd_girl.jpg) no-repeat top left;
	width: 320px;
	height: 353px;
	padding-left: 330px;
	}
	
#info p {
	text-align: justify;
	}

.blue {
	color: #017CC2;
	font-size: 14px;
	padding: 0 20px;
	text-align: justify;
	}

#fb {
	background: url(bd_bottom.jpg) no-repeat center right;
	height: 135px;
	}

#button a {
	background-color: #036aa2;
    border-radius: 6px;
    display: block;
    margin: 20px 0 10px 150px;
    padding: 9px;
    text-align: center;
    width: 120px;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#017bc2), to(#036aa2));
	background: -webkit-linear-gradient(top, #017bc2, #036aa2);
	background: -moz-linear-gradient(top, #017bc2, #036aa2);
	background: -ms-linear-gradient(top, #017bc2, #036aa2);
	background: -o-linear-gradient(top, #017bc2, #036aa2);
	}

#button a:hover {
	background-color: #017bc2;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#036aa2), to(#017bc2));
	background: -webkit-linear-gradient(top, #036aa2, #017bc2);
	background: -moz-linear-gradient(top, #036aa2, #017bc2);
	background: -ms-linear-gradient(top, #036aa2, #017bc2);
	background: -o-linear-gradient(top, #036aa2, #017bc2);	
	}

#button a:link, #button a:visited {color: #ffffff; font-size: 12px; text-decoration: none; text-transform: uppercase; text-shadow: -1px -1px 0 #036aa2;}
#template #footer-contact p {font-size: 13px;}
#template #main-content img {display: block; margin: 0;}